body{
	margin: 0;
	padding: 0;
	background: #d0dfc9 url(../images/contact/main_bg.gif) top left repeat-x;
	font-family: Verdana, Sans-Serif, Arial;
}
h1{
	display: none;
	height: 0px;
}
.clear{
	clear: both;
}
#header_nav{
	margin: 0 auto;
	padding: 0 42px 0 184px;
	height: 42px;
	width: 674px;
	background: #fff url(../images/contact/header_nav.jpg) top left no-repeat;
}
#main{
	margin: 0 auto;
	padding: 0 25px 0 25px;
	height: auto;
	width: 850px;
	background: #d0dfc9 url(../images/contact/vert_bg.gif) top left repeat-y;
	
}
#main_cont{
	margin: 0;
	padding: 0;
	width: 850px;
	height: auto;
	background: url(../images/contact/main_two_right.gif) bottom left repeat-x;
}
#main_left{
	margin: 0;
	padding: 215px 0 0 0;
	width: 227px;
	height: auto;
	background: url(../images/contact/main_left.gif) 0 -1px no-repeat;
	float: left;
}
.c_form{
	margin: 0;
	padding: 12px 0 0 0;
}
.c_click{
	margin: 0;
	padding: 0 19px 0 18px;
}
.c_input{
	padding:0;
	margin: 0;
	width: 188px;
	height: 21px;
	font-size: 12px;
	border: none;
	background: transparent;
	font-family: Verdana, Sans-Serif, Arial;
	font-size: 12px;
	color: #c1c1c1;
}
.c_textarea{
	padding:0;
	margin: 0;
	width: 188px;
	height: 94px;
	background: transparent;
	border: none;
	font-family: Verdana, Sans-Serif, Arial;
	font-size: 12px;
	color: #c1c1c1;
}
.c_butt{
	margin: 0;
	padding: 0;
	height: 25px;
	width: 70px;
	border: none;
	background: transparent;
	color: transparent;
	filter:alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
	cursor: pointer;
}
.enq_title{
	margin: 0;
	padding: 0;
	height: 46px;
	width: 226px;
	background: #fff url(../images/contact/f_title.gif) top left no-repeat;
}
.enq_name{
	margin: 0;
	padding: 0 18px 0 19px;
	height: 23px;
	width: 189px;
	background: #fff url(../images/contact/f_name.gif) top left no-repeat;
}
.enq_email{
	margin: 0;
	padding: 0 18px 0 19px;
	height: 32px;
	width: 189px;
	background: #fff url(../images/contact/f_email.gif) top left no-repeat;
}
.enq_tele{
	margin: 0;
	padding: 10px 18px 10px 19px;
	height: 23px;
	width: 189px;
	background: #fff url(../images/contact/f_tele.gif) top left no-repeat;
}
.enq_box{
	margin: 0;
	padding: 1px 18px 0 19px;
	height: 104px;
	width: 189px;
	background: #fff url(../images/contact/f_enqbox.gif) top left no-repeat;
}
.enq_butt{
	margin: 0;
	padding: 0 0 0 138px;
	height: 74px;
	width: 88px;
	background: #fff url(../images/contact/f_butt.gif) top left no-repeat;
}
#main_right{
	margin: 0;
	padding: 85px 20px 0 374px;
	width: 229px;
	height: auto;
	background: url(../images/contact/main_right.jpg) 0 -1px no-repeat;
	float: left;
}

#footer{
	margin: 0 auto;
	padding: 0 25px 0 25px;
	height: 203px;
	width: 850px;
	background: #fff url(../images/contact/footer.gif) top left no-repeat;
}
.c_thanks{
	padding: 20px;
	font-size: 12px;
	color: #828282;

}
