body{
	position:relative;
	margin:0;
	color:#010000;
	font:13px/24px Verdana, Arial, Helvetica, sans-serif;
	background:#ededed;
	min-width:800px;
}
img{border-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
/*main-background*/
.main-bg {
	overflow:hidden;
	height:1%;
	position:relative;
	z-index:2;
	background:#ededed url(../images/bg-body.jpg) no-repeat 50% 0;
}
/*page area*/
#main {
	width:794px;
	margin:0 auto;
	padding-bottom:25px;
}
/*header area*/
#header {
	z-index:1;
	position:relative;
	padding:110px 0 11px;
}
/*logotype*/
.logo {
	width:606px;
	height:257px;
	position:absolute;
	top:0;
	left:-127px;
	display:block;
	z-index:1;
}
.logo strong{
	display:block;
	height:257px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
}
.logo strong a {
	display:block;
	cursor:pointer;
	position:relative;
	width:135px;
	height:90px;
	text-indent:-9999em;
	margin:10px 0 0 140px;
}
/*navigation*/
#nav {
	position:relative;
	z-index:2;
	width:100%;
	background:url(../images/bg-nav-bottom.gif) no-repeat 0 100%;
}
#nav ul {
	background:url(../images/bg-nav-top.gif) no-repeat;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
#nav li {
	white-space:nowrap;
	font:12px Arial, Helvetica, sans-serif;
	float:left;
	background:url(../images/separator-nav.gif) no-repeat 0 50%;
}
#nav li a {
	display:block;
	padding:0;
	line-height:25px;
	color:#474644;
}
#nav li a:hover {
	background:url(../images/bg-nav-link.gif) repeat-x;
	color:#005086;
	text-decoration:none;
}
#nav li.first { background:none;}
#nav li.first a:hover {background:url(../images/bg-nav-link-first.gif) no-repeat;}
#nav li.last a:hover {background:url(../images/bg-nav-link-last.gif) no-repeat 100% 0;}
/*content area*/
#content {
	position:relative;
	z-index:2;
}
/*menu panel area*/
.menu-panel {
	width:100%;
	padding-bottom:11px;
	position:relative;
	z-index:10;
}
.menu-panel:after {
	content:"";
	clear:both;
	display:block;
}
/*flash ins*/
.flash {
	padding-right:2px;
	float:right;
	width:545px;
	height:246px;
}
.flash img { vertical-align:top;}
/*left menu*/
.menu {
	width:241px;
	background:url(../images/bg-menu-bottom.gif) no-repeat 0 100%;
}
#menu {
	background:url(../images/bg-menu-top.gif) no-repeat;
	padding:10px 22px 12px 18px;
	margin:0;
	list-style:none;
	font-size:14px;
}
#menu a {
	display:block;
	height:1%;
	color:#5f8131;
}
#menu a:hover,
#menu li:hover a,
#menu li.hover a{
	color:#f59200;
	text-decoration:none;
}
#menu li {
	height:1%;
	vertical-align:top;
	padding:0 2px;
	border-top:1px solid #d4dac4;
}
#menu li:hover,
#menu li.hover{position:relative;}
#menu li:first-child { border-top:none;}
#menu li:hover ul,
#menu li.hover ul{ display:block;}
#menu ul {
	z-index:10;
	top:10px;
	left:195px;
	display:none;
	position:absolute;
	padding:0;
	margin:0;
	list-style:none;
	width:140px;
	background:url(none.gif);
	border:1px solid #a5a4a3;
	font-size:12px;
}
#menu ul li {
	position:static;
	padding:0;
}
#menu li:hover ul a,
#menu li.hover ul a{
	line-height:26px;
	background:#eee;
	position:relative;
	width:128px;
	padding-left:12px;
	color:#797876;
}
#menu li.hover ul a:hover,
#menu li:hover ul a:hover {
	color:#f59200;
	background:#fff;
}
.section {
	position:relative;
	z-index:1;
	margin:0 0 11px;
}
.section .top,
.section .bottom {
	overflow:hidden;
	background:url(../images/bg-section-top.png) no-repeat;
	height:12px;
}
.section .bottom {background-image:url(../images/bg-section-bottom.png);}
.section-content {
	border:1px solid #a6a5a4;
	background:#fff;
	border-width:0 1px;
	overflow:hidden;
	height:1%;
}
/*gallery section*/
.gallery {
	padding:15px 0 8px;
	margin:0 4px;
	height:1%;
	overflow:hidden;
	position:relative;
}
.gallery a.prev,
.gallery a.next {
	position:absolute;
	top:82px;
	left:0;
	background:url(../images/btn-prev.gif) no-repeat 0 0 ;
	width:36px;
	height:25px;
	text-indent:-9999em;
	overflow:hidden;
	outline:none;
}
.gallery a.next {
	left:748px;
	background-image:url(../images/btn-next.gif);
}
.gallery a.prev:hover,
.gallery a.next:hover { background-position: 0 -25px;}
.gallery div {
	width:711px;
	margin-left:37px;
	overflow:hidden;
}
.gallery ul {
	width:9999em;
	overflow:hidden;
	height:1%;
	padding:0;
	margin:0;
	list-style:none;
}
.gallery li {
	float:left;
	width:225px;
	padding:0 6px;
}
.gallery li img { vertical-align:top;}
/*text section*/
.info-content {
	margin:4px 0;
	height:1%;
	background:url(../images/bg-info-content.gif) repeat-y 534px 0;
	padding: 0 21px;
	overflow:hidden;
}
.info {
	float:left;
	width:497px;
}
.info h1 {
	margin:0 0 5px;
	color:#f49200;
	font-size:22px;
	font-weight:normal;
}
.info p {
	margin:0 0 10px;
}
.services {
	padding:9px 0 0;
	margin:0;
	list-style:none;
	float:right;
	width:206px;
}
.services li {
	font-size:12px;
	padding:6px 0 7px 37px;
	background-position:0 50%;
	background-repeat:no-repeat;
}
.services a {
	color:#8e8d8c;
}
.services a:hover {
	text-decoration:none;
	color:#f69c11;
}
.services li.video { background-image:url(../images/bullet1.gif);}
.services li.download { background-image:url(../images/bullet2.gif);}
.services li.newsletter { background-image:url(../images/bullet3.gif);}
.services li.photo-gallery { background-image:url(../images/bullet4.gif);}
.services li.more { background-image:url(../images/bullet5.gif);}
.index-right {
	float: right;
	width: 220px;
	margin: 10px 5px 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	background-color: #eee;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-left-color: #999999;
}
.testimonial-name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: right;
	font-style: normal;
	line-height: 14px;
	border-bottom-style: none;
	padding-bottom: 5px;
	padding-right: 85px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
}
.testimonial-top {
	background-image: url(../images/testimonial-top.jpg);
	height: 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.testimonial-bottom {
	background-image: url(../images/testimonial-bottom.jpg);
	height: 30px;
}
/*footer area*/
#footer {
	color:#7e7b7b;
	font:10px Arial, Helvetica, sans-serif;
	padding:15px 18px 0 44px;
	overflow:hidden;
}
#footer div {
	float:right;
	width:350px;
}
#footer div img {
	float:right;
	position:relative;
	margin:-15px 0 0 8px;
}
#footer div p {
	text-align:right;
	margin:0;
}
#footer ul {
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
#footer li {
	float:left;
	background:url(../images/bullet-footer.gif) no-repeat 0 50%;
	padding:0 9px 0 6px;
	margin-left:-6px;
}
#g7 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #333;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
	height: 200px;
	width: 200px;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: thin solid #CCC;
	border-left: none;
}
