body {
	margin:0;
	font: 12px Helvetica, "Trebuchet MS", sans-serif;
	color:#070707;
	background: url(../images/bg-body.gif) repeat-x;
	min-width:976px;
}
img {border:0;}
a{
	text-decoration:none;
	color:#4b4d51;
}
a:hover{text-decoration:underline;}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input,textarea,
select {
	font:100% Helvetica, "Trebuchet MS", sans-serif;
	vertical-align:middle;
}
#wrapper {
	width:976px;
	margin:0 auto;
	position:relative;
}
/* header */
#header{
	position:absolute;
	left:0;
	top:0;
	width:100%;
}
#header .row {height:99px;}
#header .row:after {
	content:'';
	clear:both;
	display:block;
}
/* logo */
.logo {display:none;}
/* navigation */
#nav{display:none;}

/* Tabs box */
.tab-box {
	overflow:hidden;
	height:1%;
	padding:0 28px;
}
.alignrigt {
	float:right;
	margin:0 5px 0 35px;
}
.tab-text-box {
	overflow:hidden;
	height:1%;
	color:#feffff;
	padding:13px 0 0;
}
.tab-text-box h2 {
	font-size:26px;
	margin:0 0 10px;
	font-weight:normal;
}
.tab-text-box p {
	margin:0 0 18px;
	font-size:20px;
}
.tab-text-box .see {
	background: #6cacd9 url(../images/btn-default.gif) repeat-x 0 100%;
	padding:5px 6px 7px 6px;
	border:1px solid #bcdef5;
	color:#fff;
	float:left;
	font-size:14px;
}
.tab-text-box .see:hover {text-decoration:underline;}
/* main */
#main {
	padding:290px 0 0 17px;
	margin:-5px 0 0;
}
#main .main-t, .main .main-t{
	background: url(../images/bg-main-t.png) no-repeat;
	height: 20px;
	overflow:hidden;
}
#main .main-c, .main .main-c{
	background: url(../images/bg-main-c.png) repeat-y;
	width: 920px;
	padding:0 10px;
}
#main .main-c:after, .main .main-c:after{
	content:'';
	clear:both;
	display:block;
}
#main .main-b, .main .main-b{
	background: url(../images/bg-main-b.png) no-repeat;
	height: 238px;
	overflow:hidden;
}
.main-holder {
	float:left;
	margin:-20px 0 0;
	width:920px;
}
.main-holder:after {
	content:'';
	clear:both;
	display:block;
}
* html .main-holder{overflow:hidden;}
/* tabs navigation */
.tabset-holder {
	background: url(../images/bg-nav-shadow.gif) no-repeat 0 100%;
	position:relative;
	padding:5px 0;
	width:920px;
	overflow:hidden;
	margin:0 0 22px;
}
.tabset {
	width:980px;
	list-style:none;
	margin:0;
	padding:0;
	background: url(../images/bg-tabset.gif) repeat-x;
	font-size:18px;
}
.tabset:after {
	content:'';
	clear:both;
	display:block;
}
.tabset li {
	float:left;
	background: url(../images/sep-tabset.gif) no-repeat 0 50%;
	padding:0 0 0 2px;
	margin:0 2px 0 -2px;
	position:relative;
}
.tabset li a {
	padding:8px 39px 10px;
	display:block;
	color:#1c7d6c;
}
.tabset li a:hover {
	background:#e9ffcf;
	text-decoration:none;
}
.tabset li a:hover span {
	position:absolute;
	left:50%;
	top:-5px;
	background: url(../images/arrow.gif) no-repeat;
	width: 11px;
	height: 6px;
	z-index:200;
	margin:0 0 0 -5px;
}
/* info box */
.info {
	margin:0 0 -17px -27px;
	width:974px;
	position:relative;
}
.info .t {
	background: url(../images/bg-info-t.png) no-repeat;
	height: 13px;
	width: 974px;
	overflow:hidden;
}
.info .c {
	background: url(../images/bg-info-c.png) repeat-y;
	width: 920px;
	padding:10px 27px 0;
}
.info .c:after {
	content:'';
	clear:both;
	display:block;
}
.info .b{
	background: url(../images/bg-info-b.png) no-repeat;
	width: 974px;
	height: 200px;
	overflow:hidden;
}
.info-row {
	float:left;
	position:relative;
	width: 920px;
	margin:0 0 -153px;
}
/* gallery box */
#carousel {display:none;}
/* info box */
.info-text {
	float:left;
	width:513px;
	position:relative;
	margin:-5px 0 0;
	line-height:20px;
}
.info-text .row {
	overflow:hidden;
	height:1%;
	font-size:14px;
}
#main h2 {
	margin:0 0 8px;
	color:#4b4d51;
	font-size:18px;
	font-weight:normal;
}
.info-text p {
	margin:0 0 16px;
	font-size:14px;
}
.more {
	background: url(../images/btn-more-l.gif) no-repeat;
	float:left;
	color:#fff;
	margin:0 16px 0 0;
}
.more span {
	background: url(../images/btn-more-r.gif) no-repeat 100% 0;
	display:block;
	padding:5px 13px 7px 9px;
}
.find {
	background: url(../images/btn-find-l.gif) no-repeat;
	float:left;
	color:#fff;
}
.find span {
	background: url(../images/btn-find-r.gif) no-repeat 100% 0;
	display:block;
	padding:5px 13px 7px 9px;
}
/* footer */
#footer, .footer{	
	overflow:hidden;
	position:relative;
	padding:28px 0 50px 31px;
	font-size:11px;
	background:url(../images/bg-footer.gif) no-repeat;
	margin:3px 0 0 -1px;
	height:1%;
}
.footer{
	margin:-250px 0 0;
	padding:6px 0 50px 31px;
	background:none;
}
.footer-holder{
	width:572px;
	overflow:hidden;
	float:left;
}
#footer .box, .footer .box{
	float:left;
	margin:0 10px 0 0;
}
#footer .long,
.footer .long{margin:0 10px 0 0;}
.box ul{
	margin:0 0 11px;
	padding:0;
	list-style:none;
	width:150px;
}
#footer .long ul,
.footer .long ul{
	width:210px;
}
.box .about{font-weight:bold;}
.box address{
	font-style:normal;
	margin:0 0 10px;
}
.box ul li:first-child{font-weight:bold;}
.box h3,.recent-news h3{
	margin:0 0 2px;
	font-size:12px;
	color:#1866bd;
}
.box h3 a{
	color:#1866bd;
	margin:0 0 4px;
	display:block;
}
.box dl{
	margin:0 0 15px;
	overflow:hidden;
	width:145px;
}
.box dl dt{
	float:left;
	margin:0 4px 0 0;
}
.box dl dd{
	margin:0;
	float:left;
}
.box .more{background:url(../images/btn-more-small-l.gif) no-repeat;}
.box .more span{
	background:url(../images/btn-more-small-r.gif) no-repeat 100% 0;
	padding:4px 8px 6px 7px;
}
.container{display:none;}
.recent-news{display:none;}
/* inner content */
#content{
	height:1%;
	overflow:hidden;
	background:url(../images/bg-main.png) no-repeat;
	padding:15px 38px 258px 21px; 
	line-height:20px;
	font-size:14px;
}
.content-holder{padding:16px 11px 0 8px;}
#content .image{display:none;}
#content h2{
	margin:0 0 15px;
	font-size:22px;
	color:#68b1e6;
}
#content p{
	margin: 0 0 19px;
	overflow:hidden;
	height:1%;
}
#content p span{
	font-size:17px;
	line-height:24px;
}
.sub-nav {display:none;}
/*accordion */
.accordion,.accordion ul{display:none;}
/* breadcrumbs */
.breadcrumbs{display:none;}
.main {
	padding:79px 0 0 17px;
	margin:-5px 0 0;
}
.main .main-holder{
	margin:-5px 0 0;
	padding:0 0 0 10px;
}
