@CHARSET "UTF-8";

#headercontainer,
#bodycontainer,
#hdr_top,
#hdr_nav_buttons,
#hdr_banner,
#hdr_nav_admin,
#hdr_link_home,
#body_main,
#body_right,
#body_content,
#search_content {
	position: relative;
	float:left;
	overflow:hidden;
}

body {
    background: #B5D1D8 url(../images/b4-background_gradient.jpg) repeat-x top left;
}

#hdr_nav_buttons {
	width: 1050px;
    margin: 0 2px 4px 2px;    	
}

#hdr_banner {
    padding-top: 8px;
    margin: auto;
    background-color: transparent;
}

#hdr_nav_admin {
    position: absolute;
    top: 7px;
    right: 50px;
}

#bodywrap {
    width: 100%;
    min-height: 1000px;
    float: left;
    margin: 0 auto;
}

#popupBody {
	margin: 15px;
	background-color:#fff;
}

#outercontainer {
    width: 1055px;
    margin: auto;
}

#hdr_nav_admin {
	z-index:100;
}

#pageheader {
	text-align: center;
}

#headercontainer {
    padding-top: 14px;
    margin: auto;
    background-color: transparent;
}

#bodycontainer {
    width: 1055px;
    clear: left;
    bottom: 0;
    padding-bottom: 25px;
    background: transparent url(../images/back_body_main.png) repeat-y;
}

#bodytop {
	background: transparent url(../images/back_body_top.png) top left no-repeat;
	height: 5px;
	width: 100%;
	z-index: 5;
	float: left;
	clear: left;
}

#bodybottom {
	background: transparent url(../images/back_body_bot.png) top left no-repeat;
	width: 100%;
	height: 9px;
	clear: both;
	z-index: 5;
}

#body_main {
    width: 742px;
    top: 0;
    bottom: 0;
    margin: 10px 20px;
    float: left;
}

#body_content {
	width: 100%;
    height: auto;
    display: block;
    float: left;
}

.squeeze {
	width: 90% !important;
	margin: 0 5%;
}

#body_right {
    float: right;
    width: 264px;
    height: auto;
    background: transparent;
}

#search_content {
    margin: auto;
    color: #000000;
}

#searchinput {
	border: 1px solid 555;
	margin: 10px 0 10px 20px;
	font-size: 1.2em;
	width: 130px;
}

#splitmain {
	position: relative;
	top: 0;
	clear: both;
}

#split_left {
	position: relative;
	top: 0;
	left: 0;
	width: 530px;
}

#split_right {
	position: absolute;
	top: 0;
	right: 0;
	width: 180px;
	height: 100%;
	font-size: .9em;
}

.spot_left {
	width: 440px !important;
}

.spot_right {
	width: 270px !important;
}

#footer {
	margin: 20px 0;
	width:765px;
	text-align:center;
	font-size: .9em;
	color: #333;
}


#footer_sitemap {
	position: relative;
	bottom: 0;
	width: 730px;
	margin: 0 25px;
	padding: 10px 0 0 0;
}
