/* CSS Document */

html, body {
	height:100%
}
body {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#b7b7b7;
	text-align:center;
	background-color: #262626;
}
*, html, body {
	margin:0px;
	padding:0px;
}
img {
	border:0px solid;
}
td, input, textarea, option, select {
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #b7b7b7;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#center {
	height: 670px;
	width: 100%;
	position: relative;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}
#top {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 650px;
	width: 100%;
}
#centerB {
	position:relative;
	top: 108px;
	left: 0px;
	width: 990px;
	height: 544px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#bottom {
	position: relative;
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797979;
	padding-bottom: 10px;
}
#bottom a {
	font-size: 10px;
	color: #797979;
	text-decoration: none;
}
#bottom a:hover {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
#comp {
	background-image: url(../img/comp.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 479px;
	width: 419px;
	left: 68px;
	top: 63px;
}
#logo {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 64px;
	width: 379px;
	left: 23px;
	top: 0px;
}
#menu {
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 134px;
	position: absolute;
	left: 17px;
	top: 120px;
}
#intro {
	overflow: auto;
	position: absolute;
	height: 300px;
	width: 390px;
	top: 100px;
	right: 30px;
	z-index: 10;
}
#content {
	overflow: auto;
	position: absolute;
	height: 450px;
	width: 390px;
	top: 45px;
	right: 30px;
	z-index: 10;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #757575;
	padding-bottom: 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 0px;
}
#content p {
	line-height: 15px;
	text-align: justify;
	padding-bottom: 10px;
	font-size: 11px;
	color: #b7b7b7;
	padding-right: 5px;
}
#flashPlayer {
	position: absolute;
	width: 265px;
	left: 70px;
	top: 20px;
	text-align: center;
	visibility: hidden;
	background-color: #000000;
	border: 1px solid #999999;
	padding: 10px;
}
.input {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #333333;
	border: 1px solid #999999;
}
.but {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
	font-weight: bold;
	border: 1px solid #666666;
}
img.left {
	clear: both;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
.w {
	color: #FFFFFF;
}
hr {
	color: #333333;
	text-align: center;
	height: 1px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}
