/*
body
{
	background-color: #ededed;
	background-image: url(img/mainbg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 0;
	margin: 0;
	text-align: center;
}

img
{
	border: none;
}

a:link, a:hover, a:visited
{
	text-decoration: none;
}


#page-wrapper
{
	position: relative;
	margin: 20 auto;
	margin-bottom: 0px;
	padding: 0;
	width: 900px;
	border: none;
	background-color: #FFF;
}

#header-wrapper
{
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	height: 70px;
}

#header
{
	position: absolute;
	margin: 0;
	padding: 0 0 0 20;
	border: none;
	height: 70px;
}

#headerleft
{
	position: absolute;
	background-image: url(img/topleft.jpg);
	background-repeat: none;
	margin-left: 0;
	padding: 0;
	width: 10px;
	height: 11px;
	float: left;
}

#headerright
{
	position: aboslute;
	background-image: url(img/topright.jpg);
	margin-right: 0;
	padding: 0;
	width: 10px;
	height: 11px;
	float: right;
}

#banner
{
	position: absolute;
	padding: 0;
	margin: 0;
	width: 900px;
	height: 40px;
	left: 0;
}

#mainmenu
{
	position: absolute;
	top: 40px;
	height: 20px;
	width: 900px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	left: 0;
	background-color: #C0C0C0;
}

#mainmenu a:link
{
	color: #FFF;
}

.mainmenu-item
{
	float: left;
	font-family: arial;
	font-weight: bold;
	border-right: 1px solid #DDD;
	width: 125px;
	margin: 0px;
}

#content-wrapper
{
	position: relative;
	margin: 0px;
	padding-top: 70px;
	float: left;
}*/

.highslide-header .highslide-move {
	display: none;
}
.highslide-footer {
	display: none;
}
