/* CSS Document */
body {
	background-color: #FFFFFF;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	color: #464646;
	line-height: 13px;
	}
p, h1, h2 {
	padding: 0px;
	margin: 0px;
	}
.clear {
	clear:both;
	}
.mainbox {
	width: 780px;
	}
.header_holder {
	background-color: #FFFFFF;
	height: 213px;
	}
.header {
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 389px;
	height: 146px;
	position: absolute;
	top: 67px;
	left: 99px;
	}
.contact_top {
	position:absolute;
	top: 0px;
	left: 539px;
	}
.contacts_holder {
	position: absolute;
	top: 0px;
	left: 488px;
	padding-top: 59px;
	text-align: right;
	width: 261px;
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 9px;
	color: #464646;
	line-height: 13px;
	background-color: #FFFFFF;
	}
.contacts_holder a {
	font-size: 11px;
	color: #6d6d6c;
	text-decoration: none;
	}
.contacts_holder img {
	padding-bottom: 3px;
	vertical-align: middle;
	}
.separator_bg {
	height: 1px;
	background-image: url(images/separator_bg.gif);
	background-repeat: repeat-x;
	background-position: top right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 200px;
	}	
.separator {
	position: absolute;
	top: 212px;
	left: 558px;
	display: block;
	}
.stropi {
	position: absolute;
	top: 213px;
	left: 133px;
	}
.leftbox {
	float:left;
	padding-top: 42px;
	padding-left: 65px;
	width: 239px;
	}
.menubox {
	text-align: right;
	}
.menubox a {
	display: block;
	}
.rightbox {
	float: left;
	padding-top: 42px;
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	line-height: 14px;
	color: #6d6d6c;
	width: 450px;
	}
.toptext {
	padding-left: 100px;
	padding-right: 30px;
	font-size: 9px;
	width: 300px;
	}
.redtext {
	color: #c95244;
	text-decoration: underline;
	}
.greytext {
	color: #333333;
	}
.objectholder {
	}
.objectholder p {
	float: left;
	display: block;
	}
.numbers {
	padding-left: 70px;
	padding-top: 10px;
	width: 33px;
	float: left;
	}
.objecttext {
	width: 232px;
	padding-left: 9px;
	padding-top: 10px;
	color: #333333;
	}
.pic {
	padding-left: 20px;
	}
.more {
	padding-right: 135px;
	}
.more a {
	color: #6d6d6c;
	text-decoration: none;
	}
.more a:hover {
	color: #c95244;
	text-decoration: underline;
	}
.search {
	display: none;
	width: 184px;
	height: 61px;
	background-color: #f3efec;
	margin-top: 43px;
	margin-left: 33px;
	padding-top: 14px;
	padding-left: 10px;
	margin-bottom: 5px;
	}
.input_home {
	border: none;
	background-color: #FFFFFF;
	width: 173px;
	height: 21px;
	line-height: 21px;
	font-family:Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	color:#333333;
	margin-top: 17px;
	}
.go {
	padding-left: 43px;
	display: none;
	}	
.go a {
	text-decoration: none;
	color: #6d6d6c;
	padding-right: 10px;
	}
.go a:hover {
	color: #c95244;
	text-decoration: underline;
	}
.footer {
	}
.ue {
	border-right: 9px solid #f3efec;
	padding-left: 159px;
	padding-right: 142px;
	padding-top: 60px;
	padding-bottom: 50px;
	width: 65px;
	float: left;
	}
.footerlinks {
	float: left;
	padding-top: 15px;
	padding-left:10px;
	}
.footerlinks a {
	color: #464646;
	font-size: 9px;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 8px;
	}
.footerlinks a:hover {
	color: #CC3300;
	text-decoration: underline;
	}
.ue_text {
	color: #9b9a9a;
	}
.ue_text a {
	text-decoration: underline;
	color: #9b9a9a;
	font-size: 11px;
	}
.newcontent {
	padding-left: 80px;
	}
.content_title {
	padding-bottom: 30px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 22px;
	}
.newcontent a {
	color: #6699CC;
	text-decoration: none;
	}
.newcontent a:hover {
	color: #FF6600;
	text-decoration:underline;
	}
	
