div.fadenav{
	bottom:5px;
	left:225px;
	padding:0px;
	position:absolute;
}
div.fadenav a{
	background:url(../images/backgrounds.png);
	background-position:0px -7px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:16px;
	margin:0px;
	padding:0px 10px 0px 0px;
	outline:none;
	overflow:hidden;
	text-decoration:none;
	width:10px;
}
div.fadenav a:hover{
	text-decoration:none;
}
div.fadenav a.current{
	background:url(../images/backgrounds.png);
	background-position:-32px -7px;
	background-repeat:no-repeat;
}
div.fadenav div.navl{
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:43px;
	float:left;
	width:20px;
}
div.fadenav div.navr{
	background-repeat:no-repeat;
	background-position:-185px 0px;
	height:43px;
	float:right;
	width:15px;
}
div.fadenav div.navm{
	background-repeat:no-repeat;
	background-position:-15px 0px;
	float:left;
	padding:16px 0px;
	width:20px;
}
#banners .effectContainer{
	height:371px;
	margin:0px;
	overflow:hidden;
	text-align:center;
	width:540px;
}
.slide{
	background:#FFFFFF;
	position:relative;
	text-align:center;
}
#introslide{
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:300px;
	width:750px;
	padding:0px 0px;
	text-align:center;	
}
#navigation{
	height:15px;
	background:green;
}
div.circular{
	width:128px;
	height:128px;
	background:none;
}
.circular .slide{
	width:120px;
	height:120px;
	border:4px solid #000000;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	line-height:120px;
	text-align:center;
	font-size:22pt;
	font-weight:bold;
}