html {
	height:100%;
	width:100%;
}
body {
	height:100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color:#000;
	background:url(../images/bg.jpg) repeat-x center top #282f2e;
}
html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe {
	padding:0;
	margin:0;
	border:0;
}
img {
	display:block;
}
table td {
	vertical-align:top;
}
.clear {
	content:".";
	height:0;
	visibility: hidden;
	display:block;
	clear:both;
}
* {
	outline: none;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
.body{
	width:804px;
	margin:0 auto;
}
.all {
	overflow:hidden;
	border:1px solid #000;
}
.main-nav {
	overflow:hidden;
	border-bottom:1px solid #000;
}
.main-nav li {
	float:left;
	list-style:none;
}
.main-nav li a, .main-nav li span {
	display:block;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
	height:86px;
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
.main-nav li a:hover, .main-nav li a.hover, .main-nav li span.hover {
	background-position:left bottom
}
.nav1 {
	background-image:url(../images/nav1.jpg);
	width:82px;
}
.nav2 {
	background-image:url(../images/nav2.jpg);
	width:111px;
}
.nav3 {
	background-image:url(../images/nav3.jpg);
	width:166px;
}
.nav4 {
	background-image:url(../images/nav4.jpg);
	width:172px;
}
.nav5 {
	background-image:url(../images/nav5.jpg);
	width:144px;
}
.nav6 {
	background-image:url(../images/nav6.jpg);
	width:127px;
}

.area{
	overflow:hidden;
	padding:0 0 0 1px;
	border-bottom:3px solid #1d2228;
}
.sideArea{
	float:left;
	width:207px;
	border-right:1px solid #969392;
	background:url(../images/bg-side.png);
	padding-bottom:10000px;
	margin-bottom:-10000px;
}
.side-nav{
	overflow:hidden;
}
.side-nav li{
	border-bottom:1px solid #8b8d8f;
	float:left;
	width:100%;
	list-style:none;
}
.side-nav li a{
	display:block;
	font-size:11px;
	line-height:30px;
	color:#1d2228;
	padding-left:18px;
	text-decoration:none;
	text-transform:uppercase;
}
.side-nav li a:hover{
	color:#fff;
	background:#85898c;
}
.flash{
	height:254px;
	position:relative;
}
.flash div{
	position:absolute;
	left:0;
	top:0;
}


.main-area{
	background:url(../images/bg-cont.png);
	margin-left:208px;
	padding:0 0 0 0;
	font-size:12px;
	line-height:15px;
	text-align:justify;
}
.main-area p{
	margin-bottom:15px;
}
.main-area h1{
	font-size:18px;
	line-height:20px;
	text-transform:uppercase;
	margin-bottom:14px;
	color:#8f7029;
	font-weight:normal;
}
.main-area ul, .main-area ol{
	margin:0 0 14px 20px;
}
.main-area ul ul, .main-area ol ol, .main-area ul ol, .main-area ol ul{
	margin:5px 0 5px 15px;
}
.main-area a{
	color:#8f7029;
}
.main-area a:hover{
	text-decoration:none;
}
.contimg{
	float:right;
	display:inline;
	margin:0 0 10px 24px;
}
.cont{
	padding:10px 22px 1px 19px;
	min-height:210px;
}
.cont-inner{
	padding:10px 22px 1px 19px;
	min-height:310px;
}
.blocks{
	border-bottom:28px solid #1d2228;
	padding:1px;
	overflow:hidden;
	background:#b4b6b6;
}
.blocks li{
	float:left;
	width:265px;
	list-style:none;
}
.blocks li.mid{
	margin:0 1px;
	display:inline;
	width:268px;
}
.blocks li div{
	background:url(../images/blockL.jpg) no-repeat left top;
}
.blocks li a{
	background:url(../images/blockR.jpg) no-repeat right top;
	display:block;
	height:70px;
	text-align:center;
	font-size:17px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	padding-top:36px;
}
.blocks li a span{
	font-size:23px;
	line-height:25px;
	font-weight:bold;
}
.blocks li div:hover{
	background-position:left bottom;
}
.blocks li div a:hover{
	color:#9c891f;
	background-position:right bottom;
}

.bot{
	height:46px;
	background:#b4b6b6;
}
.mp {
	background:url(../images/mp.png) no-repeat 0 0;
	width:44px;
	height:45px;
	display:block;
	position:absolute;
	top:8px;
	left:750px;	
}
.links, .copyright{
	position:relative;
	text-align:center;
	line-height:18px;
	font-size:11px;
	color:#37709f;
	padding-top:7px;
}
.copyright{
	color:#7e7e7e;
}
.copyright a{
	color:#7e7e7e;
}
.links a{
	color:#37709f;
	margin:0 5px;
}
.copyright a:hover,.links a:hover{
	text-decoration:none;
}

.form{
	width:70%;
	margin-top:14px;
}
.form td{
	text-align:left;
	vertical-align:top;
	padding-bottom:5px;
	line-height:22px;
}
.form span{
	color:#f00;
}
.form td.left{
	vertical-align:top;
	text-align:right;
	padding-right:10px;
}
.form input{
	height:22px;
}
 input.text{
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-size:14px;
	width:100%;
	border:1px solid #000;
}
.form select{
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-size:14px;
	width:100%;
	border:1px solid #000;
}
input.width90{
	width:90px;
}
input.submit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #000;
	font-weight:bold;
	text-align:center;
	color:#fff;
	width:150px;
	height:25px;
	background:#494949;
}
.form textarea{
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-size:14px;
	width:100%;
	border:1px solid #000;
}

.table td{
	padding:8px 2px;
	text-align:left;
	font-size:11px;
}

.table input{
	border:1px solid #808080;
	padding:1px;
	width:150px;
	font-size:11px;
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.table textarea{
	border:1px solid #808080;
	padding:1px;
	height:50px;
	width:150px;
}
.table select{
	font-size:11px;
	border:1px solid #808080;
	width:154px;
}
.table input.button{
	width:100px;
	margin:0 5px;
}

.table input.rad{
	width:auto;
	border:none;
	padding:0;
}
input:focus { border: 1px dotted black; }
input.error { border: 1px dotted red; }

.table td .w45{
	width:35px !important;
}
.table td select.w45{
	width:45px !important;
}
.table td .w65{
	width:52px !important;
}
.table td select.w65{
	width:65px !important;
}
.width95{
	width:95px !important;
}

.error{
	display:block;
	color: red;
	font-style: italic
}

input.button2{
	display:block;
	width:300px;
	margin:0 auto;
	font-size:20px;
}

input.rad{
	width:auto;
	border:none;
	padding:0;
}

