@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	text-align: center;
	background: url(../images/tree_background.jpg) repeat-x #348f00;
	font-family: Arial, Helvetica, sans-serif;
}

#agbar {
	height: 28px;
	width: 100%;
	margin: 0px auto;
	background: #000;
}

#wrapper {
	width: 960px;
	margin: 0px auto; 
	text-align: left;
}

#header {
	width: 960px;
	height: 326px;
	background: url(../images/header_background.png) no-repeat;
}

#header_rotation {
	width: 430px;
	height: 206px;
	position: relative;
	top: 58px;
	left: 515px;
}

#header_logo {
	width: 130px;
	height: 120px;
	position: relative;
	top: -194px;
	left: 450px;
}

#top_menu {
	color: #A1A1A1;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	margin: -290px 0px 0px 743px;
}

html>/**/body>div#wrapper>div#header>div#top_menu {
	margin-left: 750px;
}

#top_menu a {
	color: #A1A1A1;
	font-weight: bold;
	margin: 0px 20px;
	text-decoration: none;
}

#horizontal_menu {
	color: #000;
	font-size: 16px;
	text-transform: uppercase;
	margin: 225px 0px 0px 425px;
}

#horizontal_menu a {
	color: #fff;
	font-weight: normal;
	margin: 0px 18px;
	text-decoration: none;
}

#main {
	width: 930px;
	background: url(../images/main_background.jpg) no-repeat #fff;
	padding: 8px 15px 16px 15px;
	min-height: 820px;
	height: auto !important;
	height: 820px;
}

#right {
	width: 175px;
	float: right;
	text-align: right;
}

#center {
	width: 580px;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	float: right;
}

#trans_background {
	margin: 0px 0px 0px 0px;
	padding: 4px;
	background: url(../images/white_transparent_bg.png);
}

#left {
	width: 175px;
	float: right;
}

#footer {
	margin-top: -16px;
	background: #fff;
	padding: 10px 15px 16px 15px;
	color: #7F8184;
	font-size: 12px;
}

.menu {
	width: 150px;
	padding: 3px 3px 3px 8px;
	background: #4c4b33;
	border-top: 1px solid #807e5a;
	border-bottom: 1px solid #262518;
}

.menu a {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#facebook {
	margin: 0px 0px 10px 15px;
}

#countdown {
	margin-bottom: 10px;
}

#zone1 {
	width: 160px;
	height: 600px;
}

#zone1 a img {
	margin-top: 10px;
}

#zone2, #zone3 {
	width: 160px;
	height: 140px;
	margin-left: 15px;
	margin-bottom: 20px;
}

#zone4 {
	width: 160px;
	height: 455px;
	margin-left: 15px;
}

.full_width_background {
	width: 540px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 50px;
}

.right_half_background {
	font-size: 12px;
	width: 262px;
	height: 274px;
	background: url(../images/half_width_background.jpg) no-repeat;
	float: right;
	margin: 10px 0px 0px 16px;
	padding: 0px 10px;
}

.left_half_background {
	font-size: 12px;
	width: 262px;
	height: 274px;
	background: url(../images/half_width_background.jpg) no-repeat;
	float: right;
	padding: 0px 10px;
	margin: 10px 0px 0px 0px;
}

.left_half_background_button {
	width: 183px;
	float: right;
}

.right_half_background_button {
	width: 183px;
	float: right;
}

img.half_background  {
	margin: 19px 0px 10px 17px;	
}

hr {
	color: 	#aaa;
	border: 1px solid #aaa;
	background: #aaa;
	height: 3px;
}

h1 {
	font-size: 32px;
	margin: -2px 0px 2px 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 10px;
}

p {
	line-height: 18px;
}

a {
	color: #0957CE;
}

a img {
	border: none;
}

.floatleft {
	float: left;
	margin: 10px 10px 100px 10px;
}

#footer_jumpmenu {
	float: right;
}

#jumpmenu select {
	color: #0957CE;
	font-weight: bold;
}

#go_button {
	margin-top: 0px; 
}

#footer_menu {
	float: left;
	display: block;
	margin: 15px 0px 10px -20px;
}

#footer_menu a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 20px;
}

#footer a {
	font-weight: bold;
	text-decoration: none;
}

#footer p {
	clear: both;
	margin: 0px;
}
