body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
    background:#002989 url(images/bg.jpg) repeat-x;
}
@font-face {
    font-family: 'myriad_webregular';
    src: url('font/myriad_0-webfont.eot');
    src: url('font/myriad_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/myriad_0-webfont.woff') format('woff'),
         url('font/myriad_0-webfont.ttf') format('truetype'),
         url('font/myriad_0-webfont.svg#myriad_webregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaRoundedLTStdBdCnRg';
    src: url('font/helveticaroundedltstd-bdcn-webfont.eot');
    src: url('font/helveticaroundedltstd-bdcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/helveticaroundedltstd-bdcn-webfont.woff') format('woff'),
         url('font/helveticaroundedltstd-bdcn-webfont.ttf') format('truetype'),
         url('font/helveticaroundedltstd-bdcn-webfont.svg#HelveticaRoundedLTStdBdCnRg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'zurich_cn_btregular';
    src: url('font/zurchc_0-webfont.eot');
    src: url('font/zurchc_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/zurchc_0-webfont.woff') format('woff'),
         url('font/zurchc_0-webfont.ttf') format('truetype'),
         url('font/zurchc_0-webfont.svg#zurich_cn_btregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#backer{
	width: 100%;
	float:left;
}
#holder{
	width: 995px;
	float: none;
    margin: 0 auto;
}
#wrapper{
	width: 995px;
	float: left;
    margin: 0 auto;
    padding: 0 0px 0 0px;
    margin: 0px 0 0 0;
}
#top_bar{
	width: 995px;
	float: left;
    padding: 0 0px 0 0px;
    margin: 0px 0 0 0;
    height: 132px;
   background:url(images/top_bar_bg.png) repeat-y;
}
.email{
	width: 285px;
	float: right;
    padding: 50px 0px 0 0px;
    margin: 0px 0 0 0;
    font-family: 'myriad_webregular';
    font-size:16px;
    font-weight:normal;
}
.sitemaper{
	width: 500px;
	float: right;
    padding: 27px 25px 0 0px;
    margin: 0px 0 0 0;
    text-align:right;
}
#navbar{
	width: 979px;
	float: left;
    padding: 0px 8px 0 8px;
    margin: 0px 0 0 0;
    background:url(images/navbg.png) no-repeat;
    height: 51px;
}
#menu {
	height:51px;
}

#menu ul {
	padding:0px;
	margin:0px;
}
#menu ul li {
	display:inline;
	float:left;
	padding-right:1px;
    margin: 2px 0 0 0;
}

#menu  ul li a {
	display:block;
    font-family: 'HelveticaRoundedLTStdBdCnRg';
	padding:12px 20px 12px 20px;
	font-size:16px;
	color:#4c4c4c;
	text-align:center;
	text-decoration:none;
    margin: 0px 0 0 0;
    border-right: 1px solid #b2b1b1;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing: 1px;
}

#menu  ul li a:hover {
	background:url(images/nav_hover.jpg) top center repeat-x;
	color:#ffffff;
	text-decoration:none;
}

#menu  ul li a.current {
	background:url(images/nav_hover.jpg) top center repeat-x;
	color:#ffffff;
	text-decoration:none;
}
#banner{
	width: 995px;
	float: left;
    padding: 0px 0px 0 0px;
    margin: 0px 0 0 0;
    height: 288px;
}
.mailer{
    font-family: 'myriad_webregular';
    font-size:16px;
    font-weight:normal;
    color:#32a9da;
    text-decoration:none;
}
.mailer:hover{
    font-family: 'myriad_webregular';
    font-size:16px;
    font-weight:normal;
    color:#32a9da;
    text-decoration: underline;
}
.linker{
    color:#125FAF;
    text-decoration:none;
}
.linker:hover{
    color:#125FAF;
    text-decoration: underline;
}
#boxes {
	margin: 4px 0 0px 0;
	width: 995px;
	height: 218px;
	float: left;
}
.box1 {
	margin: 0px 0 0px 0;
	width: 296px;
	height: 194px;
	float: left;
	padding: 25px 15px 0 15px;
	background:url(images/box_bg.png) no-repeat;
}
.box1_content {
	margin: 0px 0 0px 0;
	width: 296px;
	height: 161px;
	float: left;
	padding: 0px 0px 0 0px;
}
.box1_title {
	margin: 0px 0 0px 0;
	float: none;
    text-align:center;
	padding: 0px 0px 0 0px;
    color: #002789;
    font-family: 'myriad_webregular';
    font-size: 14px;
    font-weight:bold;
    line-height: 19px;
}
.read {
	margin: 0px 20px 0px 0;
	width: 119px;
	height: 40px;
	float: right;
	padding: 3px 0px 0 0px;
	font-size: 18px;
	color: #ffffff !important;
    font-family: 'HelveticaRoundedLTStdBdCnRg';
    background:url(images/read.png) no-repeat;
    text-transform:uppercase;
    letter-spacing:1px;
    text-align:center;
    text-decoration:none;
    border:none;
    vertical-align:top;
}
.read:hover {
	margin: 0px 20px 0px 0;
	width: 119px;
	height: 40px;
	float: right;
	padding: 3px 0px 0 0px;
	font-size: 18px;
	color: #ffffff !important;
    font-family: 'HelveticaRoundedLTStdBdCnRg';
    background:url(images/read_hover.png) no-repeat;
    text-transform:uppercase;
    letter-spacing:1px;
    text-align:center;
    text-decoration: underline;
}
.box2 {
	margin: 0px 8px 0px 8px;
	width: 296px;
	height: 194px;
	float: left;
	padding: 25px 15px 0 15px;
	background:url(images/box_bg.png) no-repeat;
}
.box2_content {
	margin: 0px 0 0px 0;
	width: 296px;
	height: 154px;
	float: left;
	padding: 0px 0px 0 0px;
}
.box2_title {
	margin: 0px 0 0px 0;
	float: left;
    text-align:center;
	padding: 10px 0px 0 15px;
    color: #002789;
    font-family: 'myriad_webregular';
    font-size: 23px;
    font-weight:bold;
}
.box2_content li {
	margin: 0px 0 0px 0;
	padding: 0px 0px 3px 0px;
    list-style-image:url(images/pointer.png);
    font-family: 'myriad_webregular';
    color:#575757;
    font-weight:normal;
    font-size: 15px;
}
.box3 {
	margin: 0px 0 0px 0;
	width: 296px;
	height: 194px;
	float: left;
	padding: 25px 15px 0 15px;
	background:url(images/box_3new.png) no-repeat;
}
.box3_content {
	margin: 0px 0 0px 0;
	width: 181px;
	height: 154px;
	float: left;
	padding: 0px 0px 0 95px;
}
.box3_title {
	margin: 0px 0 0px 0;
	float: left;
    text-align:center;
	padding: 10px 0px 20px 15px;
    color: #002789;
    font-family: 'myriad_webregular';
    font-size: 23px;
    font-weight:bold;
}

.box_link{
    font-family: 'myriad_webregular';
    font-size:16px;
    font-weight:normal;
    color:#353535;
    text-decoration:none;
}
.box_link:hover{
    font-family: 'myriad_webregular';
    font-size:16px;
    font-weight:normal;
    color:#353535;
    text-decoration: underline;
}
#content_top{
	float:left;
	width:995px;
	height: 14px;
	background:url(images/content_top.png) no-repeat;
	margin: 6px 0 0 0;
}
#content{
	float:left;
	width:960px;
	background:url(images/content_bg.png) repeat-y;
	padding: 10px 18px 20px 17px;
	text-align:justify;
	line-height: 19px;
}
#content_bottom{
    float:left;
    width:995px;
    height: 14px;
    background:url(images/content_bottom.png) no-repeat;
}
#welcome_box{
	float:left;
	width:600px;
	padding: 0 0 0 10px;
}

#welcome_box h1{
	padding: 3px 0px 9px 0px;
    margin: 0px 0 30px 0;
    color:#000000;
    font-weight:bold;
    font-size: 25px;
    font-family: 'zurich_cn_btregular';
    border-bottom: 2px dotted #353281;
}
#welcome_box h2{
	padding: 3px 0px 9px 0px;
    margin: 0px 0 10px 0;
    color:#09439b;
    font-weight:bold;
    font-size: 22px;
    font-family: 'zurich_cn_btregular';
}
#welcome_box ul li {
	padding: 5px 0px 0px 5px;
    margin: 0px 0px 5px 0;
    list-style-image:url(images/bullet.png);
}
#what_box{
    float:right;
    width:315px;
}
#what_box h1{
    float:right;
    width: 285px;
    color:#002789;
    font-weight:bold;
    font-size: 18px;
    font-family: 'zurich_cn_btregular';
    text-align:left;
    margin: 0px;
    padding: 10px 0 11px 30px;
    background:url(images/what_title.jpg) no-repeat;
}
.what_box-content{
    float:right;
    width: 270px;
    margin: 0px 1px 0 0;
    padding: 20px;
    background: #e8e8e8;
    border-bottom:1px solid #c4c1c1;
    border-left: 1px solid #c4c1c1;
    border-right: 1px solid #c4c1c1;
}
#footer{
    float:left;
    width: 995px;
    margin: 0px 0px 0 0;
    background:url(images/footer.png) no-repeat;
    height: 66px;
    font-size: 11px;
}

.copy{
    float:left;
    width: 400px;
    margin: 20px 0px 0 20px;
    height: 46px;
}
.foot_nav{
    float:left;
    width: 360px;
    margin: 20px 0px 0 20px;
    height: 46px;
    text-align:right;
}
.ft_link{
    text-decoration:none;
    color:#000;
}
.ft_link:hover{
    text-decoration: underline;
    color:#000000;
}
.design{
    float:right;
    width: 300px;
    margin: 20px 30px 0 0px;
    height: 46px;
    text-align:right;
}

#forms {
	padding:0 0px 0px 0px;
	margin:0px auto 0px;
}

#forms form {
    margin: 25px 0 0;
    padding: 0;
}
#forms ul {
	margin:0;
	padding:0;
}

#forms li {
	background:none;
    color: #000000;
    float: left;
    font-size: 14px;
    list-style: none outside none;
    margin: 0 0 10px 30px;
    padding: 0;
    width: 435px;
}
#forms label {
	display:block;
	color:#000;
	font-weight:normal;
}
#forms input[type="text"] {
	border:#666 solid 1px;
	height:18px;
	font-family:Calibri;
	font-size:14px;
	color:#000;
	width:350px;
}
#forms input[type="text_3"] {
	border:#666 solid 1px;
	height:18px;
	font-family:Calibri;
	font-size:14px;
	color:#000;
	width:150px;
}
#forms input[type="text_2"] {
	border:#666 solid 1px;
	height:18px;
	font-family:Calibri;
	font-size:14px;
	color:#000;
	width:600px;
}
#forms textarea[name="message"] {
	border:#666 solid 1px;
	height:18px;
	font-family:Calibri;
	font-size:14px;
	color:#000;
	width:600px;
	display:inline;
}
#forms .dollar  {
	background:url(images/input_$.jpg) no-repeat;
	height:22px;
	font-family:Calibri;
	font-size:14px;
	padding-left:20px;
	color:#000;
	width:180px !important;
}

#forms textarea {
	height:40px;
	border:#666 solid 1px;
	font-family:Calibri;
	font-size:14px;
	color:#000;
	width:170px;
}
#forms a {
	color:#03F !important;
	text-decoration:underline;
}
#forms a:hover {
	text-decoration:none;
}
#forms input[type="submit"] {
	border:none;
	height:35px;
	font-family:Calibri;
	font-size:14px;
	color:#fff;
	cursor:pointer;
	margin-left:50px;
}	

.width{
	width:800px;
}
#box_right{
	float:left;
	margin:10px 0px 0px 10px;;
	padding:10px 0px 0px 0px ;
	width:250px;
	height:100px;
	}
	

#form ul {
	list-style:none !important;
	margin:0px;
	padding:0px;
}

#form li {
	margin:0px 0px 20px 0px;
	padding:0px;
	line-height:20px;
	list-style:none !important;
	background:none !important;
}

#form label{
	width:120px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#474747;
	display:block;
	float:left;
	text-align:right;
	margin-right:10px;
}
#form input {
	width:250px;
	height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	border:#c7bb82 1px solid;
}
#form textarea {
	width:250px;
	height:50px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	border:#c7bb82 1px solid;
	resize:none;
}
.submit {
	background:url(images/nav_hover.jpg) left top repeat-x;
	width:95px !important;
	height:32px !important;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px !important;
	font-weight:bold !important;
	color:#fff !important;
	margin:0px 0px 0px 160px;
	cursor:pointer;
}

.submit:hover {
	color:#000 !important;
}

