/* GENERAL STYLES */
/* Useful classes */
img{
	border: 0 none;
}
.clearer {
	clear:both;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin-bottom:-1px;
}
.fLeft{
	float: left;
}
.fRight{
	float: right;
}
.hidden{
	left: -10000px;
	position: absolute;
}
.left{
    text-align: left;
}
.center{
    text-align: center;
}
.right{
    text-align: right;
}
.hList li{
    float: left;
    list-style: none;
    margin: 0 0.75em 0.75em 0;
}
.noBullets li{
    list-style: none;
}
/* Main Styles */
body{
	font-family: Helvetica, Arial, sans-serif;
	background: #6b9134 url(/img/bgf.gif) -15% 0 repeat-x;
	margin: 0;
	padding: 0;
	min-width: 770px;
	font-size: 78.5%;
}
#container{
	background: url(/img/bgg.gif) right 385px repeat-x;
}
* html .ppage,
#container.ppage{
	background: url(/img/bggp.gif) right 234px no-repeat;
}
#header{
	background: url(/img/hbg_l.gif) left 0 no-repeat;
	margin: 0 2em;
	padding: 0 0 0 27px;
}
#hdr{
	background: url(/img/hbg_r.gif) right 0 no-repeat;
	padding: 0 27px 0 0;
	min-height: 148px;
}
#logo {
	background: url(/img/logo.gif) no-repeat;
	float: left;
	height: 72px;
	margin: 10px 0 0;
	overflow: hidden;
	padding: 0;
	text-indent: -1000em;
	width: 370px;
}
#logo span.replacement {
	display: none;
	height: 72px;
	width: 370px;
}
#logo a {
	display: block;
	height: 72px;
	line-height: 72px;
	overflow: hidden;
	width: 370px;
}
#logo a span.replacement {
	background: url(/img/logo.gif) no-repeat;
	display: block;
	z-index: 35;
}
#logo span.linkText {
	position: relative;
	z-index: 25;
}
.hotline {
	background: url(/img/hhlLrg.gif) no-repeat;
	float: right;
	height: 115px;
	margin: 10px 0 0;
	overflow: hidden;
	padding: 0;
	text-indent: -1000em;
	width: 287px;
}
.hotline span.replacement {
	display: none;
	height: 115px;
	width: 287px;
}
#mnu {
	position: relative;
	clear: left;
	margin: 0;
	padding: 0;
}
#mnu li ul, 
#mnu li ul {
	margin:0;
	padding:0;
}
#mnu a {
	text-decoration:none;
}
#mnu li {
	display:block;
	float:left;
	height:42px;
	line-height:34px;
	margin: 19px 0 0 0;
	padding: 0 4px;
}
#mnu li ul {
	display:none;
	background: url(/img/mnu_r.gif) no-repeat right 0;
	height:42px;
	position:absolute;
	left:0;
	padding: 0 25px 0 0;
	margin: 20px 0 0 0;
	top: 45px;
}
#mnu li ul li {
	padding:0;
	margin: 0;
}
#mnu li ul li.first {
	background: url(/img/mnu_l.gif) no-repeat left 0;
	padding: 0 0 0 25px;
}
#mnu li.off:hover ul{
	
}
#mnu li a {
	color: #00BEF2;
	display: block;
	font-weight: bold;
	padding: 0;
	text-align: center;
	text-decoration: none;
	position: relative;
	height: 40px;
	line-height: 35px;
	padding: 5px;
}
#mnu li.on a,
#mnu li a:hover{
	color:#81AC5B;
	background: url(/img/nav-i.gif) no-repeat center bottom;
}
#mnu li.off.sub:hover a,
#mnu li.on.sub a{
	background: url(/img/mnu_arw.gif) no-repeat center bottom;
}
#mnu li.off.sub:hover li a,
#mnu li.first a{
	background: none;
}
#mnu li.on ul a, 
#mnu li.off ul a {
	height: 15px;
	line-height: 15px;
	color: #fff;
	float:left;
	margin: 5px 0;
	padding: 5px 10px;
	width:auto;
}
#mnu li.on ul li.first a, 
#mnu li.off ul li.first a {

}
#mnu li.on:hover ul a, 
#mnu li.over ul li a {
}
#mnu li.on ul {
	display:block;
}
#mnu li.off:hover ul, 
#mnu li.over ul {
	display:block;
	z-index:6000;
}
#mnu li.off a:hover, 
#mnu li.on a:hover {
	color: #81AC5B;
}
#mnu li.off:hover, 
#mnu li.on {

}
#mnu li.off:hover a, 
#mnu li.on a {

}
a:hover, li:hover a, li.over a {

}
#mnu li.off li, 
#mnu li.on li {
	background: none;
}
#mnu li.off ul a, 
#mnu li.on ul a {
	background: none;
	color: #FFF;
	display: block;
}
#mnu li.on ul a {
}
#mnu li.on ul a:hover, 
#mnu li.off ul a:hover {
	text-decoration: underline;
	color: #FFF;
}
#mnu li li.on,
#mnu li li.on span{
	background: url(/img/mnu_s_r.gif) right 5px no-repeat;
}
#mnu li li.on span{
	height: 42px;
	display: block;
}
#mnu li.on.sub li a{
	background: none;
}
#mnu li li.on a{
	background: url(/img/mnu_s_l.gif) no-repeat;
}
#intro {
	background: url(/img/1041.gif) no-repeat;
	margin: 55px 0 2em 2em;
	overflow: hidden;
	padding: 0;
	text-indent: -1000em;
	height: 153px;
	width: 522px;
}
#intro span.replacement {
	display: none;
	height: 153px;
	width: 522px;
}
/* Content */
#content{
	min-height: 250px;
	padding: 80px 0 20px 0;
}
.ppage #content{
	padding: 0 0 20px 0;
}
#content h1{
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	margin: 0 0 0.75em 2em;
}
#content p{
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #fff;
	margin: 0 0 0.5em 2em;
	line-height: 1.4em;
}
#content li{
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #fff;
	margin: 0 0 0 2em;
	line-height: 1.4em;
}
#content a,
#content a:link,
#content a:visited,
#content a:active{
	color: #fff;
}
#content a:hover{
/*	color: #;*/
}
#fpProds li{
	width: 250px;
}
#fpProds li div{
	min-height: 135px;
	height: 135px;
	verticle-align: bottom;
}
#fpProds li h2{
	font-size: 1.2em;
	line-height: 37px;
	height: 37px;
	background: url(/img/hdr_l.gif) top left no-repeat;
	padding: 0 5px;
}
#fpProds li h2 a{
	background: url(/img/hdr_r.gif) top right no-repeat;
	line-height: 37px;
	height: 37px;
	text-decoration: none;
	display: block;
	padding: 0 5px;
	width: auto;
}
#sitemap ul{
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #fff;
	line-height: 1.4em;
}
.boxb{
	width: 45%;
	min-width: 300px;
	color:#fff;
	margin-left: 2em;
	background: url(/img/bbg_bl.gif) no-repeat bottom left;
}
.boxb .hd{
	background: url(/img/bbg_tr.gif) no-repeat top right;
	height: 34px;
}
.boxb .c{
	background: url(/img/bbg_tl.gif) no-repeat;
	height: 34px;
}
.boxb .bd{
	background: url(/img/bbg_br.gif) no-repeat bottom right;
	padding: 0 40px 25px 0;
	margin: 0 0 0 34px;
	min-height: 75px;
}
.boxb .bd p{
	margin: 0;
}

.boxg{
	width: 45%;
	min-width: 300px;
	color:#fff;
	margin: 0 2em 0 2em;
	background: url(/img/gbg_bl.gif) no-repeat bottom left;
}
.boxg .hd{
	background: url(/img/gbg_tr.gif) no-repeat top right;
	height: 34px;
}
.boxg .c{
	background: url(/img/gbg_tl.gif) no-repeat;
	height: 34px;
}
.boxg .bd{
	background: url(/img/gbg_br.gif) no-repeat bottom right;
	padding: 0 40px 10px 0;
	margin: 0 0 0 34px;
	min-height: 75px;
}
#afh{
	background: url(/img/afh.gif) no-repeat;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -1000em;
	width: 198px;
	height: 58px;
	position: relative;
	top:-40px;
	left: -40px;
}
.boxg .bd ul{
	margin: 0 0 0 20px;
	position: relative;
	top:-35px;
}
.boxg .bd ul li{
	width: 43%;
	float: left;
	line-height: 1.2em;
	margin: 0 1em 0.5em 0;
	list-style: none;
}
.boxg .bd ul li a{
	color: #3D5728;
	font-weight: bold;
}
#sia{
	background: url(/img/sia.gif) no-repeat;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -1000em;
	width: 238px;
	height: 41px;
}
#usrphoto{
	background: url(/img/up.gif) no-repeat;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -1000em;
	width: 269px;
	height: 53px;
	margin: 0 0 0 2em;
}
#desc{
	width: 45%;
	min-width: 300px;
	color:#fff;
	margin: 150px 0 0 2em;
	float: left;
	text-align: left;
}
#desc h1{
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	margin: 0 0 0.75em 0;
}
#desc p{
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #fff;
	margin: 0 0 0.5em 0;
}
#pText{
	margin: 90px 0 0 2em;
	overflow: hidden;
	padding: 0;
	text-indent: -1000em;
	height: 54px;
	width: 550px;
}
#pText span.replacement {
	display: none;
	height: 54px;
	width: 357px;
}
#last {
	background: url(/img/bLast.gif) no-repeat;
	margin: 55px 0 0 2em;
	overflow: hidden;
	padding: 0;
	text-indent: -1000em;
	width: 113px;
	height: 23px;
}
#last span.replacement {
	display: none;
	width: 113px;
	height: 23px;
}
#last a {
	display: block;
	line-height: 23px;
	overflow: hidden;
	width: 113px;
	height: 23px;
	cursor: hand;
}
#last a span.replacement {
	background: url(/img/bLast.gif) no-repeat;
	display: block;
	z-index: 35;
}
#last span.linkText {
	position: relative;
	z-index: 25;
}
#next {
	background: url(/img/bNext.gif) no-repeat;
	margin: 55px 2em 0 0;
	overflow: hidden;
	padding: 0;
	text-indent: -1000em;
	width: 120px;
	height: 23px;
}
#next span.replacement {
	display: none;
	width: 120px;
	height: 23px;
}
#next a {
	display: block;
	line-height: 23px;
	overflow: hidden;
	width: 120px;
	height: 23px;
	cursor: hand;
}
#next a span.replacement {
	background: url(/img/bNext.gif) no-repeat;
	display: block;
	z-index: 35;
}
#next span.linkText {
	position: relative;
	z-index: 25;
}
/**/
#footer .hotline {
	background: url(/img/hhlSml.gif) no-repeat;
	float:left;
	height: 71px;
	margin: 10px 0 0;
	padding: 0;
	width: 226px;
	display: block;
}
#footer .hotline span.replacement {
	height: 71px;
	width: 226px;
}
#footer .pipa {
	background: url(/img/lPIPA.gif) no-repeat;
	float:left;
	margin: 0 2em 0 2em;
	overflow: hidden;
	padding: 0;
	text-indent: -1000em;
	height: 90px;
	width: 118px;
	display: block;
}
#footer .pipa span.replacement {
	display: none;
	height: 90px;
	width: 118px;
}
#tsd{
	float:right;
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 14px;
	background: url(/img/tsd.gif) no-repeat;
	height: 25px;
	width: 206px;
	display: block;
	padding: 2px 5px;
	text-decoration: none;
	margin: 65px 0 0 0;
}
#tsd,
#tsd:link,
#tsd:active,
#tsd:visited{
	color: #000;
}
#tsd:hover{
	color: #3E5728;
}
#smap{
	float:right;
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	padding: 2px 5px;
	text-decoration: none;
	margin: 65px 2em 0 0;
}

/* EDITOR PROPERTIES */
