body {
	padding: 0px;
	margin: 0px;
	font-family: arial, "Nimbus Sans L", "FreeSans";
	font-size: 12px;
	text-align: center;
	line-height: 1.7em;
	color: #4d4d4d;
}
a {
	color: #698564;
	text-decoration: none;
}
a:hover {
	color: #98571a;
}
p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	text-align: justify;
}
h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 13px 0px;
	font-size: 13px;
	color: #484848;
	background: url("images/h2.gif") bottom left no-repeat;
}
h3 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 12px;
}
h4 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 12px;
}
.clear { clear: both; }
img { border: none; }

/* layout components */
.cBlock {
	width: 800px;
	text-align: left;
	margin: 0px auto;
}
#mainWrapper {

}
#headerWrapper {
	height: 101px;
	background: url("images/headerBg.gif") top left repeat-x #fbfbfb;

}
#header {
	padding-top: 18px;
}
#logo {
	width: 160px;
	height: 60px;
	background: url("images/logo.gif") top left no-repeat;
	margin-left: -6px;
}
#logo h1 {
	display: none;
}
#menuWrapper {
	background: url("images/menuBg.gif") top left no-repeat;
	width: 800px;
	height: 39px;
	position: absolute;
	top: 81px;
	left: 50%;
	margin-left: -400px;
}
#menu {
	text-align: center;
	padding-top: 10px; 
}
#menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#menu ul li {
	display: inline;
	list-style: none;
	padding: 0px 15px;
	margin: 0px;
}
#menu ul li a {
	padding: 0px;
	margin: 0px;
	color: #959595;
	font-size: 13px;
	font-weight: bold;
}

#menu ul li a:hover {
	color: #698564;
}

#bodyWrapper1 {
	background: url("images/bodyBg.gif") top left repeat-x white;
	padding: 24px 0px 15px 0px;
}
#bodyWrapper2 {
	background: url("images/bodyBgCenter.gif") top left repeat-x white;
}
#bodyWrapper3 {
	background: url("images/bodyBgRight.gif") top right no-repeat;

}
#bodyWrapper4 {
	background: url("images/bodyBgLeft.gif") top left no-repeat;
	min-height: 500px;
}

#footerWrapper {
	background: url("images/footerBg.gif") top left repeat-x;
	min-height: 70px;
}
#footer {
	color: #acacac;
	font-size: 11px;
	padding: 14px;
}
#footer a { color: #acacac; }
#footer a:hover { color: #98571a; }


#copyright {
	float: right;
	clear: right;
}

#footerMenu {
	float: right;	
	padding-bottom: 2px;
}
#footerMenu ul {
	padding: 0px;
	margin: 0px;
}
#footerMenu ul li {
	list-style: none;
	display: inline;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-size: 12px;
}

#leftPanelWrapper {
	padding: 23px 0px 0px 22px;
/*	float: left;*/
}
#leftPanel {
	width: 587px;
}
#rightPanelWrapper {
	float: right;
	width: 184px;
	background: url("images/bodyBgDiv.gif") top left no-repeat;
	min-height: 400px;
}
#rightPanel {
	margin: 12px 0px 0px 10px;
	width: 163px;
}

#rightPanel h3 {
	background: url("images/sideHeader.gif") top left no-repeat #f2f2eb;
	height: 34px;
	color: #8e8e8c;
	font-size: 11px;
	margin: 3px 0px 3px 0px;
	padding: 0px;
	text-align: center;
	line-height: 28px;
}

#homeHeader {
	background: url("images/chairs.jpg") top left no-repeat;
	width: 587px;
	height: 221px;
	margin-bottom: 15px;
}
#homeHeader span {
	display: block;
	font-size: 17px;
	color: white;
	text-align: right;
	padding: 185px 20px 0px 0px;
	text-shadow: 2px 2px 3px #000;

}
#contentWrapper {
	padding: 0px 4px 15px;
}

.infoBoxWrapper {
	background: url("images/infoBoxBg.gif") top left repeat-x #f2f2f2;
}
.infoBox {
	background: url("images/infoBoxDiv.gif") top center no-repeat;
	height: 104px;
}

.infoBox ul {
	float: left;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	width: 269px;
}
.infoBox ul li {
	padding: 0px 0px 0px 18px;
	margin: 0px;
	list-style: none;
	background: url("images/check.gif") 0px 6px no-repeat;
}
* html .infoBox ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 20px;
}

#sideButtonsWrapper1 {
	background: url("images/sb_bg.gif") top left repeat-x #f1f1f0;
}
#sideButtons {
	background: url("images/sb_bottom.gif") bottom left no-repeat;
	padding: 7px 0px 15px 0px;
	text-align: center;
}
#sideButtons ul {
	padding: 0px;
	margin: 0px;
}
#sideButtons ul li {
	padding: 0px;
	margin: 0px auto;
	list-style: none;
	display: block;
	width: 149px;
	height: 36px;
	overflow: hidden;
}
#sideButtons ul li a {
	display: block;
	width: 149px;
	height: 36px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	line-height: 36px;
	color: white;
}

#sideButtons ul li.sb1 a { background: url("images/sb_green.gif") top left no-repeat #678162; }
#sideButtons ul li.sb2 a { background: url("images/sb_brown.gif") top left no-repeat #9c5e22; }
#sideButtons ul li.sb1 a:hover { background: url("images/sb_greenHover.gif") top left no-repeat #678162; }
#sideButtons ul li.sb2 a:hover { background: url("images/sb_brownHover.gif") top left no-repeat #9c5e22; }

#sideNews {
	color: #707070;
	padding: 0px 10px 5px;
}
#sideNews h4 {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
#sideNews p {
	font-size: 11px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 1.3em; 
}

#paymentTypes {
	background: url("images/paymentTypes.gif") top left no-repeat;
	width: 180px;
	height: 35px;
	padding: 0px;
	float: left;
}

#sideStats ul {
	padding: 0px 10px 15px;
	margin: 0px;
}
#sideStats ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	border-bottom: 1px solid #f8f8f8;
	font-size: 11px;
line-height: 2em;
}

#bannerCont {
	position: absolute;
	top: 14px;
	left: 50%;
	margin-left: -68px;
}
#bannerCont div {
	width: 468px;
	height: 60px;
	background-color: white;
}
#userMenu {
	padding: 0px 0px 10px 30px;
}
#userMenu ul {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#userMenu ul li {
	padding: 0px;
	margin: 0px;
}



