head {
	height:100%;
}
body {
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.6em;
	color:#666666;
}
a, a.hover, a.visited {
color:#000000;

}

#main {
	position: relative;
	margin: 0 auto;
	width: 735px;
	height: auto;
	background-image: url(images/index_16.gif);
	background-repeat: repeat-y;
}
#maindiv {
	padding-left: 50px;
	padding-right: 50px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	width: 600px;
	font-size: 1.2em;
	color: #666666;
	display: block;
}
#header {
	width: 735px;
	height: 80px;
	background-image: url(images/index_02.gif);
	background-repeat: no-repeat;
}
#navigation {
	width: 735px;
	height: 32px;
}
#mySlideshow {
	width: 668px; !important;
	height: 300px; !important;
	z-index:5;
}
