﻿#left {
	float:left;
	width:337px; /* was 350 */
	background-color:  none; /*#66A440;*/
	height: 41px;
	margin-left:10px;
}

#right {
	float:right;
	width: 630px;
	height: 41px;
	font-weight:normal;
	margin-right:10px;
	background-color:none; /*#3E6625;*/
}

#header-right {
	float:right;
}

#content-wrap {
	background-image: url('images/middle-content24.png');
	background-repeat: repeat-y;
	width: 1000px;
	min-height: 41px;
	line-height: 26px;
	margin:0 auto;
	clear:both;
}

#left h2 
{   padding-left: 0px;
    margin-left: 17px;
}

