* { margin: 0px; padding: 0px;}
BODY {
	background-color: rgb(0,24,52);
	text-align:center;
	color: #8C8C8C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A { text-decoration:none;}
.clear{ clear:both;}
#container {
	margin:5px auto;
	text-align: left;
	background-color: rgb(255,255,255);
	background-image:  url('../images/template/container/bg.gif');
	border: 1px solid rgb(63,76,90);
	width:790px;
	
}
/*<group=Header>*/
	#header { margin: 16px 16px 0px 16px; position: relative; height:145px;}
	/*<group=Logo>*/
		#header .logo {
				background-color: rgb(220,25,0);
				width:153px;
				height: 121px;
				text-align: center;
				margin-right: 5px;
				margin-bottom: 5px;
		}
			#header .logo IMG { margin:16px;}
	/*</group>*/
	/*<group=Main Menu>*/
		#header .mainmenu {
			position: absolute;
			top: 0px;
			left:158px;
			width:609px;
			height: 121px;
			vertical-align:bottom;
		}

			#header .mainmenu A {
				color: white;
				font-size:11px;
				font-weight:bold;
				height: 121px;
				float: left;
			}
			#header .mainmenu A.menu1 { 
				background-image: url('../images/template/menu/menu1.gif');
				background-position:0 0;
				background-repeat:no-repeat;
				width: 124px;
				height: 121px;
			}
				#header .mainmenu A.menu1:hover { 
					background-image: url('../images/template/menu/menu1.gif');
					background-position: 0 -121px;

				}

			#header .mainmenu A.menu2 { 
				background-image: url('../images/template/menu/menu2.gif');
				background-position:0 0;
				background-repeat:no-repeat;
				width: 107px;
				height: 121px;
			}
				#header .mainmenu A.menu2:hover { 
				background-image: url('../images/template/menu/menu2.gif');
				background-position: 0 -121px;
			}
			#header .mainmenu A.menu3 { 
				background-image: url('../images/template/menu/menu3.gif');
				background-position: 0 0;
				background-repeat:no-repeat;
				width: 88px;
				height: 121px;
			}
				#header .mainmenu A.menu3:hover { 
					background-image: url('../images/template/menu/menu3.gif');
					background-position: 0 -121px;

				}
			#header .mainmenu A.menu4 { 
				background-image: url('../images/template/menu/menu4.gif');
				background-position:0 0;
				background-repeat:no-repeat;
				/*width: 69px;*/
				width: 107px;
				height: 121px;
			}
				#header .mainmenu A.menu4:hover { 
					background-image: url('../images/template/menu/menu4.gif');
					background-position: 0 -121px;

				}
			#header .mainmenu A.menu5 { 
				background-image: url('../images/template/menu/menu5.gif');
				background-position:0 0;
				background-repeat:no-repeat;
				width: 75px;
				height: 121px;
			}
				#header .mainmenu A.menu5:hover { 
					background-image: url('../images/template/menu/menu5.gif');
					background-position: 0 -121px;
				}
			#header .mainmenu A.menu6 { 
				background-image: url('../images/template/menu/menu6.gif');
				background-position:0 0;
				background-repeat:no-repeat;
				width: 100px;
				height: 121px;
			}
				#header .mainmenu A.menu6:hover { 
					background-image: url('../images/template/menu/menu6.gif');
					background-position: 0 -121px;

				}
	/*</group>*/
	/*<group=Sub Menu>*/		
		#header .submenu {
			position: absolute;
			top: 126px;
			left:0px;
			width: 153px;
			height: 14px;
			background-color:rgb(220,25,0);
			text-align:center;
		}
			#header .submenu A {
				text-transform:uppercase;
				color: white;
				font-weight:bold;
				font-size:11px;
				margin: 0px 5px;
			}
	/*</group>*/
		#header .menubar{
			position: absolute;
			top: 126px;
			left:158px;
			width: 602px;
			height: 14px;
			background-color:rgb(220,25,0);
		}
		#header .menubar A{
			text-transform:uppercase;
			color: white;
			font-weight:bold;
			font-size:11px;
			margin: 0px 5px;
		}
		#body .menubar{
			width:602px;
			background:#e75e4d;
			height:16px;	
		}
		#body .menubar A {
			text-transform:uppercase;
			color: white;
			font-weight:bold;
			font-size:12px;
			line-height:16px;
			margin: 0px 5px;
		}
		#body .menubar A:hover {
			color:#1F344D;
		}
/*</group>*/
/*<group=Footer>*/
	#footer { text-align:center; padding:10px;}
		#footer A { color: #8C8C8C; }
			#footer A:hover { color: #1F344D;}
/*</group>*/

/*<group=Content>*/
	.bodyContainer {
		margin-left: 5px;
		margin-top:0px;
		padding-bottom: 10px;
		background-color: white;
		overflow:hidden;
		float:left;
		width:600px;
	}
	.bodyContainer H1 { 
		color: rgb(220,25,0); 
		border-bottom: 1px solid rgb(163,163,163);
		font-size:16px;
		padding: 6px;
		text-transform:uppercase;
	}
	.bodyContainer .content, .bodyContainer .content TD { font-size: 11px; background-color:#F3F4F5; margin:10px; padding:10px;}
	.bodyContainer .content UL {
		list-style: decimal outside;
		margin-left: 20px;
	}
	.bodyContainer .content A { color: #8C8C8C; font-weight: bold;}
	.bodyContainer .content A:hover { text-decoration:underline;}
/*</group>*/

/*<group=FrontPage>*/
	.frontpage TD { background-color:#F3F4F5; font-size:11px;}
	.frontpage TD H2 { background-color:#F3F4F5; padding:5px; font-size:11px; font-weight: bold; background-color: #E8EAEC;}
	.frontpage TD DIV { padding: 5px;}
/*</group>*/

/*<group=Contact Us>*/
	#frmContactUs { background-color:#F3F4F5; font-size:11px; margin: 10px;}
	#frmContactUs H2 { background-color:#F3F4F5; padding:5px; font-size:11px; font-weight: bold; background-color: #E8EAEC;}
	#frmContactUs TH { text-align:right; font-size:11px;}
	#frmContactUs INPUT { width: 177px;}
	#frmContactUs INPUT.empty  { color: rgb(200,200,200);}
	#frmContactUs TEXTAREA.comments  { height:50px; width:100%;}

#validateErrorMsg { 
		position: absolute; 
		background-color: rgb(255,255,200);
		border: 1px solid rgb(255,255,0);
		line-height:16px;
		z-index:200; 
		padding: 2px 10px;
		color: black;
		font-size: 10px;
	}


/*</group>*/

/*<group=Auctions>*/
	.auctionList A { display: block;color: #1F344D; background-color:#F3F4F5; font-size:11px; text-align: center; padding-bottom:10px;}
	.auctionList A H3 { background-color: #E8EAEC; font-size: 11px; font-weight:bold; color: #1F344D;}
	.auctionList A DIV.dayTime { font-size: 11px; font-weight: bold; color: rgb(163,163,163);}
	.auctionList A DIV.dayDate { font-size: 11px; font-weight: normal; color: rgb(163,163,163); padding:4px; margin-bottom:10px;}
	.auctionList A IMG { margin: 10px;}
	.auctionList A:hover { display: block; background-color: #EE8C80; font-size:11px; text-align: center; padding-bottom:10px;}
	.auctionList A:hover H3 { background-color: #DC1900; font-size: 11px; font-weight:bold; color: white;}
	.auctionList A:hover DIV.dayTime, .auctionList A:hover DIV.dayDate { color: white;}
	
	
	.auctionItem  DIV { display: block; background-color:#F3F4F5; font-size:11px; }
	.auctionItem  DIV H3 { background-color: #E8EAEC; font-size: 11px; font-weight:bold; color: #1F344D; padding:5px;}
	.auctionItem  DIV DIV { padding: 10px; font-weight:bold;}
	
	.auctionDetails IMG { margin: 5px;}
	.auctionDetails DIV { padding:20px; display: block; background-color:#F3F4F5; font-size:11px; }
/*</group>*/

#meetourcrew {
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	text-transform:uppercase;
	padding: 5px;
	border: 1px solid white;
	background-color:rgb(220,25,0);
}
#reps {
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	padding: 5px;
	border: 1px solid white;
	text-transform:uppercase;
	background-color:rgb(220,25,0);
}


.bodySidemenu{
	float:left;
	padding-top:99px;
	padding-left:16px;
	padding-bottom:50px;
    text-align: center;
    width: 153px;
}
.bodySidemenu a {
    color: #8C8C8C;
}
.bodySidemenu img.insurance {
    padding-top: 20px;
    
}

