body {
	background:url(../images/background_gradient.gif) no-repeat top center #ffffff;
	width:980px;
	margin: 0px auto 0px auto;
	font-family:Arial;
	font-size:11px;
	position:relative;
	background-color: #FFF;
}

h1, h2, h3, h4, h5, ul, p, span, div, a, li, dl, dt, dd, fieldset {
	margin:0px;
	padding:0px;
	border:0px;
}

a {
color:#06F;
}

a:hover {
color:#06F;
}

div.content_container {
	width:980px;
	background:#FFF;
	display:block;
	position:relative;
}

div#header {
	width:980px;
	height:110px;
	position:absolute;
} 

div#header h1 {
float:right;
margin: 0px 0px 0px 0px;
padding:0px;
}

div#header h1 a {
	background:url(../images/header.gif) no-repeat 0px 0px;
	width:980px;
	height:110px;
	display:block;
}

div#header h1 a span {
display:none;
}

div#navigation {
	top:110px;
	left:0px;
	position: absolute;
	width: 980px;
	height: 30px;
} 

div#searchbox {
	top:-30px;
	left:739px;
	position: absolute;
	width: 241px;
	height: 30px;
} 

div#sitebuttons {
	float:left;
	width:739px;
} 

div#membernavigation {
	float:left;
	line-height: 30px;
	width:241px;
} 

div#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #24395F;
	text-decoration: none;
}

div#navigation a:hover {
	color: #608EC3;
}

div#mainflash{
	width:980px;
	top:140px;
	position: absolute;
	height: 455px;
} 

div#bottom_navigation{
	width:980px;
	top:595px;
	position: absolute;
	background-color: #FFF;
	color: #999;
}

div#bottom_navigation a {
	text-decoration: none;
	color: #999;
}

div#bottom_navigation a:hover {
color:#06F;
}

div#bottom_content{
	width:220px;
	top:595px;
	left:0px;
	position: absolute;
	height: 107px;
	margin-left: 760px;
	z-index: 1;
	color: #666;
	vertical-align: bottom;
} 

div#bottom_content a {
	text-decoration: none;
	color: #999;
}

div#bottom_content a:hover {
color:#06F;
}

.phone {
	font-size:16px;
	font-weight:bold;
	color:#265394;
}

