/* CSS Document */

body							{	margin: 0px;
									background: #000 url(../images-2/rotator.php) top center no-repeat fixed;
									bac
									margin:0 auto;
									font: 16px/normal "Times New Roman", Times, serif, Verdana; color:#E1E1E1;
}	

a { color:#C00; text-decoration:none;}	

img			{	
						filter:alpha(opacity=100);
  						/* CSS3 standard */
 						opacity:1.0;}						

/** * { margin: 0; padding: 0; } */


#container			{	width: 900px ;
                        margin: auto ;
						padding: 0 ; 
						/*background-color:#FF0;
						filter:alpha(opacity=60);
  						/* CSS3 standard */
 						/*opacity:0.6;*/
						 
					}
					

#header  			{	width: 900px; height:169px; background-color:#000;}

#content			{	background-image:url(../images/bg.png);
						/* background-color:#000;
						filter:alpha(opacity=80);
  						CSS3 standard */
 						/* opacity:0.8;*/
						
			
}

#menu 				{
	width: 900px;
	height: 30px;
	background-image:url(../images/bg_nav.jpg);
	
	font: 15px/normal "Times New Roman", Times, serif, Verdana; color:#FFF; line-height:1.0;						
					}
					
#logo				{ 	height: 48px; width:900px;}


/* ----- BODY CONTAINER -----------------------------------------------*/


#inner {
	width:800px;
	line-height:1.2;
	min-height:250px;
	height:auto;
	text-align:center;
	
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom:30px;
	padding-bottom:30px;
}

/* ----- FOOTER CONTAINER -----------------------------------------------*/
	 
	
#footer{
	width:900px;
	height:50px;
	margin:0px auto;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
	

						
}

#footer-top	{ 	margin: 60 0 0 0 ;
				border-top:#FFF solid 1px;
				padding-top:10px;
				width:100%;
				height:150px;
				background-repeat:no-repeat;
				clear:both;
				text-align:center; color:#CCC;
					background-color:#000;
						filter:alpha(opacity=70);
  						/* CSS3 standard */
 						opacity:0.7;
}

.footer-link a { color:#3C6;}

#footer-links { height:40px;
				border-bottom:#666 solid 1px; width:900px; margin-top:10px; margin-left:auto; margin-right:auto;margin-bottom:10px; vertical-align:bottom; font-family:Verdana, Geneva, sans-serif; font-size:12px; font-weight:normal; }
				
.footer-link a 				{ color:#FFF; text-decoration:none;  }
.footer-link a: hover 		{ color:#FFF; text-decoration:none;  }
.footer-link a: active 		{ color:#FFF; text-decoration:none;  }
.footer-link a: visited 	{ color:#FFF; text-decoration:none;  }

#footer_column_no1{
	float:left;
	width:525px;
	height:50px;
	font-size: 90%;
	text-align:center;
	line-height: 1.2;
}
	
#footer_column_no2{
	
	width:200px;
	float:left;
	height:50px;
	text-align:left;
	line-height: 1.2;
	text-align:right;
	
	
}

#footer_column_no3{
	
	width:175px;
	float:left;
	height:50px;
	text-align:center;
	line-height: 1.2;
	
}

.ws { padding:5px;}

.required { color:#C00; font-size:13px;}

#awards { vertical-align:top; margin:auto; width:500px; padding:10px;}

.awards { vertical-align:top; padding:10px;}

h3  { text-transform:lowercase;}
