body{
	padding:0px;
	margin:0px;
	background-image:url(../images/body-bg.gif);

	background-repeat: repeat;
	
	background-position:top left;
	color: #FFF;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span, em{
	margin:0; padding:0;
}



.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

em, .hide { 
	position: absolute; 
	left: -9999em;
	outline:none;
}
.abtsupreme{
background-image:url(../images/abtsupreme-img.gif);
background-repeat:no-repeat;
width:639px;
height:47px;
}
#main{

}
#wrapper{


width:950px;
margin:0 auto;
padding:0px;
text-align:left;
height:auto;
}
#header{
margin-top:30px;
float:left;
height:124px;
}
#logo{
width:250px;
float:left;
}

#headerimage{
margin-top:-13px;
float:left;
width:950px;
}

#footer{
background-image:url(../images/footer-bg.gif);
background-repeat:repeat-x;
height:30px;
background-position:bottom;
}
#footerinner{
width:950px;
margin:0 auto;
padding-top:10PX;

}
a{
outline:none;
}
A.footerlink A:ACTIVE.footerlink, A:FOCUS.footerlink, A:LINK.footerlink, A:VISITED.footerlink{
	font-family: Tahoma, Arial, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-right:8px;
	padding-left:8px;
}
A:HOVER.footerlink{
	font-family: Tahoma, Arial, sans-serif;
	color: #b6b6b6;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-right:8px;
	padding-left:8px;
}
.whitetext{
	font-family: Tahoma, Arial, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#menu{
float:right;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:85px;
}

#menu li{
display:inline;
font-family: Tahoma, Arial;
font-size:11px;
display:block;
float:left;
color:#c80e05;
text-decoration:none;
font-weight:bold;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
padding-top:2px;
}

#menu a{
font-family: Tahoma, Arial;
font-size:13px;
display:block;
float:right;
color:#0084FF;
text-decoration:none;
font-weight:bold;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
padding-top:2px;
}

#menu a:hover{
/*border-bottom:2px solid #FF0000;either bg color or border u can define here*/
background-color:#0F83EE;
color:#FFFFFF;
}

#menu .active a{
/*border-bottom:2px solid #FF0000;*/
background-color:#0F83EE; 
font-weight: bold; 
color:#FFFFFF;
}
/*main menu ends*/


.text{
font-family:Tahoma, arial;
font-size:11px;
color:#2c2d29;
text-decoration:none;
font-weight:normal;
line-height:17px;
}
#midwrap1{
float:left; width:950px;
margin-top:0px;
}
#midwraps1{
float:left; width:950px;
margin-top:-13px;
}
#midwrap2{
float:left; width:950px;
}

#rightnav{
float:right;
}
#rightnav ul {
	list-style-type: none;
	padding: 0;
	margin:0;
}
#rightnav li{
display:block;
background-image:url(../images/nav-bullet.html);
background-repeat:no-repeat;
background-position: 0.8em;
padding-left:0.1em;
border-bottom:1px solid #e7e6e6;
line-height:26px;
background-color:#f6f6f6;


}

#rightnav li a{
font-family: Tahoma, Arial;
font-size:11px;
color:#010101;
text-decoration:none;
font-weight:bold;
}

#rightnav a:hover{
/*border-bottom:2px solid #FF0000;either bg color or border u can define here*/
color:#c80e05;
}

#rightnav .active a{
/*border-bottom:2px solid #FF0000;*/
font-weight: bold; 
color:#c80e05;
}
