@charset "utf-8";
/* CSS Document */

img{
	float:left;
	border:none;
}

body{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

.wrapper{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.header{
	float:left;
	background-image:url(images/hd_bg.jpg);
	height:295px;
	width:100%;
}

.right_img{
	float:right;
	background-image:url(images/hd_pic.jpg);
	width:692px;
	height:224px;
	background-position: left top;
	margin-top: 45px;
	padding-right: 16px;
	background-repeat: no-repeat;
}

.left_box{
	width:270px;
	height:auto;
	float:left;
	margin-top: -280px;
	padding-left: 11px;
	position: relative;
	z-index: 1;
}
.content{
	float:left;
	width:100%;
	background:#fff;
}

.nav_box{
	width:270px;
	background-image:url(images/blue_bg.jpg);
	height:auto !important;
	height:258px;
	min-height:258px;
	background-color: #6b8bb4;
	background-repeat: repeat-x;
	float: left;
}

.nav_box ul{
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.nav_box ul li{
	float:left;
	clear:left;
	list-style-type: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 195px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #718fb4;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.nav_box ul li a{
	color:#fff;
	text-decoration:none;
	font-family: "myriad Pro";
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.nav_box ul li a:hover{
	color:#CCC;
}

.gra_box{
	width:270px;
	background-color:#fff;
	background-image:url(images/tan_bg.jpg);
	height:auto !important;
	height:325px;
	min-height:325px;
	float:left;
	background-repeat: repeat-x;
	background-position: top;
}

.text{
	float:left;
	font-family: "myriad Pro";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #949494;
	margin-top: 23px;
	padding-left: 31px;
}

.text1{
	color: #a6a8a6;
	float: left;
	width: 10px;
	font-family: "verdana";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.box{
	float:left;
	clear:left;
	width: 200px;
	padding-left: 21px;
	margin-top: 15px;
}

.box p{
	font-family: "verdana";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #a6a8a6;
	width: 160px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.text2{
	float:left;
	font-family: "myriad Pro";
	font-size: 17px;
	color: #949494;
	margin-top: 18px;
	padding-left: 31px;
	width: 500px;
}

.t{
	float:left;
	padding-left:31px;
	width: 670px;
	font-family: "myriad Pro";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-variant: normal;
	color: #505050;
}

.ad_spot{
	float:left;
	width:468px;
	height:60px;
	padding-left: 126px;
	margin-top: 50px;
}

.div{
	float:left;
	clear:left;
	width:100%;
	height:5px;
	background:#8daecd;
	overflow:hidden;
}

.copy{
	text-align:center;
	width:600px;
	font-family: "myriad Pro";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7a7777;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
td
{ font-family: verdana;
color: #000000;
font-size: 12px; }