.header-phone{
	display: block;
	position: relative;
	font-size: 24px;
	color: #171E30;
	margin-top: 10px;
}
.header-address{
	display: block;
	position: relative;
	font-size: 18px;
	color: #929292;
	margin-top: 5px;
}
.header-address a{
	color: #929292;
}

.cd1{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 60%;
	font-size: 20px;
	color: #CACACA;
}
.cd2{
	width: 80%;
	font-size: 17px;
	font-weight: normal;
	color: #c9e9af;
}
.span4 ul li{
	color: #CACACA;
}
.header-banners{
	width: 400px;
	text-align: center;
	margin: 0 auto;
	height: 60px;
}
.header-tour{
	height: 20px;
	float: left;
	width: 300px;
}
.header-tour a{
	display: block;
	background: url("img/virt.png") scroll no-repeat 0 50%;
	padding: 15px 0 15px 40px;
	font-size: 23px;
	color: #171E30;
	font-weight: bold;
	text-decoration: underline;
}
.header-banner {
	float: left;
	width: 200px;
	height: 60px;
}
.icons{
	padding-left: 732px;
	margin-bottom: -80px;
	margin-top: 24px;
}
.icons1{
padding-left: 732px;
margin-bottom: -84px;
margin-top: 24px;
}
.cd3{
	font-size: 24px;
font-weight: normal;
color: #c9e9af;
width: 100%;
}
table.rooms-table {
	width: 75%;
}
table.rooms-table td, table.rooms-table th {
	border: 1px solid #ffffff;
	padding: 5px;
	font-size: 14px;
	text-align: center;
}
table.rooms-table td[colspan="5"] {
	padding-top: 14px;
	font-weight: bold;
	border-left: 0px none;
	border-right: 0px none;
}
table.rooms-table td a {
	text-decoration: underline;
}
#discount20 {
	color: red;
	float: right;
	width: 230px;
	height: 214px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom:-30px;
	margin-left: -230px;
	background: url("img/discount20.gif") scroll no-repeat 50% 20px;
}