#header_acc #visual_acc {
	height: 148px;
	overflow: hidden;
	}
#header_acc #intro {
	background: #2D2E32 url(../img/home/bg_intro.gif) top left no-repeat;
	}
#header_acc #intro .inner {
	padding: 10px 20px 10px 10px;
	background: transparent url(../img/home/corner_intro.gif) bottom right no-repeat;
	}
#header_acc #intro h1 {
	margin: 0 0 .3em;
	padding: 0;
	font-size: 1.6em;
	font-weight: normal;
	color: #CDDBE1;
	background: none;
	}
#header_acc #intro p {
	margin: 0;
	padding: 0;
	line-height: 1.3;
	color: #CDDBE1;
	}
#header_acc #intro p strong {
	font-size: 1.5em;
	font-weight: normal;
	}

#main {
	background: none;
	}
#content {
	width: auto;
	float: none;
	margin: 7px 0 0;
	padding: 0 0 2em;
	background: transparent url(../img/home/bg_content.gif) top left repeat-y;
	}

#content h2 {
	margin: 0;
	padding: 0;
	font-size: 1.6em;
	font-weight: normal;
	color: #963;
	}
	
#content #events {
	float: left;
	width: 351px;
	}
#content #events dl {
	border-top: 1px dashed #D7D9CC;
	}
#content #news {
	margin-left: 357px;
	}
#content #news dl {
	border-top: 1px dashed #DCDCD7;
	}
#content #events .inner, #content #news .inner {
	padding: 5px 10px;
	}

#content .more a {
	font-weight: bold;
	color: #690 !important;
	}
/* hide ie/mac \*/
#content #events .more {
	position: absolute;
	bottom: 0;
	left: 10px;
	}
#content #news .more {
	position: absolute;
	bottom: 0;
	left: 368px;
	}
/* end hide */

