/* ---------- Colors ----------

Dark blue:		014971
Medium blue:	246989
Light blue:		80a8bb

*/

/* ---------- Reset ---------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	background-repeat: no-repeat;	
}
ol, ul {
	list-style: none;
}

/* ---------- Main ---------- */

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #246989;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #00629f;
}
a {
	color: #014971;
	display: inline-block;
}
#wrapper {
	margin: 40px auto 0 auto;
	padding: 0 74px;
	width: 786px;
	background-image: url(../images/bodybg.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.clearall { clear: both; }
.clearright { clear: right; }
.clearleft { clear: left; }
.floatleft { float: left; margin-right: 15px; }
.floatright { float: right; margin-left: 15px; min-height: 10px; }

/* ---------- Header ---------- */

#header {
	height: 124px;
}
#header #subtitle {
	font-size: 11px;
	padding-top: 83px;
}

/* ---------- Nav ---------- */

#navContainer {
	float: right;
	margin-top: 52px;
}
#navContainer ul li {
	float: left;
	margin-right: 3px;
}
#navContainer ul li a {
	text-decoration: none;
	color: #014971;
	padding: 6px 16px;
}
#navContainer ul li.sel a { text-decoration: none; color: #fff; background-color: #246989; }
#navContainer ul li a:hover { background-color: #f9f7eb; border: #c8d3c7 1px solid; padding: 5px 15px; }
#navContainer ul li.sel a:hover { background-color: #246989; border: #246989 1px solid; }

/* ---------- Content ---------- */

#content {
	position:relative;
	padding: 25px;
	background-color: #f9f7eb;
	min-height: 100px;
	zoom: 1;
}
#content h1 {
	font-size: 19px;
	margin-bottom: 10px;
	color: #014971;
	min-height: 10px;
}
#content h2 {
	font-size: 13px;
	font-style: italic;
	margin: 20px 0 12px;
	color: #014971;
}
#content ul {
	list-style: disc;
	color: #80a8bb;
	margin-left: 2.5em;
}
#content ul li {
	padding-left: 5px;
}
#content ul li span {
	color: #246989;
}
#content ul strong { color: #014971; }
#content #homeContact.noMargin {
	position:relative;
	float: right;
}
#content #homeContact.noMargin p {
	margin: 0;
}
#content #homeContact p {
	margin-top: 18px;
	font-size: 14px;
	font-weight: bold;
}
#content #homeContact div {
	margin: 0;
	color: #014971;
	font-weight: bold;
	font-size: 20px;
}
#content #homeContact .truck{
	position:absolute;
	top:-5px;
	left:27px;
	width:39px;
	height:25px;
	background:url(../images/movingTruck.png) left no-repeat;
}
#content div div.cycle {
	width: 371px;
	height: 250px;
}
#content ul#featureList {
	list-style: none;
}
#content .experience{
	position:absolute;
	bottom:15px;
	right:25px; 
	width:124px; height:124px;
	background:url(../images/experienceRibbon.png) center no-repeat;
}
#content .experienceAbout{
	float:right;
	margin:30px 45px 30px 45px;
	width:124px; height:124px;
	background:url(../images/experienceRibbon.png) center no-repeat;
}
.truckWrapper{
	width:125px;
	line-height:26px;
	height:26px;
	overflow:hidden;
}
.truckWrapper strong{
	float:left;
}
.truckHome{
	margin-top:3px;
	float:right;
}
/* ---------- Footer ---------- */

#footer {
	margin: 0 auto 20px auto;
	padding: 2em 74px 0;
	width: 786px;
	color: #014971;
	background-image: url(../images/footerbg.png);
	background-repeat: no-repeat;
	background-position: center;
}
#footer p {
	text-align: center;
}
#footer span {
	color: #85a59d;
}
#footer div {
	margin-top: 42px;
	color: #67a2c4;
	font-style: normal;
	font-size: 10px;
}
#footer div a {
	color: #99cbe7;
}
#footer div.hbuilt {
	float: right;
	text-align:right;
}
#social{
	clear:both;
	margin: 0 auto 0 auto;
	width: 786px;
	padding: 5px 74px 0;
	text-align:right;
	height:28px;
}
/* ---------- Products ---------- */

.productsLeft {
	width: 145px;
	float: left;
	margin-right: 20px;
}
.productsRight {
	width: 200px;
	float: left;
	margin-right: 20px;
}
h3 {
	font-size: 14px;
	margin-bottom: 8px;
	padding: 0 5px 8px;
	border-bottom: #80a8bb 1px solid;
}

/* ---------- Products (blogger) ---------- */

.productDisplay {
	background-color: #fff;
	border: #91b4c4 1px solid;
	padding: 15px;
	margin-top: 20px;
}
.productDisplay h4 {
	color: #014971;
	font-size: 16px;
	margin-bottom: 15px;
}
.buynow { float: right; text-align: center; }
.buynow a {
	text-decoration: none;
	color: #014971;
	background-color: #d3e1e7;
	border: #91b4c4 1px solid;
	display: block;
	width: 55px;
	padding: 2px 3px;
}
.buynow a:hover {
	color: #fff;
	background-color: #246989;
}

/* ---------- Contact ---------- */

.contactInfo {
	background-color: #fff;
	border: #91b4c4 1px solid;
	padding: 10px;
	float: right;
	clear: right;
	width: 200px;
}
.contactMap {
	margin-top: 15px;
}
.contactInfo strong {
	color: #014971;
}
label {
	padding-top: 2px;
	width: 125px;
	display: block;
	float: left;
}
input {
	padding: 4px;
	width: 250px;
	border: #91b4c4 1px solid;
	margin-bottom: 10px;
}
textarea {
	padding: 4px;
	width: 250px;
	height: 150px;
	border: #91b4c4 1px solid;
}
.formButton {
	text-decoration: none;
	color: #014971;
	background-color: #d3e1e7;
	border: #91b4c4 1px solid;
	display: block;
	width: 55px;
	padding: 1px 3px;
	margin: 10px 0 0 125px;
}