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



body
{
margin:0px;
padding:0px;
background: url(../images/bg.jpg) left top repeat-x #99ccff;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:7px 0px;
}
strong
{
font-weight:bold;
color: #006ca8;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:964px;
height:auto;
text-align:center;
margin:0px auto;
}
.body-main
{
width:964px;
height: auto;
float:left;
text-align:left;
}
.body-top
{
width:964px;
height:479px;
float:left;
text-align:left;
}
.form-box
{
width:380px;
height:432px;
float:left;
text-align:left;
background:url(../images/form-box-bg.jpg) left top no-repeat;
padding-top:47px;
}
.form-top-box
{
width:290px;
height:auto;
float:left;
text-align:left;
padding:0px 55px 0px 35px;
color: #FFF;
font: bold 12px/22px Arial, Helvetica, sans-serif;
}
.input
{
width:155px;
height:20px;
text-align:left;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:normal;
line-height:20px;
padding-left:3px;
padding-top:2px;
color: #333333;
border:1px solid #347dc8;
background-color: #FFF;
}
.body-top-right
{
width:584px;
height:479px;
float:right;
text-align:left;
background:url(../images/body-top-right-bg.jpg) left top no-repeat;
}
.right-top-box
{
width:185px;
height:405px;
float:left;
text-align:left;
padding:5px 332px 0px 65px;
color: #0066cc;
font:bold 21px/24px Helvetica, Arial, sans-serif;
}
.right-bottom-box
{
width:584px;
height:69px;
float:left;
text-align:left;
}
.body-bottom
{
width:954px;
height:auto;
float:left;
text-align:left;
padding:0px 5px;
}
.body-bottom-box
{
width:954px;
height:auto;
float:left;
text-align:left;
}
.bottom-round-top
{
width:954px;
height:26px;
float:left;
text-align:left;
}
.bottom-inside
{
width:934px;
height:auto;
float:left;
text-align:left;
background:url(../images/bottom-inside-bg.jpg) left top repeat-x #f6f6f6;
padding:0px 10px;
}
.inside-top-box
{
width:898px;
height:auto;
float:left;
text-align:left;
background:url(../images/inside-bar-bg.jpg) left bottom repeat-x;
padding:0px 18px 30px 18px;
}
.inside-top-left
{
width:428px;
height:auto;
float:left;
text-align:left;
border-right:1px solid #e2e2e2;
padding-right:20px;
}
/* sub-navigation  */	
	
.subnav{
	color: #333333;
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	line-height:30px;
	width:428px;
	float:left;
	text-align:left;
		}
.subnav ul {margin: 0; padding: 0; list-style-type:none;}
.subnav li {
	display: block;
	padding: 0px 0px 0px 20px;
	width:408px;
	float:left;
	text-decoration: none;
	background: url(../images/black-arrow-bg.gif) left center no-repeat;
	color: #333333;
	font: bold 12px/30px Arial, Helvetica, sans-serif;
}
.choose-th
{
float:left;
margin-right:14px;
}
.inside-top-right
{
width:429px;
height:auto;
float:right;
text-align:left;
padding-left:20px;
}
.bottom-round-bottom
{
width:954px;
height:41px;
float:left;
text-align:left;
}
.inside-bottom-box
{
width:898px;
height:auto;
float:left;
text-align:left;
padding:20px 18px 0px 18px;
}
.inside-bottom-left
{
width:430px;
height:auto;
float:left;
text-align:left;
}
.inside-bottom-right
{
width:430px;
height:auto;
float:right;
text-align:left;
}
.bottom-th
{
float:left;
margin-right:12px;
}
.footer
{
width:964px;
height:auto;
float:left;
text-align:center;
padding:12px 0px 22px 0px;
font: normal 11px/18px Arial, Helvetica, sans-serif;
color: #003366;
}
.footer a
{
font: normal 11px/18px Arial, Helvetica, sans-serif;
color: #003366;
text-decoration:none;
}
.footer a:hover
{
font: normal 11px/18px Arial, Helvetica, sans-serif;
color: #003366;
text-decoration: underline;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: MyriadPro,  Arial,sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	font-variant: normal;
	color: #0066cc;
	text-decoration: none;
	font-style: italic;
}
