/**
 * Style sheet start
 */
@charset "UTF-8"; .imageholder_top
{
	height:300px;
}

#suround
{
	width:928px;
	margin: 10px auto;
}

.imageholder_bottom
{
	width:304px;
	height:180px;
}

.navigation
{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #B30000;
}

.imageholder_bottom_left
{
	float:left;
	height: 180px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.imageholder_bottom_middle
{
	float:left;
	width: 311px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.imageholder_bottom_middle img {
	width: 100%;
}

.imageholder_bottom_right
{
	float:left;
}
div#suround {
	background:#fff url(../images/borders/start/leftside.gif) repeat-y left top;
}
div#suround .top {
	position:absolute;
	width:928px;
	height:36px;
	z-index: 100;
	background:url(../images/borders/start/top.gif) no-repeat left top;
}
div#suround .top span.top-right {
	display:block;
	position:relative;
	height:36px;
	padding-left: 20px;
	padding-top: 12px;
	background:url(../images/borders/start/top-right.gif) no-repeat right top;
}
div#suround .center-content {
	position:relative;
	background:url(../images/borders/start/rightside.gif) repeat-y right top;
	padding-left:3px;
	padding-right: 6px;
	margin:-1px 0 -5px 0;
}
div#suround .bottom {
	position: absolute;
	width:928px;
	height:15px;
	background:url(../images/borders/start/bottom.gif) no-repeat left bottom;
}
div#suround .bottom span {
	display:block;
	position:relative;
	height:15px;
	background:url(../images/borders/start/bottom-right.gif) no-repeat right bottom;
}
#footer {
	margin: 20px auto;
}

#header_news
{
	width:902px;
	height:58px;
	clear:both;
	margin: 0px auto;
	padding:10px 13px 5px 13px;
	text-align:right;
	background-image:url("../images/bg_header.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	color:#333333;
}
