@charset "utf-8";
/* CSS Document */


body
{
margin:0px;
padding:0px;
background: url(../images/body-bg.jpg) left top repeat-x #FFF;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:7px 0px;
text-align:justify;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:100%;
height:auto;
text-align:center;
float:left;
}
.warper
{
width:960px;
height:auto;
text-align:center;
margin:0px auto;
}
#header
{
width:960px;
height:60px;
float:left;
text-align:left;
}
.logo-box
{
width:450px;
height:60px;
float:left;
text-align:left;
}
.logo
{
margin-top:6px;
}
.header-right
{
width:300px;
height:45px;
float:right;
text-align:right;
padding-top:15px;
color: #FFF;
}
.header-right a
{
text-decoration: none;
color: #FFF;
font: normal 12px/20px  Arial, Helvetica, sans-serif;
}
.header-right a:hover
{
text-decoration: underline;
color: #9dd933;
font: normal 12px/20px  Arial, Helvetica, sans-serif;
}
#body-main
{
width:960px;
height:auto;
float:left;
text-align:left;
}
.body-top
{
width:536px;
height:350px;
float:left;
text-align:left;
background:url(../images/header-top-right-bg.jpg) right top no-repeat;
padding-top:10px;
padding-right:424px;
color: #006699;
}
/* sub-navigation */	
	
.subnav{
	color: #006699;
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	line-height:18px;
	width:536px;
	float:left;
	text-align:left;
	padding-bottom:12px;
	padding-top:3px;
	
}
.subnav ul {margin: 0; padding: 0; list-style-type:none;}
.subnav li {
	display: block;
	padding: 0px 0px 0px 20px;
	width:516px;
	text-decoration: none;
	background: url(../images/blue-arrow-bg.gif) left center no-repeat;
	color: #006699;
	font: bold 13px/18px Arial, Helvetica, sans-serif;
}
.spcialist-botton-box
{
width:536px;
height:auto;
float:left;
text-align:left;
}
.body-middle-box
{
width:960px;
height:auto;
float:left;
text-align:left;
}
/* sub-navigation */
.future-box
{
width:960px;
height:auto;
float:left;
text-align:left;
padding-bottom:40px;
padding-top:26px;
}
.future-box ul
{
margin:0;
padding:0;
list-style-type:none;
}
.future-box ul li
{
width:300px;
height: auto;
float:left;
list-style-type:none;
display:block;
margin-right:29px;
text-align:left;
font:normal 13px/18px Arial, Helvetica, sans-serif;
color:#006699;
}
/* sub-navigation */	
	
.future{
	color: #006699;
	font: normal 13px/24px Arial, Helvetica, sans-serif;
	line-height:18px;
	width:300px;
	float:left;
	text-align:left;
	padding-bottom:8px;
	
}
.future ul {margin: 0; padding: 0; list-style-type:none;}
.future ul li {
	display: block;
	padding: 0px 0px 0px 22px;
	width:278px;
	text-decoration: none;
	background: url(../images/right-arrow-bg.jpg) left center no-repeat;
	color: #006699;
	float:left;
	margin-right:0px;
	font: normal 13px/24px Arial, Helvetica, sans-serif;
}
.future-botton-box
{
width:300px;
height:auto;
float:left;
text-align:left;
}
.body-bottom
{
width:960px;
height:auto;
float:left;
text-align:left;
padding-bottom:28px;
}
.gray-round-top
{
width:960px;
height:20px;
float:left;
text-align:left;
}
.bottom-inside-box
{
width:916px;
height:auto;
float:left;
text-align:left;
background:url(../images/gray-round-bottom-bg.jpg) left bottom no-repeat #f7f7f7;
padding:0px 22px 15px 22px;
}
.bottom-left-box
{
width:282px;
height:auto;
float:left;
text-align:left;
}
.bottom-right-box
{
width:615px;
height:auto;
float:right;
text-align:left;
}
#footer
{
width:100%;
height: auto;
float:left;
text-align:center;
background: url(../images/footer-bg.jpg) left top repeat-x #FFF;
font: normal 13px/20px  Arial, Helvetica, sans-serif;
color: #006699;
padding:20px 0px 18px 0px;
}
#footer a
{
text-decoration: none;
color: #006699;
font: normal 13px/20px  Arial, Helvetica, sans-serif;
}
#footer a:hover
{
text-decoration: underline;
color: #007dff;
font: normal 13px/20px  Arial, Helvetica, sans-serif;
}
.footer-main
{
width:960px;
height:auto;
text-align:center;
margin:0px auto;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}
body a
{
color:#7ead21;
text-decoration: none;
}
body a:hover
{
color:#ff9900;
text-decoration: underline;
}
h1{
	font-family: MyriadPro, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height:24px;
	font-weight:bold;
	font-variant: normal;
	color: #006394;
	text-decoration: none;
	font-style: italic;
}
