body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/sbs_bg.jpg) repeat-x #124779;
	font-family:Arial;
}
#main{
margin:auto;
width:798px;
height:1200px;
background-color:#fff;
}
#logosection{
position:relative;
height:101px;
}
.heading{
	color:#CC0000;
	font-size:18px;
	text-align:left;
	padding-left:15px;
	font-weight:bold;
	position: relative;
}
.subheading{
	color:#CC0000;
	font-size:15px;
	font-weight:bold;
	}

.content{
font-size:13px;
color:#333;
padding-left:15px;
}
.content img{
margin:0px 0px 0px 0px;
float:right;
border:4px solid #ddd;
}
.content ul{
list-style:url(../images/reddarksquare.gif);
}
#headmenu{
width:200px;
height:101px;
background:url(../images/boxes.jpg) top right no-repeat;
}
.boxes{
width:199px;
height:auto;
float:left;

}
.boxes ul{
list-style:url(../images/redsquare.gif);
font-size:11px;
color:#333;
}
.boxes ul li{
line-height:2em;
}
.boxes img{
margin-left:20px;
border:3px solid #ccc;
}
.boxes h4{
font-size:14px;
color:#666;
margin-left:20px;
margin-bottom:0px;
padding-bottom:10px;
}
.topnav{
font-size:12px;
font-weight:bold;
text-align:right;
padding-top:15px;
padding-bottom:10px;
}
#footer-content{
width:500px;
font-size:12px;
color:#333;
position:relative;
float:left;
padding:0px 20px 20px 20px;
}
#links{
width:150px;
color:#ff9900;
float:left;
font-size:12px;
line-height:2em;
text-decoration:none;
}
#footer{
	position:relative;
	height:200px;
	background-color:#ecedef;
	width:820px;
	float: left;
}
#footer-information{
width:180px;
height:200px;
float:left;
}
#footer-information .one{
width:100%;
padding:20px;
padding-left:60px;
background:url(../images/footer-mail.png) center center no-repeat;
font-size:11px;
color:#fff;
}
#footer-information .two{
width:100%;
padding:20px;
padding-left:60px;
background:url(../images/footer-call.png) center center no-repeat;
font-size:11px;
color:#fff;
}
#footer-information .three{
width:100%;
padding:20px;
padding-left:60px;

background:url(../images/footer-web.png) center center no-repeat;
font-size:11px;
color:#fff;
}
#footer-form{
	position:relative;
	float:left;
	width:480px;
	color:#333;
	font-size:12px;
	font-weight:bold;
}

#footer-form input,textarea{
background-color:#dbdfe2;
border:1px solid #0066CC;
width:250px;
font-size:12px;
color:#333;
margin-left:10px;
}
#copy{
position:relative;
float:left;
height:35px;
width:800px;
background-color:#1d68aa;
font-size:12px;
line-height:2.5em;
padding-left:20px;
color:#fff;

}
.menu_div ul
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	list-style:none;
	text-indent:15px;
}
.menu_div ul li
{
	background:#3f3f3f;
	line-height:28px;
    border-bottom:1px solid #333;
}
.menu_div ul li a
{
	text-decoration:none;
	color:#FFF;
	display:block;
}
.menu_div ul li a:hover
{
	background:#d40203;
}
.menu_div ul li#active
{
	background:#d40203;
}