@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0 0 0 0;
	line-height: 17px;
	background-color: #CCCCCC;
}
.footertxt{
	padding-top: 5px;
	margin-top: 5px;
	font-size: 9px;
	color: #999999;
}
.main {
	float: left;
	width: 995px; 
	height:auto; 
	margin:auto;
	padding: 5px 10px 0 10px;
	background-color:#FFFFFF;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}
.main #toplinks {
	float: right;
	width: 995px; 
	height: 72px;
	text-align:right;
	padding-right: 10px;
}
.phonenumber {
	float:right; 
	font-size:14px; 
	color:#FFFFFF; 
	width: 270px; 
	text-align:left; 
	font-weight:bold;
}
.headermain {
	float:left; 
	background-image:url(../images/header.jpg); 
	background-repeat:no-repeat; 
	height:97px; 
	width:1000px; 
	text-align:right;
}
#navigation {
	float: left; 
	width: 100%; 
	height:46px; 
	background-image:url(../images/button_bg.jpg); 
	background-repeat:repeat-x;
}
.main #footer_navigation {
	float: left; 
	width: 100%; 
	background-image:url(../images/footer_bg.jpg); 
	background-repeat:repeat-x;
	margin-top: 20px;
}
#heading {
	font-size: 14px;
	color: #3399FF;
	font-style:italic;
	font-weight: bold;
	line-height: 25px;
}
#content {
	float:left;
	height: auto;
	text-align:justify;
	margin: 10px 15px 20px 15px ;
}
.outerbox {
	float:left; 
	width:300px;
	height:auto;
}
.outerbox1 {
	float:left; 
	width:320px;
	height:auto;
}
.boxheadera {
	float:left; 
	width:100%; 
	height:35px;
	background-image:url(../images/topstrip.jpg); 
	background-repeat:repeat-x;
}
.boxfooter {
	float:left; 
	width:100%; 
	height: 24;
	background-image:url(../images/btstrip.jpg); 
	background-repeat:repeat-x;
}
.boxfooterl {
	float:left; 
	width:100%; 
	height: 24;
	background-image:url(../images/btstripl.jpg); 
	background-repeat:repeat-x;
}
.boxheaderb {
	float:left; 
	width:100%; 
	height:35px;
	background-image:url(../images/topstripb.jpg); 
	background-repeat:repeat-x;
}
.boxheaderc {
	float:left; 
	width:100%; 
	height:35px;
	background-image:url(../images/topstripy.jpg); 
	background-repeat:repeat-x;
}
.boxheaderl {
	float:left; 
	width:100%; 
	height:35px;
	background-image:url(../images/topstripl.jpg); 
	background-repeat:repeat-x;
}
.boxcontent {
	float:left; 
	background-color:#fff5cc; 
	height: auto; 
	width: 100%;
	min-height: 180px;
}
.boxcontent p{
	padding: 10px 20px 0 20px;
}
.boxcontent ul{
	margin: 10px 10px 0 15px;
	padding: 10px 10px 0 15px;
}
.boxcontentl {
	float:left; 
	background-color:#f2f2f2; 
	height: auto; 
	width: 100%;
}
.boxcontentl p{
	padding: 10px 20px 0 20px;
}
.boxcontentl ul{
	margin: 10px 10px 0 15px;
	padding: 10px 10px 0 15px;
}
.boxheading {
	padding-top: 9px; 
	float: left;
	font-size: 11px;
	font-weight: bold;
}
.toplink a:link {
	color: #000000;
	text-decoration:underline;
}
.toplink a:hover {
	color: #0000FF;
	text-decoration:underline;
}
.button_bg{
	margin: 15px 0 0 0;
	padding:0px;
}
.button_bg li {
	float:left;
	list-style:none;
	display:block;
}
.button_bg li a {
	font: bold 13px Arial;
	color:#447ca2;
	text-decoration:none;
	padding: 0 40px;
}
.button_bg li a:hover {
	font: bold 13px Arial;
	color: #000000;
	text-decoration:none;
}
.button_bg li a:active {
	font: bold 13px Arial;
	color: #000000;
	text-decoration:none;
}
.footer_bg{
	margin: 5px 0 0 10px;
	padding:0px;
}
.footer_bg li {
	float:left;
	list-style:none;
	display:block;
}
.footer_bg li a {
	font: bold 10px Arial;
	color:#666666;
	text-decoration:none;
	padding: 0 10px;
}
.footer_bg li a:hover {
	font: bold 10px Arial;
	color: #000000;
	text-decoration:none;
}
.footer_bg li a:active {
	font: bold 10px Arial;
	color: #000000;
	text-decoration:none;
}
#banner {
	float: left; 
	width: 100%; 
	height:230px; 
}