body {
background: #f2f2f2 url(../images/bg.jpg) left top repeat-x;
background-attachment: fixed;
margin: 0;
padding: 0;
}

a:hover {
	color:#F33; 
}

h1,h2,h3,h4 {
	margin: 0px;
}

.b {border-style: solid;
	border-color:#FF6633;
	}


.textmatter01 {
	font-family: calibri;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #3b3737;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
	line-height: 24px;
}


.textmatter-list {
	font-family: calibri;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #3b3737;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
}

.textmatter-green {
	font-family: calibri;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	color: #80b523;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
	line-height: 22px;

}

.text-prod {
	font-family: calibri;
	font-size: 22px;
	color: #2b2b2b;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.text-prod01 {
	font-family: calibri;
	font-size: 22px;
	color: #e67817;
	font-style: normal;
	font-weight: bold
}


.text-prod02 {
	font-family: calibri;
	font-size: 22px;
	color: #2b2b2b;
	font-style: normal;
	font-weight: bold;
}

.text-prod28 {
	font-family: calibri;
	font-size: 28px;
	color: #2b2b2b;
	font-style: normal;
	font-weight: bold;
}

.text-prod32-1 {
	font-family: calibri;
	font-size: 32px;
	color: #e67817;
	font-style: normal;
	font-weight: bold;
}

.text-footer {
	font-family: calibri;
	font-size: 18px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}

.text-footer01 {
	font-family: calibri;
	font-size: 16px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}



#more_button 
{background: url(../images/read-btn1.png)no-repeat bottom; height:61px; width:61px;}
#more_button:hover
{background: url(../images/read-btn.png)no-repeat top;}

.menu-main {
	width: 900px;
	height: 40px;
	float: left;
	z-index: 10;
	margin-top: 0px;
	margin-bottom: 0px;
	background:#e67817;
}



.menu{
    width: 900px;
	height: 40px;
	float: left;
	margin: 0 auto;

}

.menu ul{
    margin: 0; padding: 0;
    float: left;}
 
.menu ul li{
    display: inline;
	
}
 
.menu ul li a{
    float: left; 
	text-decoration: none;
	text-align: center;
	height: 33px;
    color: #FFF;
	font-weight: normal;
	text-transform: capitalize;
	font-family: Calibri;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0px;
    padding: 08px 25px 0px 30px;
	
}

.menu ul li:last-child {	
	background: none;
}
	
 
.menu ul li a:hover, .menu ul li .selected{
    color: #FFF;
	background: #000;
}

.border {border-top-style: dotted;
    border-right-style: solid;
    border-bottom-style: dotted;
    border-left-style: solid;
}

#request 
{background: url(../images/req01.jpg)no-repeat bottom; height:38px; width:146px;}
#request:hover
{background: url(../images/req.jpg)no-repeat top;}