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

body
{
margin:0px;
padding:0px;
background:url(../images/body-bg.jpg) left top repeat-x #f7f7f7;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:7px 0px;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
.container
{
width:850px;
height:auto;
margin:0px auto;
text-align:center;
}
.header
{
width:850px;
height:145px;
float:left;
text-align:left;
}
.header-top
{
width:850px;
height:110px;
float:left;
text-align:left;
}
.logo-box
{
width:400px;
height:90px;
float:left;
text-align:left;
padding-top:20px;
}
.logo
{
margin-top:34px;
}
.header-right
{
width:434px;
height:110px;
float:right;
text-align:left;
}
.header-right-top
{
width:434px;
height:25px;
float:left;
text-align:right;
color: #666666;
padding-top:20px;
font:normal 11px/18px  Tahoma, Helvetica, sans-serif;
}
.header-right-top a
{
color: #666666;
text-decoration:none;
font:normal 11px/18px  Tahoma, Helvetica, sans-serif;
}
.header-right-top a:hover
{
color: #666666;
text-decoration:underline;
font:normal 11px/18px  Tahoma, Helvetica, sans-serif;
}
.header-right-bottom
{
width:434px;
height:65px;
float:left;
text-align:left;
}
/* CSS Menu */
.navcontainer {
		width:840px;
        margin:0px;
        height: 35px;
		float:left;
		background:url(../images/menu-bg.jpg) left top no-repeat;
		padding-left:10px;
		}

.navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

.navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		height:35px;
		background: url(../images/menu-bar-bg.jpg) right center no-repeat;
		}

.navcontainer ul li a {
        width: auto;
        height: 35px;
        margin: 0px;
		padding:0px;
        color: #FFF;
        text-decoration: none;
        display: block;
        text-align: center;
		padding:0px 10px;
        font: bold 12px/35px Tahoma, Helvetica, sans-serif;
		display:inline;
	}

.navcontainer ul li a:hover {
        color: #fafa90;
		padding:0px 10px;
        font: bold 12px/35px Tahoma, Helvetica, sans-serif;
		display:inline;
		text-decoration:none;
		}
.navcontainer li.active a {
        color: #fafa90;
		font: bold 12px/35px Tahoma, Helvetica, sans-serif;
		text-decoration:none;
	}
.body-main
{
width:850px;
height:auto;
float:left;
text-align:left;
}
.body-top
{
width:850px;
height:85px;
float:left;
text-align:left;
}
.left-top-box
{
width:429px;
height:61px;
float:left;
text-align:left;
background:url(../images/left-top-bg.jpg) left top no-repeat;
padding-left:22px;
padding-top:24px;
}
.body-middle
{
width:850px;
height:346px;
float:left;
text-align:left;
}
.middle-left
{
width:451px;
height:346px;
float:left;
text-align:left;
}
.middle-right
{
width:327px;
height:336px;
float:left;
text-align:left;
background:url(../images/middle-right-bg.jpg) left top no-repeat;
padding:10px 40px 0px 32px;
}
.form-below-box
{
width:327px;
height:auto;
float:left;
text-align:center;
}
.form-bottom-box
{
width:327px;
height:auto;
float:left;
text-align:left;
padding-top:6px;
}
.form-left
{
width:166px;
height:auto;
float:left;
text-align:left;
}
.form-right
{
width:161px;
height:auto;
float:right;
text-align:left;
}
.right-top-box
{
width:399px;
height:65px;
float:right;
text-align:left;
background:url(../images/right-top-bg.jpg) left top no-repeat;
padding-top:20px;
}
.body-bottom
{
width:670px;
height:99px;
float:left;
text-align:left;
background:url(../images/body-bottom-bg.jpg) left top no-repeat;
padding-left:180px;
padding-top:16px;
}
.input-box
{
width:148px;
height:16px;
float:left;
text-align:left;
background-color: #FFF;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:normal;
line-height:16px;
padding-left:2px;
border:1px solid #c0c0c0;
color: #333333;
}
.footer
{
width:850px;
height:auto;
float:left;
text-align:right;
padding:30px 0px 45px 0px;
color: #666666;
font:normal 11px/18px Arial, Helvetica, sans-serif;
}
.footer a
{
text-decoration:none;
color: #666666;
font: normal 11px/18px Arial, Helvetica, sans-serif;
}
.footer a:hover
{
color: #666666;
text-decoration: underline;
font: normal 11px/18px Arial, Helvetica, sans-serif;
}
/* CSS Text Document */
body{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
body a
{
color:#349100;
text-decoration: none;
font-weight:normal;
font-size:11px;
}
body a:hover
{
color:#349100;
text-decoration: underline;
font-weight: normal;
font-size:11px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	text-align:justify;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align:justify;
}

.logo-box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
	text-align:left;
}
.logo-box a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	font-variant: normal;
	color: #0066cc;
	text-decoration: none;
	text-align:left;
}