/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #656c71;
	color: #666666;
	font: 1em "Times New Roman", Times, serif
}
a{
	color: #fffff;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font: 12px "Times New Roman", Times, serif;
	padding: 4px
}
li{
	list-style: none
}
h2 span{
	display: none
}
h2 img{
	display: block
}
h2{
	color: #484a4c;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 .5em;

}
h3{
	color: #2089d3;
	font-size: 1.2em;
	margin: 0 0 .8em
	}
h4{
	color: #2089d3;
	font-size: 1.2em;
	margin: 0 0 .8em
}
h5{
	color: #484a4c;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 .8em	
}
h6{
	color: #2089d3;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 .8em	
	
}
p{
	padding: 0 0 .8em
}
/*=== Layout ===*/
#page{
	background: url(../images/page-bgr.gif) repeat-y;
	margin: 0 auto;
	padding: 0 11px;
	width: 990px
}
#page-top, #page-bot{
	margin: 0 auto;
	overflow: hidden;
	width: 1012px
}
#page-top{
	background: url(../images/page-top.gif) no-repeat top;
	height: 278px;
	margin: 0 auto;
	width: 1012px
}
#page-top img{
	display: block;
	margin: 11px 0 0 11px
}
#page-bot{
	background: url(../images/page-bot.gif) no-repeat top;
	color: #ffffff;
	height: 167px;
	padding: 1px 40px 0;
	width: 932px
}
#page-bot a{
	color: #b4d033
}
#page-bot .fr{
	padding: 15px 0 0;
	width: 770px
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.gif) repeat-x top;
	height: 88px;
	margin: 0 auto;
	width: 970px
}
#header .spacer{
	height: 50px;
	margin: 0 0 0 755px;
	position: absolute;
	top: 25px;
	width: 235px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 646px
}
#header h1 a{
	display: block;
	height: 46px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	clear: both;
	height: 42px;
	text-indent: -9999px;
	width: 646px
}
#nav1 li{
	float: left
}
#nav1 li a{
	background: url(../images/nav1-bgr.gif) no-repeat top;
	display: block;
	height: 42px
}
#nav1 li#n01 a{
	background-position: 0 0;
	width: 80px
}
#nav1 li#n01 a:hover, #nav1 li#n01.active a{
	background-position: 0 -42px
}
#nav1 li#n02 a{
	background-position: -80px 0;
	width: 80px
}
#nav1 li#n02 a:hover, #nav1 li#n02.active a{
	background-position: -80px -42px
}
#nav1 li#n03 a{
	background-position: -160px 0;
	width: 93px
}
#nav1 li#n03 a:hover, #nav1 li#n03.active a{
	background-position: -160px -42px
}
#nav1 li#n04 a{
	background-position: -270px 0;
	width: 110px
}
#nav1 li#n04 a:hover, #nav1 li#n04.active a{
	background-position: -270px -42px
}
#nav1 li#n05 a{
	background-position: -410px 0;
	width: 68px
}
#nav1 li#n05 a:hover, #nav1 li#n05.active a{
	background-position: -410px -42px
}
#nav1 li#n06 a{
	background-position: -478px 0;
	width: 101px
}
#nav1 li#n06 a:hover, #nav1 li#n06.active a{
	background-position: -478px -42px
}
#nav1 li a:hover{
	text-decoration: none
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 0 15px 45px
}
/*=== Center Column ===*/
#centercol{
	color: #484a4c;
	float: left;
	margin: 25px 0 0;
	width: 600px
}
#centercol a{
	color: #444444

}
/*=== Right Column ===*/
#rightcol{
	float: right;
	margin: 10px 0 0;
	width: 322px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 195px
}
.col2{
	float: left;
	margin: 0 0 0 15px;
	width: 405px
}
.col3{
	float: left;
	margin: 0 0 0 15px;
	width: 145px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 7px;
	width: 322px
}
.box .top,.box .bot{
	clear: both;
	height: 52px;
	overflow: hidden
}
.box .bot{
	background: url(../images/box-bot.gif) no-repeat top;
	height: 17px
}
.box .spacer{
	background: url(../images/box-bgr.gif) repeat-y;
	height: 1%;
	padding: 10px 30px 0
}
.box h2{
	color: #666666;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	text-transform: capitalize
}
.box h3{
	margin: 0 0 .3em
}
.box p{
	font-size: .9em;
	padding: 0 0 .3em
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	margin: 0 0 1em;
	padding: 0 0 0 30px
}
.list1 li{
	background: url(../images/ico-list.gif) no-repeat 0 4px;
	margin: 0 0 .2em;
	padding: 0 0 0 13px
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	padding: 0
}
/*- Newsletter -*/
.newsl{
	height: 27px;
	padding: 0 0 5px 60px;
	width: 245px
}
.newsl input{
	background: #506a02;
	color: #ffffff;
	float: left;
	width: 155px
}
.newsl .btn{
	margin: 0 0 0 5px;
	width: auto
}
/*- Form1 Setup -*/
.form1{
	margin: 0 0 .8em
}
.form1 div{
	margin: 0 0 10px
}
.form1 label{
	float: left;
	font-size: 13px;
	margin: 4px 0 0;
	padding: 0 5px 0 0;
	text-align: right;
	width: 50px
}
.form1 input, .form1 textarea{
	background: #575c61;
	border: 1px solid #414244;
	border-bottom: 1px solid #7f8081;
	color: #efefef;
	width: 115px
}
.form1 .btn{
	border: 0;
	margin: 5px 0 0;
	width: auto
}
.form1 .contactinf{
	font: 11px Arial, Helvetica, sans-serif
}
/* Form1 Textarea */
.form1 textarea{
	height: 65px;
	overflow: auto;
	width: 322px
}
/*=== Styling Buttons ===*/
a.more{
	font-size: .9em
}
/*=== Footer ===*/
#footer{
	clear: both;
	color: #999999;
	height: 50px;
	margin: 0 auto;
	width: 940px
}
#footer a{
	color: #fbfbfb
}
#footer .fl{
	width: 325px
}
#footer .fr{
	width: 540px
}
.copy{
	font: 11px Arial, Helvetica, sans-serif
}
#footer ul{
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0 0;
	text-transform: uppercase
}
#footer li:first-letter {
	font-size: 12px
}
#footer li{
	display: inline;
	padding: 0 10px
}
#footer li img{
	margin: 0 2px
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
hr{
	border-top: 1px solid #cccccc;
	clear: both;
	height: 1px;
	margin: 0 0 .8em;
	width: 100%
}
.fl{
	float: left
}
.fr{
	float: right
}
.ar{
	text-align: right
}
.pic img{
	display: block;
	margin: 0 0 .8em
}
