
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #474C4B;
	
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3A3939;
	word-spacing: 2px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-decoration: none;
}
.header A {
	TEXT-DECORATION: none;
	color: 3A3939;
	 }

.header A:hover {
	COLOR: #B5C49D; 
}

	
	


.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}
.footer A {
	TEXT-DECORATION: none;
	color: #FFFFFF;
	 }	
	
.footer A:hover {
	text-decoration: underline;
	 
}	
	
	
.mean-text{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.about-bg{
	background-image: url(about_us_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.mag1{
	background-image: url(mag_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.mag2{
	background-image: url(mag_mid_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.left-link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;	
}

.left-link A {
	TEXT-DECORATION: none;
	color: #474C4B;
	 }

.left-link A:hover {
	COLOR: #B5C49D; 
}

.about-text2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:500;
	
}

.bottom-bg{
	background-image: url(mag_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border:0;

}

.texta { 
 font-size: 10px; 
 background-color:#C2CFAE; 
 border: 1px solid #666666; 
}

