body {
background-color: #357284;
margin: 0px;
padding: 0px;
padding-top: 0px;
font-family: arial, geneva, helvetica, helv, sans-serif;
font-size: 80%;
line-height: normal;
}

#container {
	background-image: url(images/indexBG2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 183px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	}

#banner {
height: 183px;
}

#menu {
padding: 12px 0px 10px 55px;
}

.menuItem {
padding-bottom: 5px;
}

.menuItemDecender {
padding-bottom: 3px;
}

#content {
margin: 0px;
padding: 10px 30px 10px 10px;
color: #144757;
height: 190px;
}

#sb1 {
clear: both;
float: right;
width: 200px;
height: 133px;
}

#sb2 {
clear: both;
float: right;
width: 252px;
height: 95px;
}

#headingImage {
padding-top: 8px;
padding-bottom: 0px;
}

.listItem {
padding-top: 5px;
background-image:url(images/blueBullet.gif);
background-repeat:no-repeat;
padding-left: 10px;
background-position: 0px 9px;	
}

#list {
margin: -2px 0px;
}

#footer {
height: 200px;
color: #65462F;
font-size: 11px;
padding: 5px 0px 10px 55px;
}

#footerBottom {
margin-top: 10px;
}

a:link, a:visited {
color: #245D6F;
}

a:hover, a:active {
color: #457C8D;
}