@import url(http://fonts.googleapis.com/css?family=Open+Sans:700italic,400);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:800italic,400);
@import url(http://fonts.googleapis.com/css?family=PT+Sans);
* 
{ 
	margin:0px;
    padding:0px;
	
}
.g-recaptcha {
    margin-left: 90px;
}
.error-msg {
    color: #e33535 !important;
    margin-left: 14% !important;
    font-size: 16px !important;
}
.success-msg {
    color: #2f8937 !important;
    font-size: 15px !important;
    margin-left: 93px !important;
}	 
.clear 
{
	clear:both;

}
img,img a{
	border:none;
}
@font-face {
	font-family: 'GOTHIC';
	src:url('../fonts/GOTHIC.eot');
}
@font-face {
	font-family: 'GOTHIC';
	src: local('GOTHIC'),  url('../fonts/GOTHIC.ttf') format('truetype');
}
body
{
	background:url(../images/body_bg.jpg) repeat-x #dbdbdb;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#3c3c3c;
}
#main_wrapper
{
	background:url(../images/header.png) no-repeat center top;
}
.main
{
	width:998px;
	margin:0px auto;
	background:#f6f6f6;
	position:relative;
	z-index:2;
}
.top_bg
{
	background:url(../images/header_bg.jpg) repeat-x #9b9b9b;
	height:62px;
	padding:34px 30px 15px 30px;
}
.logo
{
	width:319px;
	height:44px;
	float:left;
	margin-top:5px;
}
.top_rt
{
	width:250px;
	float:right;
	background:url(../images/ph.png) no-repeat left top;
	padding-top:10px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-style:italic;
	color:#e7e5e4;
	text-shadow:#000 2px 2px;
	font-size:31px;
	text-align:right;
}
.white_line
{
	width:50%;
	float:left;
	background:#e1e1e1;
	height:3px;
}
.orange_line
{
	width:50%;
	float:left;
	background:#dfc27c;
	height:3px;
}
.banner_area
{
	height:552px;
	background:url(../images/sh.png) no-repeat center bottom;
	position:relative;
}
.menu
{
	background:url(../images/nav_bg.png) repeat-x;
	height:63px;
	width:998px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
}
.menu ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}
.menu li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
	font-family: 'GOTHIC';
	font-weight:normal;
	font-size:18px;
	color:#FFF;
	text-transform:uppercase;
	line-height:63px;	
}
.menu li a
{
	display:inline-block;
	padding:0px 40px;
	color:#FFF;
	text-decoration:none;
}
.menu li a:hover,.menu li a.active
{
	display:inline-block;
	padding:0px 40px;
	background:#000;
}
.content_area
{
	padding:20px 0px 0px 0px;
}
.wel_area
{
	padding:0px 60px;
}
.content_area h3
{
	margin:0px;
	padding:0px;
	font-family: 'Open Sans', sans-serif;
	font-weight:800;
	font-style:italic;
	font-size:30px;
	color:#714f40;
	padding-bottom:30px;
}
.brown_txt
{
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#3c3c3c;
}
.box_area
{
	margin-top:70px;
	background:url(../images/box_bg.png) repeat-y;
}
.box
{
	width:40%;
	float:left;
	position:relative;
	padding:180px 5% 30px 5%;
}
.bbox
{
	background:#927061;
}
.gbox
{
	background:#908f8e
}
.circle
{
	background:url(../images/cir1.png) no-repeat;
	width:191px;
	height:212px;
	position:absolute;
	z-index:1;
	top:-55px;
	left:120px;
	padding:17px 19px 0px 19px;
}
#gray_circle
{
	background:url(../images/cir2.png) no-repeat;
}
.box_txt
{
	padding:10px 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight:800;
	font-style:italic;
	font-size:26px;
	color:#f1dbd1;
	text-shadow:#000 2px 2px;
	line-height:29px;
	text-align:center;
}
.box_area ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding:10px 0px 0px 30px;
}
.box_area li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	font-family: 'PT Sans', sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	padding:0px 0px 10px 40px;
	background:url(../images/bullet.png) no-repeat left 5px;
}
.box_area li a
{
	color:#FFF;
	text-decoration:none;
}
.box_area li a:hover
{
	color:#CCC;
}
.gray_txt
{
	color:#edecec;
}
#gray_link
{
	padding-left:100px;
}
.con_bot_area
{
	padding:40px 60px 20px 60px;
	background:#efeaea;
}
#footer_wrapper
{
	background:url(../images/footer_bg.png) repeat-x;
	margin-top:-40px;
	height:205px;
	padding-top:60px;
	position:relative;
	z-index:1;
}
.footer
{
	background:url(../images/footer.png) no-repeat center top;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#ececec;
}
.footer_main
{
	width:940px;
	margin:0px auto;
}
.fo_left
{
	width:50%;
	float:left;
}
.fo_left ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.fo_left li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#ececec;
	padding-right:5px;
}
.fo_left li a
{
	color:#ececec;
	text-decoration:none;
	padding-right:5px;
}
.fo_left li a:hover
{
	color:#FFF;
}
.fo_left li:not(:last-child):after
{
	content:"|";
}
.fo_rt
{
	width:50%;
	float:left;
	text-align:right;
}
.copy
{
	padding-top:10px;
}
/*inner*/
.in_div
{
	padding-bottom:40px;
}
.con_row
{
	padding-bottom:15px;
}
.con_left
{
	width:80px;
	float:left;
	margin-top:8px;
	margin-right:10px;
}
.txt_input
{
	background:#e7e7e7;
	border:#FFF 1px solid;
	height:30px;
	width:320px;
	float:left;
	line-height:30px;
	padding:0px 10px;
	-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
outline:none;
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
}
.txt_area
{
	background:#e7e7e7;
	border:#FFF 1px solid;
	height:90px;
	width:320px;
	float:left;
	padding:0px 10px;
	-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
outline:none;
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
resize:none;
}
.submit
{
	background:#714f40;
	height:40px;
	line-height:40px;
	padding:0px 10px;
	-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
border:#FFF 1px solid;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
font-family: 'GOTHIC';
	font-weight:normal;
	font-size:18px;
	color:#FFF;
	text-transform:uppercase;
	float:left;
	cursor:pointer;
}
.footer .fo_rt span a{color:#ececec; text-decoration:underline;}
