html, body {
	height: 100%;
	width: 100%;
	display: table;
}
body{
	margin:0;
	color:#323333;
	font: 14px "Times New Roman", Times, serif;
	background:#005332;
	vertical-align: middle;
	display: table-cell;
	min-width: 964px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#323333;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#page{
	overflow: hidden;
	position: relative;
	width: 100%;
	padding-bottom: 14px;
}
.holder1{
	float: left;
	left: 50%;
	position: relative;
	width: 1050px;
}
.holder2{
	float: left;
	left: -50%;
	position: relative;
	width: 1050px;
	background: url(../images/bg-page.gif) repeat-y;
}
.holder3{
	background: url(../images/bg-top.gif) no-repeat;
	min-width: 964px;
}
.main{
	margin: 0 auto;
	width: 964px;
	padding: 52px 0 0;
	overflow: hidden;
}
#header{
	background: url(../images/bg-header.gif) repeat-x;
	height: 1%;
	margin: 0 1px;
	position: relative;
	z-index: 10;
}
#nav{
	padding: 0 0 0 8px;
	list-style: none;
	margin: 0;
}
#nav:after{
	display: block;
	clear: both;
	content: "";
}
#nav li{
	float: left;
	padding-right: 8px;
	height: 1%;
}
#nav li:hover,
#nav li.hover{
	position: relative;
}
#nav a{
	font-size: 14px;
	color: #075133;
	font-weight: bold;
	float: left;
	padding: 19px 17px 15px;
}
#nav a:hover,
#nav .active a{
	text-decoration: none;
	color: #fff;
	background: url(../images/bg-nav-hover.gif) repeat-x;
}
#nav li:hover ul,
#nav li.hover ul{
	display: block;
}
#nav ul{
	padding: 0;
	list-style: none;
	margin: 0;
	position: absolute;
	top: 52px;
	left: 0;
	width: 225px;
	background: #771c0a;
	display: none;
}
#nav ul li{
	float: none;
	padding: 0;
}
#nav ul a{
	float: none;
	font-weight: normal;
	color: #eee;
	display: block;
	padding: 11px 16px 12px;
}
#nav .active ul a{
	background: none;
}
#nav ul a:hover{
	background: url(../images/bg-dropdown.gif) repeat-x;
}
#content{
	background: url(../images/bg-content.gif) repeat-y;
	width: 100%;
	position: relative;
	z-index: 1;
}
.content-holder{
	background: url(../images/bg-content-bottom.gif) no-repeat 0 100%;
	padding: 0 1px 27px;
	overflow: hidden;
	height: 1%;
}
.content-holder .main-content{
	float: left;
	width: 665px;
	border-top: 3px solid #771c0a;
}
.main-content .img-holder{
	position: relative;
	height: 215px;
	_height:200px;
}
.main-content .img-holder div{
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/bg-white.png);
	height: 81px;
	width: 665px;
}
.main-content .img-holder p{
	margin: 6px 16px 0;
	font-size: 30px;
	color: #771c0a;
	position: relative;
	line-height: 36px;
}
.main-content .txt-content{
	padding: 21px 28px 0 38px;
	overflow: hidden;
	height: 1%;
}
.main-content .txt-content a{
	color: #075133;
	font-weight: bold;
	text-decoration:underline;
}
.main-content .txt-content a:hover{
	text-decoration:none;
}
.main-content h2{
	margin: 0;
	font-size: 24px;
	color: #64281c;
	font-weight: normal;
	border-bottom: 1px solid #eee;
	line-height: 22px;
	margin-bottom:20px;
}
.main-content h2 span{
	display: block;
	font-size: 18px;
	color: #075133;
	padding: 0 0 4px 55px;
}

.txt-content  h3{
	margin: 20px 0 5px 0;
	font-size: 14px;
}
.txt-content p{
	margin: 0;
	line-height: 24px;
}
.txt-content .menu{
	float: right;
	width: 182px;
	background: #eee;
	padding: 12px 14px 0 16px;
	margin: 25px 0 20px 30px;
}
.txt-content .menu h4{
	font-size: 18px;
	font-weight:normal;
	color: #075133;
	border-bottom: 1px solid #ddd;
	margin: 0;
}
.txt-content .menu ul{
	padding: 6px 0 16px;
	list-style: none;
	margin: 0;
}
.txt-content .menu ul a{
	display: block;
	line-height: 25px;
	padding: 0 9px;
}
.txt-content .menu ul a:hover{
	text-decoration: none;
	background: #ddd;
}
.side-bar{
	float: right;
	width: 259px;
	height:441px;
	padding: 20px 20px 0 17px;
}
.side-bar h1{
	text-indent: -9999px;
	overflow: hidden;
	width: 210px;
	margin: 0 0 10px;
}
.side-bar h1 a{
	height: 114px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
}
.side-bar p{
	margin: 0 0 19px;
	color: #f5d9d3;
	font-size: 13px;
	line-height: 20px;
	font-weight:bold;
}
.side-bar .more{
	color: #6f2c1f;
	font-size: 13px;
	font-weight: bold;
	float: right;
	/*background: url(../images/button.gif) no-repeat;*/
	background:#ae857c;
	border:1px solid #916a62;
	padding: 9px 15px 9px 17px;
}
.side-bar .more span{
	cursor: pointer;
	background: url(../images/arrow.gif) no-repeat 100% 6px;
	padding-right: 10px;
}
#footer{
	background: url(../images/bg-bottom.gif) no-repeat 0 100%;
	padding-bottom: 16px;
	min-width: 964px;
}
#footer .footer-holder{
	width: 891px;
	margin: 0 auto;
	overflow: hidden;
	height: 1%;
	border-width: 0 1px;
	background: url(../images/bg-footer.gif) repeat-x;
	padding: 19px 42px 26px 28px;
}
.safari2 #footer .footer-holder{
	padding-bottom: 26px;
}
.safari3 #footer .footer-holder{
	padding-bottom: 26px;
}
#footer p{
	color: #fff;
	font-size: 11px;
	margin: 0;
	text-align: center;
}
#footer p a{ color:#FFF; text-decoration:underline; }
#footer p a:hover{ text-decoration:none; }
.footer-holder h4{
	margin: 0;
	color: #fff;
	font-size: 16px;
	border-bottom: 1px solid #2c6950;
	padding-bottom: 2px;
}
.footer-holder .services{
	float: left;
	width: 490px;
}
.footer-holder .services ul{
	padding: 10px 0 0;
	list-style: none;
	margin: 0;
	float: left;
	width: 242px;
}
.footer-holder .services ul.right{
	float: right;
}
.footer-holder .services ul li{
	padding-bottom: 2px;
}
.footer-holder .services ul a{
	font-size: 13px;
	display: block;
	color: #fff;
	padding: 6px 13px 4px;
	background: url(../images/bg-footer-link.gif) repeat-x;
}
.footer-holder .services ul a:hover{
	background: url(../images/bg-footer-link-hover.gif) repeat-x;
	text-decoration: none;
}
.footer-holder .services ul a span{
	cursor: pointer;
	padding-left: 10px;
	background: url(../images/arrow-wight.gif) no-repeat 0 6px;
}
.footer-holder .contact{
	float: right;
	width: 235px;
	color: #fff;
	font-size: 12px;
}
.safari2 .footer-holder .contact{
	font-size: 12px;
}
.safari3 .footer-holder .contact{
	font-size: 12px;
}
.footer-holder .contact h4{
	margin-bottom: 12px;
}
.footer-holder .contact span{
	display: block;
	line-height: 20px;
}
.footer-holder .contact a{
	color: #fff;
	text-decoration: underline;
	line-height: 20px;
}
.footer-holder .contact a span{
	display: inline;
	background: url(../images/arrow-wight.gif) no-repeat 100% 6px;
	padding-right: 10px;
}
.footer-holder .contact a:hover{
	text-decoration: none;
}