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

body {
	margin: 0;
	padding: 0;
	background: url(../images/bg-repeat.jpg) center top repeat-x;
	color: #333;
	font: 15px Arial, Helvetica, sans-serif;
}


#background {
	position: relative;
	width:100%;
	height: 1000px;
	background: url(../images/bgimage.jpg) center bottom no-repeat;
	
}

#head {
	position: absolute;
	width:920px;
	left: 50%; 
	margin-left: -480px;
	margin-top:30px;
	padding:0;
	height: 70px;
	

}
#page {
	position: absolute;
	width:920px;
	left: 50%;
	margin-left: -480px;
	margin-top:100px;
	padding:20px;
	background:url(../images/1px60a.png);
	height: 740px;
}
#content {
	position:absolute;
	width:640px;
	height:720px;
	padding:0;
	background: url(../images/leaf.png) top right no-repeat;
	overflow: visible;
}
#menu {
	position:absolute;
	left: 690px;
	width:250px;
	height:660px;
	padding:0px;
	text-indent: 0px;
}
h1 {
	margin:0;
	padding:0;
	font: 20px "HelveticaNeueLT Std Med", "HelveticaNeueLT Std Cn";
	color: #333;
	font-weight: normal;
}

#menu ul {
	list-style-type: none;
	text-indent: 0px;
	padding: 0;
	margin: 0;
	}
#menu ul li {
	list-style-type: none;
	text-indent: 20px;
	background: url(../images/menu.png) left bottom no-repeat;
	padding: 0;
	margin: 0;
	}

#menu ul li a{
	font: 20px "HelveticaNeueLT Std Med", "HelveticaNeueLT Std Cn";
	color: #333;
	line-height: 40px;
	text-decoration: none;
	}

#content li { 
 	margin:0;
	padding:0;
	font: 16px  "HelveticaNeueLT Std Med", "HelveticaNeueLT Std Cn" ;
	font-weight: normal;
	color: #222;
	
	line-height:20px;
	list-style-image:url(../images/litem.png);
	margin-bottom: 7px;

}
	



#content a, #content a:visited {
	color:#50764d;
}

#content a:hover {
	color:#000;
}





#downloads p  a {
	margin-left: 30px;
	line-height: 20px;
	
	
	}
.lW { float: left; clear: left; height: 15px; }
.rW { float: right; clear: right; height: 15px; }

	.title
			{
				font-size:24px;
				font-family: Arial;
				font-weight: normal;
				width:470px;
				font-size: 24px;

			}
			
			.sIFR-active .title, .sIFR-active .title a  
			{	font-size:24px;
				visibility: hidden;
				font-family: Verdana;
				line-height: 26px;
				font-weight: normal;
				
			}
	.menu
			{
				font-size:14px;
				font-family: Arial;
				font-weight: normal;
				width:470px;
				

			}
			
			.sIFR-active .menu, .sIFR-active .menu a  
			{	font-size:14px;
				visibility: hidden;
				font-family: Verdana;
				line-height: 16px !important;
				font-weight: normal;
			
				
			}
li.menu { 
	height: 14px !important;
	margin: 0 !important;
	line-height: 14px !important;
	
	}





#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:590px;
	height:400px;
	overflow:hidden; 
	}

#slider span a center, #slider span a center{ font: 20px Arial, Helvetica, sans-serif; color: #06C; font-weight: bold; margin-top: 40px !important; height:80px !important; text-align: center;}

#content form {
	margin-left: 50px;
	
	}