#content_box {
	position: relative;
	width: 750px;
	height: 610px;
	background: #fff url(../images/contact-page-final-new.jpg) top left no-repeat;
}

#content_box h1 {
	display: block;
	padding-top: 70px;
	text-align: center; 
	text-transform: uppercase; 
	color: #6c6a67; 
	font-size: 19px;
	margin-bottom: 2px;
	letter-spacing: .5em;
	margin-left: 3px;
}



#contact_upper {
	padding-top: 2px;
	padding-bottom: 12px;
	text-align: center; 
}

#contact_upper p {
	font-size: 12px;
	line-height: 18px;
	color: #6c6a67; 
	font-weight: bold;
}

#contact_lower {
	position: absolute; 
	width: 100%; 
	height: 85px;
	top: 286px;
	text-align: center; 
}

#contact_lower p {
	font-size: 11px;
	line-height: 16px;
	color: #6c6a67; 
	font-weight: bold;
}


#contact_lower div.boxleft { position: absolute; width: 220px; left: 160px; top: 38px; }
#contact_lower div.boxright { position: absolute; width: 220px; left: 376px; top: 19px; }
#contact_lower div#mediabox { position: absolute; width: 280px; top: 160px; left: 234px; }

#contact_lower h5 { color: #76736e; margin-bottom: 20px; }

#contact_lower a, #contact_lower a:visited, #contact_upper a, #contact_upper a:visited {
	color: #6c6a67;
	text-decoration: none;
}

#contact_lower a:hover, #contact_upper a:hover {
	color: #BEB7A7;
}

#contact_frm {
	width: 375px;
	height: 550px;
	background-color:#beb7a7;
	border: 5px solid #fff;
	position: absolute;
	top: 40px;
	/*visibility: hidden;*/
}

#contact_frm h3 {
	text-align: center;
	padding-top: 21px;
	padding-bottom: 21px;
	line-height: 21px;
	color: #4a4136;
}

#form_hr {
	display: block;
	height: 1px;
	margin: 0 24px;
	background-color: #4a4136;
}

#form_hr hr {
	display: none;
}

#contact_frm fieldset {
	display: block;
	padding-top: 30px;
}

#contact_frm label {
	display: block;
	margin: 5px 24px;
	color: #4a4136;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#contact_frm input, #contact_frm textarea {
	width: 100%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#contact_frm .buttons {
	padding-top: 12px;
}

#contact_frm .buttons button {
display: block;
position:relative;
background-color:#ffffff;
border: none;
outline: none;
color:#4a4136;
cursor:pointer;
font-size:12px;
line-height:26px !important;
text-align:center;
text-decoration:none;
text-transform:uppercase;
width:62px;
height: 26px;
left:286px;
padding: 0;
font-family:"Times New Roman", Times, serif;
}

#close_btn {
	display: block;
	position: absolute;
	right: 7px;
	top: 7px;
	width: 16px;
	height: 16px;
}

#close_btn a{
	border: 1px solid #4a4136;
	display: block;
	width: 14px;
	height: 14px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	color: #4a4136;
	text-decoration: none;
}

#overlay {
	background-color: #251e16;
	position: absolute;
}

#statustext {
	padding: 0px 15px 10px;
	font-size: 11px;
	color:#990000;
}

#statusimg {
	position: absolute;
	top: 456px;
	left: 263px;
	width: 16px;
	height: 16px;
}
