* {
margin : 0;
padding : 0;
}
html {
height : 100%;
}
a:link, a:visited {
text-decoration : none;
}
a img {
border : 0;
}
div.wrap {
width : 1134px;
margin : 0 auto;
text-align : left;
}
div#top div#nav {
float : left;
clear : both;
width : 1134px;
height : 52px;
margin : 22px 0 0;
}
div#top div#nav ul {
float : left;
width : 700px;
height : 52px;
list-style-type : none;
}
div#nav ul li {
float : left;
height : 52px;
}
div#nav ul li a {
border : 0;
height : 52px;
display : block;
line-height : 52px;
text-indent : -9999px;
}
div#run_banner {
margin : -1px 0 0;
}
div#video-header {
height : 683px;
margin : -1px 0 0;
}
div#run_banner div.wrap {
height : 564px;
position:relative;
/*background : url(../images/header-bg.png) no-repeat 50% 0;*/
}
div#run_banner div#slide-holder {
z-index : 40;
width : 1134px;
height : 564px;
position : absolute;
}
div#run_banner div#slide-holder div#slide-runner {
width : 1134px;
height : 400px;
overflow : hidden;
position : absolute;
}
div#run_banner div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#run_banner div#slide-holder div#slide-controls {
left : 0;
bottom : 0px;
width : 1134px;
height : 46px;
display : none;
position : absolute;
background : url(../images/slide-bg.png) 0 0;
}
div#run_banner div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 16px;
margin : 15px 0 0 20px;
text-transform : uppercase;
}
div#run_banner div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
display : inline;
margin : 11px 15px 0 0;
}
p#slide-nav 
{
	padding-top:7px;
	padding-right:450px;
}
div#run_banner div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#run_banner div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}
div#run_banner div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(../images/silde-nav.png);
}
div#nav ul li a {
background : url(../images/nav.png) no-repeat;
}
.slide
{
width:100%;
height:400px;
}
.prev {
    background: url("../images/pre_banner.png") no-repeat;
    position:absolute;
    height: 56px;
    width: 48px;
	left:35px;
	top:240px;
	z-index:9999;
}
.prev:hover {
    background: url("../images/pre_banner_hover.png") no-repeat;
}
.next {
    background: url("../images/next_banner.png") no-repeat;
    position:absolute;
    left:1050px;
	height: 56px;
    width: 48px;
	top:240px;
	z-index:9999;
}
.next:hover {
    background: url("../images/next_banner_hover.png") no-repeat;
}
.list_carousel {
				width: 950px;
				float:left;
				margin-left:2px;
			}
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
				
			}
			.list_carousel li {
				color: #999;
				text-align: center;
				padding: 0;
				display: block;
				float: left;
			}
			
			.list_carousel.responsive {
				width: auto;
				margin-left: 0;
			}
			.clearfix {
				float: none;
				clear: both;
			}
			.prev {
				float: left;
				margin-top:20px;
				background:url(../images/pre_banner.png)  no-repeat;
				width:34px;
				height:55px;
			}
			.prev:hover{
				background:url(../images/pre_banner_hover.png)  no-repeat;
			}
			.next {
				float: right;
				margin-top:20px;
				background:url(../images/next_banner.png) no-repeat;
				width:33px;
				height:54px;
			}
			.next:hover {
				background:url(../images/next_banner_hover.png)  no-repeat;
			}
			.pager {
				float: left;
				width: 300px;
				text-align: center;
			}
			.pager a {
				text-decoration: none;
			}
			.pager a.selected {
				text-decoration: underline;
			}
			.timer {
				background-color: #999;
				height: 6px;
				width: 0px;
			}
			.caroufredsel_wrapper
			{
				padding:0px;
				margin:0px;
				float:left;
				width:1050px !important;
			}
			#foo2
			{
				padding:0px;
				margin:0px;
				min-width:900px;
			}
