*{
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}

body{
	background-image: url(images/bg.jpg);
	background-color: #C7E8F9;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main_bg {
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottom_bg {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fltleft {
	float: left;
}
.fltright {
	float: right;
}
.fltclear {
	clear: both;
}
.blutxt {
	color: #018DAE;
}
.orangetxt {
	color: #FD7100;
}



#wrapper {
	width: 1024px;
	margin: 0px auto;
}
#top {
	height: 64px;
}
#top .phone {
	float: left;
	padding-top: 13px;
	padding-left: 20px;
	padding-right: 20px;
}
#top .nav {
	float: right;
	padding-top: 15px;
	padding-left: 20px;
	color: #FFFFFF;
}
#top .nav ul {
	list-style-type: none;
	padding-right: 5px;
}
#top .nav ul li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
#top  .nav  ul li.home {
	background-image: url(images/top_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#top  .nav  ul li.search {
	background-image: url(images/top_3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#top  .nav  ul li.contacts {
	background-image: url(images/top_4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#top .nav ul li  a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#top .nav ul li a:hover {
	text-decoration: underline;
}

#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 251px;
}
#header h1 {
	padding-top: 42px;
	padding-left: 383px;
}

#content {
	padding-right: 10px;
	padding-left: 14px;
}
#content   p   {
	text-align: justify;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 11px;
	font-weight: bold;
}
#content   a   {
	color: #018DAE;
}
#content   a:hover   {
	text-decoration: none;
}
#content .left_bar {
	background-image: url(images/content_img1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 383px;
	width: 205px;
	margin-bottom: 10px;
}
#content .left_bar ul {
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 35px;
	padding-top: 150px;
}
#content .left_bar ul li {
	padding:5px 0px;
}
#content .left_bar ul li a {
	padding:7px 60px 5px 20px;
	color: #FFFFFF;
	text-decoration: none;
}
#content .left_bar ul li a:hover, #content .left_bar ul li a:active {
	background-image: url(images/menu_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #018DAE;
}
#content .right_cont {
	float: right;
	width: 790px;
	/*background-color: #FFFFFF;*/
	margin-top: 10px;
	margin-bottom: 10px;
}

#content .right_cont .welcome {
	width: 490px;
	float: left;
	font-weight: bold;
	line-height: 20px;
	padding: 20px 0px 20px 15px;
	background-color: #FFFFFF;
}
#content .right_cont .welcome h2 {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
#content .right_cont .welcome ul {
	float: left;
	padding-left: 50px;
	padding-bottom: 20px;
	line-height: 18px;
	padding-top: 10px;
}
#content .right_cont .welcome ul li {
	padding-bottom: 5px;
}
#content .right_cont .sidebar {
	float: right;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
}
#content .right_cont .sidebar .features {
	background-image: url(images/feature_1.jpg);
	background-repeat: no-repeat;
	height: 130px;
	background-position: center top;
}
#content .right_cont .sidebar .features p {
	font-size: 10px;
	padding-top: 65px;
	padding-left: 110px;
	width: 100px;
	float: left;
}
#content .right_cont .sidebar .features img {
	margin-top: 75px;
}
#content  .right_cont  .sidebar  .booking {
	background-image: url(images/form_bg2.jpg);
	background-repeat: repeat-y;
}
#content .right_cont .sidebar .booking h2 {
	padding-left: 10px;
	padding-bottom: 3px;
}
#content .right_cont .sidebar .booking form {
	padding-left: 15px;
	padding-right: 15px;
}

#content .main_cont {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	/*background-color: #FFFFFF;*/
}
#content  .main_cont   h1  {
	padding-left: 15px;
	font-size: 30px;
	font-family: "Myriad Pro Cond";
	font-weight: normal;
}

#content .main_cont .main_l {
	background-image: url(images/content_img3.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 193px;
}
#content .main_cont .main_l a {
	color: #333333;
}
#content .main_cont .main_l ul {
	padding-left: 25px;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 40px;
}
#content .main_cont .main_l ul li {
	padding-bottom: 3px;
}
#content .main_cont .main_c {
	float: left;
	width: 500px;
	padding-top: 15px;
	line-height: 20px;
	margin-left: 10px;
}
#content .main_cont .main_c p {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#content .main_cont .main_r {
	float: right;
	width: 230px;
	padding-top: 10px;
	line-height: 20px;
}
#footer {
	height: 225px;
	line-height: 20px;
	font-weight: bold;
}
#footer h2 {
	color: #FFFFFF;
	font-family: "Myriad Pro Cond";
	font-size: 20px;
	padding-bottom: 5px;
}

#footer .list {
	float: left;
	color: #018DAE;
	padding-right: 45px;
	width: 125px;
}
#footer .copyright {
	color: #FFFFFF;
	padding-left: 380px;
}
#footer .copyright span {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	padding-left: 40px;
}

.round_corner{display:block}

.round_corner *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#FFFFFF}
.round_corner1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;
  background:#ffffff}
.round_corner2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;
  background:#ffffff}
.round_corner3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;}
.round_corner4{
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff}
.round_corner5{
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff}
.round_cornerfg{
  background:#FFFFFF}
