


#topheader
{
	width: 1000px;
	height: 286px;
	background-image: url(../images/topheaderbg.jpg);
	background-repeat: no-repeat;
	margin-left:40px;
	
}

#topmenu
{
	width:1000px;
	margin-left:40px;
}

#topheader #logo
{
   position:absolute;
	left: 50px;
	top: 30px;
   width:250px;
	height: 96px;
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='scale');
	
	
}



#queryform
{
	float:right;
	margin-right: 5px;
	width: 335px;
	height:200px;
}

#contentbg
{
   width: 1000px;
	height: 100%;
	margin-left:40px;
}

#contentbgwithoutgrad
{
	width: 1000px;
	height: 100%;
	margin-left:40px;
	background-color: white;
}


#pagecontent
{
	width: 1000px;
	height: 100%;
	background-color: white;
	margin:0 0 0 0;
}

#homepageleftcolumn
{
	float:left;
	width: 435px;
	margin-top: 2px;
		

}

#homepagerightcolumn
{
	float: right;
	width: 545px;
	margin-top: 2px;
	
	
}

#topblue h1
{
	font: "Trebuchet MS";
	font-size: 18px;
	color: white;
	padding-left:25px;
	padding-top: 15px;

}



#middleblue
{
	width: 554px;
	background-image: url(../images/blue-middle.gif);
	background-repeat: repeat-y;
	height: 870px;
	padding: 15px 0px 0px 10px;
	
}

#middleblue h1
{
	background-image: url(../images/exploreheadingbg.jpg);
	background-repeat: no-repeat;
	width: 195px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	vertical-align: middle;
	text-transform: uppercase;
	padding-top: 5px;
}

#middleblue ul
{
	list-style: none;
}


#toplinks td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	font-weight:bold;
	text-align: center;
	background: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/toplinksbg.png', sizingMethod='crop');
	width:110px;
	height:30px;
	vertical-align: top;
	padding-top: 6px;
	z-index: 100;

}

#toplinks td a
{
	position: relative;
}

#middleblue
{
	width: 544px;
	background-image: url(../images/blue-middle.gif);
	background-repeat: repeat-y;
	height: 870px;
}

#middleblue h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
	margin-top: 15px;

}

#footer
{
	height:70px;
	width:1000px;
	border-top: 3px solid #003664;
}
