@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, td { 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:#204a85;
	font-size:24px;
} 

h2 { 
	color:#204a85;
	font-size:24px;
}

h3 {
	color:#204a85;
	font-size:18px;
}

h4 {
	color:#204a85;
	font-size:18px;
}

h5 {
	color:#204a85;
	font-size:18px;
}

h6 {
	color:#204a85;
	font-size:18px;
}

p{
	color:#204a85;
	font-size:14px;
}

a{
	text-decoration:none;
	color:#204a85;
	font-size:12px;
}

ul, ol {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	list-style-type:disc;
	color:#234472;
}

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-y;
	background-position:top center;
	background-color:#0d2c71;
}

#wrapper{
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	width:1064px;
	padding-top:17px;
	position:relative;
	background-image:url(../img/bg/top-bg.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#wrapper .wrapper-bottom{
	width:1064px;
	padding-bottom:17px;
	background-image:url(../img/bg/bottom-bg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#wrapper .wrapper-bottom .wrapper-middle{
	width:1001px;
	background-image:url(../img/bg/middle-bg.png);
	background-repeat:repeat-y;
	padding-left:29px;
	padding-right:34px;
	TEXT-ALIGN:center;
}

/*================================================
2. Header
================================================*/
#header{
	height:70px;
	width:921px;
	position:absolute;
	top:18px;
	margin-left:30px;
}

#logo{
	float:left;
	padding-top:7px;
	padding-left:19px;
	width:327px;/*297*/
}

#logo a{
	height:0px;
	padding-top:62px;
	background-image:url(../img/elem/logo.png);
	background-repeat:no-repeat;
	width:254px;
	overflow:hidden;
	display:block;
}

#SHIDDUCHIMlogo{
	float:left;
	padding-top:7px;
	padding-left:19px;
	width:327px;/*297*/
}

#SHIDDUCHIMlogo a{
	height:0px;
	padding-top:82px;
	background-image:url(../img/elem/shidduchsyaspartnerlogo.png);
	background-repeat:no-repeat;
	width:254px;
	overflow:hidden;
	display:block;
}

#Souledlogo{
	float:left;
	padding-top:7px;
	padding-left:19px;
	width:327px;/*297*/
}

#Souledlogo a{
	height:0px;
	padding-top:82px;
	background-image:url(../img/elem/SOULEDsyaspartnerlogo.png);
	background-repeat:no-repeat;
	width:254px;
	overflow:hidden;
	display:block;
}

#SHAPELLSCONNECTlogo{
	float:left;
	padding-top:7px;
	padding-left:19px;
	width:327px;/*297*/
}

#SHAPELLSCONNECTlogo a{
	height:0px;
	padding-top:82px;
	background-image:url(../img/elem/ShapellsConnectsyaspartnerlogo.png);
	background-repeat:no-repeat;
	width:254px;
	overflow:hidden;
	display:block;
}

#MJElogo{
	float:left;
	padding-top:7px;
	padding-left:19px;
	width:327px;/*297*/
}

#MJElogo a{
	height:0px;
	padding-top:82px;
	background-image:url(../img/elem/MJEsyaspartnerlogo.png);
	background-repeat:no-repeat;
	width:254px;
	overflow:hidden;
	display:block;
}
#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 left;
}

#header .login-box ul{
	float:left;
	overflow:hidden;
	padding-left:0px;
	padding-top:4px;
	float:right;
}

#header .login-box ul li{
	float:left;
	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:#244988;
	font-size:14px;
	padding-bottom:4px;
	word-spacing:-1px;
	border-bottom:1px solid #5b77a6; 
}

#header .login-box ul li a:hover{
	border-bottom:none;
}

/*================================================
3.Content
================================================*/
#content{
	padding-top:69px;
}

#content .wrap-slider{
	height:250px;
	width:901px;
	margin-top:13px;
	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:17px;
	padding-right:21px;
	width:270px;
	position:relative;
	margin-left:-6px;
	margin-right:2px;
	float:left;
}

.image-info .image-data{
	position:absolute;
	height:79px;
	top:90px;
	left:17px;
	width:247px;
	padding-left:14px;
	padding-right:8px;
	TEXT-ALIGN:left;
}

.image-info .image-data h3{
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	padding-top:9px;
	TEXT-ALIGN:left;
}

.image-info .image-data p{
	color:#ffffff;
	font-size:14px;
	padding-top:0px;
	padding-bottom:0px;
	float:left;
	font-weight:bold;
	line-height:15px;
}

.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:8px;
	MARGIN-BOTTOM:-20px;
}

.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:904px;
	background-image:url(../img/bg/partner-top-bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:18px;
	margin-top:20px;
}

.partners-col .partners-bottom-bg{
	width:904px;
	padding-bottom:18px;
	background-image:url(../img/bg/partner-bottom-bg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.partners-col .partners-middle-bg{
	width:904px;
	background-image:url(../img/bg/partner-middle-bg.png);
	background-repeat:repeat-y;
}

.partners-col .partners-content{
	width:902px;
	background-image:url(../img/bg/partner-gradient-bg.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	min-height:104px;
	margin-left:1px;
	margin-right:1px;
}

.partners-col .title{
	width:231px;
	height:32px;
	padding-top:4px;
	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:-18px;
	color:#707070;
	font-size:25px;
}

.partners-col .partners li{
	float:left;
	list-style-type:none;
}

.partners-col .partners{
	overflow:hidden;
	margin-top:-23px;
	padding-left:30px;
}

/*================================================
4a.Sponsers
================================================*/
.sponsers-col{
	width:904px;
	background-image:url(../img/bg/partner-top-bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:18px;
	margin-top:20px;
}

.sponsers-col .sponsers-bottom-bg{
	width:904px;
	padding-bottom:18px;
	background-image:url(../img/bg/partner-bottom-bg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.sponsers-col .sponsers-middle-bg{
	width:904px;
	background-image:url(../img/bg/partner-middle-bg.png);
	background-repeat:repeat-y;
}

.sponsers-col .sponsers-content{
	width:902px;
	background-image:url(../img/bg/partner-gradient-bg.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	min-height:54px;
	margin-left:1px;
	margin-right:1px;
}

.sponsers-col .title{
	width:231px;
	height:32px;
	padding-top:4px;
	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:-18px;
	color:#707070;
	font-size:25px;
}

.sponsers-col .sponsers li, .sponsers-col .sponsers1 li{
	float:left;
	list-style-type:none;
}

.sponsers-col .sponsers{
	overflow:hidden;
	margin-top:-23px;
	padding-left:30px;
}
.sponsers-col .sponsers1{
	overflow:hidden;
	margin-top:-23px;
	padding-left:130px;
}
/*================================================
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:12px;
	padding-top:22px;
	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:31px;
	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:449px;
	padding-left:19px;
	padding-top:17px;
	background-image:url(../img/bg/divider-h.png);
	background-repeat:repeat-y;
	background-position:right top;
	min-height:273px;
	TEXT-ALIGN:left;
}

.bottom-box-col1 h3{
	color:#234472;
	font-size:24px;
}

.bottom-box-col1 p{
	color:#234472;
	font-size:14px;
	line-height:17px;
	word-spacing:-1px;
}

.bottom-box-col1 .left-box li{
	color:#204a85;
	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:-2px;
}

.bottom-box-col1 .left-box li span{
	font-weight:bold;
}

.bottom-box-col1 .left-box ul{
	padding-left:0px;
	padding-top:13px;
}

.bottom-box-col1 .right-box{
	float:right;
	width:400px;
	padding-right:16px;
	padding-top:20px;
	min-height:273px;
	TEXT-ALIGN:left;
}

.bottom-box-col1 .right-box h2{
	color:#234472;
  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';
}

.bottom-box-col1 .right-box h1{
	overflow:hidden;
  font-family: 'RetinaSemibold';
	margin-top:-1px;
	margin-left:-2px;
	margin-bottom:5px;
	font-weight:bold;
}

.bottom-box-col2{
	background-image:url(../img/bg/divider-w.png);
	background-repeat:repeat-x;
	background-position:top left;
	padding-top:2px;
	padding-bottom:1px;
	width:100%;
	margin-top:-1px;
	width:900px;
	margin-left:4px;
}

.bottom-box-col2 .testimonials{
	margin-top:1px;
	background-color:#d2e2fd;
	width:100%;
}

.bottom-box-col2 .testimonials ul p{
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	color:#234472;
	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:#234472;
	font-size:24px;
	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 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-col3 li a{
	text-decoration:none;
	font-size:12px;
	color:#234472;
	line-height:19px;
	word-spacing:-1px;
}

.bottom-box-col3 ul{
	display:block;
	overflow:hidden;
	padding-left:0px;
}

.bottom-box-col3{
	overflow:hidden;
	background-image:url(../img/bg/divider-w.png);
	background-repeat:repeat-x;
	width:900px;
	margin-left:4px;
	padding-top:3px;
	min-height:120px;
}

.bottom-box-col3 .left-box{
	float:left;
	width:550px;
	background-image:url(../img/bg/divider-h.png);
	background-repeat:repeat-y;
	background-position:right top;
	min-height:120px;
	padding-left:21px;
}

.bottom-box-col3 .right-box{
	float:right;
	width:294px;
	min-height:120px;
	padding-right:24px;
	TEXT-ALIGN:left;
}

.bottom-box-col3 .right-box p{
	color:#204a85;
	font-size:14px;
	padding-top:20px;
	line-height:19px;
}

.bottom-box-col4 p{
	color:#204a85;
	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:4px;
	padding-left:21px;
	padding-right:21px;
	padding-top:14px;
}

.bottom-box-col{
	overflow:hidden;
	position:relative;
	top:-20px;
}

.last-link{
	margin-right:0px !important;
	padding-right:0px !important;
	background-image:none !important;
}

.first-link-lisk{
	padding-top:17px;	
}

.last-link-list{
	padding-top:0px;
}

.last-banner{
	background-image:url(../img/back3.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:901px;
	height:250px;
	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.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:901px;
	height:250px;
	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.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:901px;
	height:250px;
	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:60px;
	padding-top:2px;
	text-align:right;
}

.heart .heart-right{
	float:left;
	width:190px;
	
}

.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:250px;	
}

#flowpanes div {
	display:none;
}

#flowpanes {
	position:relative;
	overflow:hidden;
	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;
}