@charset "UTF-8";
/* CSS Document */

#wrapper {
	margin: auto;
	height: auto;
	width: 740px;
}
#header {
	height: 283px;
	width: 740px;
	background-image: url(../images/header_bg.jpg);
}
.nav {
	position: absolute;
	top: 254px;
}
#main_content {
	height: auto;
	width: 711px;
	clear: both;
	padding-top: 10px;
	border: 2px solid #739441;
	padding-right: 10px;
	padding-left: 15px;
	margin-bottom: 5px;
	float: left;
}
#footer {
	height: auto;
	width: 740px;
	background-image: url(../images/footer_.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 15px;
	clear: both;
	margin-bottom: 0px;
}
#form_field {
	width: 720px;
	height: auto;
}
p {
	font-size: 90%;
}
h1 {
	font-size: 110%;
}
#specializes {
	width: 200px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	height: auto;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #739442;
}
.flt_lft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#main_text_wrapper {
}
.rgt_lft {
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
}
#contact_div1 {
	float: left;
	height: auto;
	width: 350px;
	margin: 0px 30px 10px 0px;
}
#contact_div2 {
	float: left;
	height: 390px;
	width: 280px;
	background-image: url(../images/customer-service-representative.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-width: 2px;
	border-left-style: dashed;
	border-left-color: #739442;
	padding: 0px 0px 0px 10px;
}
#contact_div_header_text {
	float: left;
	height: auto;
	width: 710px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
