html,
body{
	height:100%;
	margin:0;
}
body {
	color:#323232;
/*	font:14px/22px "Trebuchet MS", Helvetica, sans-serif; */
	font:12px/20px "Arial", Helvetica, sans-serif;
	background:#530907;
	min-width:980px;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#be3530;
}
a:hover {text-decoration:underline;}
#wrapper{
	min-height:100%;
	background:#fff;
	width:960px;
	margin:0 auto;
}
#header{
	position:relative;
	background:url(../images/bg-header.gif) repeat-x;
	width:100%;
	padding:0 0 20px;
}
.logo {
	width:545px;
	height:37px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	position:absolute;
	left:198px;
	top:120px;
	z-index:5;
}
.logo a{
	display:block;
	height:100%;
}
.slogan{
	width:941px;
	height:473px;
	background:url(../images/slogan.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	position:absolute;
	left:0;
	top:10px;
	z-index:2;
}
.navbar{
	width:100%;
	overflow:hidden;
	padding:163px 0 148px;
	background:url(../images/bg-navbar.png) no-repeat 100% 0;
}
#nav{
	margin:0;
	padding:5px 6px 5px 0;
	list-style:none;
	float:right;
	height:22px;
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	position:relative;
	z-index:10;
}
#nav li{
	float:left;
	background:url(../images/separator.gif) no-repeat 0 2px;
	padding:0 8px 0 11px;
}
#nav li:first-child{background:none;}
#nav a{color:#476225;}
#nav a:hover,
#nav .active a{
	color:#be3530;
	text-decoration:none;
}
#header .textholder_main{
	color:#333;
	font-size:18px;
	line-height:28px;
	font-weight:bold;
	padding:0 10px 0 320px;
	position:relative;
	z-index:50;
}
#header .textholder_main p{margin:0;}
#header .textholder{
	color:#333;
	font-size:16px;
	line-height:26px;
	font-weight:bold;
	padding:0 10px 0 320px;
	position:relative;
	z-index:50;
}
#header .textholder p{margin:0;}
#content .testimonial{
	color:#333;
	font-size:16px;
	line-height:26px;
	font-weight:bold;
	padding:0px;
	position:relative;
	z-index:50;
}
#divider{
	width:100%;
	margin:0 0 16px;
	padding:0 0 16px;
	list-style:none;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	background:url(../images/divider.gif) repeat-x 0 100%;
	z-index: 9999;
}

#content .text h2, .textholder h2{
	color:#7da840;
	font-size:35px;
	line-height:37px;
	font-weight:bold;
	margin:0px 0 0px;
	letter-spacing: -1px;
}
#main{
	width:947px;
	overflow:hidden;
	background:url(../images/bg-main.gif) repeat-y 295px -2px;
	padding:0 13px 0 0;
	margin:0 0 9px;
}
#main h2{
	color:#7da840;
	font-size:35px;
	line-height:37px;
	font-weight:bold;
	margin:-5px 0 7px;
	letter-spacing: -1px;
}
#sidebar{
	float:left;
	width:275px;
	padding:0 0 0 14px;
}
#sidebar ul{
	margin:0 0 0 -5px;
	padding:0;
	list-style:none;
	width:275px;
	font-size:18px;
	line-height:23px;
	font-weight:bold;
}
#sidebar ul li{
	vertical-align:top;
	width:100%;
	padding:0 0 1px;
}
#sidebar ul a{
	color:#be3530;
	padding:0 5px;
}
#sidebar ul a:hover{
	color:#fff;
	text-decoration:none;
	background:#be3530;
}
#content{
	float:right;
	width:632px;
}
#content h2{margin:-5px 0 5px 3px;}
.topiclist{
	width:100%;
	margin:0 0 16px;
	padding:0 0 16px;
	list-style:none;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	background:url(../images/divider.gif) repeat-x 0 100%;
	z-index: 9999;
}
.topiclist li{
	width:622px;
	overflow:hidden;
	background:#cdf09b;
	padding:1px 5px;
}
.topiclist li.second{background:#fff;}
.topiclist li:hover{background:#be3530;}

.topiclist strong{
	float:left;
	color:#333;
}
.topiclist a{
	color:#be3530;
	float:right;
}
.topiclist .price{
	color:#be3530;
	float:right;
}
.topiclist li:hover strong,
.topiclist li:hover a,
.topiclist li:hover .price{
	color:#fff;
	text-decoration:none;
}

#divide{
	width:100%;
	margin:0 0 0px;
	padding:0 0 16px;
	list-style:none;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	background:url(../images/divider.gif) repeat-x 0 100%;
	z-index: 9999;
}

#content .text{
	padding:3px 5px 18px;
	font-size:16px;
	line-height:26px;
	font-weight:bold;
	color:#323232;
}

#content .block{
	padding:3px 5px 18px;
	font-size:16px;
	line-height:19px;
	font-weight:bold;
	color:#323232;
}
#content .block h3{
	font-size:18px;
	line-height:21px;
	font-weight:bold;
	margin:0 0 -3px -5px;
}
#content .block h3 a{
	color:#be3530;
	padding:0 5px;
}
#content .block h3 a:hover{
	color:#fff;
	text-decoration:none;
	background:#be3530;
}
#content .date{
	font-size:12px;
	line-height:21px;
	font-style:normal;
	margin:0;
	color:#666;
	display:block;
}
#content .block p{margin:0 0 5px;}
#footer{
	background:#b6e179;
	width:932px;
	overflow:hidden;
	padding:5px 13px 5px 15px;
}
.copyright{
	float:left;
	color:#fff;
	font-size:9px;
	line-height:25px;
	font-weight:bold;
	margin:0;
}
.add-nav{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	font-size:17px;
	line-height:25px;
	font-weight:bold;
}
.add-nav li{
	float:left;
	background:url(../images/separator.gif) no-repeat 0 2px;
	padding:0 8px 0 11px;
}
.add-nav li:first-child{background:none;}
.add-nav a{color:#476225;}
.add-nav a:hover,
.add-nav .active a{
	color:#be3530;
	text-decoration:none;
}