body {
font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/headerback2.gif);
	background-repeat:repeat-x;
	background-color:#97C3E0;
	margin:0px;
	padding:0px;
}
#header {

background-image:url(images/logo2.gif);
background-repeat:no-repeat;
height:56px;}

#subheader {
height:35px;
font-size:18px;
line-height: 35px;
font-weight:bold;
color:#ffffff;
margin-left: 5px;
}

#content {
height:15px;
font-size:11px;
line-height: 13px;
font-weight:normal;
color:#304861;
margin-left: 5px;
margin-right: 5px;
}

#phone ul {
margin-left: 30px;
margin-top:50px;

}
#phone ul li {
	list-style-image: url(images/intbullett1.jpg);
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	margin-bottom: 15px;
	}
#phone ul a:link, #phone ul a:visited, #phone ul a:hover, #phone ul a:active {
	color: #283B99;
	text-decoration:none;
	font-size: 16px;
	text-indent: 10px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;

} 
.question {
background-image: url(images/question.jpg);
background-repeat: none;
height:344px;
width:353px;
float:right;
margin-top: 15px;
}
.clear {
height:1px;
clear: both;}

