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

html{background-color:#000000;}

html,body{margin:0;padding:0}
body {

            font-family: verdana, Helvetica, sans-serif;

            font-size:12px;

            color:#666666;
			
			text-align:center;
			
			
			
			 background: url(images/redBlackBg.jpg) repeat-x;
			
			

}

 

td {

            font-family: verdana, Helvetica, sans-serif;

            font-size:12px;

            color:#666666;

}

 

th {

            font-family: verdana, Helvetica, sans-serif;

            font-size:14px;

            color:#000000;

}

 

ul,li,span{

            font-family: verdana, Helvetica, sans-serif;

            font-size:12px;

            color:#666666;

}

 

a{color:#e11f26;}

a:HOVER{color:#000000;}

a:VISITED{}

 

p{margin-top:0;margin-bottom:12px;font-size:12px;color:#666666;}

b{color:#e11f26}

 

H1{margin-top:0;margin-bottom:12px;font-size:16px;color:#e11f26;}

H2{margin-top:0;margin-bottom:12px;font-size:18px;color:#000000; font-family:Arial, Helvetica, sans-serif}

H3{margin-top:0;margin-bottom:12px;font-size:18px;color:#e11f26;}

H4{margin-top:0;margin-bottom:12px;font-size:14px;color:#e11f26;}

H5{margin-top:0;margin-bottom:12px;font-size:12px;color:#000000;}

H6{margin-top:0;margin-bottom:12px;font-size:12px;color:#e11f26;}


div#header{background-color:#e11f26; position:relative}
div#flashContainer{height:128px; width:130px; clear:both; display:block; position: absolute; top:0px }

div#container{text-align:left;background:#fff;}
div#content{background:#fff}
div#homeBox{background:url(images/displayBox.jpg) no-repeat;}
div#navigation{background:#fff}
div#navOne{background: url(images/rightNavBox1.jpg) no-repeat; }
div#navTwo{ height:385px}
div#extra{background:#FF8539}
div#footer{background: url(images/footer.jpg) no-repeat;color: #FFF}


div#header{ width:995px; height:123px; padding-top:20px;}
div#container{width:995px;margin:0 auto; }
div#content{float:left;width:561px; padding-left:20px; padding-bottom:15px; }

div#homeBox{width:580px;height:114px; padding-bottom:3px}
div#homeText{padding:10px 5px 5px 30px; width:300px; float:left}
div#homeBoxImage01{height:94px; width:159px; float:right; padding: 5px 15px 5px 5px; }
div#navigation{float:right;width:379px; margin-top:35px;}
div#navOne{height:155px; padding-bottom:0px; padding-left: 30px; padding-top:10px; padding-right:40px;}
div#navTwo{padding-bottom:0px; padding-top:10px;}
div#specialNav01{background:url(images/specialBoxTop.jpg) no-repeat; width:357px; height:149px}
div#specialNav01 img{}
div#specialNav01 h2{padding-left:30px; padding-top:15px; padding-bottom:0px}
div#specialText{width:180px; float:left; padding-left:30px;}
div#specialText2{
	width:320px;
	float:left;
	padding-left:30px;
	padding-top:12px
}
div#specialText3{width:180px; float:left; padding-left:30px; padding-top:12px}
div#specialImg {float:right;  vertical-align:top; padding-right:10px;}
div#specialImg img{
	margin-top:5px;
	position:inherit;
	
	
}
div#specialNav02{height:114px; width:357px;  display:block; background:url(images/specialBox.jpg) no-repeat;}
div#specialNav02 img{padding-right:0px; padding-top:15px}
div#specialNav03{height:124px; margin-top:0px; display:block; background:url(images/specialBoxBottom.jpg) no-repeat;}
div#specialNav03 img{padding-right:20px; padding-top:15px}

div#specialNavFiller{height:325px; margin-top:0px; display:block; background:url(images/filler2.jpg) repeat-y;}
div#specialNavCap{height:16px; margin-top:0px; display:block; background:url(images/fillerCap.jpg) no-repeat;}

div#footer{width:100%; height:24px; clear:both; margin-bottom:0px;}

.clearfix:after { 
    content: ".";  
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden; 
} 
 
.clearfix {
	display: inline-table;
} 
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {
	display: block;
} 
/* End hide from IE-mac */
