body, #wrap, table, img {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	border:0px;}


body {
	background-color:#000000;
}
#wrap {
	width:700px;
	background-color: #444444;
	background-image: url(../images/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding:468px 0 0 0;
	margin:0 auto;
}
#screen {
	width:595px;
	background-position: center top;
	margin:0 auto;
	}
table {width:700px;}
td { vertical-align: top;}	

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#ff8989;
	font-size:11pt;
	font-weight: normal;
	margin:5px 0 0 10px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#808080;
	font-size:13pt;
	font-weight: normal;
	margin:15px 0 0 15px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#808080;
	font-size:11pt;
	font-weight: normal;
	margin:0;
}

#wrap .header1 {
	color: #808080;
	margin:6px 0 0 15px;
}
a {
	text-decoration:none;
	color:#808080}
span {font-size:10px; color:#808080;}