/* @override 
	http://localhost/hpi/css/site_struct.css
	http://hpi.louddevelopment.com/css/site_struct.css
*/

/****************************************************
TYPOGRAPHY
****************************************************/
body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #B6B6B6;
	font-size: 12px;
	line-height: 18px;
}
p {
	margin-top: 0px;
}
ul {
	margin-left: 30px;
	list-style: square;	
}
ol {
	margin-left: 33px;
	list-style: decimal;	
}
/****************************************************
BASIC STRUCTURE AND BACKGROUNDS
****************************************************/
#err404 {
	text-align: center;
	line-height: 500px;
	font-size: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
	background: #100a0a url(../img/site/bg_main.jpg) top repeat-x;
}
#body_container {
	background: #1a1a1a url(../img/site/bg_main_cont.jpg) top no-repeat;
	width: 899px;
	margin: auto;
	margin-top: 13px;
	margin-bottom: 40px;
}
#body_container A {
	color: #f70b05;
	text-decoration: none;
}
#main_subnav a.active,
#body_container A:hover {
	color: #FFF;
	text-decoration: none;
}
#body_hdr {
	height: 142px;
}
#hdr_logo {
	width: 232px;
	height: 142px;
	float: left;
	background: url(../img/site/bg_logo.jpg);
}
#hdr_logohome {
	width: 232px;
	height: 142px;
	float: left;
	background: url(../img/site/bg_logohome.jpg);
}
#hdr_right{
	float: right;
	width: 667px;
	height: 142px;
	overflow: hidden;
}
#hdr_toplinks {
	height: 34px;
	text-align: right;
	padding-right: 25px;
	float: right;
	letter-spacing: 1px;
}
#hdr_toplinks div {
	margin-top: 13px;
}
#hdr_toplinks a {
	color: #B6B6B6;
	text-decoration: none;
}
#hdr_toplinks a:hover {
	color: #f70b05;
	text-decoration: none;
}
#hdr_mainnav {
	float: right;
	width: 667px;
	height: 108px;
}

#body_main {
	width: 854px;
	margin: auto;
}
#body_footer {
	background: url(../img/site/bg_footer.jpg);
	height: 41px;
	clear: both;
}
#body_footer span {
	float: right;
	margin-right: 23px;
	margin-top: 10px;
	width: 360px;
	text-align: right;
}
#main_banner_container {
	width: 854px;
	height: 363px;
	margin-bottom: 15px;
}
#main_content_container {
	width: 854px;
	margin: auto;
	background: url(../img/site/bg_main_panel.jpg) top repeat-y;
}
#main_content_top {
	background: url(../img/site/bg_main_panel_top.jpg) top center no-repeat;
}
#main_content_bot {
	background: url(../img/site/bg_main_panel_bot.jpg) bottom center no-repeat;
 	min-height:500px;
 	height:auto !important;
 	height:500px;
}
#main_content_subnav {
	float: left;
	padding-left: 21px;
	width: 234px;
}
#main_subnav {
	margin-top: 20px;
	padding-bottom: 50px;
}
#main_content_subnav a {
	display: block;
	width: 210px;
	margin-left: 10px;
	letter-spacing: 1px;
}
.main_subnav_div {
	margin-top: 2px;
	margin-bottom: 3px;
}
#main_content_body {
	float: right;
	width: 540px;
	margin-right: 30px;
	margin-top: 43px;
	padding-bottom: 30px;
}
/*=Index Specific
--------------------------------------------------------*/
#index_content_container {
	width: 854px;
	height: 499px;
	background: url(../img/site/index_main_panel.jpg);
	overflow: hidden;
}
#index_whats_new {
	float: left;
	width: 233px;
	height: 405px;
	margin-left: 21px;
	margin-top: 60px;
	overflow: hidden;
}
.index_news_image {
	width: 207px;
	height: 83px;
	overflow: hidden;
	margin: auto;
	margin-bottom: 7px;
}
.index_news_title {
	width: 205px;
	height: 18px;
	overflow: hidden;
	margin: auto;
	color: #f70b05;
	letter-spacing: 1px;
}
.index_news_body {
	width: 205px;
	height: 55px;
	overflow: hidden;
	margin: auto;
	margin-top: 3px;
}
.index_news_link {
	width: 205px;
	height: 18px;
	overflow: hidden;
	margin: auto;
	text-align: right;
	margin-bottom: 10px;
}
.index_news_div2 {
	width: 235px;
	margin: auto;;
}
#index_whats_new .index_news_link a {
	border-bottom: 1px solid;
}
#index_right {
	float: right;
	width: 580px;
	height: 405px;
	margin-top: 60px;
	overflow: hidden;
}
#index_featured_services {
	float: left;
	width: 320px;
	height: 405px;
	overflow: hidden;
}
#index_feature_service_links {
	height: 195px;
	overflow: hidden;
}
#index_feature_service_news .index_news_link a {
	border-bottom: 1px solid;
}
.index_quicklink {
	width: 285px;
	margin-left: 15px;
	letter-spacing: 1px;
	height: 18px;
	overflow: hidden;
}
.index_quicklink_div {
	margin-top: 1px;
	margin-bottom: 3px;
}
#index_get_in_touch {
	float: right;
	width: 219px;
	height: 405px;
	margin-right: 20px;
	overflow: hidden;
}
#index_address {
	width: 190px;
	margin: auto;
	height: 200px;
	overflow: hidden;
	margin-bottom: 58px;	
}
#index_emaillist {
	color: #f70b05;
	line-height: 18px;
}
.email_list_field {
	width: 219px;
	height: 32px;
	background: url(../img/site/bg_emaillist_input.jpg) no-repeat;
	padding-left: 12px;
	padding-top: 6px;
	margin-top: -7px;
}
.email_list_field input {
	border: none;
	position: relative;
	left: 8px;
	width: 155px;
	background: transparent;
	color: #c6c6c6;
	padding-left: 4px;
}
#index_emaillist label {
	color: #c6c6c6;
	letter-spacing: 1px;
}
.joinemail_btn {
	border: none;
	background: transparent;
	color: #f70b05;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	width: 219px;
	text-align: right;
	cursor: pointer;
	text-decoration: underline;
}
/*= Contact Specific
------------------------------------------------------------------*/
#contact_info {
	margin: auto;
	margin-top: 20px;
	padding-bottom: 50px;
	width: 200px;
}
#contact_body {
	float: right;
	width: 551px;
	margin-right: 20px;
	padding-bottom: 30px;
}
#contact_form_bg {
	width: 551px;
	height: 303px;
	background: url(../img/site/bg_contact_form.jpg);
}
#contact_form_left {
	float: left;
	margin-left: 85px;
	margin-top: 50px;
}
.site_form_text {
	margin-bottom: 11px;
	height: 19px;
}
.site_form_text input {
	border: none;
	width: 245px;
	background: transparent;
	color: #B6B6B6;
	padding-left: 4px;
}
.site_form_textarea textarea {
	width: 245px;
	height: 60px;
	overflow: hidden;
	background: transparent;
	color: #B6B6B6;
	border: none;
	padding-top: 6px;
	padding-left: 4px;
	resize:none;
}
#contact_form_right {
	float: right;
	margin-right: 2px;
	margin-top: 62px;
}
.form_submit_btn {
	width: 60px;
	height: 19px;
	background: url(../img/site/btn_contact_submit.jpg);
	border: none;
	margin-top: 12px;
	margin-left: 190px;
	cursor: pointer;
}