body {
	background-color: #e6e6e6;
	background-image: url(../images/man_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
#main {
	width: 963px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	overflow: auto;
}
#header {
	background-image: url(../images/header.gif);
	width: 963px;
	height: 144px;
	background-position: center center;
	float: left;
}
#content {
	width: 963px;
	float: left;
}
#left_panel {
	background-image: url(../images/leftpanel.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 202px;
	height: 572px;
}
#right_panel {
	background-color: #FFF;
	float: left;
	width: 760px;
}
#right_panel_content {
	float: left;
	width: 360px;
	height: 470px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#right_panel_content1 {
	float: left;
	width: 360px;
	overflow: auto;
	height: 470px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#button {
	float: left;
	width: 760px;
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	height: 46px;
}
#content_main {
	float: left;
	width: 760px;
}
div.top {
	width: 749px;
	float: right;
}
div.bottom {
	float: right;
	width: 749px;
}
div.middle {
	background-image: url(../images/middle_bg1.jpg);
	background-repeat: repeat-y;
	float: right;
	width: 749px;
}
div.middle_1{
	background-image: url(../images/middle_bg1.jpg);
	background-repeat: repeat-y;
	float: right;
	width: 724px;
	padding-right: 10px;
	padding-left: 15px;
	height:480px;
	display: block;
	overflow: auto;
	
}
div.middle_1 a{
	color:#018AC3;
	text-decoration:none;
	display: block;
}

#button ul {
	font-size: 10px;
	color:#000;
	font-weight: bold;
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#button ul li {
	float: left;
	}
#button li a {
	color: #000;
	text-decoration: none;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:17px;
	text-transform: uppercase;
	display: block;
}
#button li a:hover
{
	background-image:url(../images/button_hover.jpg);
	background-repeat:repeat-x;
	padding-top:16px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:17px;
	color:#000;
}

#gallery_images {
	float: left;
	width: 348px;
}

.images {
	float: left;
	height: 164px;
	width: 320px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 14px;
	padding-left: 14px;
}
#get_us_now {
	float: right;
	width: 400px;
	margin-top: 10px;
	text-align: justify;
}
.text_padding {
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	float: left;
	width: 963px;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 10px;
	font-size: 9px;
}
#footer a {
	color: #333;
	text-decoration: none;
	font-size: 9px;
}
.text_input
{
width:150px;
border:#666 1px solid;
margin:5px 0px 5px 5px;
}
.text_input_area
{
width:225px;
border:#666 1px solid;
margin:5px 0px 5px 5px;
}
.head_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#4999bb;
	text-decoration: none;
}
.txt_2 {
	font-family: Arial;
	font-size: 14px;
	color: #333333
	text-decoration: none;
}
#contact_main_tab{
	width: 749px;
	height:478px;
	margin:auto;
}
#bookmark{
	float:left;
	width:963px;
	height:25px;
	background-color:#FFF;
	text-align:right;
	display:inline;
}
