@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/op_bkgrnd.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	background-position: top;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma;
	font-weight: normal;
	text-align: left;
}
.top {
	height: 45px;
}
.nav {
	height: 48px;
	width: 960px;
}
.header {
	height: 154px;
	background-image: url(../images/op/images/header.jpg);
	background-repeat: no-repeat;
}
.header_content1 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	padding-top: 17px;
	padding-left: 243px;
	padding-right: 25px;
}
.mid {
	height: 39px;
}
.banner1 {
	height: 87px;
}
.contact_banner {
	float: right;
	height: 87px;
	text-align: left;
}
.main_area {
	height: 100%;
	background-image: url(../images/op/images/main_content.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 960px;
	clear: none;
	background-position: top;
}
.main_area2 {
	height: 447px;
	background-image: url(../images/op/images/main_content.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 960px;
	clear: none;
	background-position: top;
}
.main_content {
	padding-left: 50px;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	width: 570px;
}
.side_box1 {
	float: right;
	width: 260px;
	padding-right: 30px;
	padding-left: 20px;
	font-family: Tahoma;
	font-size: 14px;
	color: #295E44;
	line-height: 17px;
	font-weight: normal;
	vertical-align: top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C5C5C;
	text-align: left;
	font-weight: normal;
	padding-top: 20px;
	padding-left: 25px;
}
.main_form_area {
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

.h1 {
	font-size: 17px;
	color: #333333;
	letter-spacing: 1px;
}
.h2 {
	font-weight: bold;
	padding-bottom: 7px;
}
.h3 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
}

.line1 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CFCFCF;
	margin-top: 20px;
	margin-bottom: 20px;
}
.pics1 {
	margin-bottom: 30px;
	border: 1px solid #C5C5C5;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.pics2 {
	margin-bottom: 40px;
	border: 1px solid #C5C5C5;
}
.form_box1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	border: 1px solid #C5C5C5;
	width: 250px;
	margin-bottom: 15px;
}
.submit {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #A2692B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sep {
	margin-left: 20px;
}
