body
{
	margin: 0px;
	padding: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
	background-color: #52453d;
	background-image: url(../images/site/mainRockBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header
{
	margin-bottom: 30px;
}

#logo {
	width:100%;
}

#siteContent
{
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}

#navBar
{

}

#navBar ul
{
	margin:0px;
	padding:0px;
}

#navBar ul li
{
	float:left;
	list-style:none;
	margin-left:5px;
	color:#FFF;
	font-size:130%;
}

.leftNav
{
	visibility:hidden;
	width:12px;
	float:left;
	height:35px;
}

.rightNav
{
	visibility:hidden;
	width:12px;
	float:left;
	height:35px;
}

.navTab a
{
	text-decoration:none;
}	

.nav_sel a
{
	text-decoration:none;
}

.navTab .midNav
{
	cursor:pointer;
	text-decoration:none;
	color:#FFF;
	display:block;
	height:35px;
	line-height:35px;
	float:left;
	padding-right:10px;
	padding-left:10px;
	float:left;
}

.navTab:hover .leftNav
{
	text-decoration:none;
	background-image:url(../images/site/navBar_beigeLeft.png);
	width:12px;
	height:37px;
	float:left;
	visibility:visible;
}

.navTab:hover .rightNav
{
	text-decoration:none;
	background-image:url(../images/site/navBar_beigeRight.png);
	width:12px;
	height:37px;
	float:left;
	visibility:visible;
}

.navTab:hover .midNav
{
	text-decoration:none;
	color:#FFF;
	background-color:#b9b4a4;
	display:block;
	height:37px;
	line-height:35px;
	float:left;
	padding-right:10px;
	padding-left:10px;
}

#navBar ul li.nav_sel .leftNav
{
	visibility:visible;
	background-image:url(../images/site/navBar_beigeLeft.png);
	background-repeat:no-repeat;
	height:37px;
	width:12px;
	float:left;
}

#navBar ul li.nav_sel .rightNav
{
	visibility:visible;
	background-image:url(../images/site/navBar_beigeRight.png);
	background-repeat:no-repeat;
	height:37px;
	width:12px;
	float:left;
}

#navBar ul li.nav_sel .midNav
{
	text-decoration:none;
	color:#FFF;
	background-color:#b9b4a4;
	display:block;
	height:37px;
	line-height:37px;
	float:left;
	padding-right:10px;
	padding-left:10px;
}
#header #logo 
{
	float: left;
}
#header #navBar 
{
	float: right;
	color: #FFF;
}

.clear
{
	clear: both;
}

.leftCol
{
	float: left;
	width: 589px;
}

#siteContent .leftCol #weOffer #weOfferTxt
{
	display: inline-block;
	width: 290px;
	color: #ffffff;
	float: left;
	margin-top: 20px;
}
#siteContent #contactUs
{
	margin-top: 15px;
}


#siteContent .leftCol #weOffer
{
	margin-left: 50px;
	margin-top: 20px;
}

.rightCol
{
	float:right;
	color: #ffffff;
	padding-top:20px;
	width:325px;
}
#footer 
{
	text-align: center;
	color: #8a7668;
	height: 50px;
	line-height: 50px;
}

#header #headerCenter
{
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}

.tanTxt {
	font-size:18px;
	color:#b9b4a4;
}

.whiteTxt {
	font-size:22px;
	color:#ffffff;
}

a {
	text-decoration:none;
	color:#d9d8d7;
}


/**********   WHY CHOOSE BANNER   ************/

#whyChoose {
	/*position:fixed;*/
	background-image:url(../images/banners/whyChoose.jpg);
	margin-top:35px;
	width:413px;
	height:94px;
	padding:40px 25px 0px 119px;
}

.choose_text {
	font-size:12px;
	color:#d9d8d7;
}