@charset "UTF-8";
/* CSS Document */

*, html {margin:0; padding:0;}
body{font-family:Arial, Helvetica, sans-serif;background:url(../images/bg_2.jpg) repeat-x #070707; font-size:12px;}

.clearFix{clear:both;}
#container{width:790px;margin:20px auto 0 auto;}
#header {position:absolute; width:790px; border-bottom:#ef110c solid 8px; height:65px;}

#logo{width:312px;height:61px;background:url(../images/elite_logo.png) no-repeat; position:absolute; left:0;}
#logo a {display: block;text-indent: -90000px;position: absolute;width:312px;height:61px; outline: none;}

#content{padding-top:69px; color:#FFF;}
	#imageRotate{border-bottom:#ef110c solid 1px;}
	#leftContent{float:left; width:364px; padding:20px;}
	#rightContent{float:left; width:364px; padding:20px 20px 20px 0;}
	.hrLine{border-top:#efefef dotted thin;margin-bottom:20px;}
		.sideTwo{margin-bottom:25px;}
			.stLeft{float:left; width:270px;}
			.stRight{float:left; width:85px;}
				.stRight img{border:#FFF 1px solid;}
	
#footer {border-top:#ef110c solid thin;height: 55px;background:url(../images/footerBG.png) repeat-x;padding:15px;}
	#footerLeft, #footerMid{float:left;}
	#footerRight{margin:0 0 0 20px;font-size:12px;color:#ffffff;}
	#footerRight2{margin:8px 0 0 20px;font-size:11px;color:#ffffff;}
	#footerJC{float:right;}
	a.footerLink{color:#FFF;text-decoration:none;}
	a.footerLink:hover{text-decoration:underline;}
	#social{list-style:none;width:100px;height:40px;position:relative;margin:0;padding:0;}
	#social a{display:block;text-indent:-90000px;position:absolute;outline:none;}
	#social .face{background:url(../images/Facebook_icon.png) no-repeat;top:0;left:0;width:40px;height:40px;}
	#social .twit{background:url(../images/twitter-icon.png) no-repeat;top:0;left:60px;width:40px;height:40px;}
	#social a:hover{background-position:bottom left;}

a{color:#ef110c; text-decoration:none;}
a:hover{text-decoration:underline;}
h1, h2, h3{color:#FFF;}
h1{font-size:32px; font-weight:100;}
h2{font-size:24px; font-weight:100;}
h3{font-size:18px; font-weight:100; margin-bottom:5px;}