body{
	background-color: #FBFBFB;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	/* text-align:center; */
	background-image: url(art/page-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;

}
	
div, h1, h2,h3, h4, h5, h6, form, label, input, ul, li, a{
	margin:0; padding:0;}
ul{
	list-style-type:none;}
.spacer{
	font-size:0; line-height:0; clear:both;}
#header{
	width:800px;
	position:relative;
	background-image: url(images/header_bg-flash02.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#header2{
	width:800px;
	position:relative;
	background-image: url(images/sheet.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 34px;
	float: none;

}
#head-flash{
	width:800px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 365px;
	float: none;

}
#header ul.topNav{
	position:absolute; left:615px; top:0px;}
#header ul.topNav li{
	float:left;}
#header ul.topNav li a{
	width:94px;
	height:25px;
	display:block;
	background:url(images/top_btn_bg.gif) no-repeat bottom left;
	color:#8D8B78;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
}
#header ul.topNav li a:hover{
	width:94px;
	height:29px;
	display:block;
	background:url(images/top_btn_bg_h.gif) no-repeat top left;
	color:#CFCDBB;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#header ul.topNav li a.hover{
	width:94px;
	height:29px;
	display:block;
	background:url(images/top_btn_bg_h.gif) no-repeat top left;
	color:#CFCDBB;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#header ul.subMenu{
	position:absolute; left:600px; top:28px;}
#header ul.subMenu li{
	float:left; background:url(images/sub_menu_divider.gif) no-repeat right top; padding:0 1px 0 0;}
#header ul.subMenu li.noDivider{
	float:left; background:none; padding:0 1px 0 0;}
#header ul.subMenu li a{
	padding:0 11px;
	color:#E8E2B0;
	text-decoration:none;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
}
#header ul.subMenu li a:hover{
	color:#CFCDBB;}

#body{
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footerbg{
	xwidth:800px;
	background-image: url(art/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	width: 100%;
	height: 85px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F3F3;
}
#footer{
	color:#333333;
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	float: none;
}
#footertext{
	color:#333333;
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
#footertext a {
	color:#333333;
	text-decoration:none;
}
#footertext a:hover{
	color:#005CC7;
	text-decoration:underline;
}


/* -- body start - */
#mainbody{
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/text-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	xbackground-image: url(images/page-bg.jpg);
	xbackground-repeat: no-repeat;
	xbackground-position: right top;
}

/* -- left pannel start -- */
.left{
	width:240px;
	float:left;
	text-align:right;
	display:block;
	margin: 0px;
}
.left h2{
	font:normal 17px/25px "Tahoma", Arial, Helvetica, sans-serif;
	color:#CFCDBB;
	padding-top: 6;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 0;
}
.left ul.leftMenu{
	width: 144px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	float: right;
}
.left ul.leftMenu li{
	padding-top: 4;
	padding-right: 0;
	padding-left: 0;
}
.left ul.leftMenu li a{
	color:#542527;
	text-decoration:none;
	display:block;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 6;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 40px;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	background-position: left top;
	line-height: 24px;
}
.left ul.leftMenu li a:hover{
	color:#3D1315;
	background-image: url(images/nav-bghover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left a.link{
	color:#8D8B78;
	font:bold 12px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline; margin:6px 14px 0 0;}
.left a.link:hover{
	text-decoration:none;}
.left img.pic{
	display:block;
	margin-top: 8px;
	margin-right: 14px;
	margin-bottom: 0;
	margin-left: 12px;
}
.left p{
	color:#DCBF8E;
	padding:8px 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}
.left p.design{
	color:#8D8B78; padding-bottom:15px; font-size:10px;}
.left a.more{
	font:normal 10px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none; text-align:center;
	background-color:#814146; color:#CFCDBB;
	width:110px; padding:0 12px; margin:0 14px 0 30px; display:block;}
.left a.more:hover{
	background-color:#66292E; color:#CFCDBB;}
.left img.link{
	border:none; margin:7px 14px 0 88px; padding:0; display:block;}
/* -- left pannel end -- */
/* -- midle pannel start -- */
.flash{
	width:540px;
	float:left;
	padding-left: 10px;
}
.border{
	border:4px solid #CCCCCC;
	}
#lefttext{
	float:left;
	width:230px;
	height:250px;
	text-align:center;
	overflow:hidden;
	}
#lefttext h2{
	font:normal 22px/20px Arial, Helvetica, sans-serif;
	color:#003366;
	padding:0;
	margin:0;
	}
#lefttext p{
	font:normal 18px Arial, Helvetica, sans-serif;
	color:000;
	padding:8px  0 0 0 ;
	margin:0;
	}
#lefttext p a{
	color:000;
	text-decoration:underline;
	}
#lefttext p a:hover{
	color:#FF0000;
	text-decoration:none;
	}
.hedlings_news{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#006699;
	}
.hedlings_news1{
	padding:20px 0 0 0;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#006699;
	}
.midle{
	width:530px;
	float:right;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.midle h1{
	color:#0062A1;
	padding:0 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}
.midle h2{
	color:#CC0101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	text-align: left;
}
.midle h3{
	color:#CC0101;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding-top: 4;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	text-align: left;
}
.midle p{
	padding:9px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.midle p.top{
	padding:2px 0 !important;}
.midle p.highlight{
	color:#8D8B78;
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;}
.midle p span{
	border: 1px solid #FF0000;
	width: 500px;
}
.midle p a{
	text-decoration:underline;}
.midle p a:hover{
	text-decoration:none;}

/* -- midle pannel end -- */
/* -- right pannel start -- */
.right{
	width:140px;
	float:left;
	border-left:#2F1D1F 1px solid;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 35px;
	padding-left: 0px;
}
.right .testimonial{
	background-image: url(images/right-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 160px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.right h2{
	font:normal 17px/25px "Tahoma", Arial, Helvetica, sans-serif;
	padding:0 14px 4px 6px; color:#CFCDBB;}
.right h3{
	font:bold 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 10px 10px 0px; color:#B79F67;}
.right .testimonial span.top{
	height:8px;
	line-height:0;
	font-size:0;
	display:block;
	background-image: url(images/right-top.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 160px;
}
.right .testimonial span.bottom{
	line-height:0;
	font-size:0;
	display:block;
	background-image: url(images/right-bot.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 160px;
	height: 8px;
}
.right p{
	color:#DCBF8E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 14px;
}
.right .testimonial p{
	padding:3px 15px 15px 10px;
	color:#CFCDBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}
.right .testimonial p.lightColor{
	padding:3px 15px 5px 10px;
	color:#DCBF8E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}
.right .testimonial p.lightColor a{
	color:#DCBF8E;
	text-decoration:underline;}
.right .testimonial p.lightColor a:hover{
	text-decoration:none;}
.right a.link{
	color:#8D8B78;
	font:bold 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;}
.right a.link:hover{
	text-decoration:none;}
.right form{
	padding:0 10px 15px 6px;}
.right form input.radio{
	width:14px; height:14px; float:left; margin:0 5px 5px 0;}
.right form label{
	font:normal 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#947F5A; float:left;}

.right .padLeft{
	padding-left:10px;}
.right .padLeft1{
	padding-left:6px;}
.right .padTop{
	padding-top:5px;}
.right .padBottom{
	padding-bottom:21px;}
.right .rssIcon{
	background:url(images/rss_icon.gif) no-repeat 0 0; padding:0 0 0 24px; margin:0 0 0 6px;}
/* -- right pannel start -- */
/* -- body end - */
.but-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
}
.but-left a{
	color: #FFFFFF;
	background-image: url(images/but-bg.jpg);
	background-repeat: no-repeat;
	background-position: 6px top;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-left: 16px;
	text-decoration: none;
}
.but-left a:hover{
	color: #FFFFFF;
	background-image: url(images/but-bghover.jpg);
	background-repeat: no-repeat;
	background-position: 6px top;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-left: 16px;
	text-decoration: none;
}

.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.top-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}
.bot-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
.left-line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFDFDF;
}
.right-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
}
.red {
	color: #A80202;
}
.rowTitle{
	background-color: #ECECEC;
}
.leftTitle{
	background-color: #DEDDDD;
	width: 350px;
}
.product-bg {
	background-color: #F3F3F3;
	background-image: url(images/product-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 350px;
}
.page-padding {
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
}
img.admin {
	margin:6px 0 0;
	}

ul.newrvicon {
	list-style-type:none;
	text-align:left;
	padding:12px 0 12px;
	}
ul.newrvicon li {
	background:url(images/pdf-icon.jpg) no-repeat 0 3px;
	padding:0 0 6px;
	}
ul.newrvicon li a {
	padding:0 0 0 20px;
	text-decoration:none;
	font-size:14px;
	color:#4C4A37;
	/*display:block;*/
	font-weight:bold;
	}
ul.newrvicon li a:hover {
	text-decoration:underline;
	color:#CEC67C;
	}

