.site-center {margin:0 auto; width:916px; text-align:left;}

.col-1, .col-2, .col-3, .row-box-1, .row-box-2, .separate{ float:left;}
.separate{ background:url(../images/separate.gif) 30px 0 repeat-y; width:60px;}


.content-box .col-1{width:237px;}
.content-box .col-2{width:476px; margin-left:44px;}
.content-box .col-2 .row-box-1{ width:184px;}
.content-box .col-2 .row-box-2{ width:195px; margin-left:23px;}

/* adjustments */
.site-center .header {
	background: bottom center no-repeat url(../images/header_bg.jpg);
	width: 950px;
	margin-bottom: 4px;
}

.site-center .header .content {
	padding: 10px 55px 0px;
	width: 840px;
}

.Search {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
.Search #q {
	width: 160px;
	height: 18px;
	vertical-align: middle;
	padding: 2px;
}
.Search #Submit {
	float: right;
}
.header img {
	float: left;
}

.header .tagline {
	margin-left: 640px;
	text-align: right;
	margin-top: 12px;
	font-size: 18px;
	color: #000;
}


.header .tagline .red {
	color: #f00;
	margin-left: 40px;
}

.header .tagline .blue {
	color: #8dabf7;
}

.header ul {
	position:absolute;
	top:125px;
	left: 47px;
	margin:0;
	padding:0;
	list-style:none;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	width: 818px;
	height: 69px;
	padding-bottom: 27px;
	background: left bottom no-repeat url(../images/header_bottom_curve.png);
}
.header ul li {
	float:left;
	text-align: center;
	margin-left: 0px;
}
.header ul a,
.header ul span.link {
	text-decoration:none;
	width: 136px;
	color: #fff;
	height: 65px;
	padding-top: 25px;
	display: block;
	background-repeat: no-repeat;
}
.header ul li.first a,
.header ul li.first span.link {
	width: 126px;
	margin-left: 4px;
}
.header ul li.last a,
.header ul li.last span.link {
	margin-left: -2px;
}
.header ul li.selected a,
.header ul li.selected span.link {
	background: top left no-repeat url(../images/menu_tab_middle.png);
	color:#000;
}
.header ul li.firstselected a,
.header ul li.firstselected span.link {
	background-image: url(../images/menu_tab_left.png);
	color:#000;
}
.header ul li.lastselected a,
.header ul li.lastselected span.link {
	margin-left: -2px;
	background-image: url(../images/menu_tab_right.png);
	color:#000;
}
.header ul a:hover {
	color:#000;
	background: top left no-repeat url(../images/menu_tab_middle.png);
}
.header ul li.first a:hover {
	color:#000;
	background-image: url(../images/menu_tab_left.png);
}
.header ul li.last a:hover {
	color:#000;
	background-image: url(../images/menu_tab_right.png);
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
