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

body {
	background-color:#270204;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 14px;
}
a {
	color:#961211;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h3 {
	color: #961211;
	margin-bottom:0px;
	margin-top: 0px;
}
p {
	margin-top:0px;
}
img {
	border:none;
}

.rel {
	position: relative;
}

.clear {
	clear: both;
}

#container {
	text-align: center;
	background-color: #030303;
}

.bottomReflect {
	background-image: url(/images/bottomFade1.png);
	background-repeat: repeat-x;
	position: relative;
	clear: both;
	background-position: bottom;
}

#header {
	height: 365px;
	position: relative;
	background-image: url(/images/topFade.png);
	background-repeat: repeat-x;
}

#mainFlash {
	height: 365px;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#main {
	width: 915px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#box1 {
	float: left;
	height: 253px;
	width: 502px;
	position: relative;
	margin-left: 15px;
}

#box2 {
	float: left;
	height: 253px;
	width: 360px;
	position: relative;
	margin-left: 20px;
}

.boxBG {
	background-color: #292929;
	position: relative;
	width: 100%;
}

.boxTop {
	height: 12px;
}

.boxTopL {
	float: left;
	height: 12px;
	width: 11px;
	background-image: url(/images/tleft.png);
	background-repeat: no-repeat;
}
.boxTopR {
	float: right;
	height: 12px;
	width: 13px;
	background-image: url(/images/tright.png);
	background-repeat: no-repeat;
}

.boxContent {
	padding-left:15px;
	padding-right:15px;
	clear: both;
	overflow: hidden;
}
#box1 .boxContent {
	height: 146px;
	position: relative;
	padding-top:20px;
	text-align: justify;
}
#box2 .boxContent {
	height: 146px;
}
.box3 .boxContent {
	height: 250px;
}

.boxBottom {
	height: 16px;
}

.botBottomL {
	float: left;
	height: 16px;
	width: 11px;
	background-image: url(/images/blft.png);
	background-repeat: no-repeat;
}
.boxBottomR {
	float: right;
	height: 16px;
	width: 13px;
	background-image: url(/images/bright.png);
	background-repeat: no-repeat;
}

.box1Bottom {
	height: 72px;
	width: 877px;
	background-image: url(/images/homeLeftBG.png);
	background-repeat: no-repeat;
	position: relative;
}


.rmBut {
	height: 75px;
	width: 90px;
	position: absolute;
	z-index: 5;
	right: 15px;
	bottom: 10px;
	background-image: url(/images/rm_btn.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding-top: 15px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	overflow: hidden;
}
.rmBut:hover {
	color:#000000;
}

.botBtn {
	height: 75px;
	width: 90px;
	position: absolute;
	z-index: 1000;
	right: 11px;
	bottom: -70px;
	background-image: url(/images/botBtn.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding-top: 15px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	overflow: hidden;
}
.botBtn:hover {
	color:#000000;
}



.bottomBoxes {
	clear: both;
}
.box3 {
	width: 285px;
	margin-left: 15px;
	position: relative;
	float: left;
	z-index: 3000;
}
.redBoxTop {
	height: 30px;
	background-image: url(/images/redBG.png);
	background-repeat: repeat-x;
	position: relative;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.redBoxTopL {
	background-image: url(/images/topLbottom.png);
	background-repeat: no-repeat;
	float: left;
	height: 11px;
	width: 12px;
}
.redBoxTopR {
	background-image: url(/images/topRbottom.png);
	background-repeat: no-repeat;
	float: right;
	height: 11px;
	width: 12px;
}
.boxReflect {
	height: 102px;
	background-image: url(/images/boxReflect.png);
	width: 285px;
	margin-left: 15px;
	float: left;
	margin-top: 3px;
	position: relative;
	display: block;
	z-index: 0;
}#footer {
	color: #FF0000;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
}
.boxImage {
	margin-top: 3px;
}
.box1BG {
	height: 174px;
	width: 877px;
	position: relative;
	background-image: url(/images/box1.png);
	background-repeat: no-repeat;
}
#box4 {
	width: 863px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.box4Top {
	background-image: url(/images/box4Top.png);
	height: 159px;
	width: 863px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}
.box4Bottom {
	position: relative;
	background-image: url(/images/box4Bottom.png);
	height: 143px;
}
.box4Content {
	position: relative;
	z-index: 1;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.right {
	float: right;
	padding-bottom: 8px;
	padding-left: 8px;
	position: relative;
}
.left {
	padding-right: 15px;
	padding-bottom: 8px;
	float: left;
	position: relative;
}
h1 {
	font-size: 28px;
	color: #961211;
	padding-bottom: 0px;
	text-align: right;
	margin: 0px;
}
h2 {
	margin-top: 0px;
	padding: 0px;
	color: #4F4F4F;
	margin-bottom: 15px;
	text-align: right;
	font-size: 18px;
}
#news h2 {
	font-size: 28px;
	color: #961211;
	padding-bottom: 0px;
	text-align: right;
	margin: 0px;
}
.slogan {
	display: block;
	float: right;
	padding-left: 15px;
	padding-bottom: -19px;
	margin-bottom: -19px;
}


.home-btn {
	background:url(/images/html/home-btn.png);
	display: block;
	height: 44px;
	width: 140px;
	float:left;
}
.home-btn:hover {
	background:url(/images/html/home-btn-over.png);
}
#home .home {
	background: url(/images/html/home-btn-over.png);
}

.about-btn {
	background:url(/images/html/about-btn.png);
	display: block;
	height: 44px;
	width: 125px;
	float:left;
}
.about-btn:hover {
	background:url(/images/html/about-btn-over.png);
}
#about .about {
	background: url(/images/html/about-btn-over.png);
}

.facility-btn {
	background:url(/images/html/facility-btn.png);
	display: block;
	height: 44px;
	width: 126px;
	float:left;
}
.facility-btn:hover {
	background:url(/images/html/facility-btn-over.png);
}
#facility .facility {
	background: url(/images/html/facility-btn-over.png);
}

.sales-btn {
	background:url(/images/html/sales-btn.png);
	display: block;
	height: 44px;
	width: 125px;
	float:left;
}
.sales-btn:hover {
	background:url(/images/html/sales-btn-over.png);
}
#sales .sales {
	background: url(/images/html/sales-btn-over.png);
}

.news-btn {
	background:url(/images/html/news-btn.png);
	display: block;
	height: 44px;
	width: 125px;
	float:left;
}
.news-btn:hover {
	background:url(/images/html/news-btn-over.png);
}
#news .news {
	background: url(/images/html/news-btn-over.png);
}

.thanks-btn {
	background:url(/images/html/thanks-btn.png);
	display: block;
	height: 44px;
	width: 125px;
	float:left;
}
.thanks-btn:hover {
	background:url(/images/html/thanks-btn-over.png);
}
#thanks .thanks {
	background: url(/images/html/thanks-btn-over.png);
}

.contact-btn {
	background:url(/images/html/contact-btn.png);
	display: block;
	height: 44px;
	width: 149px;
	float:left;
}
.contact-btn:hover {
	background:url(/images/html/contact-btn-over.png);
}
#contact .contact {
	background: url(/images/html/contact-btn-over.png);
}
#footer a {
	color: #CCCCCC;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.facilityBox {
	font-size: 16px;
	padding: 15px;
	position: relative;
	margin-left: 15px;
	width: 235px;
	float: left;
	border: 2px solid #000000;
}
.visitWebsite {
	display: block;
	float: right;
	font-style: italic;
	font-size: 12px;
	margin-right: 7px;
}
.visitWebsite:hover {
	margin-right: 2px;
}
.visitWebsite a:hover {
	margin-right: 5px;
}
#contactStay {
	background: url(/images/contact-stay-button.jpg) no-repeat right top;
	height: 149px;
	width: 61px;
	position: fixed;
	top: 400px;
	right: 0px;
	z-index: 999;
}
#contactStay:hover {
	background: #F00 url(/images/contact-stay-button.jpg) no-repeat left top;
}
#contactPage #contactStay {
	display: none;	
}