@charset "utf-8";

body {
	margin: 0 auto;
	background-color: #000;
	background-image: url(../images/background[1].jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.h1 {
	color: #C00;
	font-size: 12px;
	font-weight: bold;
}

.h2 {
	color: #F30;
	font-size: 12px;
	font-weight: bold;
}

.h3 {
	color: #F30;
	font-size: 14px;
	font-weight: bold;
}

.wrapper {
	margin: 0;
	width: 950px;
	height: auto;
	min-height: 620px;
	background-color: #000;
	float: left;	
	background-image: url(../images/reflect.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
}

.wrapper_overlay {
	margin: 0;
	width: 1216px;
	height: auto;
	float: left;	
	background-image: url(../images/background[over].png);
	background-position: top right;
	background-repeat: no-repeat;
}

/*.wrapper_leftside {
	margin: 0;
	padding-top: 100px;
	width: 250px;
	height: auto;
	background: #000;
	float: left;
	vertical-align: bottom;	
}*/

.wrapper_foot {
	margin: 0;
	width: auto;
	clear: both;
	background-color: #000;
	background-image: url(../images/reflectb.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	overflow: hidden;	
}

.banner {
	margin: 0 auto;
	width: auto;
	height: auto;	
	text-align: left;
	overflow: hidden;
}

/*.navbar {
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	width: 952px;
	height: auto;
	text-align: center;
	background: #06C;
}*/

.navbar {
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	width: 19%;
	height: auto;
	text-align: center;
	border-bottom: 0px;
	float: left;
	cursor: pointer;
}

.navbar_left {
	width: 12px;
	height: 75px;
	float: left;
	background-image: url(../images/bar_left.gif);
	background-repeat: repeat-y;
}

.navbar_right {
	width: 12px;
	height: 75px;
	float: right;
	background-image: url(../images/bar_right.gif);
	background-repeat: repeat-y;
}

.content {
	margin: 0 auto;
	padding: 20px;
	width: auto;
	height: auto;
	overflow: hidden;
}

.content_right {
	margin: 0 auto;
	padding-right: 10px;
	padding-left: 10px;
	width: 75%;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: #FFF;
	float: right;
}

.content_left_1 {
	width: 50%;
	float: left;
}

.content_left_2 {
	width: 50%;
	float: left;
}

.content_right_1 {
	width: 63%;
	float: left;
}

.content_right_2 {
	width: 33%;
	float: right;
	text-align: left;
}

.content_left {
	margin: 0 auto;
	padding-bottom: 30px;
	width: 50%;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: #FFF;
	float: left;
}

.content_left p {
	margin: 0;
	padding-left: 15px;
}

.content_left p a {
	color: #C00;
	text-decoration: none;
}

.content_left p a:hover {
	color: #F00;
	text-decoration: none;
}

.content ul {
	padding-left: 20px;
	margin: 0;
}

.content a:link {
	color: #C00;
	text-decoration: none;
}

.content a:hover {
	color: #F00;
	text-decoration: none;
}

#content {
	overflow: hidden;
}

#content p {
	margin: 0;
	padding: 0;
}

.footer {
	margin: 0;
	padding-top: 20px;
	width: auto;
	height: 100px;
	clear: both;
	background-image: url(../images/footerbg.png);
	background-position: top;
	background-repeat: repeat-x;
	overflow: hidden;
}

.footer_txt {
	padding-right: 50px;
	width: 918px;
	font-family: Arial;
	font-size: 10px;
	color: #FFF;
	text-align: right;
}

.footer_txt a {
	color: #FFF;
	text-decoration: none;
}

#navitems {
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

#navitems li {
	list-style: none;
	float: left;
	margin: 0;
	width: 92%;
}

#navitems a {
	display: block;
	width: 100%;
	height: auto;
	padding: 5px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #999;
/*	border-bottom: 2px solid #000;
	background: url(../images/btn_r2.jpg);
	background-repeat: no-repeat;
	background-position: top;*/
}

#navitems li a:hover {
	color: #FFF;
	background: #000;
/*	background: url(../images/btn_r1.jpg);
	background-repeat: no-repeat;
	background-position: top;*/
}

#navitems div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #600;
	width: 72px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}

#navitems div a	{
	position: relative;
	display: block;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #600;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #900;
	font-family: Arial;
	font-size: 11px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#navitems div a:hover {
	background: #900;
	color: #FFF;
}

.sponsor {
	text-align: left;
	margin-left: 15px;
	width: auto;
	float: left;
}

.wrapper_sponsor {
	clear: both;
	height: 65px;
	padding-top: 10px;
	text-align: left;
	width: auto;
	overflow: hidden;
}

.formtxt {
	font-family: Arial;
	font-size: 11px;
	margin: 3px;
}
