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

p {
	margin:0;
	padding:0;
}
body {
	margin: 0;
	color:#666;
}
#container {
	width:994px;
	margin:0 auto;
}
#logo {
	width:994px;
	float:right;
	height:85px;
	line-height:30px;
}
.banner {
	width:994px;
	float:left;
}
#leftcontainer {
	float:left;
	width:300px;
	height:358px;
}
#rightcontainer {
	float:left;
	width:500px;
}
.txt-black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	font-weight:normal;
}
.txt-black1 {
	font-family:Arial;
	font-size:12px;
	color:#333;
	font-weight:normal;
}
.txt-black-form {
	font-family: Arial, helvetica, Sans-Serif;
	font-size:12px;
	color:#666;
	font-weight:normal;
}
.txt-black-form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:normal;
}
.txt-box {
	width:200px;
	border:1px solid #c9c9c9;
	height:15px;
	color:#666;
}
.footer {
	width:900px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	font-weight:normal;
}
.footer a {
	color:#333;
	text-decoration:none;
}
.footer a:hover {
	color:#333;
	text-decoration: underline;
}
.topNavi, .topNavi a:link, .topNavi a:visited {
	width:500px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#54534f;
	margin-top:5px;
	text-decoration:none;
}
.topNavi a:hover {
	text-decoration:underline;
}
 @charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color: #595959;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
/* Header */
#mainwrapper {
	float:left;
	width: 100%;
	background:url(images/footer-bg.jpg) repeat-x bottom;
	padding-bottom:60px;
}
#wrapper {
	width:900px;
	margin: auto;
}
#wrapper .header {
	width: 900px;
	height: 397px;
	background:url(images/header_bar.png) top no-repeat;
	vertical-align:text-bottom;
	behavior: url("iepngfix.htc");
}
#wrapper .header ul {
	list-style: none;
	margin:0;
	padding:30px 0 0 15px;
}
#wrapper .header ul li {
	float:left;
	padding-right:25px;
}
#wrapper .header ul li a {
	color:#0254a1;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
}
#wrapper .header ul li a:hover {
	text-decoration:underline;
}
/* content Area */
#contentarea {
	margin:0px;
}
#contentarea .contentleft {
	float:left;
	width: 484px;
	margin-left:15px;
}
#contentarea .contentleft ul {
	margin:0px;
	padding:33px 0px 0px 0px;
	list-style: none;
}
#contentarea .contentleft ul li {
	float:left;
	width:220px;
	padding-right: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#424243;
}
#contentarea .contentleft ul li.lft {
	color: #004879;
	font-size:16px;
}
#contentarea .contentright {
	float:left;
	width: 396px;
	height:465px;
	background:url(images/form-bg2.png) no-repeat top left;
	margin:-105px 0 0 0;
	behavior: url("iepngfix.htc");
}
#contentarea .contentright1 {
	float:left;
	width: 396px;
	height: 360px;
	background:url(images/form-bg.gif) no-repeat top left;
}
#contentarea .contentright form {
	margin:100px 0 0 0;
	width: 310px;
	padding-left: 40px;
	padding-top: 93px;
}
#contentarea .contentright input {
	width: 300px;
	height:22px;
	border:1px solid #92ebff;
	margin-bottom:8px;
	padding:5px 0px 5px 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#666666;
}
#contentarea .button {
	text-align:right;
	padding-top:10px;
	float:right;
}
#contentarea .button a {
	background:url(images/submit-btn.gif) no-repeat;
	width:97px;
	display:block;
	height: 32px;
}
#contentarea .button a:hover {
	background:url(images/submit-btn.gif) no-repeat left -33px;
}
/* Footer */
#footer {
	float:left;
	margin:0px;
	font-size: 11px;
	line-height:20px;
}
#footer a {
	color:#727272;
}
#footer a:hover {
	color:#000;
	text-decoration:none;
}
#flash_bg {
	position:absolute;
	width:100%;
	height:420px;
	z-index:1
}
#body_bg {
	background:#FFFFFF;
	z-index:-1;
}
#main_wrapper {
	position:absolute;
	width:100%;
	height:115px;
	z-index:2
}
#footer {
	font-size:9px;
	margin-left:8px;
	margin-top:15px;
	overflow:hidden;
	text-transform:uppercase;
}
#footer ul {
	float:left;
	margin-top:4px;
	overflow:hidden;
}
#footer li {
	display:inline;
	float:left;
	margin-right:35px;
}
