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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #000000;
	background-image: url(IImages/bgpattern.jpg);
	background-repeat: repeat;
	padding-top: 50px;
	background-position: center top;
}
#wrapper {
	height: 600px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-color: #000000;
	float: left;
	height: 98px;
	width: 1000px;
}
#content {
	background-color: #000000;
	background-image: url(IImages/bg_content_08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 502px;
	width: 1000px;
	float: left;
}
#header a {
	text-decoration: none;
	color: #000000;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
	float: left;
	height: 100%;
	width: 1000px;
	text-indent: 50px;
	line-height: 1pt;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bfe686;
	text-decoration: none;
}
#infobar {
	background-color: #000000;
	background-image: url(IImages/bgpattern.jpg);
	background-repeat: repeat;
	float: left;
	height: 30px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
}
#infobar input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #CCCCCC;
}
#contentleft {
	float: left;
	height: 100%;
	padding-top: 150px;
	padding-bottom: -150px;
	padding-left: 150px;
}
#contentright {
	float: right;
	padding-top: 260px;
	padding-right: 50px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cc3156;
	text-transform: uppercase;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: 85c854;
	text-decoration: none;
	font-size: 10px;
}

