/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../img/bgr.gif) #ffffff repeat-x top;
	color: #50584c;
	font: .7em Arial,Verdana,Helvetica,Sans-Serif;
	padding: 0 0 20px
}
a{
	color: #477135;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2, h3{
	color: #477135;
	font-size: 1.4em;
	margin: 0 0 1em
}
h2 em{
	font-size: .9em;
	font-style: normal
}
h2 span{
	display: none
}
h2 img{
	display: block
}
h3{
	font-size: 1.2em;
	margin: 0 0 .1em
}
h4{
	color: #8d9187;
	font-size: 1.1em;
	margin: 0 0 .4em
}
p{
	line-height: 1.4em;
	padding: 0 0 1.3em
}
/*=== Layout ===*/
#container{
	background: url(../img/container-bgr.jpg) no-repeat top;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 760px;
	min-height: 760px;
}
#page{
	margin: 0 auto;
	width: 751px
}
/*=== Header ===*/
#header{
	height: 102px
}
#header .content{
	float: right;
	width: 520px
}
/*- Logo -*/
#header h1{
	background: url(../img/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 198px
}
#header h1 a{
	display: block;
	height: 102px
}
#header h1 a:hover{
	text-decoration: none
}
/*- Slogan -*/
#slogan{
	background: url(../img/slogan-bgr.gif) no-repeat top;
	float: right;
	height: 31px;
	text-indent: -9999px;
	width: 293px
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	clear: both;
	float: right;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	margin: 40px 0 0;
	text-transform: uppercase;
	width: 520px
}
#nav1 ul{
	float: right
}
#nav1 li{
	float: left;
	line-height: 18px;
	padding: 0 0 0 25px
}
#nav1 li a{
	color: #588537;
	display: block;
	float: left
}
#nav1 li a:hover,
#nav1 li.active a{
	color: #50584c
}
/*=== Flash Title Placeholder ===*/
#title{
	background: url(../img/1px-transp.png);
	height: 202px;
	margin: 20px 0 22px;
	overflow: hidden;
	padding: 3px
}
/*=== All Columns ===*/
#columns{
	background: url(../img/columns-bgr.gif) repeat-y;
	height: 1%
}
#columns #content{
	background: url(../img/columns-cont-bgr.jpg) no-repeat top;
	padding: 25px 27px;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 460px;
	min-height: 460px;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	text-align: justify;
	width: 430px
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	width: 241px
}
/*=== Sub Columns ===*/
.subcols{
	height: 1%;
	padding: 20px 0 0
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	background: url(../img/box-bgr.gif) no-repeat top;
	color: #ffffff;
	float: left;
	font-size: 11px;
	height: 123px;
	padding: 10px 45px 0 45px;
	width: 160px
}
.box:hover, .box.hover{
	background: url(../img/box-bgr-.gif) no-repeat top
}
.box a{
	color: #ffffff
}
.box h2{
	margin: 0
}
.box p{
	line-height: normal;
	padding: 0 0 5px
}
/*- Box2 -*/
.box2{
	margin: 0 0 35px
}
.box2 .top,.box2 .bot{
	background: url(../img/box2-top.gif) no-repeat top;
	clear: both;
	height: 14px;
	overflow: hidden
}
.box2 .bot{
	background: url(../img/box2-bot.gif) no-repeat top
}
.box2 .content{
	background: url(../img/box2-bgr.gif) #dedddd repeat-x top;
	height: 1%;
	padding: 0 30px
}
/*- Box3 -*/
.box3 .top,.box3 .bot{
	background: url(../img/box3-top.gif) no-repeat top;
	clear: both;
	height: 23px;
	overflow: hidden
}
.box3 .bot{
	background: url(../img/box3-bot.gif) no-repeat top
}
.box3 .content{
	background: url(../img/box3-bgr.gif) #abbca1 repeat-x top;
	height: 1%;
	padding: 0 30px 10px
}
.box3 p{
	padding: 0
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li{
	background: url(../img/ico-dot.gif) repeat-x bottom left;
	padding: 8px 0
}
.list1 li.last{
	background: none
}
.list1 li a{
	background: url(../img/ico-list.gif) no-repeat 0 4px;
	color: #50584c;
	padding: 0 0 0 13px
}
.list1 li a:hover{
	color: #477135
}
/*=== Link Buttons ===*/
.btn-click{
	margin: -25px -22px 0 22px;
	position: relative;
	width: 237px;
}
/*=== Pics, Thumbs, Ads etc. ===*/
.thumbs img{
	margin: 10px 0 10px 10px
}
.frst{
	background: url(../img/1rst.png) no-repeat top;
	height: 102px;
	margin: -95px 0 0 -60px;
	position: relative;
	width: 195px;
	z-index: 10
}
/*=== Footer ===*/
#footer{
	background: url(../img/footer-bgr.gif) no-repeat top;
	color: #b3b5b6;
	height: 36px;
}
#footer a{
	color: #b3b5b6
}
#footer li{
	background: url(../img/ico-list.gif) no-repeat left;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px
}
#footer .fl{
	margin: 25px 0 0;
	padding: 0 0 0 5px;
	position: relative;
	z-index: 100
}
#footer .fr{
	margin: -5px 0 0;
	padding: 0 27px;
}
/*- Home Page Footer -*/
#home #footer{
	background: url(../img/footer-bgr.png) no-repeat top;
	color: #b3b5b6;
	height: 68px;
	padding: 30px 0 0;
	text-align: center
}
#home #footer a{
	text-decoration: underline
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
