/**** Regency Hotel - Home.css ****/
div.box_main {
	margin-bottom:20px;
}

div.box_main div.box_left,
div.box_main div.box_right {
	position:relative;
	float:left;
}

div.box_main div.box_left {
	width:611px;
}

div.box_main div.box_right {
	margin-left:12px;
	width:377px;
}


/** Box Left **/
div.box_left div.about_content div.about_left,
div.box_left div.about_content div.about_right {
	float:left;
	display:inline;
}

div.box_left div.about_content div.about_left {
	margin-left:20px;
	width:262px;
}

div.box_left div.about_content div.about_right {
	width:309px;
	margin:0px 10px 0px 10px;
}

div.box_left div.about_content div.about_right p {
	position:relative;
	left:10px;
	margin-bottom:10px;
}
div.box_left div.about_content div.about_right p.title {
	margin-top:10px;
	font-family:Georgia;
	font-size:16px;
	color:#802002;
} 

/* bottom_block */
div.bottom_left,
div.bottom_right {
	float:left;
	display:inline;
}

div.special_offers {
	position:relative;
	background:url(/images/home/english/regency_hotel_home_57_special_offers.jpg) no-repeat;
	width:278px; height:204px;
}

div.special_offers_content {
	position:absolute;
	top:75px; left:40px;
	width:215px;
}

div.special_offers_content a {
	text-decoration:underline;
	position:absolute;
	top:75px; left:150px;
	color:#802002;
}

div.special_offers_content p {
	font-size:12px;
}


div.box_left img.midline {
	margin:8px 0px 8px 10px;
}

/** Box Right **/
div.box_right div.right_content {	
	background-image: url(../images/home/regency_hotel_home_42_dinning_middle_bg.jpg); 
	background-position: top left;
	background-repeat: repeat-y;
}

div.box_right div.right_content div.right_bottom_bg {
	background-image: url(../images/home/regency_hotel_home_62_living_bottom_bg.jpg); 
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.box_right div.right_content div.content {
	position:relative;
	left:25px;
	width:332px;
	margin-right:20px;
}

div.box_right div.right_content div.content p {
	position:relative;
	left:5px;
}

div.box_right div.right_content div.content img.more {
	margin-top:10px;
}

div.about_content div.about_right p {
	margin-top:10px;
}

/* Box Left
div.box_left div.special_offers div.special_box,
div.box_left div.special_offers div.tour {
	float:left;
	display:inline;
}

div.box_left div.special_offers div.special_box {
	margin-left:10px;
	width:329px; height:307px;
	background-image: url(../images/home/regency_hotel_home_57_special_offers.jpg); 
	background-position: top left;
	background-repeat: no-repeat;
	text-align:center;
}

div.special_offers div.special_box div.content_box {
	position:relative;
	width:234px; height:202px;
	left:5px;
	margin:88px auto 0px auto;
	text-align:left;
}

div.special_offers div.special_box div.content_box p {
	margin:15px 0px 10px 0px;
}

div.box_left div.special_offers div.tour {
	margin:25px 0px 0px 5px;
	width:263px;
} */