@charset "utf-8";
/* CSS Document */


/*
==============================================
Clearing css
==============================================
*/
* {
	padding:0;
	margin:0;
	outline:none;
}
/*
==============================================
Typography Css
==============================================
*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
}
a img, img {
	border:none;
}
a {
	text-decoration:none;
	color:#aacce0;
}
a:hover {
	text-decoration:underline;
}
input {
	font-family:tahoma, arial, sans-serif;
	font-size:11px;
	color:#999;
}
ul, ol {
	list-style:none;
}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	text-decoration:none;
}
h1 {
	font-size:20px;
	color:#cceeee;
	line-height:16px;
	padding-bottom:8px;
	vertical-align:middle;
	}
p {
	line-height:15px;
	padding-bottom:8px;
}
/*
==============================================
WRAPPER AREA
==============================================
*/
body {
	width:100%;
    background-color:#272D75;
}

}
#wrapper {
	width:960px;
	margin:0 auto;
}
/*
==============================================
header section
==============================================
*/

#header {
	width:960px;
	float:left;
	padding-top:15px;
	padding-bottom:10px;
}
#header img#logo {
	float:left;
	margin-left: 2px;
	margin-top:5px;
}
#right_header {
	float:right;
	width:650px;
}
#top_nav {
	width:650px;
	padding-bottom:34px;
	float:left;
}
#top_nav ul {
	float:right;
}
#top_nav li {
	float:left;
	background:url(../images/sep-header.png) no-repeat left center;
	padding:0 6px 0 8px;
}
#top_nav li:first-child {
	background:none;
}
#top_nav li a {
	display:block;
	float:left;
	line-height:21px;
	font-family:tahoma, arial, sans-serif;
	color:#fff;
	padding-left:5px;
	text-decoration:none;
}
#top_nav li a:hover, #top_nav li a.active {
	background:url(../images/bg-topnav-left.png) no-repeat left top;
	color:#fff;
}
#top_nav li a:hover span, #top_nav li a.active span {
	background:url(../images/bg-topnav-right.png) no-repeat right top;
}
#top_nav li a span {
	display:block;
	float:left;
	padding-right:5px;
}
#search_header {
	float:left;
	width:650px;
}
#search_header ul {
	float:right;
}
#search_header li {
	float:left;
}
#search_header li input {
	float:left;
	border:1px solid #d5d5d5;
	width:185px;
	height:15px;
	color:#5f5f5f;
	font-family:tahoma, arial, sans-serif;
	font-size:11px;
	padding:4px 10px;
}
#search_header li a {
	display:block;
	float:left;
	color:#fff;
	font-family:tahoma, arial, sans-serif;
	font-weight:bold;
	line-height:25px;
	padding-left:28px;
	padding-right:15px;
	background:url(../images/bg-btn-search.png) no-repeat 12px 7px #004a72;
}
#search_header li a:hover {
	text-decoration:none;
	background:url(../images/bg-btn-search.png) no-repeat 12px 7px #000;
}

/*
==============================================
footer section
==============================================
*/

#outer_footer {
	width:100%;
	height:182px;
	background:url(../images/bg-footer.png) repeat-x left top #00456c;
	float:left;
}
#footer {
	margin:0 auto;
	margin-left:15px;
}
#left_footer {
	float:left;
	width:540px;
	background:url(../images/bg-border-left.png) repeat-y right top;
	height:121px;
	padding-right:2px;
	padding-top:15px;
}
#left_footer li {
	float:left;
	width:180px;
}
#left_footer li h2 {
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:1px dashed #376a87;
}
#left_footer li a {
	display:block;
	float:left;
	color:#fff;
	font-family:tahoma, arial, sans-serif;
	color:#feffff;
	padding-left:8px;
	background:url(../images/sep-program.png) no-repeat left 4px;
	line-height:15px;
}
#left_footer li ul li {
	padding-bottom:4px;
}
#right_footer {
	width:416px;
	padding-right:2px;
	float:right;
	background:url(../images/bg-border-left.png) repeat-y right top;
	height:136px;
}

.bottom_links {
	width:416px;
	float:left;
	background:url(../images/bg-border.png) repeat-x top;
	padding-top:2px;
	height:50px;
}
.left_links {
	float:left;
	width:203px;
	padding-right:2px;
	background:url(../images/bg-border-left.png) repeat-y right top;
	height:37px;
	padding-top:13px;
}
.left_links li {
	float:left;
	padding-left:6px;
}
.left_links li h3 {
	color:#fff;
	padding-top:4px;
	padding-right:4px;
}
.right_links {
	text-align:center;
	width:210px;
	float:left;
	color:#fff;
	font-weight:bold;
	padding-top:15px;
}
.right_links h3 {
	font-size:16px;
	color:#fff;
	line-height:18px;
}
.bottom_footer {
	width:960px;
	float:left;
	padding-top:12px;
}
.bottom_footer p {
	float:left;
	width:850px;
	color:#fff;
}
.bottom_footer a#topScroll {
	color:#fff;
	display:block;
	float:right;
	padding-right:27px;
	background:url(../images/btn-top.png) no-repeat right top;
	line-height:19px;
}
/*Contact us*/

#contact_us {
	float:left;
	width:938px;
	border:1px solid #ccc;
	background:url(../images/bg-trans1.png);
	padding:14px 10px;
	padding-bottom:0px;
	margin-bottom:20px;
}
.addressbox {
	width:906px;
	float:left;
	border:1px solid #ccc;
	background:url(../images/bg-trans1.png);
	padding:15px 10px 10px 20px;
	margin-bottom:10px;
}
.quickinquiry {
	width:938px;
	float:left;
}
.addressbox h2, .inquiry_form h2, .inquiry_note h2 {
	color:#003f64;
	line-height:16px;
	padding-bottom:14px;
}
.postal_address {
	float:left;
	width:300px;
}
.visitaddres {
	float:left;
	width:275px;
}
.postal_address ul li {
	float:left;
	width:100%;
	padding-bottom:10px;
	font-family:tahoma, arial, sans-serif;
	color:#222427;
}
.postal_address li span {
	display:block;
	float:left;
	width:17px;
	text-align:center;
	margin-top:6px;
}
.postal_address li .desc {
	float:left;
	width:210px;
	padding-left:12px;
}
.postal_address li p {
	line-height:18px;
	padding-bottom:0;
}
.postal_address li p strong {
	color:#08387f;
	line-height:22px;
}
.map_address {
	float:right;
	width:328px;
}
.map_address img {
	border:1px solid #ccc;
	float:left;
}
.inquiry_form {
	float:left;
	width:554px;
	border:1px solid #ccc;
	padding:20px;
	padding-bottom:14px;
	margin-bottom:12px;
}
.inquiry_form li {
	float:left;
	width:554px;
	line-height:25px;
	color:#575757;
}
.inquiry_form li div.left {
	float:left;
	width:268px;
	line-height:16px;
}
.inquiry_form li div.left input {
	width:246px;
	height:15px;
	background:#fff;
	border:1px solid #ccc;
	padding:3px 10px;
	margin-bottom:11px;
}
.inquiry_form li div.right {
	width:268px;
	float:right;
	line-height:16px;
}
.inquiry_form li div.right textarea {
	width:246px;
	height:82px;
	background:#fff;
	border:1px solid #ccc;
	padding:3px 10px;
	margin-bottom:10px;
	font-family:tahoma, arial, sans-serif;
	font-size:11px;
	overflow:auto;
	color:#999;
}
.inquiry_form li input.btn_submit {
	float:left;
	width:83px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	border:none;
	cursor:pointer;
	background:#004a72;
	margin-right:8px;
}
.inquiry_form li a {
	color:#575757;
}
.inquiry_note {
	float:right;
	width:314px;
	padding-top:6px;
}
.inquiry_note p {
	line-height:17px;
	padding-bottom:14px;
}
.inquiry_note li {
	line-height:18px;
	color:#333;
}

