@charset "UTF-8";
html, #ph, #phnv, #phnv li, #mnv li, #cntlft, .cl, #sbm, #btn {
	margin:0px;
	padding:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:20px 0px;
	text-align:center;
	background-color:#262526;
	color:#383838;
}
a:link, a:visited, a:active {
	color:#383838;
	text-decoration:underline;
	outline:none;
}
a:hover {
	text-decoration:none;
}
ol, ul {
	padding:0px 0px 15px 20px;
	margin:0px;
	display:block;
}
strong {
	font-weight:normal;
}
strong.blt {
	font-weight:bold;
}
#wr {
	padding:7px;
	width:900px;
	background-color:#fff;
	text-align:left;
	margin:0px auto;
}
#ph {
	height:50px;
	width:100%;
	position:relative;
	background:#5a5c47 url(../images/logo.gif) no-repeat 12px 0px;
}
#phtel {
	width:200px;
	height:50px;
	background:url(../images/tel.png) 0px 0px no-repeat;
	display:block;
	text-indent:-999999em;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:450px;
}
#phnv {
	position:absolute;
	top:18px;
	right:20px;
	list-style-type:none;
}
#phnv li {
	float:left;
	background:url(../images/phblt.gif) no-repeat 0px 3px;
}
#phnv li a:link, #phnv li a:visited, #phnv li a:active {
	color:#fff;
	text-decoration:none;
	margin:0px;
	padding:0px 10px 0px 15px;
}
#phnv li a:hover, #phnv li a.act:link, #phnv li a.act:visited, #phnv li a.act:active, #phnv li a.act:hover {
	color: #CDD0AC;
}
#hd {
	padding:0px;
	height:200px;
	width:900px;
	background:url(../images/header.jpg) no-repeat 0px 0px;
	margin:7px 0px 0px 0px;
}
#mnv {
	margin:0px;
	list-style-type:none;
	height:155px;
	width:376px;
	padding:45px 0px 0px 30px;
}
#mnv li {
	display:block;
	float:left;
	width:186px;
	background:url(../images/blt_hover.gif) no-repeat 0px 50%;
}
#mnv li a:link, #mnv li a:visited, #mnv li a:active {
	display:block;
	text-transform:uppercase;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	padding:10px 0px 10px 20px;
	background:url(../images/blt.gif) no-repeat 0px 50%;
	margin:0px;
}
#mnv li a:hover, #mnv li a.act:link, #mnv li a.act:visited, #mnv li a.act:active, #mnv li a.act:hover {
	text-decoration:none;
	background-image:none;
	color:#CDD0AC;
}
#cnt {
	margin:7px 0px 5px 0px;
	background-color:#C5C8A5;
	padding:20px 30px 5px 30px;
	line-height:1.8em;
}
#cnt p {
	margin:0px;
	padding:0px 0px 15px 0px;
}
#cnt p.pt, h1 {
	font-size:18px;
	font-weight:bold;
	color:#383838;
}
#cntlft {
	float:left;
	width:380px;
}
#cntrgt {
	margin:0px;
	width:430px;
	float:left;
	padding:0px 0px 0px 30px;
}
.cl {
	font-size:0px;
	line-height:0px;
	display:block;
	clear:both;
	height:0px;
	width:100%;
}
#ft {
	text-align:center;
	padding:10px 0px;
	background-color:#5A5C47;
	margin:7px 0px 0px 0px;
}
#ft p {
	padding:0px;
	margin:0px auto;
	color:#CDD0AC;
	font-size:11px;
	line-height:18px;
}
#ft a:link, #ft a:visited, #ft a:active {
	color:#CDD0AC;
	text-decoration:none;
}
#ft a:hover, #ft a.act:link, #ft a.act:active, #ft a.act:visited, #ft a.act:hover {
	color:#fff;
	text-decoration:none;
}
#tbl_contact {
	margin:0px 0px 20px 0px;
}
#tbl_contact th, #tbl_contact td {
	text-align:left;
	vertical-align:top;
}
#tbl_contact th {
	padding:3px 10px 3px 0px;
}
#tbl_contact td {
	padding:3px 0px 3px 3px;
}
#tbl_contact .frmfld, #tbl_contact .frmarea {
	border:solid 1px #aaa;
	padding:2px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777;
}
#tbl_contact .frmfld {
	width:350px;
}
#tbl_contact .frmarea {
	height:100px;
	width:550px;
}
#sbm, #btn {
	display:block;
	width:120px;
	height:20px;
}
#sbm {
	float:left;
	border:solid 1px #aaa;
	background:url(../images/btn.png) repeat-x center 50%;
}
#btn {
	text-align:center;
	background-color:transparent;
	border:none;
	cursor:pointer;
	color:#fff;
	text-transform:lowercase;
}
#sbm:hover {
	border:solid 1px #333;
}
label {
	padding:0px 20px 0px 0px;
	margin:0px;
}
label.req {
	display:block;
	background:url(../images/require.gif) no-repeat right 5px;
}
.warning_sent {
	color:#333;
	font-weight:bold;
}
#tbl_contact p.warning {
	font-weight:bold;
	color:#fff;
	padding:5px 0px 5px 15px;
	background:#D15B14;
	border:solid 1px #444;
}
.missing {
	color:#990000;
}
.ptsb {
	font-size:14px;
	font-weight:bold;
}
#tbl_disp {
	margin:0px 0px 15px 0px;
}
#tbl_disp th, #tbl_disp td {
	vertical-align:top;
	text-align:left;
	padding:2px 10px;
}
#tbl_disp th {
	background-color:#DDDFC3;
}
#tbl_disp th.lft {
	width:200px;
	font-weight:normal;
	background-color:transparent;
}
#tbl_disp td {
	font-weight:bold;
	width:150px;
	text-align:right;
}
.dev {
	display:block;
	height:1px;
	width:100%;
	clear:both;
	margin:0px 0px 15px 0px;
	padding:0px;
	background-color:#5A5C47;
	line-height:0px;
}
.imglt {
	float:left; 
	margin:4px 20px 20px 0px; 
	padding:0px;
	border:none;
}
.imgrt {
	float:right; 
	margin:4px 0px 20px 20px; 
	padding:0px;
	border:none;
}