@charset "UTF-8";
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0px;
}
.container {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.banner_area {
	height: auto;
	width: 100%;
	margin-top: 12px;
}
.nav_area {
	height: 60px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #666666;
	padding-bottom: 3px;
	text-align: center;
	line-height: 3em;
	margin-top: 20px;
}
.nav_area_line {
	height: 44px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #6F9DA9;
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #666666;
	padding-bottom: 3px;
	text-align: center;
	line-height: 3em;
	margin-top: 20px;
}
.nav_area_blue {
	height: 30px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #FFF;
	padding-bottom: 3px;
	text-align: center;
	margin-top: 14px;
	background-color: #6F9DA9;
	border-right-style: none;
	border-left-style: none;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding-top: 10px;
}
.nav_area_rust {
	height: 30px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #FFF;
	padding-bottom: 3px;
	text-align: center;
	margin-top: 14px;
	background-color: #98503f;
	border-right-style: none;
	border-left-style: none;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding-top: 10px;
}
.nav_area_sub {
	height: 20px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-bottom-style: none;
	font-family: "Arial Narrow";
	font-size: 17px;
	color: #FFF !important;
	padding-bottom: 3px;
	text-align: center;
	margin-top: 0px;
	background-color: #666666;
	border-right-style: none;
	border-left-style: none;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-radius: 0px 0px 15px 15px;
	border-radius: 0px 0px 15px 15px;
	padding-top: 20px;
	line-height: 3px;
	padding-right: 10px;
	padding-left: 10px;
}

.nav_area_blue a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}

.nav_area_rust a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}


.nav_area_sub a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.space_blue {
	height: 2px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	color: #FFF;
	padding-bottom: 3px;
	text-align: center;
	margin-top: 8px;
	background-color: #6F9DA9;
	border-right-style: none;
	border-left-style: none;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.content_area {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-top: 15px;
	margin-bottom: 8px;
}
.content_area_clear {
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 30px;
}
.footer_area {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.logo {
	height: auto;
	width: 164px;
	left: 0px;
	top: 0px;
}
.leftside {
	float: left;
	height: auto;
	width: 200px;
	margin-right: 60px;
	margin-bottom: 30px;
}
.rightside {
	float: left;
	height: auto;
	width: 600px;
	margin-bottom: 30px;
}
.banner_links {
	height: 30px;
	top: 20px;
	position: relative;
	left: 800px;
}
.openbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container-form {
	background-color: #E7EFF7;
	/*-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;*/
	padding: 14px;
	border: 3px solid #F59772;
}
.leftside {
	padding: 2px;
	float: left;
	width: 50%;
	margin-right: 60px;
}
.rightside {
	padding: 2px;
	float: right;
	width: 40%;
}
.btnVideo {
	/*float: left;*/
	width: 310px;
}
.btnGallery {
	float: left;
	width: 210px;
}

.form {
	background-color:#fcf8e3;
	border:10px solid #feeac3;
	width:444px;
	margin-right:14px;
	/**
	margin: 28px 0 10px 14px;
	**/
	padding:12px;
}
.feature-box {
	float:left; 
	width:300px;	
}
