body {
	background: #760605;
	margin:0px;
	padding:0px;
}

body a {
	color:#9C060E;
}

#header-wrap {
	background: #000000 url("../images/bg_header.png") repeat-x top;
	height:187px;
	width:100%;
}

#header {
	background: #000000 url("../images/header.png") no-repeat top;
	height:150px;
	width:848px;
	margin:auto;
}

#menu {
	margin:auto;
	width:878px;
	text-align:center;
	font-family: Times New Roman;
	font-size:14px;
	color:#FFFFFF;
}

.menu_item {
	margin: 10px 16px 2px 16px;
	text-align:center;
	float:left;
}

.menu_item a { 
	color:#FFFFFF;
	text-decoration:none;
}

#body-wrap {
	margin:0px;
	background: #000000 url("../images/bg_body.png") repeat-x bottom;
	height:230px;
	z-index:1;
}

#footer-wrap {
	background: #760605 url("../images/bg_footer.png") repeat-x top;
	min-height:207px;
	padding:5px;
	z-index:1;
}

#box-wrap {
	width:800px;
	padding-top:30px;
	margin:auto;
}

#left-box {
	float:left;
	width:511px;
	height:187px;
}

#right-box {
	float:right;
	margin:25px;
}

.textbox {
	float:left;
	margin:5px 2px 0px 0px;
	padding:5px;
	color: #FFFFFF;
	width:52%;
}

.textbox a img {
	border:0px;
}

.textbox h1 {
	font-size: 14px;
	font-family:Arial;
	font-weight:lighter;
}

.textbox h1 a {
	font-size: 14px;
	font-family:Arial;
	font-weight:lighter;
	color:#FFFFFF;
}

.textbox h2 {
	font-size: 12px;
	font-family:Arial;
	font-weight:lighter;
}

.textbox h3 {
	font-size: 11px;
	font-family:Arial;
	font-weight:lighter;
}

.realtortvbox {
	float:left;
	margin:20px 15px 10px 20px;
	padding:0px;
}

#copyright {
	text-align:center;
	font-family:Arial;
	font-size:10px;
	color:#DDDDDD;
	margin-bottom:0px;
}