body{
	margin:0;
	font:11px/14px Arial,Helvetica,sans-serif;
	color:#000;
	background-color: #9c9c9c;
}
h1{
	background:url(../img/logo.png) no-repeat 0 0;
	margin:0;
	margin-left:30px;
	height:93px;
	float:left;
	overflow:hidden;
	width:224px;
}
h1 a{
	float:right;
	height:93px;
	width:224px;
	text-indent:-9999px;
}
h2{
	font-size:21px;
	color:#008348;
	font-weight:lighter;
	margin:0;
}
h3{
	font-size:12px;
	font-weight:lighter;
	margin:0;
}
img{
	display:block;
	border:0;
}
#page{
	margin:0 auto;
	width:959px;
	z-index:2;
	background-color:#e6e7e8;
	
}


#header{
	width:726px;
	z-index:200;
	position:relative;
	height: 307px;
	float:left;
	
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	height:307px;
}

ul.crossfade li {
	float:left;
	height:307px;
	position:absolute;
}
#header .innerHeader{
position:absolute;
	z-index:2;
	left:0;
	top:0px;
	width:100%;
	margin:0 0px;
	padding:0 0px;
	/*background:#fafafb;*/
/*	background:url(../img/bg-header.gif) repeat 0 0;
*/	background-image: url(../img/trans-image.gif);

}

#header ul.list{
	background:url(../img/bg-header-menu.png) no-repeat 0 0;
	list-style:none;
	float:right;
	margin:32px 0 0;
	padding:0 25px 0 0;
	width:322px;
}
#header ul.list li{
	float:left;
	font-size:10px;
}
#header ul.list li a{
	display:block;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
}
#header ul.list li a.listen{
	margin:0 15px 0 2px;
	width:57px;
}
#header ul.list li a.understand{
	margin:0 12px;
	width:133px;
}
#header ul.list li a.deliver{
	margin:0 0 0 14px;
	width:76px;
}
#main{
	
	
	background:url(../img/bg-main.gif) repeat-y 100% 0;
	
	
}
#content{
	float:left;
	overflow:hidden;
	width:756px;
	background-color:#FFF;
	min-height:400px;
}
#content a:link{
	color:#000;
}
#content a:visited{
	color:#000;
}
#content a:hover{
	color:#008347;
}
#content a:active{
	color:#000;
}



#content div.top-block{
	width:100%;
	
	overflow:visible;
}
#content div.image{
	width:100%;
	overflow:hidden;
}
#content ul.menu{
	background:#008347;
	width:747px;
	margin:0;
	padding:0 0 0 9px;
	float:left;
	font-weight:bold;
}
#content ul.menu li{
	list-style:none;
	float:left;
	font-size:13px;
	padding:6px 21px 6px;
	position:relative;
	margin:0;
}
#content ul.menu li a{
	color:#fff;
	text-decoration:none;
}
#content ul.menu li.active a,
#content ul.menu li:hover a,
#content ul.menu li.hover a{
	color:#e56b1f;
}
#content ul.menu li.active ul a,
#content ul.menu li:hover ul a,
#content ul.menu li.hover ul a{
	color:#fff;
}
#content ul.menu li ul{
	padding:5px 0 0;
	position:absolute;
	top:26px;
	left:10px;
	margin:0;
	display:none;
	width:125px;
	line-height:14px;
	float:left;
	background:#e56b1f;
}
#content ul.menu li ul li{
	padding:0;
	line-height:15px;
	padding-bottom:5px;
}
#content ul.menu li ul li a{
	display:block;
	color:#fff;
	text-decoration:none;
	width:106px;
	max-height:30px;
	padding:0 0 0 10px;
}
#content ul.menu li ul li a.hover,
#content ul.menu li ul li a:hover{
	color:#008347;
}
#content ul.menu li.hover ul,
#content ul.menu li:hover ul{
	display:block;
}
#content div.cont{
	overflow:hidden;
	width:696px;
	padding:23px 30px 22px 29px;
}
#content div.cont div.image{
	overflow:hidden;
	float:right;
	margin:20px 0 0 26px;
	width:321px;
}
#content div.cont p{
	margin:11px 0 20px;
}
#sidebar{
	float:left;
	overflow:hidden;
	width:156px;
	padding:20px 24px 16px 23px;
}
#sidebar ul.sidebar-list{
	list-style:none;
	padding:0;
	margin:14px 0 20px;
}
#sidebar ul.sidebar-list li{
	border-top:1px solid #008348;
	padding:13px 2px 13px 0;
	color:#e56b1f;
	font-size:12px;
	line-height:15px;
}
#sidebar ul.sidebar-list li p{
	margin:0 0 5px;
}
#sidebar ul.sidebar-list li a{
	color:#008348;
	text-decoration:none;
	line-height: 20px;
}
#sidebar ul.sidebar-list li a:hover{
	text-decoration:underline;
}
#sidebar a.news-button{
	background:url(../img/bg-news-button.gif) no-repeat 100% 0;
	color:#008348;
	font-size:15px;
	text-decoration:none;
	float:right;
	display:block;
	height:24px;
	font-weight:bold;
	padding:10px 20px 0 0;
}
#sidebar a.news-button:hover{
	text-decoration:underline;
}
/*--------------------------------------------------------------------------*/
#footer{
	background: #ffffff url(../img/bg-footer.gif) no-repeat 0 0;
	overflow:hidden;
	width:100%;
	font-size:14px;
	color:#9C9C9C;
	padding:28px 0 10px;
	clear:both;
	z-index:1;
}
#footer a{
	color:#9C9C9C;
	text-decoration:none;
}
#siteMap a{
	color:#333333;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer ul{
	float:left;
	overflow:hidden;
	margin:0 0 0 -5px;
	padding:0 0 0 4px;
	width:200px;
}
#footer ul li{
	list-style:none;
	float:left;
	background:url(../img/v-line.gif) no-repeat 0 4px;
	padding:0 5px 0 6px;
}
#footer p.right{
	float:right;
	overflow:hidden;
	margin:0;
	padding:0 10px 0 0;
	height:15px;
}
.green {
	color:#008347;
}
.orange {
	color:#e56b1f;
}













