#slider, #no-slider {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

.scroll, .no-scroll {
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    height:250px;
	width:530px;
	margin:0 auto;
}

#images {
	width: 750px;
	margin: 0 auto;
	height:375px;
}

.bottom-circle {
	background: url(../img/nav.png) 0 -500px no-repeat;
	height:375px;
	width:960px;
	margin:0 auto;
}

.panel {
	padding:20px 40px;
    height: 200px;
    width: 450px;
    margin:0 auto;
}


.panel2 {
	padding:50px 40px;
    height: 200px;
    width: 450px;
    margin:0 auto;
    
}

.hide {
    display: none;
}


/* no-carousel list styles */

.no-carousel  {
    margin:0 auto;
    height: 115px;
}

.no-carousel li.item {
 	width: 258px;
    height: 75px;
    padding: 20px 30px;
    float: left;
}

.no-carousel li.item:hover {
	background: #f0f0f0;
	cursor: pointer;
}

.no-carousel .item h2 {
	display:inline;
	font-family: 'TitilliumMaps29L400wt';
	color: #EE4036;
	font-size: 20px;
	padding:0 0 0 50px;
	margin: 0 0 10px 10px;
}

.no-carousel .item p {
	clear: both;
	margin:10px 0 0 0;
	font-size: 11px;
	line-height: 1.5em;
}

/* bottom slider styles */
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 960px;
    margin:0 auto;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  960px;
    height: 145px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 260px;
    height: 75px;
    padding: 20px 30px;
}

.jcarousel-skin-tango .jcarousel-item:hover {
	background: #f0f0f0;
	cursor: pointer;
}


.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin:0;
}

.jcarousel-skin-tango h2 {
	display:inline;
	font-family: 'TitilliumMaps29L400wt';
	color: #EE4036;
	font-size: 20px;
	padding:0 0 0 50px;
	margin: 0 0 10px 10px;
}

.jcarousel-skin-tango p {
	clear: both;
	margin:10px 0 0 0;
	font-size: 10px;
	line-height: 1.5em;
}

.question {
	background: url(../img/bottom-sprite.png) 0 -753px no-repeat;
	height:27px;
	width:215px;
	padding:5px 0 0 45px;
	font-family: 'TitilliumMaps29L400wt';
	color: #EE4036;
	font-size: 20px;
	margin: 0 0 10px 0;
}


.fact {
	background: url(../img/bottom-sprite.png) 0 -785px no-repeat;
	height:27px;
	width:260px;
	padding:5px 0 0 45px;
	font-family: 'TitilliumMaps29L400wt';
	color: #EE4036;
	font-size: 20px;
	margin: 0 0 10px 0;
}