* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
body {
	background-color: #213431;
	text-align: center;
}
#case {
	width: 100%;
	background-color: #b7c3c3;
	background-image: url(../images/bg-horizontal-grad.jpg);
	background-repeat: repeat-x;
	display: block;
	float: left;
}
#case_grad {
	width: 100%;
	background-image: url(../images/bg-mid-grad.gif);
	background-position: top center;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
#header_nav_case {
	width: 100%;
	background-color: #3f5856;
	border-bottom: 1px solid #798a89;
	display: block;
	float: left;
}
#header_nav {
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: left;
	background-image: url(../images/top-nav-bg.gif);
	background-repeat: no-repeat;
	display: block;
}
#header_nav ul {
	padding: 10px 0 7px 29px;
	font-size: .8em;
	font-weight: bold;
}
#header_nav li {
	padding: 0 20px 0 0;
	display: inline;
}
#header_nav li a:link,
#header_nav li a:visited,
#header_nav li a:active {
	color: #fff;
	text-decoration: none;
	background-image: url(../images/top-nav-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#header_nav li a:hover {
	color: #67eb94;
	text-decoration: none;
	background-image: url(../images/top-nav-bullet-over.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.left_padding {
	padding-left: 18px;
}
#inner_case {
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: left;
	display: block;
}
#header {
	width: 960px;
	background-image: url(../images/header-bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
#header_logo {
	width: 266px;
	width: 313px;
	float: left;
}
#header_telehpone {
	width: 647px;
	text-align: right;
	display: block;
	float: left;
}
#header_telehpone p {
	margin: 136px 13px 6px 0;
	font-size: .95em;
	line-height: 0;
	font-weight: bold;
	color: #fff;
}
#main_nav {
	width: 960px;
	display: block;
	float: left;
}
#main_nav ul {
	padding: 12px 0 12px 29px;
	font-size: .75em;
	font-weight: bold;
}
#main_nav li {
	margin-right: 10px;
	display: inline;
}
#main_nav li a:link,
#main_nav li a:visited,
#main_nav li a:active {
	color: #fff;
	text-decoration: none;
	background-image: url(../images/lower-nav-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#main_nav li a:hover {
	color: #67eb94;
	text-decoration: none;
	background-image: url(../images/lower-nav-bullet-over.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#content_case {
	width: 960px;
	background-image: url(../images/main-content-bg.gif);
	background-repeat: repeat-y;
	display: block;
	float: left;
}
/*#content_case_upper_curve {
	width: 100%;
	background-image: url(../images/content-main-top-curve.gif);
	height: 10px;
	display: block;
	float: left;
}
#content_case_lower_curve {
	width: 100%;
	background-image: url(../images/content-main-lower-curve.gif);
	height: 8px;
	display: block;
	float: left;
}*/
#inner_content_case {
	width: 100%;
	display: block;
	float: left;
}
#left_col {
	width: 804px;
	background-color: #fff;
	background-image: url(../images/content-main-bg.gif);
	background-repeat: repeat-y;
	float: left;
}
#right_col {
	width: 144px;
	float: left;
}
.survey_logo {
	margin-left: 9px;
}
#right_col h3 {
	margin: 10px 0 5px 9px;
	color: #fff;
}
.right_col_address {
	margin: 0 0 7px 9px;
	color: #fff;
	font-size: .9em;
	line-height: 1.4em;
}
.right_col_address_sml {
	margin: 0 0 10px 9px;
	color: #fff;
	font-size: .65em;
	line-height: 1.4em;
}
.survey_sml_txt {
	margin: 0 0 4px 9px;
	color: #fff;
	font-size: .8em;
	font-weight: bold;
	line-height: 1.6em;
}
.survey_sml_txt a:link,
.survey_sml_txt a:visited,
.survey_sml_txt a:active {
	color: #fff;
	text-decoration: none;
}
.survey_sml_txt a:hover {
	color: #fff;
	text-decoration: underline;
}
.line_divider {
	margin: 10px 0 10px 9px;
}
.right_col_photo {
	margin: 5px 0 5px 9px;
}
#left_col_content_main {
	width: 400px;
	float: left;
}
#left_col_content_main h1 {
	color: #006b33;
	font-family: "Times New Roman", Times, serif;
	margin: 10px 30px 0 45px;
	font-size: 1.6em;
	font-weight: normal;
}
.left_col_content_main_h1_sml {
	font-family: "Times New Roman", Times, serif;
	margin: 0 30px 10px 0;
	font-size: 55%;
	color: #01a236;
	font-weight: normal;
}
#left_col_content_main h2 {
	font-family: "Times New Roman", Times, serif;
	margin: 0 30px 10px 45px;
	color: #01a236;
	font-size: 1.6em;
	font-weight: normal;
}
#left_col_content_main p {
	margin: 15px 30px 15px 45px;
	color: #596777;
	font-size: .8em;
	line-height: 1.4em;
}
#left_col_content_main p a:link,
#left_col_content_main p a:visited,
#left_col_content_main p a:active {
	color: #596777;
}
#left_col_content_main p a:hover {
	color: #ffa800;
}
#left_col_content_main ul {
	margin: 15px 30px 15px 76px;
	font-size: .8em;
	line-height: 1.6em;
	list-style: circle url(../images/bullet-tick.gif);
}
#left_col_content_main li {
	padding-left: 4px;
	color: #596777;
}
/* Left col services */
#left_col_content_services {
	width: 642px;
	float: left;
}
#left_col_content_services h1 {
	color: #006b33;
	font-family: "Times New Roman", Times, serif;
	margin: 10px 30px 0 45px;
	font-size: 1.6em;
	font-weight: normal;
}
.left_col_content_services {
	font-family: "Times New Roman", Times, serif;
	margin: 0 30px 10px 0;
	font-size: 55%;
	color: #01a236;
	font-weight: normal;
}
#left_col_content_services h2 {
	font-family: "Times New Roman", Times, serif;
	margin: 0 30px 10px 45px;
	color: #01a236;
	font-size: 1.6em;
	font-weight: normal;
}
.left_col_content_services_h2_special {
	margin-top: 10px !important;
}
#left_col_content_services p {
	margin: 15px 30px 15px 45px;
	color: #596777;
	font-size: .8em;
	line-height: 1.4em;
}
#left_col_content_services p a:link,
#left_col_content_services p a:visited,
#left_col_content_services p a:active {
	color: #596777;
}
#left_col_content_services p a:hover {
	color: #ffa800;
}
#left_col_content_services ul {
	margin: 15px 30px 15px 76px;
	font-size: .8em;
	line-height: 1.6em;
	list-style: circle url(../images/bullet-tick.gif);
}
#left_col_content_services li {
	padding-left: 4px;
	color: #596777;
}
#left_col_content_services_right {
	width: 150px;
	float: left;
}
.services_case {
	margin: 14px 0 9px 0;
	padding: 9px 0 0 0;
	width: 150px;
	display: block;
	float: left;
}
.services_case h4 {
	font-size: .8em;
	color: #b88c00;
}
.product_thumbs_case {
	margin: 10px 0 0 0;
	text-align: center;
	width: 149px;
	display: block;
	float: left;
}
.product_thumbs_case_txt {
	width: 149px;
	display: block;
	float: left;
	background-image: url(../images/examples/thumb-bg.gif);
	background-repeat: repeat-y;
}
.product_thumbs_case_txt p {
	margin: 5px 10px 0 10px;
	font-size: .75em;
	color: #352900;
	line-height: 1.3em;
}
.click_txt {
	margin: 10px 0 0 0;
	font-size: .65em;
	color: #596777;
	font-weight: bold;
	width: 149px;
	text-align: center;
	display: block;
	float: left;
}
.quotation_form {
	margin: 15px 0 15px 45px;
	color: #596777;
}
.quotation_form th {
	padding-right: 8px;
	text-align: right;
	font-size: .8em;
	font-weight: normal;
	color: #596777;
}
.quotation_form_menu {
	margin: 5px 0;
	padding: 1px 1px 2px 1px;
	color: #d68500;
	border: 1px solid #aecdca;
}
.quotation_form_menu option {
	padding-right: 10px;
}
.quotation_form_txt_imput {
	margin: 5px 0;
	padding: 1px 1px 2px 1px;
	color: #d68500;
	border: 1px solid #aecdca;
	width: 280px;
}
.quotation_form_txtarea {
	margin: 5px 0;
	padding: 1px 1px 2px 1px;
	color: #d68500;
	border: 1px solid #aecdca;
	width: 280px;
	font-size: 80%;
}
.quotation_form_filefield {
	margin: 5px 0;
	padding: 1px 1px 2px 1px;
	color: #d68500;
	border: 1px solid #aecdca;
}
.submit_button {
	margin: 7px 0 0 0;
	padding: 4px;
	background-color: #d68500;
	border: 1px solid #b66a00;
	color: #fff;
	cursor: pointer;
}

/* Home product cases */
#left_col_content_right_map {
	width: 400px;
	float: left;
}
#left_col_content_right {
	width: 400px;
	float: left;
}
.product_case {
	margin: 4px 0 9px 0;
	padding: 9px 0 0 0;
	width: 400px;
	background-image: url(../images/service-upper.gif);
	background-repeat: no-repeat;
	background-position: top right;
	display: block;
	float: left;
}
.product_photo {
	width: 152px;
	float: left;
}
.product_text {
	margin-bottom: 5px;
	width: 248px;
	float: left;
}
.product_text h2 {
	margin: 3px 8px -3px 14px;
	color: #c67918;
	font-size: .9em;
}
.product_text p {
	margin: 7px 8px 0 14px;
	color: #586676;
	font-size: .65em;
}
.product_text p a:link,
.product_text p a:visited,
.product_text p a:active {
	color: #586676;
	text-decoration: none;
}
.product_text p a:hover {
	color: #586676;
	text-decoration: underline;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
.gallery {

}
.product_float_right {
	margin: 0 10px 10px 10px;
	float: right;	
}
#photo_case_main_case {
	margin: 4px 0 10px 0;
	width: 300px;
	display: block;
	float: right;	
}
.photo_case_main_case_img {
	margin: 0 20px 0 10px !important;	
}
.photo_case_main_case_p {
	margin: 10px 40px 10px 10px !important;
	font-size: 70% !important;
}
#map {
	margin: 4px 0 0 0;
}

#footer_spacer {
	width: 100%;
	padding-top: 15px;
	display: block;
	float: left;
}
#footer {
	padding-bottom: 30px;
	width: 100%;
	background-image: url(../images/bg-footer.gif);
	background-position: top center;
	background-repeat: no-repeat;
	display: block;
	clear: both;
	float: left;
}
#footer_case {
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: left;
	display: block;
	font-size: .65em;
	line-height: 1.4em;
	color: #99a2a1;
}
#footer_case a:link,
#footer_case a:visited,
#footer_case a:active {
	color: #99a2a1;
}
#footer_case a:hover {
	color: #ffa800;
}
#footer_subcase_one {
	width: 388px;
	float: left;
}
#footer_subcase_one p {
	margin: 10px 20px 0 29px;
}
#footer_logo_spacing {
	margin-bottom: 5px;
}
#footer_subcase_two {
	width: 208px;
	float: left;
}
#footer_subcase_two p {
	margin: 25px 18px 0 29px;
}
#footer_subcase_three {
	width: 191px;
	float: left;
}
#footer_subcase_three p {
	margin: 25px 18px 0 29px;
}
#footer_subcase_four {
	width: 160px;
	float: left;
}
#footer_subcase_four p {
	margin: 25px 0 0 29px;
}
.footer_highlight {
	padding-bottom: 2px;
	color: #67eb94;
}
.print_header_logo {
	display: none;	
}









