#banner{
margin-left:10px;
float:left;
position:relative;
overflow:hidden;
width:100%;
}

.preload-style{
visibility:hidden;
height:500px;
overflow:hidden;
float:left;
}

#center_3column #banner{
margin-left:0px;
}

#3columnBannerHolder{
    float: left;
    width: 645px;
}



#main-slide-holder ul{
list-style:none;
margin-left:0px;
position: relative;
}

#main-slide-holder ul li{
display:inline;
float:left;
}

#main-slide-holder ul li img{
margin-right:10px;
}

#mobile-slide-holder ul li a:link, #main-slide-holder ul li a:link
{
    border-bottom:none;
} 	

.textItem{
background-image:url('images/SEGMENT1.png');
background-position:0px 0px;
background-repeat:no-repeat;
width:398px;
padding-top:34px;

margin-right:10px;
}

.seg0{
background-image:url('images/SEGMENT1.png');
}
.seg1{
background-image:url('images/SEGMENT2.png');
}
.seg2{
background-image:url('images/SEGMENT3.png');
}
.seg3{
background-image:url('images/SEGMENT4.png');
}
.seg4{
background-image:url('images/SEGMENT5.png');
}
.seg5{
background-image:url('images/SEGMENT6.png');
}

.dark{
color:#000;
}

.textItem h2{
padding-right:25px;
}

#main-paging{
width:100%;
float:left;
height:25px;
margin-top:20px;
z-index:1000;
}

.twocolBanner #main-paging{
width:809px !important;
}

#next{
    float: left;
    height: 16px;
    position: relative;
    width: 30px;
	cursor:pointer;
}

#next span{
	background: url("images/btn-home-nav.png") no-repeat scroll left -18px transparent;
    cursor: pointer;
	text-indent:-9999em;
    height: 100%;
    position: absolute;
    width: 100%;
}

#prev{
	float: right;
	height: 16px;
	position: relative;
	width: 68px;
	cursor:pointer;
}

#prev span{
    background: url("images/btn-home-nav.png") no-repeat scroll -40px -18px transparent;
    cursor: pointer;
	text-indent:-9999em;
    height: 100%;
    position: absolute;
    width: 100%;
}

#main-paging ul{
list-style:none;
float:left;
margin-left:5px;

}

#prev:hover span{
background-position:-40px 0px;
}

#next:hover span{
background-position: 0px 0px;
}


#main-paging ul li{
display:inline;
float:left;
margin-right:4px;
}

#main-paging ul li a{
    float: left;
    height: 18px;
    position: relative;
    width: 5px;
	display:block;
	background-color:#666666;
	color:#666666;
	font-size:8px;
	cursor:pointer;
    text-indent:-9999em;
    border-bottom:none;
}

#main-paging ul li a:hover, #main-paging ul li.current a{
	background-color:#333;
	color:#333;
}

.col_info {
    background: url("images/line.gif") no-repeat scroll left 14px transparent;
    font-style: italic;
    margin: 0;
    padding-top: 20px;
    width: 154px;
	font-size:.917em;
	line-height:13px;
}

.col_info p{
margin-bottom:0px!important;
line-height:16px;
}

.col_info h3{
    color: #333333;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: .917em;
    font-style: italic;
    margin:0;
    padding: 0;
    line-height:16px;
}


.col_info h3 a{
    border-bottom: 1px dotted #CC0099!important;
    color: #333333;
}
.col_info h3 a:hover{
    border-bottom: 1px dotted #CC0099;
    color: #CC0099;
}

