@import url("font.css");


/*================================================
-Css Document;

1. Reset and Layout

- 1.1 Reset the styles.

--1.2 General layout, Default styles of the links, colors etc.

-2. Header

-3.Content

-4.Partners

-5.Bottom box

-6.Testimonial 

================================================*/

/*================================================
1.1 Reset the styles.
================================================*/

html { height: 100%; max-height: 100%; padding: 0; margin: 0; border: 0; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th { margin: 0; padding: 0; }

body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { font-family: Arial, Helvetica, sans-serif; }

div, dl, dt, dd, ul, ol, li, legend, input, button, textarea, p, blockquote, th, td { line-height: 1.4em; word-spacing: 0.04em }

a, a:link, a:visited { /*color: #AB3727; font-size: 1em; text-decoration: none; */}

table { border-collapse: collapse; border-spacing: 0; }

fieldset, img { border: 0; }

input[type=radio], input[type=checkbox] { vertical-align: middle; margin: 0; }

address, caption, cite, code, dfn, em, th, var, optgroup { font-style: inherit; font-weight: inherit; }

del, ins { text-decoration: none; }

caption, th { text-align: left; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }

a, a:hover, a:focus {outline: none}
/*================================================
1.2 General layout, Default styles of the links, colors etc.
================================================*/

h1 {
	color:#744501;
	font-size:24px;
} 

h2 { 
	color:#744501;
	font-size:24px;
}

h3 {
	color:#744501;
	font-size:18px;
}

h4 {
	color:#744501;
	font-size:18px;
}

h5 {
	color:#744501;
	font-size:18px;
}

h6 {
	color:#744501;
	font-size:18px;
}

p{
	color:#744501;
	font-size:14px;
}

a{
	text-decoration:none;
	color:#744501;
	font-size:12px;
}

ul, ol {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	list-style-type:disc;
	color:#744501;
}

P {
	padding: 5px 0px 10px 0px;
}

sup { vertical-align: baseline; }

sub { vertical-align: baseline; }

input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; padding: 0; margin: 0; }

input:focus, textarea:focus { outline: none }

.clearfix:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0 }

.clearfix { display: inline-block; }

body{
	background-image:url(../img/bg/main-bg.png);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#E77934;
}

#wrapper{
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	width:954px;
	padding-top:12px;
	position:relative;
	background-image:url(../img/bg/top-bg.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#wrapper .wrapper-bottom{
	width:954px;
	padding-bottom:12px;
	background-image:url(../img/bg/bottom-bg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#wrapper .wrapper-bottom .wrapper-middle{
	width:901px;
	background-image:url(../img/bg/middle-bg.png);
	background-repeat:repeat-y;
	padding-left:29px;
	padding-right:34px;
}

/*================================================
2. Header
================================================*/
#header{
	height:90px;
	width:901px;
	position:absolute;
	top:12px;
}

#logo{
	float:left;
	padding-top:0px;
	padding-left:5px;
	width:297px;
	
}

#logo a{
	height:0px;
	padding-top:62px;
	background-image:url(../img/elem/logo.png);
	background-repeat:no-repeat;
	width:254px;
	overflow:hidden;
	display:block;HEIGHT:100px;}
.engagements 
{   font-size:18px;
    color:#553609;
    }
#header .left-col{
	float:left;
	width:290px;
}

#header .left-col .img-title{
	padding-left:6px;
}

#header .left-col h2{
	color:#0c2c71;
	font-size:20px;
}

#header .login-box{
	float:right;
	padding-top:2px;
	width:220px;
}

#header .login-box p{
	text-align:right;
	overflow:hidden;
	padding:0px;
}

#header .login-box p a{
	height:39px;
	width:162px;
	display:block;
	float:right;
	background-image:url(../img/btn/join-button.png);
	background-repeat:no-repeat;
	background-position:top right;
}

#header .login-box ul{
	
	overflow:hidden;
	padding-left:0px;
	padding-top:4px;
	float:right;
}

#header .login-box ul li{
	float:right;
	list-style-type:none;
	background-image:url(../img/bg/border-login.png);
	background-repeat:no-repeat;
	background-position:right 7px;
	padding-right:7px;
	margin-right:5px;
	height:27px;
}

#header .login-box ul .last-link{
	padding:0px;
	margin:0px;
	background-image:none;
}

#header .login-box ul li a{
	text-decoration:none;
	color:#722C06;
	font-size:16px;
	padding-bottom:4px;
	word-spacing:-1px;
	border-bottom:1px solid #722C06; 
}

#header .login-box ul li a:hover{
	border-bottom:none;
}

/*================================================
3.Content
================================================*/
#content{
	padding-top:69px;
}

#content .wrap-slider{
	height:265px;
	width:901px;
	margin-top:19px;
	position:relative;
}
/*
#flowtabs {
	margin:0 !important; 
	padding:0;
	position:absolute;
	left:29px;
	top:208px;
	z-index:9999;
}

#flowtabs li { 
	float:left; 
	margin:0; 
	margin-right:6px;
	padding:0; 
	text-indent:0; 
	list-style-type:none;
}

#flowtabs li a {
	background-image:url(../img/btn/slider-button-second.png);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	height:24px;
	width:24px;
	border:none;
    outline:none;
}

#flowtabs li a:active{
	outline: none;
	border:none;
}

#flowtabs li a:focus{
	-moz-outline-style: none;
	border:none;
}

#flowtabs li a:hover{
	background-image:url(../img/btn/slider-button.png)
}

#flowtabs li a:hover a.current {
	background-image:url(../img/btn/slider-button-second.png) !important;
}

a.current{
	background:url(../img/btn/slider-button.png) 0 0 no-repeat !important;
}

#flowpanes {	
	width:901px;
	height:250px;	
}

#flowpanes div {
	display:none;
	position:absolute;
}
*/

.image-info{
	/*background-image:url(../img/bg/image-col.png);*/
	background-repeat:no-repeat;
	padding-top:16px;
	padding-bottom:28px;
	padding-left:1px;
	padding-right:0px;
	width:301px;
	position:relative;
	margin-left:-6px;
	margin-right:2px;
	float:left;
}

.image-info .image-data{
	position:absolute;
	height:79px;
	top:155px;
	left:17px;
	width:247px;
	padding-left:14px;
	padding-right:8px;
	
}

.image-info .image-data h3
{
    WIDTH: 950px;
    MARGIN-LEFT: 5px;
    FONT-FAMILY: Arial;
    FONT-SIZE: 19pt;
    FONT-WEIGHT: bold;
    WORD-SPACING: 1px;
    LETTER-SPACING: 0px;
    COLOR:White;
}

.image-info .image-data p{
	color:#ffffff;
	font-size:14px;
	padding-top:0px;
	padding-bottom:0px;
	float:left;
	font-weight:bold;
	line-height:15px;
}

.tovaphoto
{
    LEFT: 285px;
    TOP: 136px;
    POSITION: absolute;
    Z-INDEX: 5;
}
.image-data .bottom-col{
	overflow:hidden;
	padding-top:5px;
	height:40px;
}

.image-data .bottom-col a{
	background-image:url(../img/btn/click-hear-button.png);
	background-repeat:no-repeat;
	width:80px;
	height:29px;
	float:right;
	margin-top:4px;
}

.image-col{
	margin-top:-5px;
	PADDING-LEFT:5px;
}

.image-col .third-image-col{
	margin-left:-17px;
	margin-right:0px;
	right:-11px;
}

.image-col .image-info img{
	position:relative;
}

/*================================================
4.Partners
================================================*/
.partners-col{
	width:901px;
	background-image:url(../img/bg/partner-top-bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:13px;
	margin-top:-26px;
}

.partners-col .partners-bottom-bg{
	width:901px;
	padding-bottom:12px;
	background-image:url(../img/bg/partner-bottom-bg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.partners-col .partners-middle-bg{
	width:901px;
	background-image:url(../img/bg/partner-middle-bg.png);
	background-repeat:repeat-y;
}

.partners-col .partners-content{
	width:900px;
	background-image:url(../img/bg/partner-gradient-bg.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	min-height:80px;
	margin-left:1px;
	margin-right:1px;
}

.partners-col .title{
	width:231px;
	height:32px;
	padding-top:6px;
	display:block;
	text-align:center;
	background-image:url(../img/bg/partner-title.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin:auto;
	position:relative;
	top:-10px;
	color:#707070;
	font-size:25px;
}

.partners-col .partners li{
	float:left;
	list-style-type:none;
}

.partners-col .partners{
	overflow:hidden;
	margin-top:-6px;
	padding-left:30px;
}
/*================================================
5.Bottom box
================================================*/
.bottom-box{
	background-image:url(../img/bg/bottom-box-bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:908px;
	margin-top:19px;
	padding-top:17px;
	margin-left:-3px;
	margin-bottom:18px;
}

.bottom-box .bottom-box-bottom{
	background-image:url(../img/bg/bottom-box-bottom-bg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:19px;
	width:908px;
}

.bottom-box .bottom-box-content{
	background-image:url(../img/bg/bottom-box-middle-bg.png);
	background-repeat:repeat-y;
	width:908px;
}

.bottom-box .bottom-box-col1{
	overflow:hidden;
}

.bottom-box-col1 .left-box{
	float:left;
	width:439px;
	padding-left:19px;
	padding-top:22px;
	PADDING-RIGHT:5px;
	MARGIN-TOP:4px;
	background-image:url(../img/bg/divider-h.png);
	background-repeat:repeat-y;
	background-position:right top;
	min-height:273px;
	PADDING-BOTTOM:22px;
}

.bottom-box-col1 h3{
	color:#744501;
	font-size:24px;
}

.bottom-box-col1 p
{
    COLOR: #744501;
    FONT-SIZE: 13px;
    LINE-HEIGHT: 19px;
    WORD-SPACING: -1px;
    FONT-WEIGHT: bold;
}

.bottom-box-col1 .left-box li{
	color:#744501;
	font-size:14px;
	line-height:24px;
	list-style-type:none;
	padding-left:19px;
	background-image:url(../img/bg/list-bullet.png);
	background-repeat:no-repeat;
	background-position:left 4px;
	word-spacing:-1px;
	
}

.bottom-box-col1 .left-box li span{
	font-weight:bolder;
	font-size:14px;
	/*COLOR:#D34501;*/
}

.bottom-box-col1 .left-box ul{
	padding-left:0px;
	padding-top:20px;
	padding-RIGHT:85px;
}

.bottom-box-col1 .right-box{
	float:right;
	width:400px;
	padding-right:24px;
	min-height:273px;
	padding-top:22px;
	MARGIN-TOP:4px;
}

.bottom-box-col1 .right-box h2{
	color:#744501;
  font-family: 'RetinaSemibold';
	font-size:18px;
	margin-top:2px;
	margin-left:-2px;
	width:320px;
	line-height:21px;
	margin-bottom:6px;
	font-weight:bold;
	
}

.bottom-box-col1 .left-box h3{
	margin-left:4px;
	line-height:29px;
	font-weight:bold;
  font-family: 'RetinaSemibold';
  FONT-SIZE:25px;
}

.bottom-box-col1 .right-box h1{
	overflow:hidden;
  font-family: 'RetinaSemibold';
	margin-top:5px;
	margin-left:-2px;
	margin-bottom:5px;
	font-weight:bold;
	PADDING-BOTTOM:5px;
	FONT-SIZE:25px;
}

.bottom-box-col2{
	background-image:url(../img/bg/divider-w-red.png);
	background-repeat:repeat-x;
	background-position:top left;
	padding-top:2px;
	padding-bottom:1px;
	width:100%;
	margin-top:-1px;
	width:897px;
	margin-left:1px;
}

.bottom-box-col2 .testimonials{
	margin-top:1px;
	background-color:#FCB943;
	width:100%;
}

.bottom-box-col2 .testimonials ul p{
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	color:#D34501;
	font-size:13px;
	line-height:19px;
	word-spacing:-2px;
	
}

.bottom-box-col2 .testimonials ul p span{
	font-weight:bold;
}

.bottom-box-col2 .testimonials ul h3{
	float:left;
	color:#D34501;
	font-size:18px;
	padding-right:5px;
	line-height:19px;
	font-weight:bold;
}

.bottom-box-col2 .testimonials ul{
	overflow:hidden;
	padding-top:8px;
	padding-bottom:5px;
	padding-left:18px;
}

.bottom-box-col2 .testimonials ul li{
	list-style-type:none;
}

.city{
	font-style:italic;
	font-weight:normal !important;
}

 .bottom-box-col3 .left-box h1{
	margin-left:4px;
	line-height:30px;
	font-weight:bold;
	FONT-SIZE:26px;
  font-family: 'RetinaSemibold';
}
.bottom-box-col4 li{
	list-style-type:none;
	float:left;
	line-height:16px;
	background-image:url(../img/bg/border-links.png);
	background-repeat:no-repeat;
	background-position:right 5px;
	padding-right:6px;
	margin-right:4px;
}

.bottom-box-col4 li a{
	text-decoration:none;
	font-size:12px;
	color:#744501;
	line-height:19px;
	word-spacing:-1px;
}

.bottom-box-col4 ul{
	display:block;
	overflow:hidden;
	padding-left:0px;
}

.bottom-box-col3{
	overflow:hidden;
	background-image:url(../img/bg/divider-w-red.png);
	background-repeat:repeat-x;
	width:897px;
	margin-left:1px;
	padding-top:3px;
	min-height:120px;
}

.bottom-box-col3 .left-box{
	float:left;
	width:429px;
	background-image:url(../img/bg/divider-h.png);
	background-repeat:repeat-y;
	background-position:right top;
	min-height:80px;
	margin-TOP:15px;
	margin-bottom:15px;
	padding-left:19px;
	PADDING-right:15px;
	WORD-SPACING:-1px;
	
	
	
}
.bottom-box-col3 .left-box p{
	color:#744501;
	font-size:14px;
	line-height:19px;
	WORD-SPACING:1px;
	
}
.bottom-box-col3 .right-box{
	float:right;
	width:384px;
	min-height:120px;
	padding-right:24px;
}

.bottom-box-col3 .right-box p{
	color:#744501;
	font-size:14px;
	padding-top:49px;
	line-height:19px;
	WORD-SPACING:1px;
	
}

.bottom-box-col4 p{
	color:#744501;
	font-size:12px;
	line-height:19px;
	padding-bottom:6px;
	padding-top:0px;
}

.bottom-box-col4{
	background-image:url(../img/bg/divider-w.png);
	background-repeat:repeat-x;
	background-position:left top;
	width:858px;
	margin-left:3px;
	padding-left:21px;
	padding-right:15px;
	padding-top:4px;
}
.bottom-box-col4 .left-box
{
    padding-LEFT:40px;
    
    }
.bottom-box-col{
	overflow:hidden;
	position:relative;
	top:-20px;
}
.prefer 
{
    PADDING-TOP:0px;
    FONT-FAMILY:Arial;
    FONT-SIZE:14px;
    color:#744501;
    word-spacing:1px;
    }
.prefer .yes-no-header
{
    background-image:url(../img/bg/yes-no-header.png);
	background-repeat:no-repeat;
	background-position:left top;
	WIDTH:147px;
	HEIGHT:48px;
	margin-LEFT:243px;
	MARGIN-TOP:0px;
    }    
.prefer .lighterbg 
{
    background-image:url(../img/bg/lighter-bg.png);
	background-repeat:repeat-x;
	background-position:left top;
	WIDTH:237px;
	HEIGHT:24px;
    padding-left:5px;
    }
    
.prefer .lightbg 
{
    
    background-image:url(../img/bg/light-bg.png);
	background-repeat:repeat-x;
	background-position:left top;
	WIDTH:237px;
	HEIGHT:24px;
	padding-left:5px;
    }  
.prefer .yes-light
{
    background-image:url(../img/bg/yes-light-bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	WIDTH:57px;
	HEIGHT:24px;
    }
.prefer .yes-lighter
{
    background-image:url(../img/bg/yes-lighter-bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	WIDTH:57px;
	HEIGHT:24px;
    }
.prefer .yes-other-lighter
{
    background-image:url(../img/bg/yes-other-lighter-bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	WIDTH:57px;
	HEIGHT:24px;
    }
.prefer .no-light 
{
    background-image:url(../img/bg/no-light-bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	WIDTH:57px;
	HEIGHT:24px;
    }    
.prefer .no-lighter 
{
    background-image:url(../img/bg/no-lighter-bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	WIDTH:57px;
	HEIGHT:24px;
    }    
  
.footer-text
{
    WIDTH: 950px;
    POSITION: static;
    TEXT-ALIGN: center;
    VISIBILITY: visible;
    FLOAT:inherit;
}
    .footer-text p
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    WORD-SPACING: 1px;
    LINE-HEIGHT:19px;
}
.last-link{
	margin-right:0px !important;
	padding-right:0px !important;
	background-image:none !important;
}

.first-link-list{
	padding-top:17px;	
	TEXT-ALIGN:center;
	FONT-WEIGHT:bold;
    
}

.last-link-list{
	padding-top:0px;
	margin-LEFT:30px;
	FONT-WEIGHT:bold;
}

.last-banner{
	background-image:url(../img/back3.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:901px;
	height:265px;
	cursor:pointer;
}

.last-banner li{
	float:left;
	list-style-type:none;
	background-image:url(../img/bg/photo-shadow.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:165px;
	height:134px;
	padding-left:6px;
	padding-bottom:13px;
	padding-top:5px;
	padding-right:12px;
	margin-left:-7px;
}

.last-banner ul{
	overflow:hidden;
	padding-left:17px;
	padding-top:15px;
}

.first-banner{
	background-image:url(../img/back1.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:901px;
	height:265px;
	cursor:pointer;
}

.first-banner-content h2{
	font-size:39px;
	color:#ffffff;
	padding-bottom:22px;
	font-family: 'RetinaSemibold';
}

.first-banner-content h3{
    font-family: 'RetinaSemibold';
	font-size:31px;
	color:#ffffff;
	line-height:18px;
	padding-bottom:18px;
}

.first-banner-content h4{
	font-family: 'RetinaSemibold';
	font-size:25px;
	color:#ffffff;
	padding:0px 0px 4px 0px;
}

.first-banner-content{
	padding-left:25px;
	padding-top:71px;
	text-shadow: 0px 0px 6px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=0); 
}

.last-banner-content{
	width:901px;
	padding-top:8px;
		text-shadow: 0px 0px 6px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=0); 
}

.last-banner-content h3{
	font-family: 'RetinaSemibold';
	font-size:26px;
	color:#ffffff;
	line-height:18px;
	padding-bottom:13px;
	text-align:right;
	padding-right:71px;
}

.last-banner-content h4{
	font-family: 'RetinaSemibold';
	font-size:22px;
	color:#ffffff;
	text-align:right;
	padding-right:130px;
	word-spacing:2px;
}

.second-banner{
	background-image:url(../img/back2.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:901px;
	height:265px;
	cursor:pointer;
}

.second-banner .second-banner-top{
	width:901px;
	overflow:hidden;
}

.second-banner .second-banner-bottom{
	width:901px;
	padding:2px 0px 0px 0px;
}

.second-banner h2{
    font-family: 'RetinaSemibold';
	font-size:31px;
	color:#ffffff;
	padding-left:27px;
	padding-bottom:8px;
	text-shadow: 0px 0px 6px #000000;
filter: dropshadow(color=#000000, offx=0, offy=0); 
}

.second-banner h3{
	font-family: 'RetinaSemibold';
	font-size:25px;
	line-height:17px;
	color:#ffffff;
	padding-left:27px;
	text-shadow: 0px 0px 6px #000000;
filter: dropshadow(color=#000000, offx=0, offy=0); 
}

.photo-list li{
	float:left;
	list-style-type:none;
	background-image:url(../img/bg/shadow.png);
	background-repeat:no-repeat;
	padding-bottom:13px;
	padding-right:12px;
	padding-left:6px;
	padding-top:5px;
	width:144px;
	height:109px;
}

.photo-list{
	overflow:hidden;
	padding-left:21px;
	padding-top:11px;
	float:left;
	width:162px;
}

.titl-box{
	padding-left:36px;
	background-image:url(../img/bg/lp1.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	width:400px !important;
	margin-left:22px;
	margin-top:60px;
}

.titl-box-right{
	padding-right:38px;
	background-image:url(../img/bg/lp2.png);
	background-repeat:no-repeat;
	background-position:355px 5px;
	float:left;
	width:365px !important;
}

.titl-box-right p{
	font-family: 'RetinaSemibold';
	color:#ffffff;
	font-size:18px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:0px;
	text-shadow: 0px 0px 6px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=0); 
}

.titl-box-right span{
	font-family: 'RetinaSemibold';
	color:#fff;
	text-align:right;
	display:block;
	font-size:14px;
	padding-right:10px;
		text-shadow: 0px 0px 6px #000000;
	filter: dropshadow(color=#000000, offx=0, offy=0); 
}

.titl-box-right span span{
	font-style:italic;
	display:inline !important;
	padding-right:0px;
}

/*================================================
6.Testimonial 
================================================*/
ul.marquee {
	display: block;
	list-style: none;
	line-height: 1;
	position: relative;
	overflow: hidden;
	width: 678px;
	height: 16px;
	float:left;
}

ul.marquee li {
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap;
	padding: 3px 2px;
}

.testimonials ul li ul{
	padding-left:0px !important;
	padding-bottom:0px !important;
	top:-3px;
}

/**/
.heart{
	overflow:hidden;
}

.heart .heart-left{
	float:left;
	width:30px;
	padding-top:2px;
	padding-left:50px;
	
}

.heart .heart-right{
	float:right;
	width:200px;
}

.heart .heart-right p{
	padding:0px;
	font-size:13px;
	color:#194178;
	line-height:15px;
}

.heart .name-data{
	font-size:19px;
	color:#194178;
	line-height:14px;
	display:block;
	margin-top:-1px;
	margin-bottom: 5px;
}

.heart .name-data a{
	font-size:19px;
	color:#194178;
	line-height:14px;
	display:block;
}


/**/
#flowtabs {
	margin:0 !important; 
	padding:0;
	position:absolute;
	left:29px;
	top:208px;
	z-index:9999;
}

/* single tab */
.controls li { 
	float:left; 
	margin:0; 
	margin-right:6px;
	padding:0; 
	text-indent:0; 
	list-style-type:none;
}

.controls li a {
	/*background-image:url(../img/btn/slider-button-second.png);-->
	background-repeat:no-repeat;
	background-position:top left;*/
	display:block;
	height:24px;
	width:24px;
	border:none;
  outline:none;
	text-indent:-9999px;
}

.controls li a:active{
	outline: none;
	border:none;
}

.controls a:hover{ 
	/*background-image:url(../img/btn/slider-button.png);*/
}

.controls li a:hover a.current {
	background-image:url(../img/btn/slider-button-second.png) !important;
}

a.current{
	background:url(../img/btn/slider-button.png) 0 0 no-repeat !important;
}

#flowpanes {	
	width:901px;
	height:265px;	
}

#flowpanes div {
	display:none;
}

#flowpanes {
	position:relative;
	overflow:visible;
	clear:both;
}

#flowpanes div {
	float:left;
	display:block;
	width:910px;
	font-size:14px;
}

#flowpanes .items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}



.controls {
	padding:0px;
	margin:0px;
	text-decoration:none;
	position:absolute;
	left:26px;
	bottom:18px;
	z-index:9999;
}

.controls li {
	float:left;
}

.controls li.current a {
	/*background-image:url(../img/btn/slider-button.png);*/
}

#slider2 {
	z-index:5555;
}

#slider2 > ul, #slider2 ol {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

.mac .titl-box-right {
	width:370px!important;
    background-position: 365px 5px;
}