#header {
	min-height:194px;
	height:194px;
}
div>#header {
	height:auto;
}

#logo {
	background:url(../images/leftfrontfeature.jpg) no-repeat;
	height:139px;
}

#content_main {
	margin-left:0;
	margin-right:200px;
	background-position:100% 0;
}
#sidebar {
	width:200px;
	right:10px;
	text-align:right;
}
#sidebar .sidebar_wrap {
	padding:10px 30px;
}
#sidebar h2 {
	position:relative; 
	padding-right:45px;
}
#sidebar .separator {
	margin:15px 0;
}
#sidebar .arrows5 {
 	position:absolute; 
	top:0; 
	right:0; 
	background-position:right middle; 
	display:block; 
	height:100%;
}
#sidebar .newsdate {
	color:#afc23d;
}
#sidebar .newstitle {
	line-height:120%;
}
#sidebar .morenews {
	color:#afc23d;
	text-decoration:none;
	background:url(../images/greenarrow.gif) 0 .5em no-repeat;
	padding-left:10px;
}

#sidebar a.morenews:hover {
	color:#666; 
	text-decoration:underline;
}
