body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #98989c;
	margin: 0;
	background:#646464;
}

img {
	border: none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}
#line{
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	background:#fff;
}
/* page start */
#page {
	width: 910px;
	overflow: hidden;
	margin: 0 auto;
}
/* header start */
#header {
	overflow: hidden;
	width: 910px;
	height: 90px;
	position: relative;
	padding-top: 18px;
}
.logo {
	position: absolute;
	left: 0;
	top: 23px;
	margin: 0;
	z-index: 100;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 199px;
	height: 41px;
	overflow: hidden;
	background: url('../images/logo.gif') no-repeat;
}
/* search-box start */
.search-box{
	width: 890px;
	overflow: hidden;
	padding-right: 20px;
}
.search-box .submit{
	width: 56px;
	height: 18px;
	overflow: hidden;
	float: right;
	margin: 0 0 0 13px;
	padding: 0;
}
.text-box{
	width: 121px;
	height: 18px;
	overflow: hidden;
	background: url(../images/text-box.gif) no-repeat;
	float: right;
}
.text-box .text{
	width: 90px;
	overflow: hidden;
	margin: 2px 0 0 26px;
	padding: 0;
	float: left;
	font:12px Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #000;
	background: none;
	border: 0;
}
/* search-box end */
/* nav-box start */
.nav-box{
	width: 100%;
	overflow: hidden;
	padding-top: 44px;
}
/* navigation start */
.navigation{
	float: right;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	line-height: 18px;
}
.navigation ul{
	list-style-type: none;
}
.navigation li{
	float: left;
	padding: 0 26px 0 32px;
	background: url(../images/navigation-li-bg.gif) no-repeat 100% 50%;
	margin-right: -6px;
}
.navigation li a{
	color: #a1c41c;
}
.navigation li a:hover,
.navigation li a.active,
.navigation li a.trail{
	color: #656464;
	text-decoration: none;
}
/* navigation end */
/* nav-box end */
/* header end */
/* content start */
#content{
	width: 100%;
	overflow: hidden;
	padding-bottom: 30px;
}
/* imger start */
.imger{
	width: 908px;
	height:230px;
	overflow: hidden;
	background:#fff;
	border: 1px solid #d0d0d0;
}
.imger img{
	display: block;
}
/* imger end */
/* content-top start */
.content-top{
	width: 100%;
	overflow: hidden;
	background:url(../images/content-top-bg.jpg) repeat-y;
	margin-top: 30px;
	padding-bottom: 58px;
}

.content-topnoline{
	width: 100%;
	overflow: hidden;
	background:none;
	margin-top: 30px;
	padding-bottom: 58px;
}

/* left-box start */
.left-box{
	width: 193px;
	overflow: hidden;
	float: left;
}
/* side-list start */
.side-list{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-size:12px;
	line-height: 16px;
	border-top: 1px solid #eeeff0; 
}
.side-list li{
	border-bottom: 1px solid #eeeff0;
	border-left: 1px solid #eeeff0; 
}
.side-list li a,
.side-list li span{
	display: block;
	width: 184px;
	overflow: hidden;
	background:#fdfefe url(../images/side-list-li-bg.gif) repeat-x;
	color: #98989c;
	padding: 8px 0 7px 8px;
}
.side-list li a:hover,
.side-list li a.active,
.side-list li span.active,
.side-list li a.trail{
	background:#fefefe url(../images/side-list-a-hover.gif) repeat-x;
	color: #a1c41e;
	text-decoration: none;
}
.side-list ul{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	border: none;
}
.side-list li li{
	border-left:none;
	border-bottom: 1px solid #fbfbfb;
}
.side-list li li a,
.side-list li li span{
	width: 170px;
	padding: 8px 0 7px 23px;
	background:#eaeaeb;
}
.side-list li li a:hover,
.side-list li li a.active,
.side-list li li span.active{
	background:#e4eec1;
	color: #a2c520;
}
.side-list ul .last{
	border: none;
}
/* side-list end */
/* left-box end */
/* right-box start */
.right-box{
	width: 143px;
	overflow: hidden;
	float: right;
	padding: 15px 0px 0 18px;
}

/* right-box bg: background:#e4eec1;  */

.right-box h3{
	margin: 0;
	font-size:12px;
	line-height: 16px;
	color: #afcc49;
	font-weight: normal;
}
/* form start */
.form{
	width: 100%;
	overflow: hidden;
	padding-top: 23px;
}
.form-top{
	width: 100%;
	overflow: hidden;
	padding-bottom: 15px;
}
.form-top .text-box{
	width: 123px;
	height: 18px;
	overflow: hidden;
	background: url(../images/right-text-box.gif) no-repeat;
	float: left;
}
.form-top .text-box .text{
	width: 110px;
	margin: 2px 0 0 7px;
}
.form-top label{
	display: block;
	line-height: 16px;
	padding-bottom: 3px;
}
.form-top .submit{
	width: 56px;
	height: 18px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}
.form-list{
	overflow: hidden;
	margin: 0;
	padding: 5px 0 16px;
	list-style: none;
	font-size: 12px;
	line-height: 16px;
}
.form-list li{
}
.form-list li a{
	text-decoration: underline;
	color: #afcc49;
}
.form-list li a:hover{
	text-decoration: none;
}
/* form end */
/* right-box end */
/* center-box start */
.center-box{
	width: 484px;
	overflow: hidden;
	float: left;
	margin-left: 37px;
	display: inline;
}

.center-box h1{
	font-size:24px;
	line-height:24px;
	margin: 0;
	color: #a1c522;
	font-weight: normal;
	padding-bottom: 20px;
}

.center-box h2{
	font-size:12px;
	line-height:15px;
	margin: 0;
	color: #a1c522;
	font-weight: bold;
	padding-top: 15px;
}

.center-box p{
	margin: 0;
	line-height: 15px;
}
.center-box p a{
	text-decoration: underline;
	color: #d8dadc;
}
.center-box p a:hover{
	text-decoration: none;
}
/* center-top start */
.center-top{
	width: 500px;
	overflow: hidden;
	padding-top: 37px;
	margin-right: -16px;
}
.info-box{
	width: 149px;
	overflow: hidden;
	border: 1px solid #cbcbcd;
	min-height: 316px;
	margin-right: 15px;
	float: left;
	display: inline;
}
* html .info-box{
	height: 316px;
	overflow: visible;
}
.info-top{
	width: 149px;
	overflow: hidden;
	background: url(../images/info-img-1.gif) no-repeat;
	padding: 56px 0 0;
}
.info-top.hover,
.info-top:hover{
	background-position: 0 -56px;
}
.info-top h3{
	font-size: 12px;
	margin: 0;
	line-height: 16px;
	color: #fff;
	font-weight: normal;
	background:url(../images/info-h3.gif) repeat-x;
	padding: 6px 0 8px 9px;
}
.info-text{
	width: 129px;
	overflow: hidden;
	padding: 13px 10px 0 10px;
}
.info-box .top-2{
	background: url(../images/info-img-2.gif) no-repeat;
}
.info-box .top-2.hover,
.info-box .top-2:hover{
	background-position: 0 -56px;
}
.info-box .top-3{
	background: url(../images/info-img-3.gif) no-repeat;
}
.info-box .top-3.hover,
.info-box .top-3:hover{
	background-position: 0 -56px;
}
/* center-top end */
/* center-box end */
/* content-top end */
/* content end */
/* footer start */
#footer{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	padding: 10px 0 12px 0;
}
#footer p{
	font-size: 9px;
	line-height: 12px;
	margin: 0;
	color: #b2b2b1;
}
/* footer end */
/* page end */
/* SIFR start */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}



/* Typolight additions */

.invisible {
display:inline;
height:0;
left:-1000px;
overflow:hidden;
position:absolute;
top:-1000px;
width:0;
}