@charset "UTF-8";
/* CSS Document */


#topheader {
	background-image: url(../images/header2009_1000px.png);
	height: 100px;
	width: 1000px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topMenusHeader {
	width: 660px;
	position: relative;
	top: 80px;
	left: 340px;
}
#topMenusHeader ul {
	list-style-type: none;
	display: inline;
}
#topMenusHeader li {
	display: inline;
}
#topMenusHeader a {
	padding-right: 8px;
	padding-left: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
#topMenusHeader a:hover {
	color: red;
	text-decoration: none;
	font-size: 14px;
}
#topBanners {
	width: 234px;
	position: relative;
	left: 465px;
	top: -65px;
}
#gsearch {
	position: relative;
	width: 285px;
	left: 730px;
	padding-top: 0px;
	top: -10px;
}
#socialnet {
	height: 32px;
	width: 75px;
	left: 910px;
	top: 0px;
	position: relative;
}
#mainContent {
	width: 1000px;
	background-color: #ffffff;
}
