@charset "ISO-8859-1";
.bg_header {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg_tabs {
	background-image: url(images/tabs_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 41px;
}
.bg_logo_home {
	background-image: url(images/home/logo_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg_services {
	background-image: url(images/home/services_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #deeebb;
}
.bg_gradient_gray {
	background-image: url(images/gradient_gray.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #f3f3f3;
	border: 1px solid #999999;
	padding: 11px;
}
.bg_gradient_gray2 {
	background-image: url(images/gradient_gray2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #f3f3f3;
	border: 1px solid #999999;
	padding: 11px;
}
.dotted_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.dotted_left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}
.tab_green_bg {
	background-image: url(images/tabs/tabgreen_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #333333;
	padding-right: 14px;
	padding-left: 14px;
}
.tabs_space {
	width: 5px;
}
.tab_white_bg {
	background-image: url(images/tabs/tabwhite_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-right: 14px;
	padding-left: 14px;
}
.subtabs_bgbar {
	background-image: url(images/tabs/subtabs_bgbar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
}
.subtab_bg {
	background-image: url(images/tabs/subtab_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.subtab_off {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.text_gray2 {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #999999;
}
.text_green2 {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #809d00;
}
.text_green2_light {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #BAD838;
}
.text_gray1 {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #333333;
}
.text_gray2_dark {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #333333;
}
.text_body_gray {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #333333;
	line-height: 19px;
}
.text_body_green {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #809d00;
	line-height: 19px;
}
.text_body_green_small {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #809d00;
	line-height: 14px;
}
.text_body_orange {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #D46B28;
	line-height: 19px;
}
.text_testimonial_green {
	font-family: Georgia;
	font-size: 10px;
	color: #61702C;
	line-height: 14px;
	font-style: italic;
	text-align: right;
}
.text_testimonial_gray {
	font-family: Georgia;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	font-style: italic;
	text-align: right;
}
.text_testimonial_orange {
	font-family: Georgia;
	font-size: 10px;
	color: #D46B28;
	line-height: 14px;
	font-style: italic;
	text-align: right;
}
.text_testimonial_blue {
	font-family: Georgia;
	font-size: 10px;
	color: #284473;
	line-height: 14px;
	font-style: italic;
	text-align: right;
}
.heading_green {
	font-family: "Lucida Sans";
	font-size: 18px;
	color: #809d00;
}
.heading_orange {
	font-family: "Lucida Sans";
	font-size: 18px;
	color: #D46B28;
}
.heading_blue {
	font-family: "Lucida Sans";
	font-size: 18px;
	color: #284473;
}
.mainimg_about {
	background-image: url(images/about/mainimg_about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 193px;
}
.mainimg_services {
	background-image: url(images/services/mainimg_services.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 193px;
}
.mainimg_contact {
	background-image: url(images/contact/mainimg_contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 193px;
}
.logosubpg_leftpadding {
	width: 36px;
}
.spacer11 {
	width: 11px;
	height: 11px;
}
.spacer21 {
	width: 21px;
	height: 21px;
}
.spacer30 {
	width: 30px;
	height: 30px;
}
.bullet_green {
	background-image: url(images/icons/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 12px;
}
.bullet_orange {
	background-image: url(images/icons/bullet_orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 12px;
}
