@charset "utf-8";
/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, blockquote, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/*end reset*/

body{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
	background: url(images/bg.jpg) #28487d repeat-x;
}
a {
	text-decoration: none;
	color: #043cbc;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #024fff;
}

#container{
	margin: 0px auto;
	background: url(images/background.jpg) #ffffff repeat-x;
	width: 800px;
	padding: 0px 0px 40px 0px;
}

#navlist {
margin-left: 3px;
margin-top: 5px;
width: 220px;
display: block;
}

#navlist li
{
list-style: none;
padding: 5px 5px;
border-bottom: 1px solid #d1e7fe;
}

#navlist li a { 
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	padding: 5px 0px 0px 0px;
}

#navlist li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #fce89a;
}
#left {
	float: left;
	width: 535px;
	margin-bottom: 20px;
}
#right {
	float: right;
	width: 245px;
}

#second {
	
	width: 760px;
	clear: both;
	margin-left: 20px; 
	text-align: justify;
	padding: 0px 0px;
}
#bottom {
	clear: both;
	width: 760px;
	margin-left: 20px; 
	padding: 20px 0px;
}


p {
	padding: 0px 0px 7px 0px;
	text-align: justify;
	line-height: 18px;
	
}

#caption {
	text-indent:-9999px;
	line-height:0px;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 40px 0px 18px 0px;
	line-height: 20px;
	Font-size: 20px;
	Color: #081f46;
}
h3{	
	padding: 30px 0px 10px 0px;
	Font-size: 18px;
	Color: #FFFFFF;
}
h4{	
	padding: 25px 7px 7px 17px;
	Font-size: 16px;
	Color: #FFFFFF;
}
h5{	
	padding: 0px 0px 10px 0px;
	font-size: 20px;
	color: #043cbc;
	
}
h6{
	padding: 30px 20px;
	color: #c3c9ce;
	font-size: 10px;
}
.formtext{
	font-size: 11px;
	color: #ffffff;
	line-height: 13px;
	margin-left: 20px;
}
.textright {
	float: right;
	
}
.text {
	padding: 60px 20px 0px 20px;
	
}
.contacttext {
	padding: 0px 0px 0px 20px;
}
.thumb {
	width: 250px;
	padding: 10px 0px 10px 20px;
	
}
.thumb2 {
	width: 150px;
	line-height: 16px;
	float: left;
	padding: 20px 0px 0px 20px;
}
.thumb3 {
	width: 250px;
	float: left;
	padding: 20px 10px 10px 0px;
}

.input {
	margin-left: 20px;
	margin-top: 2px;
	margin-bottom: 7px;
}

.submit-button {
	margin-left: 20px;
	margin-top: 7px;
	width: 75px;
}

#footer{
	background: url(images/footer.jpg) #92969a repeat-x;
	padding: 20px;
	text-align: center;
	font-size: 10px;
	height: 200px;
}
#footerlist {
	margin: 0px auto;
	width: 800px;
}
#footerlist ul {
	list-style-type: none;
}

#footerlist ul li {
	float: right;
	padding: 0px 45px 0px 25px;
}
#footerlist li a {
	display: block;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#footerlist li a:hover {
	text-decoration: underline;
	color: #FFB;
}
.clearfloat {
	clear:both;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 10px 20px 10px;
}
.clearfloat2 {
	clear:both;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
	padding: 10px;
}
.thanks{
	font-size: 24px;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	color: #081f46 ;
	padding: 60px 40px 80px 40px;
}
.caption {
	color: #FFFFFF;
}

.video {
	float: right;
	width: 360px;
	height: 355px;
	margin-left: 10px;
	margin-bottom: 10px;
}