body
{
	margin:0;
	padding:0;
	background:#2B2B1F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

a { border:0; outline:none; }

img { border:0; }

p
{
	line-height:21px;
	padding:0;
	margin:8px 0 4px 0;
}

h1
{
	margin:0;
	padding:0;
	font-size:28px;
}

h3 
{
	margin:0;
	padding:0;
	font-size:16px;
}

#top-bar
{
	width:850px;
	margin:0 auto;
	height:42px;
}

#mid-banner
{
	background:#424031;
	height:536px;
	padding:22px 0 0 0;
}

#search
{
	margin:8px 0 0 0;
	width:276px;
	height:24px;
	float:right;
}

#search-box
{
	width:188px;
	height:24px;
}

#search-lt
{
	background:url(../images/search-lt.jpg) no-repeat;
	width:11px;
	height:24px;
	float:left;
}

#search-mid
{
	background:#fff;
	width:164px;
	height:24px;
	float:left;
}

#search-mid input
{
	width:162px;
	border:0;
	padding:3px 0 0 0;
}

#search-rt
{
	background:url(../images/search-rt.jpg) no-repeat;
	width:11px;
	height:24px;
	float:left;	
}

#search-btn
{
	width:80px;
	height:24px;
	background:url(../images/btn-search.jpg) no-repeat;
	float:right;
}

#search-btn a
{
	width:80px;
	height:24px;
	display:block;
}

/**********************************************************/
#pic-bg
{
	padding:2px;
	border:1px solid #fff;
}

.btn-home a
{
	display:block;
	font-size:16px;
	width:104px;
	height:36px;
	padding:16px 0 0 0;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	background:url(../images/btn-home-bg.jpg) no-repeat;
}

.btn-home a:hover
{
	color:#938E6C;
}

.btn-bg a
{
	display:block;
	font-size:16px;
	width:102px;
	height:36px;
	padding:16px 0 0 0;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	background:url(../images/btn-bg.jpg) no-repeat;
}

.btn-bg a:hover
{
	color:#938E6C;
}

.btn-contact a
{
	display:block;
	font-size:16px;
	width:105px;
	height:36px;
	padding:16px 0 0 0;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	background:url(../images/btn-contact.jpg) no-repeat;
}

.btn-contact a:hover
{
	color:#938E6C;
}

.content-bg
{
	margin-top:1px;
	background:url(../images/content-bg.png) repeat-y;
}

.box-bg
{
	background:#DEDED2;
}

.line
{
	margin:0 0 0 6px;
}

#content-bg-inner
{
	margin-top:1px;
	background:url(../images/content-bg-inner.jpg) repeat-x;
	min-height:558px;
}

#logo-inner
{
	width:247px;
	height:59px;
	position:absolute;
	margin:0 0 0 301px;
}

.pageTitle
{
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	line-height:25px;
}

/**************************************************/

.footer
{
	font-size:11px;
	text-align:center;
}

.footer a
{
	color:#000;
	text-decoration:none;
}

.formTable input
{
	width:200px;
	border:1px solid #ccc;
}

.formTable textarea
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:350px;
	border:1px solid #ccc;
}
