@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#919191;
	background-image:url(../images/bg-body.jpg);
	background-repeat:repeat-x;
	background-color:#1d1d1d;
}
div, span, h1, form{
	margin:0;
	padding:0;
}
img, div { behavior: url(iepngfix.htc) }
.main{
	width:980px;
	margin:0 auto;
	background-image:url(../images/white-bg.png);
	background-repeat:repeat-y;
/*	height:auto;
	overflow:auto;*/
}
.top-main{
	width:940px;
	margin:0 auto;
	padding:0 10px;
}
.top{
	height:85px;
}
.logo{
	width:132px;
	float:left;
}
.nav{
	float:right;
	width:470px;
	height:33px;
}
.nav-left-bg{
	width:21px;
	height:33px;
	float:left;
	background-image:url(../images/bg-nav-lt.jpg);
	background-repeat:no-repeat;
}
.nav-bg{
	width:428px;
	height:33px;
	float:left;
	background-image:url(../images/bg-nav.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-align:center;
	padding:7px 0 0 0;
}
.nav-bg a{
	color:#FFFFFF;
	text-decoration:none;
	padding:0 10px;
}
.nav-bg a:hover{
	color:#bfcdff;
	text-decoration:none;
}
.nav-right-bg{
	width:21px;
	height:33px;
	float:left;
	background-image:url(../images/bg-nav-rt.jpg);
	background-repeat:no-repeat;
}
.header-pic{
	height:191px;
}
.spacer15{
	height:15px;
}
.spacer5{
	height:5px;
}
.main-body{

}
.left-panel{
	width:200px;
	float:left;
	min-height:200px;
	margin:0 10px 0 0;
}
.middle-panel{
	width:520px;
	float:left;
	min-height:200px;
	margin:0 10px 0 0;
	text-align:justify;
}

.right-panel{
	width:200px;
	float:left;
	min-height:200px;
}
.panel-head{
	background-image:url(../images/panel-head.jpg);
	background-repeat:no-repeat;
	height:20px;
	color:#188903;
	font-weight:bold;
	padding:5px 0 0 10px;
}
.clr{
	clear:both;
}
.panel-cont-out{
	background-image:url(../images/bg-panel-border.jpg);
	background-repeat:repeat-y;
}
.panel-content{
	background-image:url(../images/bg-content-bottom.jpg);
	background-repeat:no-repeat;
	min-height:100px;
	background-position:bottom;
	text-align:center;
	padding:20px 0;
	color:#1a8c01;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
}
.left-float{
	text-align:left;
	padding:0 10px;
	font-size:13px;
	letter-spacing:normal;
}
.border-spacer15px{
	width:90%;
	margin:0 auto;
	border-bottom:1px dotted #6e6e6e;
	height:15px;
}
.border-spacer-margin{
	width:90%;
	margin:5px auto;
	border-top:1px dotted #6e6e6e;
	height:15px;
}
.no-border{
	border:0;
}


.bigtext-16{
	font-size:16px;
	color:#707070;
	font-weight:200;
}
.border-solid{
	border-bottom:1px solid #bcbcbc;
	margin:10px 0;
}
.midd-down-bg{
	background-image:url(../images/bg-middle-grad.jpg);
	background-repeat:no-repeat;
	width:520px;
	height:115px;
	padding:10px 0;
	color:#000000;
}
.midd-down-bg a{
	color:#000000;
	text-decoration:none;
}
.midd-down-bg a:hover{
	color:#009933;
	text-decoration:none;
}
.midd-cont-pic{
	width:189px;
	float:left;
	height:115px;
	text-align:center;
	border-right:1px dotted #919191;
}
.midd-cont-pic-midd{
	width:139px;
	float:left;
	height:115px;
	text-align:center;
	border-right:1px dotted #919191;
}
.midd-cont-pic-rt{
	width:189px;
	float:left;
	height:115px;
	text-align:center;
}
.frm{
	color:#666666;
	width:90%;
	margin:0 auto;
}
.frm a{
	font-size:9px;
	text-decoration:none;
	color:#666666;
}
.frm a:hover{
	text-decoration:underline;
	color:#666666;
}
.fld-row{
	margin:0 0 6px 0;
}
.frm-text{
	float:left;
	width:62px;
	height:15px;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	vertical-align:middle;
	padding-right:8px;
}
.frm-fld{
	float:left;
	width:100px;
	text-align:left;
}
.fld{
	width:100px;
	height:15px;
	border:1px solid #CCCCCC;
}

/*-------------------------- footer -----------------------------*/
.footer{
	width:940px;
	margin:0 auto;
	padding:10px 10px 0 10px;
}
.footer-left{
	float:left;
	width:21px;
	background-image:url(../images/bg-footer-left.jpg);
	background-repeat:no-repeat;
	height:40px;
}
.footer-bg{
	float:left;
	width:898px;
	background-image:url(../images/bg-footer.jpg);
	background-repeat:repeat-x;
	height:28px;
	padding:12px 0 0 0;
	color:#FFFFFF;
}
.footer-bg a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer-bg a:hover{
	color:#c7d4fe;
	text-decoration:none;
}

.footer-right{
	float:right;
	width:21px;
	background-image:url(../images/bg-footer-right.jpg);
	background-repeat:no-repeat;
	height:40px;
}
.footer-bottom{
	width:980px;
	margin:0 auto;
	height:24px;
	background-image:url(../images/bg-footer-bottom.png);
	background-repeat:no-repeat;
}
.fl-lt{
	float:left;
}
.fl-rt{
	float:right;
}
