*{
	margin:0px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img{border:0px}
html{
width:100%;
height:100%;
background-color:#101115;
background-image:url(images/bg.gif);
background-position:top left;
background-repeat:repeat-x;
}
body{
width:100%;
background-image:url(images/bot_bg.gif);
background-position:bottom left;
background-repeat:repeat-x;
}
#website{
	width:930px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header{
padding:0 0 410px 53px;
background-image:url(images/header_bg.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}
.logo{
float:left
}
#menu{
	padding:30px 0 0 90px;
	float:left;
	text-align: center;
}
#menu li{
list-style-type:none;
display:inline
}
#menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#9DA2B8;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	float:left;
	margin-top: 0;
	margin-right: 11px;
	margin-bottom: 0;
	margin-left: 50px;
	padding-top: 0;
	padding-right: 3;
	padding-bottom: 2px;
	padding-left: 33;
}
#menu a:visited{
color:#9DA2B8;
border:0px;
}
#menu #active, #menu a:hover{
	color:#F00;
	border-bottom:2px solid #C00014;
}
#content{
	width:1000px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0px;
	color:#F00;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 2px;
}
#content a{
color:#AFB8D3;
text-decoration:underline
}
#content a:visited{text-decoration:underline}
#content a:hover{text-decoration:none}
#content p{
padding:0 0 25px 0
}
#footer{
	height:42px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#424756;
	padding:25px 0 0 68px;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: inline;
}
#footer a{
color:#AFB8D3;
text-decoration:underline
}
#footer a:visited{text-decoration:underline}
#footer a:hover{text-decoration:none}
#table{
padding:0 0 55px 0
}
#content #table p{
padding:0 0 10px 0;
margin:0 0 13px 0;
border-bottom:1px solid #1E2027
}
#table span{
display:block;
float:left;
font-family:Tahoma;
font-size:14px;
color:#AFB8D3;
line-height:18px;
width:150px;
margin:0 10px 0 0;
border-right:1px solid #1E2027
}
