body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #3d4888;
	width:900px;
	margin: 0 auto 0 auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 32337a;
	font-weight: bolder;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 32337a;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 32337a;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: bolder;
	text-decoration: underline;
}

//**Page layout divs styles**//

#main_container {
width:900px;
position:relative;
}

/*header **************************/
#top_header_bar {
width:900px;
height:23px;
background-color:#32337A;
border-bottom:solid 1px #999999;
}

#banner {}

#below_banner {
width:900px;
height:43px;
background-color:#32337A;
}

#WSC_logo {
float:left;
position:relative;
width:217px;
}

#WSC_solgon {
display:block;
padding-top:28px;
height:15px;
width:342px;
float:right;
position:relative;
}

#white_stripe {
width:900px;
height:24px;
background-color:#ffffff;
border-bottom:#32337a 1px solid;
}

/*content body elements **************/
#body_container {
width:900px;
}

#nav_and_body_table {
background-color: #32337a;
}

/*main menu **************************/
#main_menu {
	height:100%;	
	width: 133px;
}

/*main content ***********************/
#main_content_container {
	width: 736px;
	height:400px;
	background-color: #AFC0DA;
	background-image:url(images/wavebg.jpg);
	padding-right:15px;
}

#main_content_left_border {
	border-left:#CCCCCC 1px solid;
	background-color: #32337a;
	padding-left: 14px;
}

#main_content {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#left_content_box {
width:250px;
margin:15px;
}

/*footer styles ***********************/

#footer {
width:900px;
height:25px;
border-top:#CCCCCC 1px solid;
background:url(images/copyright.gif) no-repeat right;
}

#newletter_background, newletter_background a, newletter_background a:link{
padding:15px;
background-color:#FFFFFF;
border:#000000 1px solid;
}

/*Flash header ********************************/

#flash-quote-header {
width:900px;
height:92px;
background-image:url(/images/TopBanner.jpg);
background-position:top left;
background-repeat:no-repeat;
}
