﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic", "Trebuchet MS";
	font-size: 16px;
	line-height: 1.4em;
}

/* Header */
#header {
	width: 1024px;
	height: 81px;
	background-image: url(../images/homepage/amv-homepage_01_new.jpg);
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 5;
}
/* Contents */
#content {
	float: left;
	width: 1024px;
	background: #FFFFFF;
}
#content2 {
	width: 954px;
	clear: both;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#content_left {
	background: url(../images/homepage/amv-homepage_05.png) no-repeat left top;
	width: 595px;
	float: left;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.4em;
	color: #675849;
}

#content_left h1 {
	font-weight: normal;
	color: #675849;
}
#content_left h5 {
	text-align: right;
	float: right;
}

#content_left img {
	text-decoration: none;
	border-style: none;
}

#content_left #featured_study {
	color: #675849;
	font-size: 14px;
	margin-top: 40px;
}

.blueUnderline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #69D;
	margin: 0px;
	padding: 0px;
	}
	
#featured_study  h1, h5{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#heroOuter {
	background-image: url(../images/homepage/hero_background.png);
	background-repeat: repeat-x;
	height: 284px;
	clear: both;
	z-index: 1;
}


#homeHero {
	height: 284px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/homepage/amv-homepage_02.png);
	background-repeat: no-repeat;
	background-position: left top;
}



#freeQuote {
	clear: both;
	float: right;
	height: 140px;
	width: 610px;
	margin-right: 35px;
	color: #6D5C49;
}

#freeQuote h1 {
	font-size: 16px;
	font-weight: normal;
	color: #433322;
	margin-top: 3px;
	padding: 0px;
	margin-bottom: 20px;
}

#freeQuote h5 {
	margin-top: -10px;
	font-size: 14px;
	line-height: 1.2em;
}
#websites {
	float: left;
	width: 190px;
	height: 140px;
	margin-right: 8px;
	margin-top: 0px;
}
#seo {
	float: left;
	width: 180px;
	height: 140px;
	margin-top: 0px;
}
#quote {
	float: left;
	width: 220px;
	height: 140px;
}
#tagline {
	float: right;
	height: 95px;
	width: 619px;
	clear: both;
	margin-right: 35px;
	margin-top: 8px;
	margin-bottom: 0px;
}
#content_right {
	float: right;
	width: 280px;
	background: #FFFFFF;
	margin: 0px;
}
#content_right p {
	line-height: 1.4em;
	font-size: 15px;
	padding-right: 1px;
	padding-top: 10px;
}
/* Testimonials */

.testimonialBox {
	width: 258px;
	margin-left: 12px;
	background-image: url(../images/homepage/quote_box_middle.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 25px;
}
.testimonialBox .top {
	width: 258px;
	background-image: url(../images/homepage/quote_box_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.testimonialBox .bottom {
	width: 213px;
	background-image: url(../images/homepage/quote_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #6D5C49;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#testimonial {
	background: url(../images/homepage/amv-homepage_testimonials_03.png) no-repeat center center;
	height: 230px;
	width: 225px;
	margin-left: 12px;
	color: #6D5C49;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 16px;
}
#testimonial2 {
	background: url(../images/homepage/amv-homepage_testimonials_06.png) no-repeat center center;
	height: 315px;
	width: 225px;
	margin-left: 12px;
	color: #6D5C49;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 16px;
}

