body {
	margin: 0px;
	padding:14px 0 0 0;
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#3C549F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
#main-wrapper{
	width:999px;
	margin:0 auto;
}
#logo{
	width:523px;
	float:left;
	height:111px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
#logo a{
	outline:none;
}
#navigation{
	width:476px;
	float:right;
	height:57px;
	text-align:right;
	padding-top: 54px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#flash{
	width:999px;
	height:293px;
	clear:both;
}
#content-wrapper{
	width:774px;
	margin:0 auto;
	clear:both;
	font-size:13px;
	line-height:18px;
	padding:0 0 28px 0;
	display:table;
}
#content-wrapper a{
	text-decoration:underline;
	color:#62A3CF;
}
#content-wrapper a:hover{
	text-decoration:none;
}
#content-wrapper h1{
	margin:0;
	padding:0 0 15px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#fff;
	border-bottom:dashed 1px #fff;
}
#content-wrapper h2{
	margin:10px 0 5px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:20px;
}
#content-wrapper p{
	margin:0;
	padding:10px 0 0 0;
	line-height:18px;
	font-size:13px;
	color:#FFFFFF;
}
#info-box{
	width:774px;
	clear:both;
	margin:20px 0 0 0;
	display:table;
}
#info-box-left{
	width:233px;
	float:left;
	padding:5px 18px 0 0;
}
#info-box-center{
	width:231px;
	float:left;
	border-left:dotted 1px #fff;
	border-right:dotted 1px #fff;
	padding:5px 19px 0 21px;
}
#info-box-right{
	width:231px;
	float:right;
	padding:5px 0 0 19px;
}
.read-more{
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#62A3CF;
	margin:10px 0;
}
.read-more a{
	text-decoration:underline;
	color:#62A3CF;
}
.read-more a:hover{
	text-decoration:none;
}
#footer-section{
	width:100%;
	height:66px;
	background-color:#1C356D;
	clear:both;
	padding:22px 0 0 0;
}
#footer{
	width:999px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	color:#fff;
}
#footer-left{
	width:319px;
	float:left;
	padding:0 0 0 50px;
	font-size:21px;
	color:#fff;
}
#footer-right{
	width:630px;
	float:right;
	text-align:right;
	font-size:12px;
}
#footer-right a{
	text-decoration:none;
	color:#fff;
	padding:0 8px;
}
#footer-right a:hover{
	text-decoration:underline;
	color:#97b0fe;
}
.copyright{
	line-height:32px;
	color:#466aa5;
	font-size:12px;
}
.input-field
{
border: solid 1px #fff;
width:200px;
}
.thankyou
{
margin:10px;
color:#FFFFFF;
font-size:14;
font-weight:bold;
padding:3px 3px;
border:solid 1px white;
}
.line{
	background-image:url(../images/line_img.gif);
	background-repeat:repeat-x;
	background-position:left top;
}
