/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #436a61;
	color: #3b2314;
	font: .8em "Trebuchet MS", Arial, Helvetica, sans-serif
}
a{
	color: #c34d86;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #436a61 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	font-size: 1.5em;
	margin: 0 0 .5em
}
h3{
	font-size: 1.2em;
	margin: 0 0 .5em
}
h4{
	font-size: 1em;
	margin: 0 0 .5em
}
p{
	line-height: 1.3em;
	padding: 0 0 1em
}
/*=== Layout ===*/
#page{
	background: url(../images/bgr.jpg);
	border-bottom: 2px solid #ffffff;
	border-top: 2px solid #ffffff
}
#page-top{
	background: #436a61;
	background: url(../images/top_bg.gif);
height: 204px
}
#page-bot{
	background: #acdde9;
	background: url(../images/page-bot.gif) #bee6f1 top no-repeat;
	border-bottom: 10px solid #507a6f;
	color: #273833;
	font-size: .8em;
	height: 1%;
	margin: 0 auto;
	padding: 15px 0 0;
	width: 881px
}
#page-bot a{
	color: #273833
}
/*=== Header ===*/
#header{
	height: 204px;
	margin: 0 auto;
	overflow: hidden;
	width: 986px
}
#header .content{
	float: right;
	width: 637px
}
/*- Logo -*/
#logo{
	background: url(../images/logo.png) top no-repeat;
	float: left;
	height: 204px;
	padding: 0 0 0 37px;
	width: 278px
}
#slogan{
	background: url(../images/slogan.gif) top no-repeat;
	height: 172px;
	margin: 30px 0 0;
	position: absolute;
	width: 637px
}
#slogan h1{
	display: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	height: 32px;
	margin: 0 0 15px;
	position: relative;
	text-indent: -9999px;
	width: 648px;
	z-index: 1000
}
.nav1 ul{
	width: 648px
}
.nav1 li{
	float: left
}
.nav1 li a{
	background: url(../images/nav1-bgr.gif) no-repeat top;
	display: block;
	height: 32px
}
.nav1 li a:hover{
	text-decoration: none
}
.nav1 li#n01 a{
	background-position: 0 0;
	width: 159px
}
.nav1 li#n01 a:hover{
	background-position: 0 -32px
}
.nav1 li#n02 a{
	background-position: -159px 0;
	width: 165px
}
.nav1 li#n02 a:hover{
	background-position: -159px -32px
}
.nav1 li#n03 a{
	background-position: -324px 0;
	width: 165px
}
.nav1 li#n03 a:hover{
	background-position: -324px -32px
}
.nav1 li#n04 a{
	background-position: -489px 0;
	width: 159px
}
.nav1 li#n04 a:hover{
	background-position: -489px -32px
}
/*- Nav2 -*/
.nav2{
	background: url(../images/nav2-bgr.gif) top no-repeat;
	font-size: 13px;
	height: 151px;
	overflow: hidden;
	padding: 78px 20px 15px 27px;
	width: 195px
}
.nav2 h2{
	display: none
}
.nav2 li a{
	color: #ffffff;
	display: block;
	height: 15px;
	line-height: 15px;
	padding: 0 0 0 15px
}
.nav2 li a:hover,
.nav2 li.active a{
	background: url(../images/nav2-hover.gif) no-repeat 0 2px;
	text-decoration: none
}
/*- Nav3 -*/
.nav3{
	background: url(../images/nav3-bgr.gif) top no-repeat;
	font-size: 14px;
	height: 218px;
	margin: 0 0 1.5em;
	overflow: hidden;
	padding: 92px 45px 15px 53px;
	width: 144px
}
.nav3 h2{
	display: none
}
.nav3 li a{
	color: #442f28;
	display: block;
	line-height: 15px
}
* html .nav3 li{
	line-height: 1%
}
.nav3 li a:hover,
.nav3 li.active a{
	color: #b1dfea;
	text-decoration: none
}
/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.png) repeat-y;
	height: 1%;
	margin: 0 auto;
	padding: 0 28px 15px 37px;
	width: 921px
}
/*=== Left Column ===*/
#leftcol{
	float: left;
	width: 242px
}
/*=== Center Column ===*/
#centercol{
	display: table-cell;
	display: block;
	float: right;
	height: auto !important;
	height: 700px;
	min-height: 700px;
	width: 648px
}
.centercol-content{
	height: 1%;
	padding: 15px 25px 0;
	text-align: justify
}
.centercol-news{
	height: 1%;
	padding: 5px 12px
}
/*=== Sub Columns ===*/
.col1{
	float: left;
	padding: 0 0 0 15px;
	width: 170px
}
.col2{
	float: left;
	margin: 0 0 0 32px;
	text-align: justify;
	width: 435px
}
.col3{
	float: left;
	margin: 0 0 0 30px;
	width: 170px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 auto;
	width: 619px
}
.box img{
	display: block
}
.box .top,.box .bot{
	background: url(../images/box-top.gif) top no-repeat;
	clear: both;
	height: 8px;
	overflow: hidden
}
.box .bot{
	background: url(../images/box-bot.gif) top no-repeat
}
.box .content{
	background: url(../images/box-bgr.gif) repeat-y;
	height: 1%;
	padding: 0 8px 0 10px
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}
select{
	padding: 1px
}
/*- Signup -*/
.signup{
	height: 20px;
	padding: 10px 0 0 285px;
	position: absolute;
	width: 285px
}
.signup label{
	color: #ffffff;
	float: left;
	font-size: 13px;
	margin: 3px 5px 0 0
}
.signup input{
	float: left;
	width: 80px
}
.signup input.btn{
	margin: 0 0 0 5px;
	width: auto
}
/*=== Pics, Thumbs, Ads etc. ===*/
.icons{
	margin: 0 0 .5em;
	padding: 5px 0;
	text-align: center
}
.icons img{
	margin: 0 2px
}
.ad{
	text-align: center
}
.pics{
	height: 151px;
	padding: 5px 0 0
}
.pics img{
	float: left;
	margin: 0 5px 0 0
}
/*=== Footer ===*/
#footer{
	color: #ffffff;
	font-size: 10px;
	height: 30px;
	margin: 0 auto;
	padding: 5px 0;
	width: 880px
}
#footer a{
	color: #ffffff
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}