body {
	background-color: #70abb1;
	background-image: url(/files/cms_userfile/images/css/bkg_main.jpg);
	background-repeat: repeat-x;
	color: #555;
	font-family:Arial,Helvetica,Verdana,Sans-Serif;
	font-size:12px;
}

#wrapper,
#boxes,
#footer {
	margin:0 auto;
	width:940px;
}

#header {
	height:185px;
	position: relative;
}

#header .logo {
	height:110px;
	width:150px;
}

#header .logo img{
	margin-top:11px;
	margin-left:9px;
}

#header .links {
	position: absolute;
	width:313px;
	height:31px;
	top:50px;
	left: 616px;
	background-color: #ddd;
	background-image: url(/files/cms_userfile/images/css/bkg_search.gif);
}

.search {
	float:right;
	display:block;
	width: 220px;
	margin-top:3px;
	padding-left: 10px;
	background-image: url(/files/cms_userfile/images/css/bkg_rootmenu_spacer.jpg);
	background-repeat: no-repeat;
}

.search-from_text {
	background-image: url(/files/cms_userfile/images/css/bkg_input.gif);
	border: 0px;
	color: #fff;
	display:block;
	height:22px;
	width:160px;
	float:left;
}

.search-from_submit {
	border:0px;
	background-color: transparent;
	display:block;
	width:50px;
	font-weight: bold;
	padding-top:4px;
	color: #000;
	font-size:12px;
	font-family:Arial,Helvetica,Verdana,Sans-Serif;
}

.contact a {
	display:block;
	font-weight: bold;
	color: #000;
	padding-left:8px;
	padding-top:9px;
}

#header .menu {
	background-image: url(/files/cms_userfile/images/css/bkg_menu.jpg);
	height:75px;
	background-repeat: no-repeat;
}

#middle {
	background-image: url(/files/cms_userfile/images/css/bkg_middle.jpg);
	background-repeat: repeat-y;
}

#middle .mid_top {
	background-image: url(/files/cms_userfile/images/css/bkg_middle_top.jpg);
	height:186px;
	background-repeat: no-repeat;
	margin-bottom: -175px;
}

#middle .mid_bottom {
	clear: both;
	background-image: url(/files/cms_userfile/images/css/bkg_middle_bottom.jpg);
	height:9px;
	background-repeat: no-repeat;
}

#middle .content {
	min-height: 200px;
	width: 595px;
	margin: 0 10px;
	padding-left:7px;
	position:relative;
	padding-bottom: 50px;
}

#middle .paginator {
	margin-top:5px;
	padding-top: 5px;
	border-top: solid 1px #eee;
	padding-left: 20px;
}

#middle .search-results {
	margin-top: -15px;
	padding-left: 20px;
}

#middle .right {
	padding:10px 10px 20px;
	margin-right:17px;
	float:right;
	width:263px;
	background-repeat: repeat-x;
	position:relative;
	min-height: 100px;
	
	
	/*margin-top:30px;  /*position for right banner... for text content can be removed */
}

#middle .right img {
	margin-top:32px;
	border:1px solid #777;
}

#bottom {
	width: 100%;
	height: 300px;
}

#boxes {
	background-image: url(/files/cms_userfile/images/css/bkg_boxes.gif);
	height:195px;
}

#boxes .box {
	height: 170px;
	width: 200px;
	float:right;
	padding:17px;
	position:relative;
}

#boxes .news-recent-item_more {
	position:absolute;
	top:155px;
	left:20px;
	display: block;
	height:19px;
	width:60px;
	font-size:0.1px;
	background-image: url(/files/cms_userfile/images/css/but_mer.gif);
}

#footer div.html{
	background-image: url(/files/cms_userfile/images/css/bkg_footer.gif);
	color: #fff;
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	padding-bottom: 20px;
	text-align: center;
}

#footer div.html a{
	color: #fff;
}

#footer div.created a{
	color: #9cc9cd;
	font-weight: bold;
	padding:8px 0;
	display:block;
	text-align:center;
}