html,body{
	padding:0
}
body{
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#616161;
	background-color:#ffffff;
	background-image: url(images/back_in.jpg);
	background-repeat: repeat-x;
}
#container {
	margin: 0 auto;
	width: 1024px;
	margin-top: 1px;
}
#wrapper{
	float:left;
	width:1024px;
	margin-bottom: 5px;
}
.header{
	display: inline-block;
	height: 255px;
	width: 1022px;
	float: left;
	background-color: #FFF;
}
.header_rt {
	display: inline-block;
	width: 297px;
	height: 255px;
	float:right;
}
.header_lft {
	display: inline-block;
	width: 725px;
	height: 255px;
	float: left;
}
#content_wrapper {
	display: inline-block;
	float:left;
	background-color: #D1E3F5;
}
 #content_inner {
	display: inline-block;
	float: left;
	width: 1024px;
	background-color: #2D6BAA;
}
#content{
	display: inline-block;
	width: 725px;
	background-color: #D1E3F5;
	float: left;
}
#menu {
	display: inline-block;
	background-color: #2A629C;
	width: 727px;
	height: 30px;
}
#menu_txt {
	padding:7px 0 0 0px; 
	font-weight: bold;
	color: #FFFFFF;
}
#menu_txt .active a{
	color: #A0CFFE;
	text-decoration: none;
	margin-left: 15px;
	float: left;
}
#menu_txt a{
	text-decoration:none;
	color: #FFFFFF; 
	float: left;
	margin: 0 15px 0 20px;
}
#menu_txt a:hover {
	color: #A0CFFE;
}
#content_top {
	display: inline-block;
	width: 655px;
	margin-left: 45px;
	float: left;
}
#content_bottom {
	display: inline-block;
	width: 655px;
	float: left;
	margin-left: 45px;
}
.content_left {
	display: inline-block;
	width: 320px;
	float:left;
}
.content_right {
	display: inline-block;
	width: 300px;
	float: right;
}
#navigation{
	display: inline-block;
	width: 297px;
	background:#2D6BAA;
	float: right;
}
#footer{
	display: inline-block;
	width: 984px;
	background-color: #2A629C;
	clear:both;
	padding: 20px;
}
.heading_black {
	font-weight:normal;
	font-size:18px;
	line-height:22px;
	color:#000;
	background-color:inherit;
	margin-top: 37px;
}
.txt_orange {
	color: #DE7300;
	font-weight: bold;
	padding:0 0 5px 0;
}
p{
 }
#cotent_left {
	display:inline-block;
	width: 355px;
	float:left;
	padding-right: 5px;
	margin: 0px 0px 10px 10px;

}
#content_right {
	display: inline-block;
	width: 330px;
	float:right;
	margin-right: 20px;
	margin:  0px 20px 10px 5px;

}
#content_mid {
	display: inline-block;
	width: 250px;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#content_lft {
	display: inline-block;
	width: 430px;
	float: left;
	margin-right: 20px;
}
.thumb {
	display: inline-block;
	float: left;
	margin-right: 10px;
}
#para {
	display: inline-block;
	width: 540px;
}
#sub_para {
	display:inline-block;
	margin-left: 60px;
	margin-bottom: 10px;
}
#inner_para {
	margin: 25px 25px 10px 15px;
}
.greenBold{
	font-weight:bold;
	color:#415C40;
	padding: 7px 0px 3px 0px;
}
.thumb_img{
	margin-top: 10px;
	width: 76px;
	float: left;
	margin-right: 5px;
}
#txt {
	margin-top: 10px;
}
#txt a{
	font-weight:bold;
	color:#2F4605;
	background-color:inherit;
}
#txt a:hover{
	text-decoration:none;
}
.white_txt {
	color: #FFFFFF;
	float: left;
}
div#content p{
	line-height:1.4;
	margin-left: 40px;
}

.img {
	display: inline-block;
	margin: 0px 0 15px 22px;
}
div#extra{
	background:#CCC8B3;
}
#table.login{
	margin:25px 0 0;
}
.loginTitle{
	font-size:14px;
	line-height:28px;
	color:#fff;
	font-weight: bold;
	padding:0 0 0 22px;
	background-color: #3C8EE1;
	margin-left: 20px;
	margin-right: 34px;
	margin-bottom:1px;
	width: 228px;
}
.pack_heading {
	font-weight:bold;
	color:#415C40;
	background-color:#77BAEE;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
}

.pack_heading a{
	color:#415C40;
	text-decoration: none;
}
.pack_heading a:hover{
	text-decoration: underline;
}
#form {
	display: inline-block;
	margin-left: 20px;
	padding: 10px 40px 5px 5px;
	background-color: #77BAEE;
	width: 205px;
	height: 110px;
	
}
.box{
	height:35px;
}
.check {
	display: inline-block;
	float: left;
	width: 243px;
}
h3{
	font-weight:normal;
	font-size:18px;
	line-height:20px;
	color:#fff;
	background-color:inherit;
}
#footer a{
	padding:0 10px;
	font-weight:bold;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#footer a:hover{
	color:#A0CFFE;
	background-color:inherit;
}
.footer_active {
	color:#7ca62e;
}
div#footer p{
	margin:0;
	padding:5px ;
	color: #686868;
	text-align: center;
	font-size: 11px;
}
div#extra{
	float:right;
	clear:right;
	width:200px;
}

.menu1{
margin-left:25px;
padding-left:20px;
padding-top:2px;
display:block;
text-decoration: none;
color: #000000;
height: 20px;
cursor: pointer;
}


.list{
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
}
.hide{
	display: none;
	
}
.show{
	display: inline-block;

}
.facility {
	display: inline-block;
	font-size: 12px;
	margin-left: 9px;
	float:left;
	padding: 2px 2px 2px 2px;
	border-right: 1px dotted #999999;
}

a {
	text-decoration: underline;
	color: #006633;
}

a:hover {
	text-decoration: none;
	color: #006633;
}

.name {
	display: inline-block;
	height: 25px;
	width: 135px;
	float: left;
	margin-left: 45px;
	font-weight: bold;
}

.textfield {
	display: inline-block;
	height: 25px;
	width: 150px;
	float: left;

}
.td1 {
	display: inline-block;
	width: 200px;
	float: left;
	margin-left: 35px;
	
}
.td2 {
	display: inline-block;
	width: 200px;
	float:left;
}
.td3 {
	display: inline-block;
	width: 250px;
	float:right;
}
#form_div {
 display: inline-block;
 width: 400px;
 float: left;
}
#address_div {
	display: inline-block;
	width: 250px;
}
.gal{
	display: inline-block;
	width: 650px;
	float: left;
	margin-left: 35px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.gal_lft {
	display:inline-block;
	width: 300px;
	float: left;
}
.gal_rt {
	display: inline-block;
	width: 300px;
	float: right;
}
#gallery {
	display: inline-block;
	width: 650px;
	float: left;
	margin-left: 35px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#gallery_new {
	display: inline-block;
	width: 675px;
	float: left;
	margin-left: 10px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #CCC;
}
.link_red {
	color:#F00; 
}
.link_red a{
	color:#F00;
	text-decoration:none;
}
.link_red a:hover{
	text-decoration: none;
}
