* {
	margin:0;
	padding:0;
	outline:0;
}
body {
	font-size:14px;
	line-height:18px;
	font-family:Arial;
	color:#65142e;
	background:url(/css/images/body-bg.gif) repeat 0 0;
}
html, body {
	height:100%;
}
a {
	color:#659e03;
	text-decoration:underline;
	cursor:pointer;
}
a:hover {
	color:#659e03;
	text-decoration:none;
}
a img {
	border:0;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0;
}
textarea {
	overflow:hidden;
}
.cl {
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	clear:both;
}
.notext {
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
.left, .alignleft {
	float:left;
	display:inline;
}
.right, .alignright {
	float:right;
	display:inline;
}
.shell {
	width:982px;
	margin:0 auto;
}
h2 {
	font-size:18px;
	line-height:24px;
}
#header-holder {
	background:url(/css/images/header-bg.gif) repeat-x 0 0;
	height:350px;
}
#header-holder .shell {
	background:url(/css/images/header.gif) no-repeat 0 0;
	height:313px;
}
#logo {
	position:relative;
	padding-top:32px;
}
#logo h1 {
	font-size:23px;
	line-height:26px;
	color:#fff;
}
#logo h1 a {
	color:#fff;
	text-decoration:none;
}
#logo p {
	font-size:10px;
	line-height:15px;
	color:#e29e10;
}
#navigation {
	padding-top:25px;
}
#navigation ul {
	list-style-type:none;
	background:url(/css/images/navigation-bg.gif) no-repeat 0 0;
	width:982px;
	height:47px;
}
#navigation ul {
	font-family:Verdana, sans-serif;
	font-size:14px;
	line-height:47px;
	color:#FFFFFF;
	font-weight:bold;
}
#navigation ul li {
	float:left;
	display:inline;
	position:relative;
}
#navigation ul li span.arrow {
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	width:32px;
	height:17px;
}
#navigation ul li span.arrow {
	background:url(/css/images/btn-arrow.png) no-repeat 0 -200px;
	position:absolute;
	left:40%;
	bottom:-12px;
}
#navigation ul li a, #navigation ul li a span {
	float:left;
	display:inline;
	color:#ffffff;
	background:url(/css/images/btn-bg.gif) no-repeat right 0;
}
#navigation ul li a {
	padding-left:42px;
	text-decoration:none;
}
#navigation ul li a span {
	padding-right:47px;
}
#navigation ul li.first a {
	padding-left:54px;
}
#navigation ul li.first a span {
	padding-right:62px;
}
#navigation ul li.last a, #navigation ul li.last a span {
	background-position:0 -200px;
}
#navigation ul li.active a {
	background-position:0 bottom;
}
#navigation ul li.active a span {
	background-position:right bottom;
}
#navigation ul li.active span.arrow {
	background-position:0 0;
}
#navigation ul li a:hover {
	background-position:0 bottom;
}
#navigation ul li a:hover span {
	background-position:right bottom;
}
#slider-holder {
	background:url(/css/images/slider-bg.gif) no-repeat 0 0;
	width:980px;
	height:354px;
	position:relative;
	margin-top:-149px;
	padding:1px;
}
#slider-holder .slider {
	width:980px;
	height:354px;
	position:relative;
	z-index:2;
	overflow:hidden;
}
#slider-holder .slider .jcarousel-clip {
	width:980px;
	height:354px;
}
#slider-holder .slider ul {
	list-style-type:none;
	height:354px;
}
#slider-holder .slider ul li {
	float:left;
	display:inline;
	width:980px;
	height:354px;
	position:relative;
}
#slider-holder .slider ul li .image img {
	display:block;
    height: 354px;
    width: 981px;
}
#slider-holder .slider ul li .slider-cnt {
	position:absolute;
	left:0;
	bottom:0;
}
#slider-holder .slider ul li .slider-cnt h2 {
	background:url(/css/images/slider-cnt-bg.png) repeat 0 0;
	height:1px;
	width:947px;
	padding:0 0 0 33px;
}
#slider-holder .slider ul li .slider-cnt h2 {
	font-size:21px;
	line-height:25px;
	color:#fff;
}
#slider-nav {
	position:absolute;
	right:17px;
	bottom:22px;
	z-index:3;
}
#slider-nav ul {
	list-style-type:none;
}
#slider-nav ul li {
	float:left;
	display:inline;
	padding-right:3px;
	height:100%;
	width:18px;
}
#slider-nav ul li a {
	float:left;
	display:inline;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
#slider-nav ul li a {
	background:url(/css/images/slider-nav-btn.gif) no-repeat 0 0;
	width:18px;
	height:18px;
}
#slider-nav ul li a:hover, #slider-nav ul li a.active {
	background-position:0 bottom;
}
#main {
	padding-top:20px;
}
#big-content {
	background:#fff;
	padding:23px 16px;
	border-left:1px solid #c0c7ae;
	border-right:1px solid #c0c7ae;
}
.boxes-holder {
	height:100%;
	overflow:hidden;
	padding-bottom:23px;
}
.boxes-holder .box {
	float:left;
	display:inline;
	width:280px;
	text-align:justify;
	margin-right:53px;
}
.boxes-holder .last-box {
	margin-right:0;
}
.boxes-holder .box h2 {
	border-bottom:1px dotted #565d54;
	padding-bottom:16px;
	margin-bottom:12px;
}
p.more-link {
	padding-top:6px;
}
p.more-link a {
	background:url(/css/images/link-bg.gif) no-repeat 1px 4px;
	padding-left:15px;
	font-weight:bold;
	color:#65142e;
}
ul.links {
	list-style-type:none;
	padding-bottom:20px;
}
ul.links li {
	padding-bottom:4px;
}
ul.links li a {
	background:url(/css/images/links-bg.gif) no-repeat 1px 4px;
	color:#565d54;
	padding-left:14px;
}
.two-boxes {
	padding-bottom:6px;
}
.two-boxes .box {
	width:445px;
	height:100%;
}
.two-boxes .box h2 {
	padding-bottom:12px;
	margin-bottom:13px;
}
.two-boxes .box .box-cnt {
	position:relative;
	padding-left:114px;
	width:331px;
}
.two-boxes .box .box-cnt .image {
	position:absolute;
	left:1px;
	top:4px;
}
.two-boxes .box .box-cnt .image img {
	display:block;
}
.two-boxes .box .box-cnt p.spacer {
	padding-bottom:18px;
}
.footer {
	font-size:10px;
	padding:12px 13px 14px 0;
}
.footer, .footer a {
	color:#283026;
	text-decoration:none;
}
.footer p {
	margin:0;
	padding:0;
	line-height:normal;
}
.footer .lf {
	float:left;
}
.footer .rf {
	float:right;
}

#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}


#box2{
	position:absolute;
}
#box2 span{
	display:block;
	float:left;
}


#box3{
	position:absolute;
}
#box3 span{
	display:block;
	float:left;
}


#box4{
	position:absolute;
}
#box4 div{
	width:780px;
	height:540px;
	float:left;
	background:#fff;
}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}
#box4 p{
	text-indent:16px;
}
#box4 img{
	width:450px;
	width:350px;
	float:left;
	margin:0 10px 10px 15px;
}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}


#box5{
	position:absolute;
	width:240px;
}
#box5 span{
	display:block;
}
#info5{
	bottom:0;
}


#box6{
	position:absolute;
	width:240px;
}
#box6 span{
	display:block;
}
#handles6_1{
	float:left
}
#handles6_2{
	float:right
}
.mask6{
	position:absolute;
	left:50%;
	margin-left:-120px;
	width:240px;
	height:180px;
	overflow:hidden;
}
.sample6 .buttons{
	clear:both;
	text-align:center;
}


#box7{
	position:absolute;
}
#box7 span{
	display:block;
	float:left;
}

#thumbs7{
	position:relative;
	width:486px;
	clear:both;
	height:41px;
	overflow:hidden;
	margin-top:200px;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:100%;
	height:41px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:60px;
	height:41px;
	margin:0;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
	width:54px;
	float:right;
}
#thumbs_handles7 span{
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat;
}
#thumbs_mask7{
	width:1200px;
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat center top;
}


#box8{
	position:absolute;
}
#box8 div{
	width:480px;
	float:left;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}
.sample8 .buttons{
	text-align:center;
	clear:both;
}
.sample8 .mask1{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}



.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:480px;
	height:180px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:780px;
	height:540px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}

