@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/bg_02.jpg);
	background-repeat:repeat-x;
	background-color:#dce185;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000000;
	margin:0px;
}
#main {	
width:900px;
height:auto;
background-color:#FFFFFF;
margin-left:auto;
margin-right:auto;
}
#top_pan {
	width:900px;
	height:273px;
	float:left;
	background-color:#FFFFFF;
}
.banner {
width:auto;
height:auto;
float:left;
}
#contentside {
width:900px;
height:auto;
background-color:#FFFFFF;
float:left;
}
#welcome {
width:100%;
height:auto;
float:left;
background-color:#FFFFFF;
}
.welcomeimg {
width:90%;
height:auto;
float:left;
padding-top:20px;
padding-left:15px;
}
#txt_pan {
width:100%;
height:auto;
background-color:#FFFFFF;
float:left;
}

.contnttxt {
width:95%;
height:auto;
text-align:left;
margin-left:auto;
margin-right:auto;
padding-top:10px;
}
#doublesection {
width:32%;
height:auto;
float:left;
background-color:#FFFFFF;
}
#rightside_frame {
width:65%;
height:auto;
float:left;
}
.rightside_txt {
width:95%;
height:auto;
text-align:left;
padding-top:45px;
}
#photo_frame {
width:100%;
height:auto;
margin-top:20px;
float:left;
background-color:#FFFFFF;
}
#photo_pan {
width:95%;
height:470px;
margin-left:auto;
margin-right:auto;
background-color:#f4f3f3;
}
#heading {
	width:100%;
	height:25px;
	float:left;
	background-color:f4f3f3;
}
.heading_txt {
	width:85%;
	height:20px;
	font-weight:bold;
	text-align:left;
	padding-left:25px;
	padding-top:10px;
}
#facilities li {
list-style-image:url(../images/bullets.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
#photos {
width:187px;
height:131px;
float:left;
margin-left:20px;
margin-top:10px;
}
#footer_pan {
width:100%;
height:210px;
float:left;
background-color:#FFFFFF;
}
#footer {
width:100%;
height:180px;
margin-top:30px;
float:left;
background-color:#FFEDB7;
}
#footer_leftpan {
width:350px;
height:180px;
float:left;
}
#tariff {
width:288px;
height:55px;
background-image:url(../images/tariff_pic.jpg);
background-repeat:no-repeat;
float:left;
margin-left:15px;
margin-top:25px;
}
.tariff_txt {
width:100%;
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#000000;
text-align:left;
padding-top:18px;
padding-left:35px;
}
.tariff_txt a {
color:#000000;
text-decoration:none;
}
.tariff_txt a:hover {
color:#FF0000;
text-decoration:none;
}
#footercenter_pan {
width:300px;
height:180px;
float:left;
}
.address {
width:90%;
height:auto;
text-align:left;
padding-top:20px;
}
#footerright_pan {
width:250px;
height:180px;
float:left;
}
.footerright_txt {
width:90%;
height:auto;
text-align:left;
padding-top:50px;
}
.footerright_txt a {
color:#000000;
text-decoration:none;
}
.footerright_txt a:hover {
color:#FF0000;
text-decoration:underline;
}

