body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background-image:url(../images/out-bg.jpg);
	background-repeat:repeat-x;
}
img
{
	border:none;
}
#out
{
	/*width:1263px;*/
	
}
#header{
	background: url(../images/header.jpg) 100% 0 no-repeat;
}

#main_left{
	margin:0px;
	padding:0px;
	float: left;
	width: 30%;
	background: #B76128 url(../images/rse_frm_bg.jpg) repeat-x;
	/* padding-top: 55px;  */
	background-color: #B76128;
}
#main_body{
	float: right;
	background: #B76128 url(../images/body_left.jpg) repeat-x;
	width: 70%;
}
#content{
	background: #B76128 url(../images/body_left.jpg) repeat-x;
}
#main_body img{
	float: right;
}
#main_body h2{
	height: 18px;
	color: #FFF;
	font-weight: normal;
	padding: 0px 30px;
	font-size: 18px;
}
#main_body p{
	font-size: 11px;
	text-align: justify;
	color: #FFF;
	padding-left: 30px;
	padding-right: 30px;
}
.res_frm{
	 background: url(../images/res_frm_bg.jpg) repeat-x;
	width: 100%;
}
.tr_form_heading{
	vertical-align: top;
	height: 65px;
}
.form_heading{
	padding-left: 40px;
	padding-top: 30px;
}
.form_body{
	/*background: url(../images/home_rse_frm.jpg) no-repeat; */
	width: 100%;
	padding-left: 10px;
	border: 0px solid #000;
}
.form_body input{
	border: 1px solid #CCC;
	height: 16px;
	font-size: 12px;
}
.filed_name{
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	width: 145px;
}
.filed_submit{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
}
.btn_sub{
	background: url(../images/form_button.gif) no-repeat;
	padding:5px;
}
.filed_submit input{
	border: 0px;
}
.rf_bottom_right_gap{
	width: 12%;
	float: right;
	height: 20px;
}
.rf_bottom_left{
	float: left;
	width: 40%;
	background: url(../images/res_frm_left_bottom.jpg) 0 100% no-repeat;
	height: 20px;
}
.rf_bottom_right{
	float: right;
	width: 38%;
	background: url(../images/res_frm_right_bottom.jpg) 100% 100% no-repeat;
	height: 20px;
}
.newsletter{
	background: url(../images/newsletter_bg.jpg) 20px 0 no-repeat;
}
.nl_table{
	margin-left: 85px;
	margin-top: 5px;
}
.nl_head{
	padding-left: 25px;
	font-size: 16px;
}
.nl_filed{
	padding-top: 15px;
	padding-left: 6px;
}
.nl_filed input{
	width: 196px;
	vertical-align: middle;
	font-size: 12px;
	padding-left: 5px;
	height: 22px;
}
.nl_sub{
	padding-left: 40px;
	padding-bottom: 20px;
}
#top_menu{
	/* 	background: url(../images/top_menu_home.jpg) right no-repeat;  */
	margin-top: 0px;
	height: 55px;
}
#top_menu img{
	margin-top: -1px;
}
#footer{
	text-align: center;
	background-color: #333;
	color: #FFF;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #D68F63;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
ul{
	alignment-adjust: text-before-edge;

}
li{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #FFFFFF;

}


h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
}
.tab
{
	border:1px solid #aaaaaa;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;	
	-moz-border-radius: 25px;
	border-radius: 25px;
	/*
-moz-box-shadow: 5px 5px 5px #aaa;
-webkit-box-shadow: 5px 5px 5px #aaa;
box-shadow: 5px 5px 5px #aaa; */
}
/*
.cleft
{
	width:250px;
	height:63px;
	
	
	border-bottom:1px solid #999999;
	background-image:url(../images/limo-l.png);
	background-repeat:no-repeat;
}*/
.cright td
{
	width:250px;
	height:40px;
	background-image:url(../images/img2.png);
	background-repeat:no-repeat;
	border-bottom:1px solid #aaaaaa;
	
	
}
.cright td:hover
{
	background-image:url(../images/limo-r.png);
	background-repeat:no-repeat;
	border-bottom:1px solid #999999;
}

.cright a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	/*color:#C30;*/
	color:#fff;
	
	text-decoration:none;
	
}

.cright a:hover
{
	font-size:16px;
	font-weight:bold;
}

#side
{
	
	color:black;
	/*background-color:#ffffff;*/
	background-image:url(../images/bg.jpg);
	
}
#side td
{
	
	padding-left:95px;
	padding-right:20px;
	text-transform:uppercase;
	text-decoration:none;
	
}
