body{
	margin: 0px;
	padding: 0px;
	background: #ecf2f4 url('images/site/main_background.gif') top left repeat-x;
	text-align: center;
}

/* reset */

h1, h2, h3, h4, h5, p, ul, li{
	margin: 0px;
	padding: 0px;
}
img{
	border: none;
}

/* typography */

h1{
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
	color: #666666;
}
h3{
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 10px;
	color: #333;
}
p{
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 15px;
	color: #666666;
}

/* layout */

#container{
	width: 960px;
	text-align: left;
	margin: auto;
}
#pmain{
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 15px;
	color: #666666;
}
#header{
	position: relative;
	width: 960px;
	height: 115px;
}
#logo{
	position: absolute;
	left: 20px;
	top: 60px;
}

#main_nav{
	position: absolute;
	right: 20px;
	bottom: 5px;
}
#main_nav ul{
	list-style: none;
	width: auto;
}
#main_nav ul li{
	float: left;
	margin-right: 1px;
	overflow: hidden;
}
#main_nav ul li.eog{
	margin-right: 0px;
}
#main_nav ul li a span{
	display: none;
}
#main_nav ul li a{
	display: block;
	width: 131px;
	height: 41px;
}

#main_nav ul li.home a{
	background: url('images/site/nav_home.gif') 0px 0px no-repeat;
}
#main_nav ul li.home a:hover, #main_nav ul li.home.active a{
	background: url('images/site/nav_home.gif') 0px -41px no-repeat;
}
#main_nav ul li.about a{
	background: url('images/site/nav_about.gif') 0px 0px no-repeat;
}
#main_nav ul li.about a:hover, #main_nav ul li.about.active a{
	background: url('images/site/nav_about.gif') 0px -41px no-repeat;
}
#main_nav ul li.faq a{
	background: url('images/site/nav_faq.gif') 0px 0px no-repeat;
}
#main_nav ul li.faq a:hover, #main_nav ul li.faq.active a{
	background: url('images/site/nav_faq.gif') 0px -41px no-repeat;
}
#main_nav ul li.process a{
	background: url('images/site/nav_process.gif') 0px 0px no-repeat;
}
#main_nav ul li.process a:hover, #main_nav ul li.process.active a{
	background: url('images/site/nav_process.gif') 0px -41px no-repeat;
}
#main_nav ul li.contact a{
	background: url('images/site/nav_contact.gif') 0px 0px no-repeat;
}
#main_nav ul li.contact a:hover, #main_nav ul li.contact.active a{
	background: url('images/site/nav_contact.gif') 0px -41px no-repeat;
}
	
#callout{
	position: absolute;
	right: 20px;
	top: 9px;
}
#callout p{
	font-family: Georgia, Arial, "MS Trebuchet", sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: oblique;
	color: #fff;
}
#tertiary_nav{
	position: absolute;
	left: 20px;
	top: 12px;
}
#tertiary_nav ul{
	list-style: none;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 11px;
}
#tertiary_nav ul li{
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	background: url('images/site/tertiary_nav_divider.gif') right center no-repeat;
}
#tertiary_nav ul li.eog{
	padding-right: 0px;
	margin-right: 0px;
	background: none;
}
#tertiary_nav ul li a{
	color: #fff;
	text-decoration: none;
}
#tertiary_nav ul li a:hover{
	color: #fff;
	text-decoration: underline;
}

#stage{
	position: relative;
	width: 960px;
	height: 289px;
	background: url('images/site/stage3.jpg') left top no-repeat;
	overflow: hidden;
}
#stage h1, #stage p, #stage a span{
	display: none;
}
#stage a{
	position: absolute;
	top: 130px;
	right: 123px;
	display: block;
	width: 93px;
	height: 62px;
	background: url('images/site/btn_stage_go.gif') 0px 0px no-repeat;
}
#stage a:hover{
	background: url('images/site/btn_stage_go.gif') -93px 0px no-repeat;
}

#home_content_container{
	position: relative;
	width: 960px;
	margin-top: 15px;
	background: url('images/site/interior_content_background-top.gif') left top no-repeat;
	overflow: hidden;
}
#home_content_container #padded{
	width: 960px;
	padding-bottom: 40px;
	overflow: hidden;
	background: url('images/site/interior_content_background-bottom.gif') left bottom no-repeat;
}

#contact{
	float: left;
	width: 272px;
	padding: 20px;
	margin-right: 10px;
	overflow: hidden;
}
#contact h2 span{
	display: none;
}
#contact h2{
	height: 19px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: -3px;
	border-bottom: 1px solid #ccc;
	background: url('images/site/title_contact_an_expert_today.gif') left top no-repeat;
}
#contact .textfield{
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 12px;
	color: #333;
	width: 260px;
	height: 15px;
	padding: 5px;
	border: none;
	background: url('images/site/form_field.gif') left top no-repeat;
}
#contact #submit{
	position: absolute;
	left: 20px;
	display: block;
	border: none;
	width: 83px;
	height: 42px;
	background: url('images/site/btn_send.gif') 0px 0px no-repeat;
}
#contact #submit:hover{
	background: url('images/site/btn_send.gif') -83px 0px no-repeat;
}

#home_content{
	float: left;
	width: 598px;
	padding: 20px;
	overflow: hidden;
}
#home_content h2 span{
	display: none;
}
#home_content h2{
	width: 400px;
	height: 38px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url('images/site/when.gif') left top no-repeat;
}
#home_content p{
	color: #666666;
	font-size: 12px;
}
#home_content a span{
	display: none;
}
#home_content a{
	position: absolute;
	left: 342px;
	bottom: 20px;
	display: block;
	width: 142px;
	height: 42px;
	background: url('images/site/btn_learn_more.gif') 0px 0px no-repeat;
	font-size:12px;
}
#home_content a:hover{
	background: url('images/site/btn_learn_more.gif') -142px 0px no-repeat;
}
#home_content ol{
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 20px;
	margin-top: -4px;
}

#footer{
	clear: both;
	width: 920px;
	padding: 20px;
	overflow: hidden;
}
#footer ul{
	list-style: none;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 11px;
	margin-bottom: 30px;
}
#footer ul li{
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #ccc;
}
#footer ul li.eog{
	padding-right: 0px;
	margin-right: 0px;
	border: none;
}
#footer ul li a{
	color: #666;
	text-decoration: none;
}
#footer ul li a:hover{
	color: #666;
	text-decoration: underline;
}
#footer p{
	clear: both;
	color: #999;
}
#footer .copyright{
	font-size: 9px;
	color: #999;
}