body {
	background:#fff;
	height:100%;
	margin:0;
	padding:0;
	border:0;
}
.hBackbg {
	background:url(../images/bgbackmain.jpg) no-repeat top center;
	width:100%;
}
.innerBackbg {
	background:url(../images/bgbackinner.jpg) no-repeat top center;
	width:100%;
}
.maincontWrap {
	width:1000px;
	margin:0 auto;
}
header {
	width:965px;
	height:140px;
	padding-left:26px;
}
.lftLogo {
	width:163px;
	height:140px;
	margin-right:18px;
}
.rgtLogo {
	width:332px;
	height:32px;
	margin:12px 0 0;
}
nav {
	float:right;
	margin:61px 7px 0 0;
}
nav ul {
	list-style-type:none;
}
nav ul li {
	list-style:none;
	float:left;
	display:block;
	padding:0 3px 0 0;
	font-size:16px;
	font-family:"AllerRegular";
}
nav ul li a {
	background:#7e1114;
	display:block;
	color:#fff;
	line-height:34px;
	padding:0 11px;
	text-decoration:none;
	border-bottom:2px solid #2c2c2c;
	text-shadow:1px 1px #6f0f12;
}
nav ul li a:hover, nav ul li a.active {
	background:#2c2c2c;
	display:block;
	color:#fff;
	line-height:34px;
	padding:0 11px;
	text-decoration:none;
	text-shadow:1px 1px #6f0f12;
}
#bannerSec {
	width:832px;
	height:362px;
	margin:20px auto;
	position:relative;
}
/*Slider-Start---*/	

.anythingSlider {
	width: 810px;
	height: 340px;
	position: relative;
	border:1px solid #947661;
	background:#fff;
	padding:10px;
}
.anythingSlider .wrapper {
	width: 810px;
	overflow: auto;
	height: 340px;
	position: absolute;
	top: 10px;
	left: 10px;
}
/* Width below is max for Opera */
.anythingSlider .wrapper ul {
	width: 32700px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
.anythingSlider .wrapper ul li {
	display: block;
	float: left;
	padding: 0;
	height: 340px;
	width: 810px;
	margin: 0;
}
.anythingSlider .arrow {
	display: block;
	height: 75px;
	width: 28px;
	background: url(../images/arrows.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: -180px;
	cursor: pointer;
}
.anythingSlider .forward {
	background-position: -1px 0;
	right: -38px;
}
.anythingSlider .back {
	background-position: -42px 0;
	left: -38px;
}
.anythingSlider .forward:hover {
	background-position: -1px -76px;
}
.anythingSlider .back:hover {
	background-position: -42px -76px;
}
.thumbNav {
	position: relative;
	top: 323px;
	text-align: center;
}
.thumbNav li {
	display: inline;
}
	
/*
  Prevents
*/
.anythingSlider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}
.anythingSlider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}
/*Slider-End---*/	
	
.contentArea {
	width:980px;
	padding-left:20px;
	margin-top:15px;
}
.contentLeft {
	width:650px;
	float:left;
	margin-right:28px;
}
.contentRight {
	width:290px;
	float:left;
}
.headinText {
	border-bottom:1px solid #e8e8e8;
	padding-bottom:8px;
}
.contactright {
	background:url(../images/contactbg.jpg) no-repeat 0 0;
	width:282px;
	height:256px;
}
.riteHeadin {
	padding:10px 0 30px;
	text-align:center;
}
.contactText {
	font:normal 14px/20px Tahoma, Geneva, sans-serif;
	color:#7d5117;
	width:250px;
	margin:0 auto;
}
.phText {
	background:url(../images/icon1.png) no-repeat 14px 9px;
	padding-left:38px;
	color:#7d5117;
	font-size:14px;
	line-height:35px;
}
.mailText {
	background:url(../images/icon2.png) no-repeat 14px 9px;
	padding-left:38px;
	color:#7d5117;
	font-size:14px;
	line-height:35px;
}
footer {
	background:url(../images/footer.jpg) 0 0 repeat-x;
	width:100%;
	height:48px;
	float:left;
}
.footerMian {
	width:1000px;
	margin:0 auto;
}
.footerNavar {
	width:1000px;
	margin:4px 0;
	position:relative;
}
.footerNav {
	float:right;
}
.footerNav ul {
	list-style-type:none;
}
.footerNav ul li {
	float:left;
	list-style-type:none;
	padding:0 16px;
	background:url(../images/fnavb.png) center right no-repeat;
	display:block;
}
.footerNav ul li:last-child {
	background:none;
}
.footerNav ul li a {
	color:#fff;
	font:normal 12px/40px Tahoma, Geneva, sans-serif;
	text-decoration:none;
}
.footerNav ul li a:hover, .footerNav ul li a.active {
	color:#dec4ae;
	text-decoration:none;
}
.fooetrLogo {
	width:125px;
	height:77px;
	position:absolute;
	bottom:-41px;
	left:10px;
	z-index:999;
}
.resvText {
	font:normal 11px/40px Tahoma, Geneva, sans-serif;
	color:#666;
	float:left;
}
.sitemap {
	color:#8f1114;
	text-decoration:none;
}
.sitemap:hover {
	color:#8f1114;
	text-decoration:underline;
}
/*------------------InnerPage Css Start---------*/

.bannerInner {
	width:910px;
	height:240px;
	background:#fff;
	border:1px solid #947661;
	padding:10px;
	margin:20px auto;
}
.contInerleft {
	width:214px;
	float:left;
	margin-right:20px;
	padding:0 8px;
	background:url(../images/innerleftbg.jpg) 0 0 repeat-y;
	min-height:350px;
}
.contInerrite {
	width:710px;
	float:left;
}
.menuTop {
	width:166px;
	background:url(../images/divid.jpg) 0 bottom no-repeat;
	padding:9px 0 13px 48px;
	float:left;
}
.sidemenu {
	float:left;
	width:214px;
}
.sidemenu ul {
	list-style-type:none;
}
.sidemenu ul li {
	list-style-type:none;
	background:url(../images/divid.jpg) 0 bottom no-repeat;
	height:32px;
}
.sidemenu ul li a {
	font:normal 14px/30px Tahoma, Geneva, sans-serif;
	color:#666;
	text-decoration:none;
	padding-left:18px;
	display:block;
}
.sidemenu ul li a:hover, .sidemenu ul li a.active {
	background:url(../images/sidenavh.jpg) no-repeat 0 0;
	color:#7e1114;
	text-decoration:none;
	padding-left:18px;
	display:block;
}
.rss{padding:15px 0; clear:both;}
.rss a{padding:3px 0px; color:#8f1114; font-size:15px; font-family: Tahoma, Geneva, sans-serif; font-weight:normal;}
.rss a:hover{padding:3px 0px; color:#8f1114; font-size:15px; font-family:Tahoma, Geneva, sans-serif; font-weight:normal;}