@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #000016;
	background-image: url(../images/bgimage1.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#top_notice {
	clear: right;
	height: 10px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	position: relative;
}
#top_notice h1 {
	font-size: 10px;
	font-weight: bold;
	color: #FF0;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#banner {
	clear: right;
	height: 260px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/banner_stripbg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#banner #banner_box {
	clear: none;
	height: 260px;
	width: 1000px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#banner #banner_box #logo_side{
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	height: 260px;
	width: 485px;
	position: relative;
}
#banner #banner_box #flash_side{
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 260px;
	width: 515px;
	position: relative;
}
#banner #banner_box #flash_side #top_links{
	margin: 0px;
	clear: right;
	height: 80px;
	width: 515px;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#banner #flash_side #bottom_banner {
	margin: 0px;
	padding: 0px;
	clear: none;
	height: 160px;
	width: 515px;
	position: relative;
}
#navigation {
	background-attachment: scroll;
	background-image: url(../images/navigationbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: right;
	height: 50px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 70px;
	position: relative;
}
#content_top {
	background-attachment: scroll;
	background-image: url(../images/content_topbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: right;
	height: 30px;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	position: relative;
}
#container {
	padding: 0px;
	clear: right;
	height: auto;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#container #content {
	background-attachment: scroll;
	background-image: url(../images/contentbg.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	clear: none;
	float: right;
	width: 1000px;
	position: relative;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#container #content #main_content {
	margin: 0px;
	clear: none;
	float: left;
	width: 650px;
	position: relative;
	height: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#container #content #main_content .header_two {
	font-size: 20px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	display: none;
}
#container #content #main_content ul li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#container #content #right_box {
	margin: 0px;
	clear: none;
	float: right;
	width: 270px;
	position: relative;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: auto;
}
#footer {
	background-attachment: scroll;
	background-image: url(../images/footerbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: right;
	height: 10px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	position: relative;
}
#footer h3 {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#bottom_links {
	background-attachment: scroll;
	background-image: url(../images/bottom_linksbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: right;
	height: 60px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
	position: relative;
}
#bottom_links ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#bottom_links ul li {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	list-style-type: none;
}
#bottom_links ul #end_now {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottom_links ul li a span {
	display: none;
}
#bottom_links ul li a {
	color: #FFF;
	text-decoration: none;
}
#bottom_links ul li a:hover {
	color: #FF0;
	text-decoration: underline;
}
#bottom_links ul li a:visited:hover {
	color: #FF0;
	text-decoration: underline;
}
#bottom_links ul li a:visited {
	color: #FFC;
	text-decoration: none;
}
#bottom_icons {
	clear: right;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	position: relative;
}
