/*----Content_main-------------------*/

div#content {
	background: transparent url(images/home-bg-3.jpg) repeat-y left top;
	}
	
div#content_main {
	padding: 0 12px;
	background: none;
	}
	
div#search {
	background: transparent url(images/home-search.png) no-repeat;
	width: 264px;
	height: 303px;
	margin: 20px 0 0 20px;
	padding: 12px 12px 0 12px;
	position: relative;
	}		
div#search form {
	background: url(images/home-search-2.png) no-repeat;
	width: 237px;
	height: 228px;
	position: absolute;
	left: 12px;
	top: 75px;
	padding:7px 12px 0 12px;
	}
	
div#search form h3 {
	background: transparent url(images/home-search-icon.png) no-repeat right center;
	line-height: 24px;
	}
	
	
/*----Content_Sub-------------------*/
	
div#news li {
	margin-bottom: .5em;
	border-bottom: none;
	}
	
div#content_sub div#news {
	border-bottom: none;
	}
