html, body{height:100%;}
body{
	margin:0;
	color:#000;
	font:12px "Lucida Sans Unicode", arial,sans-serif;
	background:#f5ddad url(../images/bg-body-head.jpg) repeat-x;
	min-width: 990px;
}
img{border-style:none;} 
a{text-decoration:none;}
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-container{
	width: 100%;
	overflow:hidden;
	position: relative;
}
.page-holder-1{
	width:1680px;
	position:relative;
	float:left;
	left:50%;
	height:100%;
}
.page-holder-2{
	width:1680px;
	position:relative;
	float:left;
	left:-50%;
}
.wrap-page{
	background:url(../images/bg-body.jpg) repeat-y 50% 0;
	width: 100%;
}
* html .wrap-page{height:100%;}
.wrapper{
	background: url(../images/bg-page.jpg) no-repeat 50% 0;
	width: 100%;
}
#page {
	width:990px;
	margin:0 auto;
	position:relative;
}
#page:after{
	display: block;
	content: "";
	clear: both;
}
#page .logo{
	position:absolute;
	top:0;
	left:-125px;
	width:592px;
	height:160px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:3;
	margin: 0;
}
#page .logo a{
	display:block;
	height:100%;
	background:url(../images/logo.png) no-repeat;
}
/* content */
#content {
	width:990px;
	padding: 160px 0 132px;
	position: relative;
}
.gallery{
	width: 100%;
	overflow: hidden;
	background: #000 url(../images/bg-gallery.gif) no-repeat 0 100%;
	padding: 0 0 12px;
}
.gallery .info{
	width: 326px;
	float: left;
	margin:-4px -26px -22px -7px;
	position: relative;
}
.gallery .info .info-box{
	background: url(../images/bg-info.png) no-repeat;
	padding: 52px 20px 22px 59px;
	height: 254px;
}
.gallery .info .welcome{
	background: url(../images/welcome.gif) no-repeat;
	width: 197px;
	height: 43px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 172px;
}
.gallery .info .gallery-info{width: 100%;}
.gallery .info .gallery-info:after{
	display: block;
	clear: both;
	content: "";
}
.gallery .info .gallery-info ul{
	margin: 0 50px 0 0;
	padding: 0;
	list-style: none;
	float: right;
	display: inline;
	position: relative;
}
.gallery .info .gallery-info ul:after{
	display: block;
	clear: both;
	content: "";
}
.gallery .info .gallery-info li{
	float: left;
	width:22px;
	margin: 0 5px 0 0;
	display: inline;
	color: #fff;
}
.gallery .info .gallery-info li .text{
	font-size: 12px;
	line-height: 14px;
	font: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	position: absolute;
	left:6px;
	bottom: 32px;
	width: 108px;
	background: url(none.gif);
}
* html .gallery .info .gallery-info li .text{bottom:31px;}
.gallery .info .gallery-info li a{
	display: block;
	height: 22px;
	background: url(../images/buttons.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.gallery .info .gallery-info li.active .text{display:block;}
.gallery .info .gallery-info li a:hover, .gallery .info .gallery-info li.active a{background-position:0 -22px;}
.gallery .image{
	width: 689px;
	height: 300px;
	float:right;
	overflow: hidden;
	border: solid #000;
	border-width: 1px 1px 1px 0;
}
.gallery .image ul{
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	width: 689px;
	height: 300px;
}
.gallery .image ul li{
	position: absolute;
	top: 0;
	left: 0;
	width: 689px;
	height: 300px;
}
.gallery .image ul li .title{
	position: absolute;
	top:25px;
	left: 17px;
	z-index: 1;
}
.gallery .image h3{
	margin: 0;
	color: #ff6c00;
	font: 18px arial, verdana, sans-serif;
}
.gallery .image strong{
	color: #fff;
	font-weight: normal;
	font: 12px arial, verdana, sans-serif;
}
.gallery .image .shadow{
	background: url(../images/shadow.png) no-repeat;
	width: 239px;
	height: 300px;
	position: absolute;
	top:0;
	left: 0;
}
.gallery .image ul li img{display: block;}
.main{
	width: 100%;
	background: url(../images/bg-main.jpg) repeat-y;
	position: relative;
}
.main-holder{
	width: 100%;
	background: url(../images/bg-content-box.jpg) no-repeat;
	min-height:597px;
}
* html .main-holder{height:597px;}
.main-holder:after{
	display: block;
	clear: both;
	content: "";
}
.main .categories{
	width: 545px;
	float: left;
	padding: 9px 0 0;
}
.main .categories ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
.main .categories ul:after{
	display: block;
	clear: both;
	content: "";
}
.main .categories ul li{
	vertical-align: top;
	height: 1%;
	margin: 0 0 -8px;
	width: 100%;
	float: left;
}
.main .categories ul li:after{
	display: block;
	clear: both;
	content: "";
}
.main .categories .image{
	width:203px;
	float: left;
	background: url(../images/category-img-box.png) no-repeat;
	padding: 2px 0 5px 8px;
	margin: 15px 0 0 8px;
	display: inline;
}
.main .categories .text{
	width: 300px;
	float: right;
	margin: 0 17px 0 0;
	display: inline;
	padding: 7px 0 0;
}
.main .categories h4{
	font-size: 18px;
	margin: 0 0 1px;
	color: #f1f9dd;
}
.main .categories .heading{
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-dotted.gif) repeat-x 0 100%;
	padding: 0 0 3px;
	margin: 0 0 7px;
}

.jac{
	color: #99d525;
	}
	
.whatisthis {
	color: #a8ff00;
	}

.main .categories .heading strong{
	float: left;
	font-size: 14px;
	color: #f0a936;
	font-weight: normal;
}
.main .categories .heading em{
	float: right;
	color: #f1f9dd;
	font-style: normal;
}
.main .categories p{
	margin: 0 0 16px;
	font-size: 12px;
	line-height: 18px;
	color: #f1f9dd;
}
.main .categories .more{height: 46px;}
.main .categories .more:after{
	display: block;
	clear: both;
	content: "";
}
.main .categories .more a{
	float: right;
	font-size: 12px;
	color: #ce8d00;
	line-height: 26px;
	margin: 0 -50px 0 0;
	position: relative;
	z-index: 2;
}
.main .categories .more a .btn-l{
	background: url(../images/btn-more-l.png) no-repeat;
	width: 13px;
	height: 46px;
	float: left;
	cursor: pointer;
}
.main .categories .more a .btn-m{
	background: url(../images/btn-more-m.png) no-repeat;
	height: 46px;
	float: left;
	padding: 0 10px 0 8px;
	cursor: pointer;
}
.main .categories .more a .btn-r{
	background: url(../images/btn-more-r.png) no-repeat;
	width: 35px;
	height: 46px;
	float: left;
	cursor: pointer;
}
.main .categories .more a:hover{
	background-position:-9999px;
	text-decoration: none;
	color: #aed748;
}
.main .categories .more a:hover .btn-r{background: url(../images/btn-more-r-a.png) no-repeat;}
.main .content{
	width: 366px;
	float:right;
	padding: 27px 0 25px;
	margin: 0 20px 0 0;
	display: inline;
}
.main .content .about-heading{
	background: url(../images/about-heading.png) no-repeat;
	width: 235px;
	height: 37px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 13px;
}

.main .content .link-heading{
	background: url(../images/link-heading.gif) no-repeat;
	width: 240px;
	height: 37px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 13px;
}

.main .content .share-heading{
	background: url(../images/share-heading.png) no-repeat;
	width: 240px;
	height: 47px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 13px;
}

.main .content .discover-heading{
	background: url(../images/discover-heading.gif) no-repeat;
	width: 268px;
	height: 37px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 13px;
}

.main .content .thank-heading{
	background: url(../images/thank-heading.gif) no-repeat;
	width: 126px;
	height: 37px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 13px;
}

.main .content p{
	margin: 0 0 18px;
	line-height: 18px;
	color: #f1f9dd;
}
.main .designed-by{
	position: absolute;
	bottom: 10px;
	right:15px;
	font-style: normal;
	color: #fff;
}
* html .main .designed-by {
	bottom: 9px;
	right:14px;
}
.main .designed-by strong{
	color:#99d525;
	font-weight: normal;
}
/* footer */

#footer {
	width:990px;
	background: url(../images/bg-footer.jpg) repeat-y 1px 0;
	padding: 7px 0 0;
	margin: -120px auto 0;
	position: relative;
	height: 113px;
	z-index: 1;
}
#footer-sponsors {
    background-image:url (../images/new-footer.png)
    
     }
#footer:after{
	display: block;
	clear: both;
	content: "";
}
#footer .leaf{
	background: url(../images/leaf.png) no-repeat;
	width: 171px;
	height: 124px;
	position: absolute;
	bottom: 0;
	right: -57px;
	z-index: 1;
}
* html #footer .leaf{
	bottom:-1px;
	right: -56px;
}
* +html #footer .leaf{
	bottom:-1px;
	right: -56px;
}
.sponsors{
	width: 527px;
	float: left;
	margin: 0 0 0 17px;
	display: inline;
	background-image (../images/new-footer.png)
}
.sponsors h4{
	font-size: 24px;
	line-height: 24px;
	color: #2f3028;
	margin: 0 0 5px;
}
.sponsors ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sponsors ul li{
	vertical-align: top;
	font-size: 14px;
	margin: 0 0 6px;
}
.sponsors ul li a{color:#f1f9dd;}
.discover{
	width: 396px;
	float: right;
}

.discover h4{
	font-size: 24px;
	color: #2f3028;
	margin: 0 0 9px;
}
.discover .form-area{
	width: 100%;
	overflow: hidden;
}
.discover .form-area label{
	display: block;
	font-size: 12px;
	line-height: 12px;
	color: #fdb518;
}
.discover .form-box{
	width: 100%;
	overflow: hidden;
}
.discover .form-box .text{
	float: left;
	border:1px solid #abadb3;
	width: 207px;
	padding: 3px 3px 2px;
	margin: 4px 4px 0 0;
}
.discover .form-box .btn-submit{float:left;}
.discover .form-box .btn-submit a{
	float:left;
	background: url(../images/btn-submit.gif) no-repeat;
	color: #99d530;
	font-size: 16px;
	line-height: 26px;
	padding: 0 0 0 13px;
}
.discover .form-box .btn-submit span{
	float: left;
	height: 30px;
	padding: 0 13px 0 0;
	background: url(../images/btn-submit.gif) no-repeat 100% 0;
	cursor: pointer;
}
.discover .form-box .btn-submit a:hover{
	color:#f1f9dd;
	text-decoration: none;
}