@charset "utf-8";
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
body {
	background-color: #333333;
	background-image: url(images/background_gradient.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-attachment: fixed;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a#none{
	text-decoration:none;
}
.column_left_double {
	display: block;
	float: left;
}
.column_left {
	float: left;
	width: 218px;
	display: block;
}
.column_center {
	width: 470px;
	display: block;
	float: left;
	margin-left: 6px;
	margin-right: 6px;
}
.column_right {
	float: right;
	width: 218px;
	display: block;
}
.box_double_top {
	margin: 0px;
	padding: 0px;
	background-image: url(images/box_double_r1_c1.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	height: 34px;
	white-space: nowrap;
	line-height: 32px;
	text-indent: 16px;
	width: 690px;
}
.box_double_bottom {
	background-image: url(images/box_double_r5_c1.png);
	height: 14px;
	width: 690px;
	display: block;
	background-repeat: no-repeat;
}
.box_double_body {
	background-image: url(images/box_double_r3_c1.png);
	background-repeat: repeat-y;
	display: block;
	text-align: justify;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	width: 650px;
	overflow: hidden;
}
.box_small_top {
	margin: 0px;
	padding: 0px;
	background-image: url(images/box_small_r1_c1.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	height: 34px;
	white-space: nowrap;
	line-height: 32px;
	text-indent: 16px;
}
.box_small_bottom {
	background-image: url(images/box_small_r5_c1.png);
	height: 14px;
	width: 218px;
	display: block;
	background-repeat: no-repeat;
}
.box_small_body {
	background-image: url(images/box_small_r3_c1.png);
	background-repeat: repeat-y;
	display: block;
	text-align: justify;
	margin: 0px;
	padding-right: 12px;
	padding-left: 12px;
	width: 194px;
	overflow: hidden;
}
.box_large_top {
	margin: 0px;
	padding: 0px;
	background-image: url(images/box_large_r1_c1.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	height: 34px;
	white-space: nowrap;
	line-height: 32px;
	text-indent: 16px;
}
.box_large_bottom {
	background-image: url(images/box_large_r5_c1.png);
	height: 14px;
	width: 470px;
	display: block;
	background-repeat: no-repeat;
}
.box_large_body {
	background-image: url(images/box_large_r3_c1.png);
	background-repeat: repeat-y;
	display: block;
	text-align: justify;
	padding-right: 12px;
	padding-left: 12px;
	width: 441px;
	overflow: hidden;
}
.menubar {
	display: block;
	clear: both;
	height: 97px;
	width: 100%;
	background-image: url(images/menubar_background.png);
	top:50px;
	background-position: center;
	background-repeat: repeat-x;
}
.menubar_item {
	list-style-type: none;
	clear: none;
	line-height: 36px;
	padding-right: 16px;
	float: left;
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	padding-left: 16px;
	top: 31px;
	position: relative;
}
.menubar_item:hover {
	background-image: url(images/menubar_over.png);
}
.maincontent {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 920px;
	background-image: url(images/menubar_over.png);
}
.topbanner {
	height: 316px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/top_banner_frame.png);
	background-repeat: no-repeat;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footerbar_top {
	background-image: url(images/footerbar_r1_c1.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	clear: both;
	background-position: center;
}
.footerbar_body {
	background-image: url(images/footerbar_r3_c1.png);
	background-repeat: repeat-y;
	background-position: center;
	clear: both;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	float: none;
	overflow: hidden;
	font-size: 10px;
}
.footerbar_bottom {
	background-image: url(images/footerbar_r5_c1.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	clear: both;
	background-position: center;
}
.text_header1 {
	font-size: 12px;
	color: #333;
	text-align: center;
}
.link_white {
	color: #FFF;
}
.menu_list {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	clear: none;
	border: 1px solid #CCC;
	margin: 16px;
	text-align: center;
	width: 120px;
	float: left;
	overflow: hidden;
	padding-bottom: 3px;
}
.menu_list:hover{
	background-color: #E0E0E0;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.gallery_thumb {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	clear: none;
	margin: 16px;
	text-align: center;
	width: 250px;
	float: left;
	overflow: hidden;
	padding-bottom: 3px;
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.gallery_thumb:hover{
	background-color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#submit_btn1 {
	background-image:url(images/bkgrnd_btn.png);
	background-repeat:repeat-x;
	background-position:center;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-right: 18px;
	padding-left: 18px;
	border: 1px solid #999;
	height: 24px;
}
#submit_btn1:hover{
	background-position: bottom;
	border-color: #333;
	cursor:pointer;
}
#quick_menu_btn{
	width: auto;
	border:solid #FFF 1px;
	padding:3px;
	margin:0;
	font-weight:bold;
	font-size:12px;
	line-height:24px;
	text-indent:8px;
}
#quick_menu_btn:hover{
	border:solid #999 1px;
}