#c .left{
	width:684px;
	float:left;
	border:0;
	margin:0 11px 0 0;
}
#c .right{
	width:255px;
	float:left;
	margin:0;
	border:0;
	background:#ff0000 url(/static/images/right_bg.jpg) repeat-x bottom;
}
	#banner{
		width:684px;
		float:left;
		height:366px;
		margin-bottom:17px;
	}
	.wrapper{
		width:684px;
		float:left;
	}
		#c .wrapper .left{
			width:319px;
			float:left;
			margin:0 14px 20px 0;
			padding:7px;
			height:auto;
			position:relative;
			padding-top:20px;
		}
		#c .wrapper .nomargin{
			margin:0 0 20px 0;
		}
		#c .wrapper .left h2,#c .wrapper .right h2{
			display:block;
			background:url(/static/images/inf_bg.jpg) repeat-x bottom;
			height:23px;
			line-height:23px;
			top:-9px;
			position:absolute;
			z-index:20;
			border:1px solid #444;
			font-size:14px;
			padding:0 0 0 10px;
			width:307px;
		}
		#c .wrapper .wholewidth{
			width:668px;
			margin:0 0 20px 0;
		}
		#contactbox{
			width:255px;
			float:left;
			margin-top:20px;
			text-align:right;
			font-style:normal;
		}
		#contactbox * {
			font-style:normal;
		}
			#contactbox span{
				font-size:13px;
				font-weight:bold;
			}
#c .right #slides{
	margin-left:0px;
}
#c .right #slides li{
	list-style:none;
	background:url(/static/images/right_slide_bg.jpg) no-repeat bottom left;
	padding:0px 10px 0 10px;
	cursor:pointer;
	width:235px;
}
#c .right #slides li h2{
	font-size:14px;
	margin:0;
	text-shadow: #940000 1px 2px 1px;

	padding:15px 0 10px 0;
}
#c .right #slides li h2 a{
	color:#FFF;
}
#c .right #slides li p{
	margin:0;
	padding:0 0 5px 0;
	display:none;
	font-size:11px;
	line-height:14px;
}
#c .right #slides li p a{
	color:#cacaca;
}
