html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	color: #5e202e;
	background: #000;
	min-width: 1000px;
	font: 12px georgia, garamond, times, "times new roman", "new york", serif;
}
/*--- general ---*/
* {outline: none;}
form {margin: 0;padding: 0;}
img {border: none;display: block;}
ul {margin: 0;padding: 0;list-style: none;}

.clr:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
* html .clr {height: 1%;}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 20px 0;
	font-weight: normal;
	font-family: georgia, garamond, times, "times new roman", "new york", serif;
}
p {
	margin: 0;
	line-height: 20px;
}
a {
	color: #5e202e;
	cursor: pointer;
	text-decoration: underline;
}
a:hover {text-decoration: none;}

.wrap-header-1 {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	background: url("images/bg-1.jpg") repeat-x;
}
.wrap-header-2 {
	width: 100%;
	background: url("images/bg-2b.jpg") no-repeat 50% 0;
}
#header-1,
#header-2 {
	width: 1000px;
	height: 245px;
	margin: 0 auto;
	position: relative;
	background: url("images/bg-header-1.jpg") no-repeat 100% 45px;
}
#header-2 {background: url("images/bg-header-2.jpg") no-repeat 0 41px;}

#header-1 strong,
#header-2 strong {
	top: 10px;
	left: 22px;
	position: absolute;
}
#header-1 strong a,
#header-2 strong a {
	width: 282px;
	height: 190px;
	display: block;
	overflow: hidden;
	text-indent: -12000px;
	background: url("images/logo.png") no-repeat;
}

.extra-links {
	top: 16px;
	right: 21px;
	position: absolute;
}
.extra-links li {
	color: #713445;
	display: inline;
	font-size: 13px;
	line-height: 16px;
	padding: 0 0 0 9px;
}
.extra-links li a {
	color: #713445;
	margin: 0 12px 0 0;
	text-decoration: none;
}
.extra-links li a:hover {text-decoration: underline;}

.extra-links-2 {
	top: 94px;
	left: 317px;
	width: 658px;
	height: 81px;
	position: absolute;
}
.extra-links-2 li {
	float: left;
	padding: 0 4px 0 0;
}
.extra-links-2 li a {
	width: 215px;
	height: 81px;
	display: block;
	overflow: hidden;
	text-indent: -12000px;
}
.wrap-content-1 {
	width: 100%;
	margin: 245px 0 0 0;
	background: #eaeadf url("images/bg-2.jpg") repeat-x;
}
.wrap-content-2 {
	width: 100%;
	background: url("images/bg-2b.gif") no-repeat 50% 0;
}
#content-1 {
	width: 1000px;
	margin: 0 auto;
	min-height: 751px;
	padding: 0 0 87px 0;
	background: #f5f5ee url("images/bg-content-1.jpg") no-repeat;
}
* html #content-1 {height: 751px;}

.head-text {
	width: 100%;
	overflow: hidden;
	padding: 23px 0 0 0;
}
.head-text li {float: left;}

.head-images {
	width: 100%;
	overflow: hidden;
}
.head-images li {float: left;}

.wrap-text-1 {
	width: 970px;
	padding: 8px 0 0 30px;
}
.wrap-text-1 div {
	float: left;
}
.wrap-text-1 div h3 {
	font-size: 14px;
	line-height: 20px;
}
.wrap-text-1 div ul {padding: 3px 0 2px 0;}

.wrap-text-1 div ul li {
	display: inline;
	line-height: 14px;
}
.wrap-text-1 div h4 {
	color: #a3576e;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
	padding: 8px 0 9px 0;
}
.wrap-text-1 div h4 span {font-size: 12px;}

.wrap-text-1 div p {
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 10px 0;
}
.wrap-text-1 div .read-more {
	color: #a3576e;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.wrap-text-1 div .read-more a {color: #a3576e;}

.wrap-text-1 .text-1 {
	float: left;
	width: 284px;
}
.wrap-text-1 .text-2 {
	float: left;
	width: 297px;
	padding: 0 32px 0 46px;
}
.wrap-text-1 .text-3 {
	float: left;
	width: 281px;
}
.wrap-text-2 {
	width: 940px;
	margin: 15px 0 0 0;
	padding: 63px 0 0 30px;
	background: url("images/sep.gif") no-repeat 50px 0;
}
.secondary-content {
	float: left;
	width: 281px;
}
.secondary-content h3,
.secondary-content h4,
.secondary-content h5 {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
}
.secondary-content h3 {padding: 0 0 17px 0;}
.secondary-content h4 {padding: 31px 0 14px 0;}
.secondary-content h5 {padding: 0 0 7px 0;}
.secondary-content h5 span {
	font-style: italic;
	font-weight: normal;
}
.secondary-content p {
	text-align: center;
	padding: 0 0 20px 0;
}
.secondary-content p a {text-decoration: none;}
.secondary-content p a:hover {text-decoration: underline;}

.primary-content {
	float: right;
	width: 612px;
}
.primary-content .img-left {float: left;margin: 5px 11px 0 0;}
.primary-content .img-right {float: right;margin: 5px 0 0 11px;}
.primary-content p {padding: 0 0 20px 0;}

.write {
	width: 188px;
	height: 67px;
	padding: 0 0 12px 0;
	background: url("images/write.gif") no-repeat;
}
.wrap-footer {
	width: 100%;
	border-top: 8px solid #c0c0b7;
}
#footer {
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 100px 0;
}
#footer ul li {color: #4e4c49;}
#footer ul li a {color: #4e4c49;text-decoration: none;}
#footer ul li a:hover {text-decoration: underline;}

#footer .list-1 {
	float: left;
	padding: 28px 0 0 30px;
}
#footer .list-1 li {
	font-size: 11px;
	line-height: 20px;
}
#footer .list-2 {
	float: right;
	text-align: right;
	padding: 28px 34px 0 0;
}
#footer .list-2 li {
	font-size: 10px;
	line-height: 20px;
	padding: 0 0 19px 0;
}
#footer .list-2 li a {font-size: 13px;text-decoration: underline;}
#footer .list-2 li a:hover {text-decoration: none;}

/* page-2 */

#content-2 {
	width: 1000px;
	margin: 0 auto;
	background: #f5f5ee url("images/bg-content-2.jpg") no-repeat;
}
.holder-content {
	width: 100%;
	min-height: 600px;
	padding: 0 0 345px 0;
	background: url("images/bg-sep.gif") no-repeat 0 100%;
}

hr {

	background: url("images/bg-sep.gif") no-repeat 0 100%;
}

* html .holder-content {height: 600px;}

.primary-content-2 {
	float: left;
	width: 627px;
	padding: 47px 0 0 30px;
}

.primary-content-2 ul {

	margin: 0 0 0 25px;padding: 0;list-style: disc;

}

.primary-content-2 h1 {
	font-size: 24px;
	padding: 0 0 0 0;
}
.primary-content-2 h2 {
	font-size: 14px;
	line-height: 20px;
	padding: 18px 0 40px 0;
}
.primary-content-2 p {padding: 0 0 19px 0;}
.primary-content-2 ul {padding: 0 0 19px 0;}
.primary-content-2 ul li {line-height: 20px;}
.primary-content-2 ul li a {text-decoration: none;}
.primary-content-2 ul li a:hover {text-decoration: underline;}

.secondary-content-2 {
	float: right;
	width: 247px;
	padding: 50px 24px 0 0;
}
.secondary-content-2 div {
	width: 100%;
	overflow: hidden;
	padding: 0 0 18px 0;
}
.secondary-content-2 h2 {
	color: #a3576e;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
}
.secondary-content-2 p {color: #4d0800;}

.secondary-content-2 h3 {
	font-size: 18px;
	padding: 44px 0 0 0;
}
.secondary-content-2 ul {
	width: 100%;
	overflow: hidden;
	padding: 10px 0 0 0;
}
.secondary-content-2 ul li {
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 14px;
	padding: 0 0 7px 0;
}
.secondary-content-2 ul li a {
	float: left;
	padding: 2px;
	text-decoration: none;
}
.secondary-content-2 ul li a:hover,
.secondary-content-2 ul li a.hover,
.secondary-content-2 ul li .active,
.secondary-content-2 ul li.current_page_item a {
 background: #e1ccd0;
 display:block !important;
}

.secondary-content-2 img {
	float: left;
	margin: 0 12px 0 0;
	border: 5px solid #fff;
}

.line-sep {

	margin: 0 0 20px 0;

}
