body {
	font-family: "Trebuchet MS";
	background-color: #212121;
	background-image:url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
	padding:0px;
}


#wrapper {	
	
	margin: 0 auto;
	width: 972px;
	text-align: center;
	padding:inherit;
	background:url(../images/HOME_top_logo.jpg) no-repeat;

	
	}

#top {height:245px;}
#top img {float:right;}
#top_text {height:110px;text-align:left;vertical-align:top;margin:0;padding:0;}
#top_text p{font-height:16px;font-size:14px;color:#212121;font-weight:bold;margin-top:3px;margin-left:55px;}
#top_text p span{line-height:40px;font-style:italic;color:#ffffff;font-size:12px;}


#splash3{height:435px;text-align:center;}
#splash3 img{margin-top:6px;}

#col1{float:left;width:276px;padding:2px;padding-top:65px;margin-right:15px;margin-left:52px;background:url(../images/HOME_img_1.jpg) top center no-repeat;text-align:left;}
#col1 h1{color:#eae1be;font-size:16px;font-weight:normal;line-height:16px;margin-top:0;}
#col1 p{font-size:11px;color:#eae1be;}
#col1 p span{font-size:18px;}
#col1 a:link, #col1 a:visited{color:#eae1be;text-decoration:none;}
#col1 a:hover{color:#fff;}

#col2{float:left;width:276px;padding:2px;padding-top:65px;margin-right:15px;background:url(../images/HOME_img_3.jpg) top center no-repeat;text-align:left;}
#col2 h1{color:#fff;font-size:16px;font-weight:normal;line-height:16px;margin-top:0;}
#col2 p{font-size:11px;color:#fff;}
#col2 p span{font-size:18px;}
#col2 a:link, #col2 a:visited{color:#fff;text-decoration:none;}
#col2 a:hover{color:#eae1be;}

#col3{float:left;width:276px;padding:2px;padding-top:65px;margin-right:0;background:url(../images/HOME_img_2.jpg) top center no-repeat;text-align:left;}
#col3 h1{color:#afd2dd;font-size:16px;font-weight:normal;line-height:16px;margin-top:0;}
#col3 p{font-size:11px;color:#afd2dd;}
#col3 p span{font-size:18px;}
#col3 a:link, #col3 a:visited{color:#afd2dd;text-decoration:none;}
#col3 a:hover{color:#fff;}




#footer{text-align:center;background:url(../images/logo_footer.jpg) top center no-repeat;height:100px;padding-top:45px;}
#footer p{font-size:10px;color:#666666;}
#footer a:link{color:#999999;text-decoration:none;}
#footer a:visited{color:#999999;text-decoration:none;}

