html,body {
	text-align: left;
	color: #333333;
	background: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 90%;
	margin: 0;
	}

p {	
	margin: 0 0 20px 0;
	line-height: 18px;
	}

ul {
	margin: -5px 0 20px 0;
	}	

li {
	font: 10pt/12pt arial;
	color: #333333;
	line-height: 20px;
	margin-left: -23px;
	margin-bottom: 10px;
	padding: 0 0 0 0;
	text-align: left;
	}
	
hr {
	height: 1px;
	color: #999999; 
	margin-top: -5px;
	}

/* HEADINGS */

h1 {
	font-weight: bold;
	font-size: 200%;
	color: #3d3d3d;
	padding: 0;
	margin: 0 0 20px 0;
	}
	
h2 {
	color: #555555; 
	font-size: 165%;
	padding: 0;
	margin: 0 0 15px 0;
	}

h3 {
	font-size: 130%;
	padding: 0;
	margin: 0 0 10px 0;
	color: #555555;
	}
	

/* LINKS */
a, a:link, a:visited{
	font-weight: normal;
	text-decoration: none;
	color: #296ab5;
	}
	
a:hover, a:active {
	text-decoration: underline;
	color: #666666;
	}
	
#footer a, #footer a:link, #footer a:visited{
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	}
	
#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #666666;
	}

/* LAYOUT */	

#container {
	width:950px;
	height: auto;
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	}

#navbar {
	position: relative;
	left: 30px;
	width: 150px;
	height: auto;
	float: left;
	}
	
#ourVert {
	position: relative;
	top: 63px;
	left: -359px;
	z-index: 2;
}

.internal #ourVert {
	position: relative;
	top: 10px;
	left: -359px;
	z-index: 2;
}

#topnav {
	width: 900px;
	height: 114px;
	position: absolute;
	left: 0px;
	top: -1px;
	z-index: 1;
	padding: 0 50px 0 0;
	text-align: right;
	}
	
#topnav_survey {
	width: 770px;
	height: 70px;
	position: absolute;
	left: 29px;
	top: -23px;
	z-index: 1;
	}

#header_home {
	width:950px;
	height:220px;
	}

#header {
	width:950px;
	height:114px;
	}

#header_survey {
	width:830px;
	height:88px;
	}

#mainHome {
	position: relative;
	width: 950px;
	margin: 0;
	padding: 0;
}

#main {
	position: relative;
	top: 0px;
	left: 62px;
	width: 705px;
	min-height: 350px;
	height: auto!important;
	height: 350px;
	padding: 20px 0 15px 0;	
	float: left;
	}
	
#main_survey {
	position: relative;
	top: 0px;
	left: 15px;
	width: 770px;
	min-height: 350px;
	height: auto!important;
	height: 350px;
	padding: 20px 20px 15px 20px;	
	float: left;
	}

.testimonials p {
	color: #666666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 130%;
	line-height: 24px;
}

#home_content {
	position: relative;
	top: 0;
	left: 0;
	width: 710px;
	margin: 0 30px 0 0;
	padding: 0;
	float: right;
}

#home_content2 {
	position: relative;
	top: 0;
	left: 0;
	width: 710px;
	margin: 0 30px 0 0;
	padding: 0;
	float: right;
	border-top: 1px solid #CCC;
}

.home_left {
	width: 320px;
	margin: 30px 0 10px 0;
	padding: 0 25px 0 0;
	border-right: 1px solid #CCCCCC;
	float: left;
	}		

.home_right {
	margin: 30px 0 10px -3px;
	padding: 0 0 0 25px;
	width: 330px;
	float: right;
	}

#home_content2 .home_left, #home_content2 .home_right {
	margin-top: 30px;
}


	
/* FOOTER */

#footer {
	position: relative;
	top: 0;
	left: 180px;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	width: 625px;
	clear: both;
	text-align: center;
	border-top: 1px solid #DDDDDD;
}

#footer p {
	font-size: 85%;
	text-align: center;
	color: #999999;
}

#footer a {
	font-weight: normal;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Why ArcherGrey? */

#why {
float:left;
width: 150px;
}
#why div {
cursor:pointer;
}

#why a, #why a:link, #why a:visited {
	background-image: url(/images/why_arrow_off.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 21px;
	padding: 2px 0 0 7px;
	margin: 0 0 3px 0;
	text-decoration: none;
	display: block;
}

#why a:hover {
	display: block;
	color: #FFF;
	background-image: url(/images/why_arrow_on.jpg);
	background-repeat: no-repeat;
}

#whyReveal {
	width: 170px;
	float: right;
}

#why0 {
	color: #999;
	width: 170px;
	position: absolute;
	z-index: 2;
	top: 72px;
	left: 540px;
}

#why1, #why2, #why3, #why4, #why5, #why6, #why7, #why8, #why9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	line-height: 20px;
	width: 170px;
	visibility: hidden;
	position: absolute;
	z-index: 2;
	top: 72px;
	left: 540px;
}
	
