@charset "utf-8";
/* CSS Document */

.mainNav-hp {
	background-color: #690;
}
body {
	background-image: url(/images/page-bg-1.jpg);
	background-repeat: repeat-x;
}
.header-text-right {
	text-align: right;
	width: 790px;
	float: left;
	padding-right: 10px;
	line-height: 18px;
	letter-spacing: 2px;
	text-transform: capitalize;
}
.header-text-left {
	width: 150px;
	float: left;
	padding-left: 10px;
	line-height: 18px;
	letter-spacing: 2px;
}
.text-f12-b-white {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	height: 20px;
	margin-bottom: 20px;
}
.hp-top-ads {
	height: 250px;
	margin-bottom: 10px;
}
.hp-bottom-ads {
	height: 250px;
	margin-top: 10px;
}
