#nav {
	color:#807f7c;
	background-color:#3485e0;
	margin-right: 5px;
	font-size:80%;
	float:left;
	width:12.6em;
	height:41.3em;
	overflow:auto;
	
	background-image:url('/userfiles/image/nav_bg.jpg');
	background-repeat:no-repeat;
	background-position:0% 100%;
	}
		
#nav a:link { text-decoration:none; }
#nav a:visited { text-decoration:none; }
#nav a:active { text-decoration:none; }
#nav a:hover { text-decoration:none; }
		
#nav a {
	text-decoration:none;
	margin-left:2em;
	color:#807f7c;
	}
	
#nav_logo {
	margin-left:auto;
	margin-right:auto;
	display:block;
	padding-top:12px;
	padding-bottom:25px;
	}
	
#testimonials {
	font-size:85%;
	text-align:center;
	margin-bottom:10px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	}
	
div.nav_item {
	padding-bottom: 6px;
	}
	
div.news_date {
	}
	
div.news_text {
	padding-bottom: 10px;
	}