body {
	background-color: #fff;
	background-image: url(/images/topbar.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	
}

p, img {
	margin: 0;
	padding: 0;
	border: 0px;
}

#content { 	
	background-image: url(/images/menu_shade.jpg);
	background-repeat: repeat-y;
	position: relative;
	padding: 0;
	margin: 0;
	
}

#logoheader {
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
}

#headersearch {
	top: 0px;
	position: absolute;
	left: 650px;
	display: inline;
	padding: 15px; 12px 12px 12px;
	width: 290px;
	color: white;
	font-size: 11px;
}

#headersearch a {
	color: white;
	font-size: 11px;
}

#headersearch a:hover {
	text-decoration: none;
}

.search {
	float: left;
	padding: 4px 10px 3px 5px;
}

.field {
	float: left;
	width: 150px;
	height: 15px;
	border: 1px solid white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	padding: 2px 0 2px 5px;
}

.button {
	background: transparent url(/images/search_button.png) no-repeat;
	border: solid 0 #fff;
	margin: 0 10px 2px 4px;
	height: 19px;
	width: 19px;
	display: inline;
}

#headersocial {position: absolute; top: 10px; left: 930px;}

#sidenav {
	float: left;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 157px;
	left: 0px;
	width: 230px;
}

#sidenav img {
	display: block;
}

#maincontent {
	position: relative;
	left: 400px;
	top: -30px;
	width: 720px;
	height: 390px;
	z-index: 2;
}


#bottomleft {
	position: relative;
	left:0px;
	top: 0px;
	background-image: url(/images/lowerright_main.jpg);
	background-repeat: no-repeat;
	width: 544px;
	height: 261px;
	float: left;
	
}

#bottomflash {
	position: relative;
	top: 70px;
	left: 30px;
	width: 300px;
	height: 140px;
	z-index: 3;
}

#bottombar {
	top: -100px;
	position: relative;
	background-position: bottom;
	background-image: url(/images/bottombar.jpg);
	background-repeat: repeat-x;
	height: 261px;
	padding: 0;
	margin: 0;
}

* html #bottombar {
	}

*+html #bottombar {	}

.frontpagehead {
	width: 157px;	
	height: 21px;
}

.frontpagehead2 {
	width: 157px;	
	height: 25px;
}

.frontpagetext {
	
	font-size: 11px;
	line-height: 15px;
	color: white;
	width: 200px;
	padding: 5px 0 0 0;
}

.frontpagetext a {
	color: #f4e8b5;
}



#right {
	float: right;
	width: 545px;
	position: absolute;
	left: 460px;
	top: 90px;
}


#leftside {
	padding: 10px 0 0 0;
	float: left;
	margin: 0;
	width: 210px;
	height: 100px;
}

#leftside2 {
	padding: 10px 0 0 10px;
	float: left;
	margin: 0;
	width: 240px;
}

#imgleft {
	float: left;
	margin: 0;
}

#footer {
	position: relative;
	clear:both;
	font-size: 11px;
	text-align: center;
	background-color: #fff;
	left: 0;
	width: 930px;
	color: #117291;
	top: -99px;
	padding: 20px;
	height: 60px;
} 

#footer a {
	color: #117291;
}

#footer a:hover {
	text-decoration: none;
}

#footerleft {
	float: left;
}

#footerright {
	float: right;
	text-align: left;
}
