div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 872px;
	height: 538px;
	overflow: hidden;
	}
	div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:872px;
	height:602px;
	overflow:hidden;
	float:left;
	margin-top: 0px;
		}
.text {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

	div.scroller div.content {
	width: 7848px;
	}
.indicator {
	float: left;
	height: 25px;
	width: 793px;
}

#my-glider {
	height: 522px;
	width: 872px;
	margin-right: auto;
	margin-left: auto;
	
}
#my-glider .controls {
	width: 117px;
	margin-right: auto;
	margin-left: auto;
	outline:none;
	margin-top: 0px;
}
.ie6 #my-glider .controls {
	width: 213px;
	margin-right: auto;
	margin-left: 440px;
	outline:none;
	margin-top: 20px;
}
.ie7 #my-glider .controls {
	width: 117px;
	margin-right: auto;
	margin-left: 377px;
	outline:none;
	margin-top: 0px;
}

#prevArrow {
	padding: 0px;
	height: 21px;
	width: 14px;
	float: left;
	margin-top: -558px;
	margin-left: 355px;
}
.ie6 #prevArrow {
	padding: 0px;
	height: 21px;
	width: 14px;
	float: left;
	margin-top: -603px;
	margin-left:209px;
}
.ie7 #prevArrow {
	padding: 0px;
	height: 21px;
	width: 14px;
	float: left;
	margin-top: -563px;
	margin-left:359px;
}

.safari #prevArrow {
	padding: 0px;
	height: 21px;
	width: 14px;
	float: left;
	margin-top: -558px;
	margin-left: 355px;
}
#nextArrow {
	height: 21px;
	width: 14px;
	float: right;
	margin-top: -558px;
	margin-right: 355px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.safari #nextArrow {
	height: 21px;
	width: 14px;
	float: right;
	margin-top: -558px;
	margin-right: 355px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ie6 #nextArrow {
	height: 21px;
	width: 14px;
	float: right;
	margin-top: -603px;
	margin-right: 165px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ie7 #nextArrow {
	height: 21px;
	width: 14px;
	float: right;
	margin-top: -563px;
	margin-right: 359px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a{
	outline:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration:none;
}
a:hover{
	outline:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration:underline;
}
.selected{ background:url(../images/logos-icons/dot_active.jpg); background-repeat:no-repeat; background-position:center;}
.texthd {
	width: 525px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.xtema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.03em;
}
.linetxt {
	clear: both;
	margin-top: 85px;
}

.dlogo {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	text-align: center;
}

.xlema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #cccccc;
	text-align: center;
	letter-spacing: 0.03em;
}
body {
	background-image: url(../images/bumper-large/bp-bkgrd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	outline:none;
	color: #999999;
	text-align: left;
	letter-spacing: 0.03em;
	margin-left: 20px;
	margin-top: -10px;
}
.safari .links{ 
	margin-top: -10px;
}
#my-glider .scroller .content #section5 .links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
	text-align: left;
	letter-spacing: 0.03em;
}
#my-glider .scroller .content #section5 .links a:hover {
	text-decoration:underline;
	
}
