body {
	background-image:  url(images/background_main.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #cf242b;
	text-decoration: none;
}

a:visited {
	color: #cf242b;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

#middleme {
	margin-top: 0px;
}

#header {
	width: 840px;
	height: 130px;
	background-image: url(images/page-header.gif);
}

#logo {
	padding-top: 40px;
	width: 180px;
	height: 70px;
}

#pagerepeat {
	width: 840px;
	background-image: url(images/page-repeat.jpg);
}

#maincontent {
	margin-left: 135px;
	margin-right: 30px;
}

#feature {
	width: 675px;
	height: 310px;
}

#buttontab {
	position: absolute;
	padding-left: 90px;
	padding-top: 120px;
}

#arrow {
	position: absolute;
	width: 31px;
	height: 40px;
}

#yellowbartop {
	width: 675px;
	height: 70px;
	background-color: #ffd100;
	margin-top: 5px;
}

#titlefruk {
	width: 365;
	height: 20px;
	padding-top: 25px;
}

#subtitlenews {
	width: 155px;
	height: 21px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 520px;
	padding-bottom: 20px;
}

#subtitlefeatures {
	width: 165px;
	height: 21px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 510px;
	padding-bottom: 20px;
}

#subtitlepastnews {
	width: 135px;
	height: 21px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 540px;
	padding-bottom: 20px;
}

.featuretext {
	width: 355px;
	height: 78px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 30px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 50px;
	text-align: left;
	float: left;
	border-top: 1px solid #c7c7cb;
}

.featuretext h1 {
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	margin-bottom: -10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1D1D1D;

}

.featureimage {
	width: 200px;
	height: 100px;
	border-top: 1px solid #ffffff;
	
}

#yellowbarbottom {
	width: 675px;
	height: 70px;
	background-color: #ffd100;
	margin-top: 20px;
}

#titlecontact {
	width: 115;
	height: 20px;
	padding-top: 25px;
	padding-left: 30px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 840px;
	height: 30px;
	background-image: url(images/page-footer.gif);
	line-height: 20px;
}

.newheader {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.new_pr_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
