/* CSS Document */

body {
	background-color:#003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	line-height:1.3em;
	margin-top:10px;
}

a {
	color:#0000FF;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
	text-decoration:underline;
}

.table {
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

/* Headers */

h1 {font-size:140%; font-weight:normal;}
h2 {font-size:130%; font-weight:normal;}
h3 {font-size:120%; font-weight:normal;}
h4 {font-size:110%; font-weight:normal;}

/* Font Color */

.red {
color:#FF0000;
}

.blue {
color:#0000FF;
}

.yellow {
color:#FFFF00;
}

.darkBlue {color:#082873;}

.green {color:#7cc141;}

/* Font Styles */

/*Menu */

#menu2 {
	width:100%;
	background-color:#003399;
	color:#fff;
}

	#menu2 a {
		color:#fff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:115%;
		font-weight:bold;
		text-decoration:none;
		padding:3px;
	}
	
	#menu2 a:hover {
		color:#fff;
		background-color:#0066FF;
		font-size:115%;
		font-weight:bold;
		text-decoration:none;
		padding:3px;
	}

/* Backgrounds */

/* Header */
#header {
	width:875px;
	height:145px;
	clear:both;
}

	#headBannerLeft {
	float:left;
	width:361px;
	}
	
	#headerBannerRight {
	float:right;
	width:167px;
	}
	
	#headBannerCenter {
		float:left;
		width:345px;
		height:140px;
		font-size:200%;
		font-family:Arial, Helvetica, sans-serif;
		padding:15px 0px 0px 0px;
		color:#082873;
	}

/* Footer */
#footer {
	width:865px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	padding:10px 5px 0px 5px;
	background-color:#003366;
	color:#CCCCCC;
	font-size:80%;
}

	#footer a {
		color:#cccccc;
		text-decoration:none;
	}
	
	#footer a:hover {
		color:#FFFF00;
		text-decoration:underline;
	}

/* Graphics */
#productPhot {
	float:right;
	width:377px;
	margin:5px 5px;
}

#oilBottle1, #oilBottle2 {
	float:right;
	width:67px;
	margin:4px;
}

#productPhoto1, #productPhoto2, #productPhoto3, #productPhoto4, #productPhoto5, #productPhoto6, #productPhoto7 {
	float:right;
	width:75px;
	margin:5px;	
}

#distributionCenter {
	float:right;
	width:192;
	margin:4px;
}

#amsoilBanner {
	float:right;
	width:472px;
	margin:4px;
}

#harleyBanner {
	float:right;
	width:472px;
	margin:4px;
}

#catalog {
	float:right;
	width:102px;
	margin:4px;
}

#contactPhoto {
	float:right;
	width:377px;	
}

#aggrandLogo {
	width:610px;
	float:left;
	margin:5px;
	clear:both;
}

#agPhoto1, #agPhoto2, #agPhoto3, #agPhoto4 {
	width:140px;
	float:right;
	margin:5px;
}

#video1 {
	width:320px;
	float:right;
	margin:5px 5px 5px 0px;
}

#video2 {
	width:320px;
	height:320px;
	float:left;
	margin:5px 5px 5px 0px;
}

/* Div's */
#mainContentArea {
	width:865px;
	clear:both;
	padding: 25px 5px 10px 5px;
}

#menu {
	width:865px;
	clear:both;
	margin:20px 5px 10px 5px;
}

#hpBottom {
	width:100%;
	clear:both;
	padding-top:15px;
}

#hpPreferedCustomer {
	float:left;
	width:425px;
	height:285px;
	padding:10px 4px 0px 4px;
	margin-bottom:10px;
	border-right:1px solid #082873;
}

#hpDealer {
	float:right;
	width:425px;
	height:285px;
	padding:10px 0px 0px 4px;
	margin-bottom:10px;
}

#hpLocation {
	clear:both;
}

#products1, #products2, #products3, #products4, #products5, #products6, #products7 {
	float:left;
	width:100%;
	padding-top:15px;
	padding-bottom:4px;
	border-top:1px solid #0033cc;
}

#prodpgList {
	float:right;
	width:40%;
	margin:4px;
}

	#prodpgListleft {
	float:left;
	width:48%;
	margin:2px;
	color:#082873;
	font-size:110%;
  }
  
  #prodpgListRight {
	float:right;
	width:48%;
	margin:2px;
	color:#082873;
	font-size:110%;
  }

#botLogos {
	width:100%;
	clear:both;
}
  
#contactForm {
	float:left;
	width:855px;
	padding:15px 5px 15px 5px;
	border-bottom:1px solid #082873;
}

#contactBot {
	width:100%;
	clear:both;
	padding-top:15px;
}

#retail {
	float:left;
	width:48%;
	height:440px;
	padding:4px;
	border-right:1px solid #082873;
}

#commercial {
	float:right;
	width:48%;
	height:440px;
	padding:4px;
}

#aggrandContent {
	width:100%;
	clear:both;
}

#retail8 {
	width:49%;
	float:left;
}

#commercial8 {
	width:49%;
	float:right;
}
