body
{
	font-family:Verdana, Arial, Tahoma, Helvetica;
	font-size: 11pt;
	color: white;
	text-align: center;
	padding-top: 0px;
}

h1, h2, h3 
{
	color:#333333; 
}
	
h1 {
	font-size:18px;
	
}

#body_holder
{
	width: 882px;
	height: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-family:Verdana, Arial, Tahoma, Helvetica;
	font-size: 11pt;
	color: white;
}

#banner
{
	width: 882px;
	height: 150px;
	background-image: url("/images/main/banner.jpg");
}

#navigation
{
	height: 35px;
	width: 882px;
	margin-top: 15px;
}

#tabs
{
	height: 45px;
	width: 882px;
	margin-top: 15px;
}

#sub_tabs
{
	height: 30px;
	width: 882px;
	text-align: center;
}

#main_body
{
	width: 882px;
	/*background-color: #3c3c3c;*/
}

#listing
{
	height: 170px;
	width: 890px;
	font-size: 9pt;
	color: #666666;

}

#footer
{
	height: 40px;
	width: 882px;
	margin-top: 15px;
	background-color: #666666;
	color: white;
	font-size: 11pt;
}

#left_footer
{
	width: 410px;
	height: 24px;
	/* background-color: white; */
	float: left;
	display: block;
	text-align: left;
	padding-left: 10px;
	padding-top: 20px;
	font-size: 9pt;
}

#right_footer
{
	width: 440px;
	height: 24px;
	/* background-color: white; */
	float: right;
	display: block;
	text-align: right;
	padding-right: 10px;
	padding-top: 20px;
	font-size: 9pt;
}

.navigation_button
{
	display: block;
	float: left;
	height: 35px;
}

#navigation a
{
	text-decoration: none;
	color: white;
}

.link_text
{
	margin-top: 10px;
}

.sub_link_text
{
	margin-top: 17px;
}

#home_button
{
	background-image: url("/images/nav_buttons/nav_home1.jpg");
	background-repeat: no-repeat;
	width: 226px;
}

#domestic_button
{
	background-image: url("/images/nav_buttons/nav_dom1.jpg");
	background-repeat: no-repeat;
	width: 216px;
}

#commercial_button
{
	background-image: url("/images/nav_buttons/nav_comm1.jpg");
	background-repeat: no-repeat;
	width: 215px;
}

#contact_button
{
	background-image: url("/images/nav_buttons/nav_contact1.jpg");
	background-repeat: no-repeat;
	width: 225px;
}

.sub_tabs a
{
	text-decoration: none;
	color: white;
}

.sub_tabs
{
	display: block;
	float: left;
	height: 45px;
}

#domestic_sub_button
{
	background-image: url("/images/sub_buttons/domestic_button1.png");
	background-repeat: no-repeat;
	width: 280px;
	margin-right: 21px;
}

#commercial_sub_button
{
	background-image: url("/images/sub_buttons/commercial_button1.png");
	background-repeat: no-repeat;
	width: 280px;
	margin-right: 21px;
}

#contact_sub_button
{
	background-image: url("/images/sub_buttons/contact_button1.png");
	background-repeat: no-repeat;
	width: 280px;
}

#sub_tabs a
{
	text-decoration: none;
	color: white;

}

.sub_menu_links
{
	margin-top: 6px;
	margin-right: 20px;
	display: block;
	float: left;
}

#dom_footer
{
	margin-right: 11px;
	padding-left: 10px;
	display: block;
	float: left;
	width: 279px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	height: 170px;
	text-align: left;
}

#com_footer
{
	display: block;
	float: left;
	width: 279px;
	border-right: 1px solid #666666;
	height: 170px;
	margin-left: 10px;
	margin-right: 11px;
	text-align: left;
}

#contact_footer
{
	display: block;
	float: left;
	width: 268px;
	margin-left: 10px;
	height: 170px;
	border-right: 1px solid #666666;
	text-align: left;
}

#main_index_top
{
	margin-top: 15px;
}

#main-image
{
	width:200px;
	height: 250px;
	display: block;
	float: right;
	margin-right:200px;
}

#home_text
{
	background-color: #f2f2f2;
	display: block;
	float: left;
	width: 460px;
	height: 280px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #666666;
	font-size: 11px;
	text-align: left;
}

.home_section_holders
{
	display: block;
	cursor: pointer;
	float: left;
	margin-right: 21px;
	height: 245px;
	color: white;
}

.home_section_bars
{
	height: 35px;
	padding-top: 10px;
	text-align: center;
}

.home_sub_images
{
	width: 280px;
	height: 176px;
}

.home_sub_images img
{
	width: 278px;
	border: 1px solid #666666;
}


#com_section_head
{
	background-image: url('/images/sub_buttons/commercial_button1.png');
	background-repeat: no-repeat;
	width: 280px;
}

#dom_section_head
{
	background-image: url('/images/sub_buttons/domestic_button1.png');
	background-repeat: no-repeat;
	width: 280px;
}

#con_section_head
{
	background-image: url('/images/sub_buttons/contact_button1.png');
	background-repeat: no-repeat;
	width: 280px;
}

.headers
{
	font-size: 18px;
	font-weight: bold;
	text-align: left;

}

.content_headers
{
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
	color: #333333;

}

#legal_holder
{
	margin-top: 10px;
	color: #666666;
	text-align: left;
	font-size: 12px;
	margin-bottom: 10px;
}


.image_holder
{
	width: 320px;
	height: 430px;
	display: block;
	float: left;
	margin-top: 10px;
}
.body_text
{
	width:515px;
	height: 430px;
	display: block;
	float: left;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 25px;
	color: #333333;
	margin-top: 10px;
	text-align: left;
}


#image_holder
{
	width: 320px;
	height: 430px;
	display: block;
	float: left;
	margin-top: 10px;
}
#body_text
{
	width:515px;
	height: 430px;
	display: block;
	float: left;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 25px;
	color: #333333;
	margin-top: 10px;
	text-align: left;
}

#content_holder
{
	min-height: 430px;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 15px;
}

#contact_details
{
	color: #333333;
}

#image_one
{
	width: 320px;
	height: 200px;
}

#image_two
{
	width: 320px;
	height: 200px;
}

#body_images_area
{
	width: 585px;
	height: 425px;
	display: block;
	float: left;
}
#body_text_area
{
	width:225px;
	height: 425px;
	display: block;
	float: left;
	font-size: 10pt;
	padding-right: 25px;
}

.form_row_holder
{
	width: 795px;
	height: 20px;
	margin-bottom: 5px;

}

.form_row_holder_textarea
{
	width: 795px;
	height: 75px;
	margin-bottom: 5px;
}

.form_field_column_one
{
	font-size: 11px;
	display: block;
	float: left;
	width: 280px;
	text-align: right;
	padding-right: 10px;

}

.form_field_column_two
{
	font-size: 12px;
	display: block;
	float: left;
	height: 20px;
	width: 200px;
}

.form_field_column_two input
{
	font-size: 12px;
	width: 180px;
	height: 20px;
}

.form_field_column_two select
{
	font-size: 12px;
	width: 180px;
	height: 20px;
}

.form_field_column_two_text
{
	font-size: 12px;
	display: block;
	float: left;
	height: 24px;
	padding-top: 1.5px;
	padding-left: 1.5px;
	width: 180px;
}

.form_field_column_two_text textarea
{
	font-size: 12px;
	width: 300px;
	height: 75px;
}

.form_field_column_error
{
	margin-left: 10px;
	font-size: 11px;
	display: none;
	float: left;
	color: red;
}

#disclaimers
{
	width: 500px;
	font-size: 9px;
	text-align: right;
	float: left;
	display: block;
}

#submitButton
{
	width: 60px;
	height: 18px;
	background-image: url('/images/main/contact_us_submit_button.jpg');
	background-repeat:no-repeat;
	margin-top: 12px;
	/*margin-left: 20px;*/
	margin-right: 290px;
	float: right;
	display: block;
}

#contact_map_details
{
	margin-top: 15px;
	margin-right: 25px;
	margin-left: 25px;
	width: 832px;
	color: #666666;
	text-align: left;
}

#contact_details
{
	display: block;
	float: left;
	width: 432px;
	color: #333333;
}

#map_holder
{
	display: block;
	float: left;
	width: 400px;
	height: 400px;
}

#map
{
	width: 398px;
	height: 398px;
	border: 1px solid #333333;
}

#sitemap_holder
{
	text-align: left;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 250px;
}

#sitemap_holder a
{
	text-align: left;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	margin-left: 40px;
}

#listing a
{
	color: #666666;
	text-decoration: none;
}