* {
	margin:0;
	padding:0;
	zoom:1;
}
body {
	font: normal 12px "Trebuchet MS";
	color:#573b1c;
	background:#c2986a url(../images/bgbar.jpg) repeat-x fixed center center;
	line-height:110%;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
h1 {
	font-size:25px;
	margin:12px 0;
	display:block;
	letter-spacing:-1px;
	font-weight:bold;
	line-height:100%;
}
p {
	margin:8px 0;
	display:block;
}
img {
	border:0px;
}
#wrapper {
	margin: 100px 100px 0;
	height:408px;
	position: relative;
	display: block;
}
#wrapper .rightPanel {
	float: left;
	height: 408px;
	position: relative;
}
#wrapper .leftMenu {
	float: left;
	height: 408px;
	width: 200px;
	position: relative;
	display: block;
	margin-right:20px;
}
#wrapper .rightPanel .content {
	float: right;
	height: 400px;
	width: 290px;
}
.imgHolder {
	float:left;
	width:290px;
	height:400px;
	background:#c2c2c2 url(../images/preloader.gif) no-repeat scroll center center;
}
.imgHolder img {
	width:290px;
	height:400px;
}
.imgHolderHome {
	float:left;
	width:572px;
	height:400px;
	background-color:#eac49f;
}
.imgHolderHome div {
	float:left;
	width:140px;
	height:131px;
	background:#c2c2c2 url(../images/preloader.gif) no-repeat scroll center center;
	margin:2px;
	cursor:pointer;
}
.imgHolderHome div img {
	width:140px;
	height:131px;
	cursor:pointer;
}
.text {
	background-color:#c29767;
	width:281px !important;
	width:279px;
	height:400px;
}
.bottom-shadow {
	clear:both;
	height:8px;
	margin: 0 8px;
}
.right-shadow {
	float:right;
	width:8px;
	height:392px;
	margin-top: 8px;
}
.r-corner {
	position: absolute;
	z-index: 5;
	height: 8px;
	width: 8px;
	right: 0px;
	bottom: 0px;
}
.l-corner {
	position: absolute;
	z-index: 6;
	height: 8px;
	width: 8px;
	left: 0px;
	bottom: 0px;
}
.t-corner {
	position: absolute;
	z-index: 70;
	height: 8px;
	width: 8px;
	top: 0px;
	right: 0px;
}
.text-wrap {
	color:#573b1c;
	padding:15px 15px 0;
}
.text-wrap a {
	color:#573b1c;;
}

.text-wrap a:hover {
	color:#FFFFFF;
}
.text-wrap-alt {
	padding:185px 15px 0;
}
.white {
	color:#FFFFFF;
}
#menu-content {
	height: 400px;
	width: 192px;
	float: left;
	background: #c2986a url(../images/tiles.png) repeat scroll center center;
	position: relative;
	overflow: hidden;
}
#logo {
	width:160px;
	height:40px;
	margin:25px auto;
	cursor: pointer;
}
div.inactive {
	display:none;
}
div.active {
	/*display:block;*/
	height:408px;
}
div.active ul li, div.inactive ul li {
	list-style-type:none;
	display:block;
	float:left;
	width:298px;
	margin-right:40px;
	position:relative;
}
div.left-arrow {
	position: absolute;
	left: -17px;
	top: 196px;
	width: 10px;
	height: 15px;
	cursor: pointer;
}
div.right-arrow {
	position: absolute;
	right: -12px;
	top: 196px;
	width: 10px;
	height: 15px;
	cursor: pointer;
}
div#menu-content ul {
	list-style-type: none;
	margin-left:5px;
}
div#menu-content ul li {
	font-weight:bold;
	margin: 0.1em auto;
}
div#menus li {
	color:#FFFFFF;
	cursor:pointer;
}
div#menus li.selected , div#menus li.selected a {
	color:#000000;
}
div#menus li:hover , div#menus li:hover a {
	color:#333333;
}
.pad {
	padding-left:15px;
	height: 310px;
	position: relative;
}
div#menus {
	position: absolute;
	left: 0px;
	top: 90px;
	height: 310px;
}
#menus .w200 {
	width: 192px;
	float: left;
	position: relative;
}
a.slideBack {
	position: absolute;
	bottom: 25px;
	left: 20px;
	cursor: pointer;
}
li.sub {
	padding-left:5px;
}
