html, body {
	background: #1B1B1B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
}
body {
	color: #FFFFFF;
	font-size: 12px;
}
a {
	color: #FEB808;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
h1 {
	margin: 0;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main {
	width: 760px;
	margin: 0 auto;
}
#header {
	text-align: left;
	overflow: auto;
	padding: 20px 0 20px 0;
}
#header .banner {
	float: right;
}
#content {
	line-height: 20px;
}
#content .links {
	clear: both;
}
#content .links a {
	color: #CBC6C3;
}
#content .links ul {
	list-style: none;
	text-align: center;
}
#content .links li {
	display: inline;
	margin: 3px;
}
#content .row {
	clear: both;
	margin-bottom: 20px;
}
#content .row p {
	margin: 0;
}
#content .row .header {
	background: url('../images/row_back_top.jpg') no-repeat;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	color: #261606;
	line-height: 25px;
	text-indent: 15px;
	height: 25px;
}
#content .row .body {
	border-left: 1px solid #DF9F0A;
	border-right: 1px solid #CB9109;
	background-color: #2D2D2D;
	padding: 10px;
	text-align: left;
}
#content .row .body .title {
	font-size: 13px;
	color: #FEB808;
	font-weight: bold;
	padding: 10px;
}
#content .row .body .advert {
	padding: 10px;
	text-align: center;
}
#content .row .footer {
	background: url('../images/row_back_bottom.jpg') no-repeat;
	height: 25px;
}
#features {
	width: 760px;
	color: #261606;
}
#features td {
	vertical-align: top;
}
#features .url {
	background: url('../images/url_back.jpg') repeat-y;
	width: 370px;
	text-align: center;
}
#features .url .top {
	background: url('../images/url_back_top.jpg') no-repeat;
	position: relative;
	height: 42px;
	overflow: hidden;
}
#features .url .top .address_box {
	background: url('../images/url_address_box.jpg') no-repeat;
	width: 259px;
	height: 20px;
	border: 0;
	color: #CBC6C3;
	padding-top: 4px;
	padding-left: 5px;
	position: absolute;
	left: 10px;
	top: 13px;
}
#features .url .top .go {
	background: url('../images/url_go.jpg') no-repeat;
	width: 76px;
	height: 37px;
	border: 0;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 10px;
}
#features .url .options {
	font-size: 9px;
	padding-bottom: 10px;
}
#features .bottom {
	background: url('../images/url_back_bottom.jpg') no-repeat;
	height: 13px;
}
#features .info {
	width: 370px;
	background: url('../images/info_back.jpg') repeat-y;
	text-align: left;
}
#features .info .top {
	background: url('../images/info_back_top.jpg') no-repeat;
	height: 13px;
	position: relative;
}
#features .info .top .go {
	position: absolute;
	right: 10px;
}
#features .bottom {
	background: url('../images/info_back_bottom.jpg') no-repeat;
	height: 13px;
}
#features .info .data {
	margin: 0 10px 0 10px;
}
#features .info .data td {
	padding-right: 10px;
}