<!-- 

body {
	position: relative;
	width: 1120px;
	margin: 0 auto;
	background: white;
	padding: 0 10px;
	font-family: arial, helvetica, sans-serif;
		color: #9C9C9C;
		font-size: 14px;
} 

h1 {
text-indent: -9999px;
}

h2 {
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 0;
	margin: 20px 0 10px 0;
	color: black;
	text-transform: uppercase;
}

.text {
		position: absolute;
		top: 45px;
		left: 320px;
width: 600px;
}

p {
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 20px;
}


img {
	margin: 0;
	padding: 0;
}

#navigation {
	position: absolute;
	left: 10px;
	top: 65px;
	background: url(images/name3.gif) top left no-repeat;
	width: 260px;
}

#navigation ul{
	position: relative;
	top: 215px;
margin: 0;
padding: 0;
list-style-type: none;
line-height: 26px;
font-size: 16px;
}

#navigation ul a{
color: #9C9C9C;
text-decoration: none;
letter-spacing: 1px;
}

#navigation ul a:hover {
color: black;

}

#navigation ul a.current {
color: black;

}

#navigation p {
	color: #9C9C9C;
	font-size: 9px;
	position: relative;
	top: 360px;
	width: 200px;
	line-height: 12px;
}

#navigation p a{
		color: #9C9C9C;
text-decoration: underline;
}

#navigation p a:hover{
color: black;
}

#slider4 {
		position: absolute;
		top: 60px;
		left: 300px;
}

.contentdiv {
	position: absolute;
	top: 0;
	left: 0;
background-color: white;
}


.contentdiv p{
	position: relative;
	left: 10px;
color: #9C9C9C;
font-size: 13px;
letter-spacing: 2px;
width: 900px;
}



#paginate-slider4 {
	position: absolute;
	top:630px;
			left: 306px;
			overflow: hidden;
			}
			
			#paginate-slider4 a {
				position: relative;
				margin: 0;
				padding: 0;
					left: 0;
height: 83px;
}

#paginate-slider4 a img{
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; // first!
	filter: alpha(opacity=25);					// second!
	-moz-opacity: 0.25;
	opacity: 0.25;
	position: relative;
	left: 0;
border: 0;
padding: 0;
}

#paginate-slider4 a img:hover, #paginate-slider4 a.selected img{
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; // first!
	filter: alpha(opacity=100);					// second!
		-moz-opacity: 1;
	opacity: 1;
border: 0;
padding: 0;
}


#imgs-white {
	display: none;
position: absolute;
top: 625px;
left: 920px;
width: 150px;
height: 98px;
margin: 0;
z-index: 20;
background: transparent url(images/whiteshadow.png) no-repeat top right;
}





#controller  {
position: absolute;
	top:725px;
			left: 310px;
			z-index: 10;

}

 a {
	color: #9C9C9C;
	position: relative;
	text-decoration: none;
}

#controller a:hover {
	color: black;

}

p strong {
	color: black;
	font-weight: normal;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.rightimg {
	position: relative;
	float: right;
	margin-left: 20px;
color: black;
		font-size: 11px;
		width: 260px;
}



.rightimg img {
		border: 1px solid #9C9C9C;
}

.rightimg p{
	position: relative;
	float: right;
right: 0;
}

-->
