	#mainMenu span {
		width: 105px !important;
}
	#header {
		width: 1000px;
	}
	#header #searchNav {width: 860px;}
	#mainMenu span {
	 width: 142px !important;
	}

	#leftFrame {
	background: Black;
	height: 495px;
	width: 200px;
	}
	
	#contentFrame {
		height: 495px;
		width: 798px;
		background: rgb(225,225,225);
		position: relative;
	}
	#contentFrame img.mainImg {
		float: left;
		margin: 0 10px 0 0;
		height: 495px;
		width: 560px
	}
	#contentFrame div {
/*		margin: 70px auto auto 100px;*/
		margin: 0;
		left: 100px;
		top: 70px;
		width: 190px;		 
		height: 360px;
		position: relative;
	}
	#contentFrame div img {
		margin: 0;
	}
	#contentFrame div span {
		font-size: 9px;
	}
	#leftFrame p {
		height: 180px;
		text-align: left;
		width: 160px;
		font-size: 10px;
		line-height: 110%;
		clear: both;
		margin: 90px 20px 0 20px;
	}
	.news {
		width: 210px;
		font-size: 9px;
		line-height: 130%;
		text-align: left;	
		margin: 20px auto 20px 570px;	
	}
	.news strong {
		font-size: 11px;
	}
	.news img {
		float: left;
		margin: 0 10px 10px 0;
		border: none;
	}
	.news a {
		text-decoration: none;
	}
