body {
	margin:0;
	padding:0;
	font-size: 10px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #5b5b5b;
}
a {
	outline: none;
	color: #5b5b5b;
}
img {
	border: none;
}
.clear {
	clear:both;
}
h1 {
	color:#E22E32;
	font-size: 12px;
}
h2 {
	color:#E22E32;
	font-size: 11px;
}
em {
	font-style: normal;
	color: #E22E32;
	font-weight: bold;
}
#wrapper {
	width: 851px;
	background-color: #D7DEE2;
	margin:0 auto 100px auto;
}
#header {
	float:right;
	height: 71px;
	width:851px;
}
#header img {
	float:left;
}
/*-----------------banner--------------------*/
#banner  #breadcrumb{
	float:left;
	margin-top: 50px;
	margin-left: 10px;
	font-size: 9px;
}
#banner  img{
	float:right;
}
/*-----------------adress--------------------*/
address {
	float:right;
	width:200px;
	text-align: right;
	padding-right: 10px;
	font-style: normal;
	font-size: 9px;
	padding-top: 4px;
}
/*-----------------navigation--------------------*/
#navigation {
	height:21px;
	float:left;
	width:851px;
	display:inline;
	background-color: #577484;
	border-top: 1px solid #D7DEE2;
	border-bottom: 1px solid #D7DEE2;
}
	#navigation ul{
		float:left;
		margin:0;
		padding:0 0 0 239px;
		list-style: none;
		height:21px;
		
	}
	#navigation li{
		float:left;
		margin-left: -1px;
		display:inline;
	}
	#navigation li a{
		display:block;
		background-color: #577484;
		padding: 3px 13px;
		border-left: 1px solid #D7DEE2;
		border-right: 1px solid #D7DEE2;
		color:#fff;
		text-decoration: none;
		border-collapse: collapse;
		height:15px;
	}
	#navigation li a:hover,
	#navigation li a.active,
	#navigation li a:active {
		background-color: #fff;
		color:#577484;
	}
/*-----------------sub_navigation--------------------*/
#sub_navigation {
	background-image: url(../images/elements/navigation_right.jpg);
	background-repeat: no-repeat;
	background-position:right;
	border: 1px solid #577484;
}
#sub_navigation ul{
	width:521px;
	height:20px;
	margin:0;
	padding:2px 0 2px 25px;
	list-style: none;
	height:16px;
	background-color: #94A6B0;
	border-right: 1px solid #577484;
	
}
	#sub_navigation li{
		float:left;
		height:14px;
		margin-right: 18px;
	}
	#sub_navigation li a{
		display:block;
		background-color: #fff;
		width:80px;
		border: 1px solid #577484;
		color:#577484;
		text-decoration: none;
		border-collapse: collapse;
		height:14px;
		text-align: center;
	}
	#sub_navigation li a:hover,
	#sub_navigation li a.active,
	#sub_navigation li a:active {
		background-color: #E20015;
		color:#fff;
		border: 1px solid #fff;
	}
/*-----------------content--------------------*/
#content {
	padding: 15px;
	width:819px;
	float:left;
	border-right: 1px solid #577484;
	border-left: 1px solid #577484;
	display:inline;
	min-height: 250px;
}
/*-----------------inner--------------------*/
#inner {
	border: 1px solid #FFCC00;
	background-color: white;
	padding: 10px;
}

/*-----------------requirement--------------------*/
#requirements {
	width:110px;
	text-align: right;
	color:white;
	float:left;
	margin-top: 87px;
	font-size: 9px;
	height:173px;
}
	dd, dl, dt{
		margin:0;
		padding: 0;
	}
	dt {
		font-weight: bold;
	}

/*-----------------footer--------------------*/
#footer {
	background-color: #577484;
	color: #fff;
	float:left;
	width:851px;
}
#footer ul{
	width:305px;
	height:20px;
	margin:0 auto;
	padding:2px 0;
	list-style: none;
	height:16px;	
}
	#footer li{
		float:left;
	}
	#footer li a{
		text-decoration: none;
		color: #fff;
	}
	#footer li a:hover,
	#footer li a:active {
		text-decoration: underline;
	}
/*-----------------copywrite--------------------*/
#copywrite {
	float:right;
	padding-top: 3px;
	width:851px;
	text-align: right;
	background-color: white;
}
/*---------------------------------------------------------HOME--------------------*/
body#home  {
	background-color: #D7DEE2;
}
#home #wrapper {
	background-image: url(../images/elements/home_background.jpg);
	background-repeat: no-repeat;
	height:490px;
}
#last_update {
	float:right;
	color:#fff;
	margin-top: 114px;
	margin-right: 50px;
}

#home #header {
	height: 70px;
}
#home #copywrite {
	background-color: transparent;
}
/*-----------------content--------------------*/
#home #content {
	margin-left: 385px;
	width:205px;
	padding: 20px 20px 40px 15px;
	float:left;
	height:200px;
	border:none;
}
	#home #content p{
		font-size: 9px;
	}
	#home em {
		font-style: normal;
		color: #C23F41;
		font-weight: bold;
	}
	#home a#bt_enter {
		color:#fff;
		background-color: #577484;
		padding:3px 5px;
		border: 1px solid #fff;
		text-decoration: none;
		float:right;
		margin-top: 20px;
	}
	#home a#bt_enter:hover,
	#home a#bt_enter:active {
		color:#577484;
		background-color: #fff;
	}
/*---------------------------------------------------------HISTORY--------------------*/
#history #left {
	width:185px;
	height:320px;
	padding:15px;
	background-color: #EFEFEF;
	float:left;
}
#history #right {
	padding-left: 15px;
	float:left;
	width:565px;
}

#history .image_left {
	width:85px;
	float:left;
	margin-bottom: 25px;
	margin-right: 15px;
	display:inline;
	height:130px;
}
#history .image {
	width:85px;
	float:left;
	display:inline;
	margin-bottom: 25px;
	height:130px;
}
#history #left img {
	display: block;
	margin: 0 auto;
}
#history .name,
#history .date {
	display: block;
	width:85px;
	text-align: center;
}
#history .name {
	color:#E22E32;
}
/*---------------------------------------------------------SERVICES--------------------*/
#services #left {
	width:500px;
	height:320px;
	padding:15px;
	float:left;
}
#services #right {
	padding: 15px;
	float:left;
	width:230px;
}
#services #left ul {
	width:400px;
}
#services #left li {
	color:#E22E32;
	padding-bottom: 7px;
}
#services li .blue {
	color:#577484;
}
#services #right img {
	display: block;
	float:right;
}
#services #right img.img_1,
#services #right img.img_2 {
	padding-top: 10px;
	padding-left: 10px;
}
/*---------------------------------------------------------LOCATION--------------------*/
#location #left {
	width:185px;
	height:320px;
	padding:15px;
	float:left;
	display:inline;
}
#location #left h1{
	width:185px;
	text-align: right;
}
#location #left address{
	margin:0;
	padding: 0;
}
#location #right {
	margin-left: 20px;
	padding: 15px;
	float:left;
	width:510px;
}
#location #right h1 {
	width:500px;
}
/*---------------------------------------------------------PROPERTIES--------------------*/
#properties .inner {
	margin-bottom: 10px;
	padding:10px;
	border: 1px solid #FFCC00;
	background-color: white;
}
#properties .inner img{
	border: 1px solid #FFCC00;
	float:left;
}
#properties .inner dl {
	width:485px;
	margin-top: 5px;
	margin-left: 15px;
	display: block;
	float:left;
}
#properties .inner dt,
#properties .inner dd {
	float:left;
	height:26px;
}
#properties .inner dt {
	width:110px;
	color:#E22E32;
}
#properties .inner dd {
	width:375px;
	font-weight: bold;
}
#properties .inner a.view_details {
	padding: 3px 10px;
	border:1px solid #E22E32;
	color:#E22E32;
	text-decoration: none;
	font-weight: bold;
	margin-top: 60px;
	float:left;
	display:block;
}
#properties .inner a:hover,
#properties .inner a:active {
	background-color: #E22E32;
	color:white;
}
/*---------------------------------------------------------DETAIL--------------------*/
#detail #wrapper {
	width:850px;
	margin:0;
	border: 1px solid #577484;
	background-color: white;
}
#detail #header {
	width:850px;
	margin: 0;
	border-bottom: 1px solid #577484;
	background-color: #D7DFE3;
	
}
#detail #content {
	width:800px;
	padding: 25px;
	float:left;
	display:inline;
	border:none;
}
#detail #left {
	width:300px;
	float:left;
	display: inline;
	text-transform: uppercase;
} 
#detail #right {
	width:450px;
	float:left;
	display: inline;
	margin-left: 50px;
} 
#detail dt {
	color: #E20015;
}
#detail dd {
	margin-bottom: 20px;
}
#detail dd.accomodation {
	margin-bottom: 3px;
}
#detail ul,
#detail li {
	margin:7px;
	padding-left:0;
}
#detail #footer {
	background-color: white;
	clear: both;
	color: #5b5b5b;
	margin-top: 30px;
	float: left;
	display:inline;
	width:800px;
}
#detail #footer dd{
	border-bottom: 1px solid #577484;
	padding-bottom: 10px;
	margin-bottom: 0;
}
#detail #footer p {
	padding: 10px 0;
	margin: 0 25px;
	width:800px;
}
#detail #footer p#further {
	border-top: 1px solid #577484;
	border-bottom: 1px solid #577484;
}
#detail #copywrite {
	border-top: 1px solid #577484;
	width:851px;
	background-color: #94A6B0;
	color:white;
	text-align: right;
	padding-right: 25px;
	
}
#detail address,
#detail #header img {
	float:left;
}
#detail address {
	width:auto;
	text-align: left;
	padding-left: 10px;
}
#detail #print {
	display:block;
	margin-top:20px;
	margin-right:20px;
	float:right;
	width:70px;
	height:10px;
}
#detail li {
	list-style: none;
	background-image: url(../images/elements/ok.jpg);
	background-repeat: no-repeat;
	margin-left: 0;
	padding-left: 25px;
}
/*---------------------------------------------------------MAILING--------------------*/
#mailing {
	background-color: #D7DEE2;
}
#mailing #wrapper {
	width:400px;
	margin-bottom: 0;
}
#mailing h1 {
	padding: 10px 20px 0 20px;
}
#mailing p {
	padding: 10px 20px 0 20px;
}
#mailing label {
	display: block;
}
#mailing form {
	padding: 0 20px 0 20px;
}
#mailing input.txt {
	width:290px;
	
}