body{
	margin:0;
	color:#333;
	font:14px/16px  Verdana, Arial, Helvetica, sans-serif;
	background:#185178 url(../images/bg-body.gif) repeat-x 50% 0;
}
a{
	color:#1a97b2;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{border-style:none;}
.wrapper{
	width:788px;
	margin:0 auto;
	overflow:hidden;
}
#main{
	background:url(../images/bg-main.png) repeat-y;
	width:770px;
	padding:0 9px;
}
#main:after{
	content:"";
	clear:both;
	display:block;
}
.inner{
	width:770px;
	margin:0 0 -10px;
	background:#fcffff;
	float:left;
	position:relative;
}
.main-bottom{
	background:url(../images/bg-main-bottom.png) no-repeat;
	width:788px;
	height:19px;
	font-size:1px;
}
#header{
	width:734px; height: 202px;
	padding:0 18px;

	background:#2483a8 url(../images/headerLS1.jpg) no-repeat 100% 100%;
}

#content{
	width:738px;
	padding:23px 13px 0 19px;
	overflow:hidden;
}
#data{
	width:738px;  
	padding:0 0 10px;
	float:left;
}

#data .mainImg {
 text-align:center; margin:0 0 15px;   margin-left: auto ;  margin-right: auto ; 
}
#data p{
	margin:0 0 15px; line-height:140%;
}

#data h1 {
	font-size: 40px; color: #000066; text-align:center; font-weight: bold; 
	margin: 20px 0 30px
}

#data p.xLarge {
	font-size: 23px; color:#CC0000; text-align:center; font-weight: bold; 
	margin:0 0 20px
}

#data p.Large {
	font-size: 21px; color:#1b5780; text-align:center; font-weight: bold;
	margin:0 0 20px
}
#data p.Med {
	font-size: 18px; color:#000; text-align:center; font-weight: bold;
	margin:0 0 20px
}

#data p.head4 {
	font-size: 16px; color:#000; text-align:center; font-weight: bold;
	margin:0 0 10px
}

#data p.subHead {
	font-size: 16px; color:#1b5780; text-align:center; font-weight: bold;
	margin:35px 0 25px
}

#data p a{
	text-decoration:underline;
	white-space:nowrap;
	font-weight:bold;
}
#data p a:hover{
	text-decoration:none;
}
#data h2{
	padding:5px 0 0;
	margin:0 0 12px;
	color:#a78d41;
	font:bold 18px/23px Georgia, "Times New Roman", Times, serif;
}

#data ul {
 line-height: 150%;  width: 500px; 	  margin-left: auto ;  margin-right: auto ; margin-bottom: 20px;
}
#data li {
 margin: 0 0 10px;
}

#formBox { 
	width: 350px; float:none; border: 2px solid #000; padding: 10px; background-color:#FFFF99;
	  margin-left: auto ;  margin-right: auto ; text-align:center; margin-bottom: 25px;
}

#formBox p { 
	font-size:  16px ; 
}

#formBox p.disclaimer { 
	font-size:  12px ; margin: 5px; 
}

.submitButton {  
 font-family: Verdana, Arial, Helvetica, sans-serif;  
 font-size: 14px; font-weight:bold;
 background-color: #CC0000;  
 color: #FFFFFF;  
 padding: 6px;  
}


.caption{
	width:90px;
	margin:0 auto;
	clear:both;
	display:block; /* inline */
	padding:6px 0 0;
	height:1%;
	color:#c72b31;
	white-space:nowrap;
}
.contact{
	width:740px;
	padding:6px 16px 1px 14px;
	border-top:3px solid #a78d41;
	border-bottom:5px solid #aa9043;
	overflow:hidden;
	background:#c92b31 url(../images/bg-contact.jpg) no-repeat 0 100%;
}
.contact h3{
	margin:0;
	overflow:hidden;
	background:url(../images/text-replenishing.png) no-repeat;
	width:431px;
	height:43px;
	text-indent:-9999px;
	font-size:1px;
}
.contact dl{
	margin:8px 0 0;
	float:right;
	overflow:hidden;
	background:url(../images/text-phone.png) no-repeat;
	width:224px;
	height:30px;
	text-indent:-9999px;
}
.contact dt{
	font-weight:bold;
	float:left;
}
.contact dd{
	margin:0;
	float:left;
}
#footer{
	width:770px;
	padding:11px 0 73px;
	overflow:hidden;
	text-align:center;
	color:#999;
}
#footer a{
	color:#999;
}
.menu{
	margin:0;
	padding:0;
	list-style:none;
}
.menu li{
	display:inline;
	line-height:19px;
	background:url(../images/separator-footer.gif) no-repeat 0 4px;
	padding:2px 0 1px 8px;
	font-weight:bold;
}
.menu li:first-child{
	background:none;
}
#footer p{
	margin:1px 0 0;
	font-size:10px;
	line-height:19px;
	font-weight:bold;
}
#footer p a{
	text-decoration:underline;
}
#footer p a:hover{
	text-decoration:none;
}

