body {
	margin:0px;	
	padding:0px;
	font-family:arial;
	color:#383838;
	font-size:13px;
}
#outer {
	width:950px;
	overflow:hidden;
	
}
a {
	color:#383838;
	text-decoration:none;
	font-weight:bold;
}
a.hover{
	text-decoration:underline;	
}
/*#logo {
	width:294px;
	height:232px;
	background:url(images/logo.png) no-repeat;
	z-index:99px;
}*/
/*#header {
	width:950px;
	height:81px;
	background:url(images/header_bg2.jpg) repeat-y top center;
}*/
#header1 {
	background:url(images/logo.jpg) no-repeat top left;
	width:140px;
	height:145px;
}
#header2 {
	background:url(images/hd_right.jpg) no-repeat top right;
	width:810px;
	height:145px;
}

#header_text {
	float:right;
	color:#e6f1f4;
	width:520px;
	margin-right:25px;
	margin-top:25px;
	font-size:24px;
	font-family: arial;
	letter-spacing:1px;
}
#main_body {
	width:950px;
	height:735px;
	background:url(images/body_bg2.jpg) repeat-x top center;
}
#footer {
	width:950px;
	height:23px;
	background:url(images/footer_bg.jpg) repeat-y;
}
#img1 {
	width:750px;
	height:175px;
	padding:0px;
	border:none;
	margin:0px;
	background:url(images/body_img1.jpg) no-repeat bottom right;
}
#img1 img {
	margin-left:17px;
}
#img2 {
	width:750px;
	height:175px;
	margin:0px;
	margin-top:0px;
	background:url(images/body_img2.jpg) no-repeat bottom right;
}
#img2 img {
	margin-left:17px;	
	margin-top:0px;
	padding-top:0px;
}
#main_p {
	font-family:Arial;
	font-size:13px;
	line-height:20px;
	color:#383838;
	padding-right:10px;
	
}
#footer_text {
	color:#ddddde;
	font-size:17px;
	margin-left:15px;
	font-family:arial;
}
#navigation {
	width:188px;
}
#navigation ul{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-top:17px;


}
#navigation ul li {
	display:block;
	padding:3px;

}
#navigation ul li a {
	font-family:arial;
	font-weight:400;
	color:#000;
	text-decoration:none;
	display:block;
	padding:3px;
	width:140px;

}
#navigation ul li a:hover {
	font-family:arial;
	font-weight:400;
	color:#000;
	text-decoration:none;
	width:140px;
	background:#F9F8F4;
	/*outline:1px solid #000;*/

}

#outer_logo {
	width:295px;
}
#book_now {
	width:454px;
	height:42px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
#body_title {
	width:454px;
	border-top:1px solid #c5c3c4;
	/*margin-top:10px;*/
	padding-top:10px;
	height:20px;
	padding-bottom:10px;
}
#body_desc p {
	font-family:arial;
	margin:5px;
	color:#383838;
}
#body_desc {
	padding-bottom:10px;
	margin-bottom:10px;
}
.desc_text {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
#view-feature {
	float:right;
	margin:10px;
	margin-right:25px;
}