* {
	border:0;
	margin:0px;
	padding:0px;
}
body {
	font-size: 12px;
	color:#494949;
	font-family:Tahoma;
	background-color:#00a9e0;
	background-image:url(img/bg.png);
	background-position:0 0;
	background-repeat:repeat-x;
	padding:4px;
}
h1 {
	font-size:20px;
	color:#ff0285;
	font-weight:normal;
	margin-bottom:5px;
}
ul.top_buttons {
	list-style:none;
	list-style-type:none;
	list-style-position:inside;
	display:block;
	height:30px;
	width:709px;
	margin:0 auto;
	margin-bottom:5px;
}
ul.top_buttons li {
	display:block;
	float:left;
	margin-left:3px;
	background-image:url(img/buttons_03.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width:137px;
	height:22px;
	font-size:14px;
	text-align:center;
	padding-top:2px;
}
ul.top_buttons li a{color:#FFF; display:block; width:100%; height:22px;}
.root {
	width:755px;
	margin:0 auto;
}
.header {
	width:755px;
	height:508px;
	position:relative;
	background-image:url(img/header_bg.png);
	background-position:0 0;
	background-repeat:no-repeat;
}
.header a.enter {
	position:absolute;
	width:100px;
	height:30px;
	left: 580px;
	top: 478px;
}
.header a.logo {
	position:absolute;
	width:170px;
	height:174px;
	left: 4px;
	top: 10px;
}
.weclome {
	background-image:url(img/welcome_row.png);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#FFF;
	font-style:italic;
	font-weight:700;
	font-size:15px;
	height:19px;
	text-transform:uppercase;
	text-align:center;
	width:755px;
}
.page {
	background-image:url(img/page_bg.png);
	background-position:0 0;
	background-repeat:repeat-y;
	padding-left:22px;
	width:733px;
}
.block {
	background-image:url(img/block_mid.png);
	background-position:0 0;
	background-repeat:repeat-y;
	margin-left:8px;
	width:711px;
}
.block_top {
	background-image:url(img/block_top.png);
	background-position:0 0;
	background-repeat:no-repeat;
	height:5px;
	width:711px;
}
.block_content {
	width:680px;
	margin:0 auto;
	padding:10px 0;
}
.block_content table {
	width:100%
}
.block_content table tr td {
	vertical-align:top
}
.block_content table tr td div.img_container {
	background-image:url(img/img_container.png);
	background-position:0 0;
	background-repeat:no-repeat;
	width:94px;
	height:115px;
	float:left;
	margin-right:6px;
	padding:7px;
}
.block_content table tr td p {
	width:215px;
	float:right;
	margin-right:10px;
}
.yo {
	display:block;
	padding:10px 0;
	font-weight:700;
	font-style:italic;
}
.block_bot {
	background-image:url(img/block_bot.png);
	background-position:0 0;
	background-repeat:no-repeat;
	height:5px;
	width:711px;
}
.sep {
	height:10px;
}
.footer {
	background-image:url(img/footer_bg.png);
	background-position:0 0;
	background-repeat:no-repeat;
	height:117px;
	position:relative;
	width:755px;
}
.footer div.enter {
	width:185px;
	height:82px;
	background-image:url(img/enter_btn.png);
	background-position:0 5px;
	background-repeat:no-repeat;
	margin:0 auto;
}
.footer div.enter a {
	display:block;
	width:100%;
	height:80px;
}
.footer span {
	position:absolute;
	bottom:22px;
	left:19px;
	border-top:1px #dadada solid;
}
.footer span img {
	margin-left:10px;
}
