* {
	margin: 0;
	padding: 0;
}

body {
	margin: 15px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

/* Default Fonts */

h1 {
	padding: 3px 0 10px 0;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
}

h2 {
	font-size: 20px;
	line-height: 23px;
	padding: 9px 0 7px 0;
	font-weight: bold;
}

h3 {
	padding: 19px 0 0 0;
	line-height: 24px;
	font-size: 24px;
	font-weight: strong;
	text-align: center;
}

h4 {	
	padding: 6px 0 0 0;
	line-height: 30px;
	font-size: 30px;
	font-weight: strong;
	text-align: center;
}

h5 {
	font-size: 16px;
	line-height: 19px;
	font-weight: strong;
	padding: 8px 0 6px 0;
}

p,td {
	font-size: 12px;
	padding: 6px 0 6px 0;
	line-height: 16px;
}

td {
	padding: 1px 0 1px 10px;
}

a {
	color: #00703C;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #00703C;
}

ul {
	padding: 2px 0 2px 20px;
	font-size: 12px;
	line-height: 16px;
}

ul li {
	padding: 6px 0 6px 0;
}

ol {
	margin-left: 300px;
	padding: 2px 0 4px 20px;
	font-size: 12px;
	line-height: 16px;
}

ol li {
	padding: 4px 0 5px 0;
}


/* Font Classes */

p.image-left {
	font-size: 12px;
	margin-left: 300px;
	padding: 8px 0 8px 0;
	line-height: 16px;
}

p.copyright {
	font-size: 10px;
	padding: 8px 0 8px 0;
	line-height: 16px;
	text-align: center;
}

p.backtotop {
	font-size: 10px;
	line-height: inherit;
	text-align: right;
}

a.top-nav {
	border-bottom: 0;
}


ul.image-left {
	padding: 2px 0 0 0;
	margin-left: 256px;
}

ul.image-left li {
	padding: 6px 0 6px 0;
}

ul.image-left-under {
	padding: 0 0 2px 20px;
}

ul.image-left-under li {
	padding: 6px 0 6px 0;
}

ul.confidence li {
	padding: 3px 0 3px 0;
}

ul.bottom-nav {
	padding: 7px 0 4px 0;
	text-align: center;
	font-size: 11px;
	line-height: 11px;
}

ul.bottom-nav li {
	clear: both;
	padding: 2px 12px 3px 12px;
	display: inline;
	list-style: none;
}

.reg {
	font-size: 11px;
	line-height: 6px;
	vertical-align: super;
}

.reg-large {
	font-size: 17px;
	line-height: 2px;
	vertical-align: super;
}

.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.required {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
}

.comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

/* Divs */

#body-header {
	width: 750px;
	height: 120px;
	margin: 0 auto;
	padding: 0 150px 0 0;
	background-image: url(images/body-header-bg.png);
}

	#body-header p {
		font-size: 28px;
		line-height: 28px;
		padding: 32px 0 0 0;
		color: #fff;
		font-weight: bold;
		text-transform: none;
		text-align: center;
	}

	#body-header p.small {
		font-size: 24px;
		line-height: 24px;
		padding: 32px 0 0 0;
	}

	#body-header p.phone {
		font-size: 36px;
		line-height: 36px;
		padding: 5px 0 0 0;
		color: #fff;
		font-weight: bold;
		text-align: center;
	}

#top-nav {
	width: 900px;
	height: 35px;
	margin: 0 auto;
}

#body-content {
	width: 840px;
	margin: 0 auto;
	padding: 10px 30px 0 30px;
	background-image: url(images/body-content-bg.png);
	overflow: hidden;
}

#body-content-quote {
	width: 840px;
	height: 505px;
	margin: 0 auto;
	padding: 10px 30px 0 30px;
	background-image: url(images/body-content-bg.png);
}

#image-left {
	width: 320px;
	height: 270px;
	float: left;
	margin: 9px 20px 5px 0;
}

#image-left-index {
	width: 320px;
	height: 274px;
	float: left;
	margin: 9px 20px 10px 0;
}

#image-left-02 {
	width: 300px;
	float: left;
	padding-top: 10px;
	margin-bottom: 10px;
}

#call-to-action-wrapper {
	width: 328px;
	float: right;
	margin: 0 -30px 0 25px;
}

#call-to-action-wrapper h2 {
	font-size: 23px;
	line-height: 25px;
	padding: 9px 0 7px 0;
	font-weight: bold;
}

#call-to-action-wrapper ul li {
	padding: 3px 0 3px 10px;
}

#call-to-action {
	width: 305px;
	height: 160px;
	padding-right: 23px;
	background-image: url(images/call-to-action-bg.png);
	background-repeat: no-repeat;
}

	#call-to-action h1 {
		font-size: 18px;
		line-height: 18px;
		padding: 15px 0 5px 0;
		color: #CC0000;
		font-weight: bold;
		text-transform: none;
		text-align: center;
	}

	#call-to-action h2 {
		font-size: 29px;
		line-height: 29px;
		padding: 0 0 5px 0;
		color: #CC0000;
		text-align: center;
	}

	#cta-serving {
		width: 110px;
		float: right;
		margin-right: 25px;
		padding: 0 7px 0 0;
	}

		#cta-serving h1 {
			font-size: 17px;
			line-height: 28px;
			padding: 8px 0 0 0;
			color: #000;
			font-weight: bold;
		}

	#call-to-action a {
		color: #CC0000;
		border-bottom: 1px solid #CC0000;
	}

#sub-under-image {
	float: left;
}
#coupon-sub {
	width: 280px;
	height: 83px;
	margin: 20px 15px 0 0;
	padding: 7px 0 0 0;
	background-image: url(images/coupon-sub-bg.png);
}

	#coupon-sub h1 {
		font-size: 28px;
		line-height: 28px;
		padding: 5px 0 3px 0;
		color: #00703C;
		text-transform: none;
		text-align: center;
	}

	#coupon-sub p {
		font-size: 13px;
		line-height: 16px;
		padding: 3px 0 0 0;
		font-weight: bold;
		text-align: center;
	}

	#coupon-sub p.under {
		font-size: 11px;
		line-height: 15px;
		padding: 0;
		font-weight: bold;
		text-align: center;
	}

#body-footer {
	width: 900px;
	height: 70px;
	margin: 0 auto;
	background-image: url(images/body-footer-bg.png);
}

/* Images */

#logo {
	float:left;
	margin: 17px 0 0 15px;
}

#put-on-the-helmet {
	margin: 11px 0 0 14px;
}

#img-right {
	margin: 15px 0 0 10px;
}
