html, body, div, table {
font: Verdana,Arial,sans-serif;
color:#FFFFFF;
}

a img{border-width: 0px;}

body {
text-align:center;
background:#12365B;
}
table{border:0; padding:0;}


/*----LINKS----*/
A:link {color:#cbccd6; text-decoration:none}
A:hover {color:#f7931d; text-decoration:none}
A:visited {color:cbccd6; text-decoration:none}
A:hover {color:#f7931d; text-decoration:none}
A:active {color:525d7c; text-decoration:none}



/*-- layout --*/
#home_container{width:527; position:relative; float:none; top:73; font-family:"Trebuchet MS"; margin: 0 auto;}

#home_header{width:527; position:relative; float:none; margin-top:15px;}
#home_nav{color:#cbccd6; font-size:13px; position:relative;width:527px; border-top: 2px solid #656c89; margin-top:5px;}
#home_body{ margin-top:15px; margin-bottom:30px;}

#primary_container{width:527; position:relative; float:none; top:73; font-family:"Trebuchet MS"; margin: 0 auto;}

#primary_header{width:527; position:relative; float:none; background-image:url(images/header03.gif); height:152;}
	#primary_nav{color:#cbccd6; font-size:13px; position:absolute; top:6px; left:103px; width:447px;}
	#primary_headline{color:#f7931d; font-size:27px; position:absolute; top:103px; left:9px; width:auto;}
	#primary_subtitle{color:#c2c3cf; font-size:12px; position:absolute; top:135px; left:9px; width:auto;}

#primary_body{height:252; background-color:656c89; float:inherit; position:relative; margin-top:16px; text-align:left;}
	#p_body_text{float:inherit; position:absolute; font-size:13px; left:9px; top: 6px;}
	#p_body_pic_team{ float:inherit; position:absolute; width:279; background-image:url(images/teamuniforms.gif); height:252; left:248px;}
	#p_body_pic_corp{ float:inherit; position:absolute; width:284; background-image:url(images/corporate.gif); height:252; left:243px;}
	#p_body_pic_acc{ float:inherit; position:absolute; width:282; background-image:url(images/accessories.gif); height:252; left:245px;}
	#p_body_pic_custom{ float:inherit; position:absolute; width:279; background-image:url(images/custom.gif); height:252; left:248px;}

#contact_body{float:inherit; position:relative; margin-top:16px; text-align:left; font-size:12px;}
	#c_body_cont{ float:inherit; position:relative; margin-top:10px; width:260px;}
		#c_body_info{float:none; position:absolute; left:99px; top: 1px;}
	#c_email{ float:none; left:280px; position:absolute;}

#primary_footer{float:inherit; position:relative; margin-top:15px; border-top: 2px solid #656c89;}

/*-- other --*/
#home01{font-size:38px; color:#F7931D}
#home02{font-size16px; color:#cbccd6}
#nav{font-size:13px; color:#cbccd6}
#dead{color:#525d7c}
#foot{font-size:12px;}
#contact{color:#f15d22;}
