/* reset settings */
body{
	margin:0;
	color:#000;
	font:14px/18px Helvetica, Verdana, Arial, sans-serif;
	background:#fff;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#006633;
}
a:hover{text-decoration:none;}
#wrapper{
	width:960px;
	margin:0 auto;
}
#columns1{
	width:390px;
	float:left;
}
#header{
	width:100%;
	overflow:hidden;
	margin:16px 0 0;
}
#header h1{
	margin:0;
	overflow:hidden;
	font:0px Arial, sans-serif;
}
#header h1 a{
	display:block;
	background:url(../images/logo.png) no-repeat;
	width:235px;
	height:136px;
	text-indent:-9999px;
	overflow:hidden;
}
.navigation{
	width:100%;
	overflow:hidden;
	margin:35px 0 0;
}
.navigation ul{
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	width:100%;
}
.navigation li{
/*	background:url(../images/bg-navigation-div.gif) no-repeat;*/
/*	padding:0 10px;*/
	float:left;
}
/*.navigation li:first-child{background:none;}*/
/*.navigation a{
	color:#fff;
	font-size:16px;
	line-height:28px;
	text-decoration:none;
}
.navigation .active a,
.navigation a:hover{color:#006633;}*/
.navigation a{
	color:#fff;
	font-size:16px;
	line-height:28px;
	text-decoration:none;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-nav.png) no-repeat;
	height:29px;
}
.navigation .link1{
	width:63px;
	background-position:0 0;
}
.navigation .link2{
	width:84px;
	background-position:-63px 0;
}
.navigation .link3{
	width:87px;
	background-position:-147px 0;
}
.navigation .link4{
	width:55px;
	background-position:-234px 0;
}
.navigation .link5{
	width:97px;
	background-position:-289px 0;
}
.navigation .active .link1,
.navigation .link1:hover{background-position:0 -29px;}
.navigation .active .link2,
.navigation .link2:hover{background-position:-63px -29px;}
.navigation .active .link3,
.navigation .link3:hover{background-position:-147px -29px;}
.navigation .active .link4,
.navigation .link4:hover{background-position:-234px -29px;}
.navigation .active .link5,
.navigation .link5:hover{background-position:-289px -29px;}
.home-text{
	width:100%;
	overflow:hidden;
	margin:7px 0 0;
}
.home-text h2{
	font-size:15px;
	margin:20px 0 0;
	text-transform:uppercase;
	word-spacing:3px;
}
.home-text p{
	font-size:16px;
	margin:18px 0 0;
	line-height:19px;
	text-align:justify;
}
#columns2{
	width:528px;
	float:right;
}
#content{
	width:505px;
	overflow:hidden;
	margin:7px 0 0;
}
#content h2{
	font-size:24px;
	margin:10px 0 0;
	color:#006633;
	font-weight:normal;
	word-spacing:-2px;
	line-height:28px;
}
#content p{
	margin:7px 0 0;
	letter-spacing:-1px;
	text-align:justify;
	font-size:15px;
}
#content a{color:#006633;}
#columns2 .gallery{
	width:100%;
	overflow:hidden;
	margin:31px 0 0;
}
#columns2 .tabset{
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
}
#columns2 .tabset li{
	float:left;
	margin:0 2px 0 0;
	display:inline;
}
#columns2 .tabset a{
	width:72px;
	height:65px;
	position:relative;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
}
.tabset a img{
	display:block;
	border:1px solid #000;
}
.tabset a span{
	background:url(../images/bg-plus.png) no-repeat;
	width:12px;
	height:12px;
	position:absolute;
	bottom:0px;
	right:0px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
}
.tab-content{display:none}

#columns2 .tabset{}
.content-holder{
	width:100%;
	overflow:hidden;
	margin:24px 0 100px;
}
.tab-content{
	width:100%;
	overflow:hidden;
}
.tab-content .image{
	width:100%;
	overflow:hidden;
}
.tab-content .image img{display:block;}
.tab-content .text{
	width:500px;
	overflow:hidden;
	margin:17px 0 0 6px;
}
.tab-content .text p{
	font-size:12px;
	line-height:15px;
	margin:10px 0 0;
	text-align:justify;
}
.tab-content .text a{color:#006633;}
/* inner.html */
#columns1 .gallery{
	width:400px;
	overflow:hidden;
	margin:41px 0;
}
#columns1 .gallery h2 {
	font:16px/18px Arial, Helvetica, sans-serif;
	color:#010101;
	margin:2px 0;
}
#columns1 .tabset h2{width:390px;}
#columns1 .tabset{
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
}
#columns1 .tabset li{
	float:left;
	margin:0 2px 2px 0;
	display:inline;
}
#columns1 .tabset a{
	width:77px;
	height:69px;
	position:relative;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
}
.tab-content .text2{
	width:508px;
	overflow:hidden;
	margin:23px 0 38px;
}
.tab-content .text2 p{
	margin:10px 0 0;
	text-align:justify;
	font-size:15px;
}
#footer{
	width:100%;
	overflow:hidden;
	clear:both;
	padding:40px 0 30px;
}
#footer p{
	text-align:center;
	margin:0;
}
#footer a{color:#000;}
