/* Getting the new tags to behave */
article, aside, audio, 
canvas, command, 
datalist, details, 
embed, 
figcaption, figure, footer, 
header, hgroup, 
keygen, 
meter, 
nav, 
output, 
progress, 
section, source, 
video {
	display:block;
}
mark, 
rp, rt, ruby, 
summary, 
time {
	display:inline;
}
.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top:0;
	left: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style: none;
}
/* Global properties ======================================================== */
body { 
	background:#000000; 
	color:#b8b8b8;
	background-image:url(../images/main-bg2.jpg); 
	background-repeat: no-repeat !important;
}
html { 
	min-width:850px;
}
html, 
body { 
	height:100%;
}
.main_logo{
	position: absolute;
	left:0;
	margin-top: 33px;
}
.mobile_nav{
	display: none;
}
.mobile_nav2{
	display: none;
}

/* Global Structure ============================================================= */
.car_container{
	float: left; 
	margin-right: 5%;
}
.car_container_img{
	float: left; 
	margin-right: 5%;
}
.container {
	width: 95%;
	font-size:19px;
	line-height:21px;
	position:relative;
	z-index: 10000;
}
.container2{
	margin-top: 5%; 
	margin-left: 27%;
}
.container4{
		margin-top: -1%; 
	margin-left: 27%;
}
.container3 {
padding-top: 5%;
 	width: 95%;
	font-size:19px;
	line-height:21px;
	position:relative;
	z-index: 10000;
}
	/* Header */
	header {
			background-image:url(../images/main-top.jpg); 
			background-repeat: no-repeat;
			position:relative;
		}
	header .container {
		height:102px;
		position:relative;
	}
		
	/* Footer */
	footer {
		position:relative;
		z-index:1000;
		margin-top:-52px;
		background:url(../images/main-footer.jpg) center top no-repeat;
	}
		footer .container {
			height:52px;
		}
		
		*+html footer .container {
			height:52px;
		}
	*+html footer {
		position:relative;
		z-index:1000;
		margin-top:0;
		background:url(../images/main-footer.jpg) center top no-repeat;
	}
	/*
	*+html .bg-center .container {
		padding-bottom:278px;
		padding-top:43px;
}
*/
	
/* Left & Right alignment */

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}	

.wrap {
	background-image: url('../images/bg-center.png');  
	background-repeat: repeat; 
	min-height:100%; height:auto !important; height:100%;}
.wrap2 {
		min-height:100%; height:auto !important; height:100%;}
}
.wrapper { 
	width:100%;
	overflow:hidden;
}
/*---- tailings ----*/
.tail-footer { 
	background:url(../images/tail-footer.gif) left top repeat-x;
	position:relative;
	z-index:1000000;
	width:100%;
}
.tail-top {
	background:url(../images/tail-top.gif) left top repeat-x;
	position:relative;
	z-index:2;
	width:100%;
}

	#page2 .main-bg,
	#page3 .main-bg,
	#page4 .main-bg,
	#page5 .main-bg,
	#page6 .main-bg,
	#page7 .main-bg{
		background:url(../images/main-bg2.jpg) center top no-repeat;}
.bg-center{
	background:url(../images/bg-center.png);
	background-repeat: repeat;
	position:relative;
	z-index:1;
	
}
/*
.bg-center .container {
		padding-bottom:326px;
		padding-top:43px;
}
*/
/*
----- form defaults -----*/
.scroll-pane{
	height:510px;
	width:950px;
	overflow:auto;
}
#page3 .scroll-pane{
	height:530px;
	width:670px;
	overflow:auto;
}
#page4 .scroll-pane{
	height:530px;
	width:310px;
	overflow:auto;
}
#page5 .scroll-pane{
	height:530px;
	width:310px;
	overflow:auto;
}
input, 
select, 
textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	color:#393939;
	margin:0;
	padding:0;
}
fieldset {
	border:0;
}

/*----- lists -----*/

.list {
	margin-top:20px;
}
#page5 .list {
	margin-top:0;
		margin-bottom:-3px;
}
#page5 .col-2 .list,
#page5 .col-3 .list {
	margin-top:0;
	margin-bottom:8px;
}
	.list li {
		background:url(../images/marker.png) left 6px no-repeat;
		padding-left:17px;
		overflow:hidden;
		vertical-align:top;
} 
		.list li a {
			font-size:13px;
			color:#9c160f;
			text-decoration:none;
			text-transform:uppercase;
			font-weight:bold;
			line-height:1.395em;
			}
		.list li a:hover {
			color:#CCC;}

/*----- other -----*/
.img-indent { 
	margin:2px 10px 0 0; 
	float:left;
}
.img-indent4 { 
	margin:4px 9px 0 0; 
	float:left;
}
.img-indent2 { 
	margin:25px 0 -3px 0; 
}
.img-indent3 { 
	margin:1px 0 18px 0; 
}
.indent{
	margin-bottom:9px;
}
.indent2{
	margin-bottom:12px;
}
.indent3{
	margin-bottom:22px;
}
.pad{
	padding-top:18px;
}
#page4 .pad{
	padding-top:23px;
}
#page3 .pad{
	padding-top:33px;
}
.pad2{
	padding-bottom:30px;
}
.m1{
	padding:27% 20% 20% 25%; 
}
.m2{
	padding:27% 20% 20% 18%; 
}
.m3{
	padding:27% 20% 20% 23%; 
}
.m4{
	padding:27% 20% 20% 21%; 
}
.m5{
	padding:27% 20% 20% 16%; 
}
.extra-wrap { 
	overflow:hidden;
}

p {
	margin-bottom:16px;
	font-size:19px;
	line-height:21px;
	color:#b4ab8b;

}
.p1 {
	margin-bottom:8px;
	margin-top:20px;
}
/*----- txt, links, lines, titles -----*/
a {
	color:#d52d00; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h1 {
}
	h1 a {
		position:absolute;
		left:0;
		top:33px;		
	}
h2 {
	font-size:28px;
	font-weight:normal;
	line-height:30px;
	text-transform:uppercase;
	
}
h3 {
	font-size:24px;
	font-weight:normal;
	line-height:27px;
	text-transform:uppercase;
	
}
.numbers{
	color:#c7a68c!important;
}
.numbers h2{
	color:#c7a68c!important;
}
.numbers h3{
	color:#c7a68c!important;
}
.txt1 {
	font-weight:bold;
	font-size:13px;
	color:#9c160f;
	margin:22px 0 0 0;
	line-height:1.230em;
	text-transform:uppercase;
}
.txt2 {
	font-weight:bold;
	font-size:13px;
	color:#FFF;
	margin:0 0 0 0;
	line-height:1.230em;
	text-transform:uppercase;
}
.txt3 {
	margin:20px 0 0 0;
}
.txt4 {
	font-weight:bold;
	font-size:13px;
	color:#FFF;
	margin:22px 0 0 0;
	line-height:1.230em;
	text-transform:uppercase;
}
.txt5 {
	font-weight:bold;
	font-size:13px;
	color:#FFF;
	margin:19px 0 0 0;
	line-height:1.230em;
	text-transform:uppercase;
}
#page5 .col-3 .txt4 {
	font-weight:bold;
	font-size:13px;
	color:#FFF;
	margin:22px 0 0 0;
	line-height:1.380em;
	text-transform:uppercase;
}
.link2 { 
	display:block;
	background:url(../images/link-bg.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	width:109px;
	text-align:center;
	text-transform:uppercase;
	padding:7px 0 7px 0;
	border-left:1px solid #b01b12;
}
.link2:hover { 
	background:url(../images/link-bg-hover.gif) left top repeat-x!important;
	border-left:1px solid #6b140f;
}
#page6 .link2 { 
	display:block;
	background:url(../images/link-bg.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	padding:7px 27px 7px 27px;
	width: auto;
	border-left:1px solid #b01b12;
	margin-left:10px;
}
.link3{
	font-size:13px;
	color:#9c160f;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}
.link3:hover{
	color:#F00;}
.p0{
	margin:0;}
.line-hor { 
	background:#2e2d2d;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 18px 0;
}
.pad-1{
	margin-top: 5%;
	width:100%;
	margin-left: 10%;
}
#page4 .line-hor { 
	background:#2e2d2d;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 27px 18px 0;
}

.pad-2{
	padding-top:200px;
}
.line-ver { 
	background-image:url(../images/line-ver.gif); 
	background-repeat:repeat-y;
	background-position:0 0;
	width:100%;
}

/*===== header =====*/
.slogan{
	position:absolute;
	text-align:right;
	top:30px;
	right:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8c8c8c;
	text-transform:uppercase;
}
.slogan h2 {
	font-size:36px;
}
/*===== content =====*/
#content .inside {}
#content {
	position:relative;
	z-index:1000;
}
#page2 #content {
	position:relative;
		z-index:1000;
}
#page1 nav {
	position:absolute;
	top:20%;
	left:12%;
	margin-left:0px;
	z-index:999999;
	margin-top:0px;
	}
.block2{
	width:630px;
}
.block3{
	width:270px;
}
.block4{
	width:270px;
}
#page3 .block,
#page4 .block,
#page5 .block,
#page6 .block,
#page7 .block{
	width:950px;
}
.alt{
	width:200px;
}
.alt2{
	width:200px;
	margin-left:30px;
}
.alt span{
	float:right;}
.alt2 span{
	float:right;}
.row-2{
	margin-top:25px;
}
.box-1{
	width:300px;
	float:left;
	margin-right:31px;
	margin-top:22px;
}
.box-2{
	width:298px;
	float:left;
	margin-top:22px;
}
/*===== footer =====*/
footer {
	position:relative;
	z-index:1000;
}
footer .inside{
	color:#6f6f6f;
	position:absolute;
	left:0;
	top:22px;
}
footer .inside2{
	color:#6f6f6f;
	position:absolute;
	right:0;
	top:22px;
}
footer .inside span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f2f2f2;
	text-transform:uppercase;
	margin-right:5px;
	}
footer a {
		font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6f6f6f;
	text-decoration:none;
	text-transform:uppercase;
	margin-left:10px;
}
footer a:hover{
	text-decoration:underline;
}
.footer-link{
	color:#6f6f6f;
	position:absolute;
	left:400px;
	top:22px;
}

/*----- forms -----*/
#contacts-form{
	margin-top:25px;
}
#contacts-form .rowElem { 
	height:26px;
}
#contacts-form input,
#contacts-form textarea {
	color:#6f6f6f;
	border:none;

	width:252px; 
}
#contacts-form input {
	vertical-align:top;	
	line-height:1.2em;
	background:url(../images/bg-input.gif) left top repeat-x;
	padding:8px 14px 16px 14px;
	margin-bottom:10px;
}
#contacts-form textarea { 
	width:252px; 
	height:212px; 
	overflow:auto;
	background:url(../images/bg-textarae.gif) left top repeat-x;
	padding:14px 14px;
	margin-bottom:10px;
}
/*==========================================*/
/*** ESSENTIAL STYLES ***/
.sf-menu {
	margin:			0;
	padding:		0;
	list-style:		none;
	width: 160px;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		relative;
	top:			-999em;
}
.sf-menu ul li {
	width:			160px;
}

.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			11.739em; /* match top ul list item height */
	z-index:		99;
}
#page1 .sf-menu li:hover ul,
#page1 .sf-menu li.sfHover ul {
	left:			0;
	top:			10.239em; /* match top ul list item height */
	z-index:		99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			13.661em; /* match ul width */
	top:			0;
}
#page1 ul.sf-menu li li:hover ul,
#page1 ul.sf-menu li li.sfHover ul {
	left:			11.961em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
	left:150em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			7em; /* match ul width */
	top:			0;
}

.sf-menu {
	margin-bottom:1em;
	z-index:100000;
}
/*
#page2 .sf-menu,
#page3 .sf-menu,
#page4 .sf-menu,
#page5 .sf-menu,
#page6 .sf-menu,
#page7 .sf-menu{
	margin-bottom:1em;
	padding-top:0;
	position:absolute;
	left:0;
	top:-1px;
}
*/
.sf-menu a {
	text-decoration:none;
	color:#FFF;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:#fff;
}
.sf-menu li {
}
.sf-sub  {
   display: block;
   background: url(../images/bg-menu.jpg) -190px 0 no-repeat;
   float:left;
   width:190px;
   height:121px;
}
#page4 .sf-sub,
#page2 .sf-sub,
#page3 .sf-sub  {
   background: url(../images/bg-menu.jpg); 
   background-repeat: no-repeat;
   float:left;
   width:190px;
   height:121px;
}
.sf-sub:hover {
    background: url(../images/bg-menu.jpg) 0 0 no-repeat;
}
#page3 .sf-sub:hover {
    background: url(../images/bg-menu.jpg) 0 0 no-repeat;
}
.sf-sub.active{
    background: url(../images/bg-menu.jpg) 0 0 no-repeat;
	} 
#page3 .active {
    background: url(../images/bg-menu.jpg) 0 0 no-repeat!important;
	} 
.sf-sub-2 a{
	padding:15px 0 14px 20px!important;
	background:url(../images/link-tail.gif) left top repeat-x;
	font-size:12px;
	color:#FFF;
	width:170px!important;
	text-transform:uppercase;
	margin-bottom:-2px;
	border-left:1px solid #1a1a1a;
}
.sf-sub-2 a:hover{
	background:url(../images/link-tail2.gif) left top repeat-x;
	color:#000;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*======================================MOBILE VERSION==============================================*/

@media (max-width:1450px) {
.mobile_nav2{
	display: block;
	margin-top:5%;
	margin-bottom:15%;
	margin-left: 10%;
}
.mobile_nav{
	display: block;
	margin-top:5%;
	margin-bottom:15%;
	margin-left:13%;
}	
.mobile_map iframe{
	width: 600px;
	height: 375px;
}
html { 
	max-width:1450px;
}
html, 
body { 
	height:100%;
}
.car_container{
	float: left;
	margin-right: 3%;
}	
.car_container_img{
	float: left;
	margin-right: 3%;
}
.car_container_img img{
	width: 350px;
	height: 209px;
}	
.container {
	width: 100%;
	font-size:18px;
	line-height:20px;
	position:relative;
	z-index: 10000;
}
.container2{
	margin-top: 5%; 
	margin-left: 12%;
}
.container3 {
	padding-top: 5%;
	font-size:18px;
	line-height:20px;
	position:relative;
	z-index: 10000;
}
.container3 td img{
	width: 140px;
	height: 124px;
}
#page1 nav {
	display: none;
	}
.nav2 {
	float:left;
	width:150px;
	height:90px;
	right: 0;
	left: 0;
}
.wrap {
	background-image: url('../images/bg-center.png');  
	background-repeat: repeat; 
	min-height:100%; height:auto !important; height:100%;}
.wrap2 {
		min-height:100%; height:auto !important; height:100%;}
}
}

@media (max-width:1050px) {
.mobile_nav2{
	display: block;
	margin-top:5%;
	margin-bottom:15%;
	margin-left: 10%;
}
.mobile_nav{
	display: block;
	margin-top:5%;
	margin-bottom:15%;
	margin-left:5%;
}
.mobile_map iframe{
	width: 500px;
	height: 313px;
}
html { 
	max-width:1050px;
}
html, 
body { 
	height:100%;
}
a {
	color:#d52d00; 
	outline:none;
}
a:hover {
	text-decoration:none;
}
.main_logo{
	left:0;
	margin-top: 30px;
}
.slogan{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#8c8c8c;
	text-align: left;
	right: 20%;
	font-size: 16px;
	text-transform:uppercase;
	max-width: 200px;
}
.slogan h2 {
	font-size:24px;
}
.car_container{
	float: left;
	margin-right: 3%;
}	
.car_container_img{
	float: left;
	margin-right: 3%;
}
.car_container_img img{
	width: 300px;
	height: 179px;
}
.container {
	width: 100%;
	font-size:16px;
	line-height:18px;
	position:relative;
	z-index: 10000;
}
.container2{
	margin-top: 5%; 
	margin-left: 3%;
}
.container4{
	margin-top: -1%; 
	margin-left: 27%;
}
.container3 {
	padding-top: 5%;
	font-size:16px;
	line-height:18px;
	position:relative;
	z-index: 10000;
}
.container3 td img{
	width: 100px;
	height: 88px;
}	
#page1 nav {
	display: none;
	}
.nav2 {
	float:left;
	width:150px;
	height:90px;
	right: 0;
	left: 0;
}
p {
	margin-bottom:10px;
	font-size:16px;
	line-height:18px;
	color:#b4ab8b;

}
.wrap {
	background-image: url('../images/bg-center.png');  
	background-repeat: repeat; 
	min-height:100%; height:auto !important; height:100%;}
.wrap2 {
		min-height:100%; height:auto !important; height:100%;}
}
}

@media (max-width:650px) {

.main_logo img{
	width: 200px;
	height: 29px;
}
.mobile_nav{
	display: block;
	margin-top:5%;
	margin-bottom:10%;
	margin-left:2%;
}
.mobile_nav2{
	display: block;
	margin-top:5%;
	margin-bottom:10%;
	margin-left: 2%;
}
.mobile_nav .nav2 img{
	width: 100px;
	height: 60px;
}
.mobile_nav2 .nav2 img{
	width: 100px;
	height: 60px;
}
.nav2 {
	float:left;
	width:100px;
	height:60px;
	right: 0;
	left: 0;
}
.mobile_map iframe{
	width: 300px;
	height: 188px;
}
html { 
	max-width:750px;
}
html, 
body { 
	height:100%;
}
a {
	color:#d52d00; 
	outline:none;
}
a:hover {
	text-decoration:none;
}
.main_logo{
	left:0;
	margin-top: 30px;
}
.slogan{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8c8c8c;
	text-transform:uppercase;
	text-align: left;
	right: 50%;
	font-size: 14px;
	max-width: 200px;
}
.slogan h2 {
	font-size:18px;
}
.car_container{
	float: left;
	margin-right: 3%;
}	
.car_container_img{
	float: left;
	margin-right: 3%;
}
.car_container_img img{
	width: 300px;
	height: 179px;
}
.container {
	width: 100%;
	font-size:16px;
	line-height:18px;
	position:relative;
	z-index: 10000;
}
.container2{
	margin-top: 5%; 
	margin-left: 2%;
}
.container4{
	margin-top: -1%; 
	margin-left: 27%;
}
.container3 {
	padding-top: 5%;
	font-size:16px;
	line-height:18px;
	position:relative;
	z-index: 10000;
}
.container3 td img{
	width: 65px;
	height: 57px;
}	
#page1 nav {
	display: none;
	}
p {
	margin-bottom:10px;
	font-size:16px;
	line-height:18px;
	color:#b4ab8b;
	text-align: left;
}
.wrap {
	background-image: url('../images/bg-center.png');  
	background-repeat: repeat; 
	min-height:100%; height:auto !important; height:100%;}
.wrap2 {
		min-height:100%; height:auto !important; height:100%;}
}
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
	/*==========================================*/
	.jScrollPaneContainer {
	    position: relative;
	    overflow: hidden;
	    z-index: 1;
		height:482px !important;
	}
	 
	.jScrollPaneTrack {
	    position: absolute;
	    cursor: pointer;
	    right: 0;
	    top:22px;
	    height:479px!important;
		background:url(../images/bg-scroll.png)  no-repeat;
		z-index:1;
		margin-top:-40px;
		margin-bottom:-20px;
	}
	.jScrollPaneDrag {
	    position: absolute;
	    cursor: pointer;
	    overflow: hidden;
		background:url(../images/scroll-pro.jpg)  no-repeat center TOP;
			height:91px;

	}
	.jScrollPaneDragTop {
	    position: absolute;
	    top: 0;
	    left: 0;
	    overflow: hidden;
	}
	.jScrollPaneDragBottom {
	    position: absolute;
	    bottom: 0;
	    left: 0;
	    overflow: hidden;
	}
	a.jScrollArrowUp {
	    display: block;
	    position: absolute;
	    z-index: 10000;
	    top: 0px;
	    right: 0;
	    text-indent: -2000px;
	    overflow: hidden;
		height:42px;
		background:url(../images/scroll-botton-top.gif) no-repeat center top;
	}
	a.jScrollArrowUp:hover {
	    /*background-color: #f60;*/
	}
	 
	a.jScrollArrowDown {
	    display: block;
	    position: absolute;
	    z-index: 1;
	    bottom:0px;
    	right: 0;
	    text-indent: -2000px;
	    overflow: hidden;
		height:32px;
		background:url(../images/scroll-botton-bottom.gif) no-repeat center top;

}
	a.jScrollArrowDown:hover {
    /*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
    /*background-color: #f00;*/
}