body {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	text-shadow: #ffffff 1px 1px 2px;
	color: #404040;
	background-color: #ffffff;
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
}
a img{ 
	text-decoration : none;
	border: none;
}
a:link {
	color: #404040;
	text-decoration: none;
}
a:visited {
	color: #404040;
	text-decoration: none;
}
a:hover {
	color: #404040;
	text-decoration: none;
}
a:active {
	color: #404040;
	text-decoration: none;
}
div.header {
	margin: 50px auto 0 auto;
	padding: 10px 0 0 0;
	width: 882px;
	height: 287px;
	overflow: hidden;
}
div.header-container {
	width: 596px;
	height: 210px;
	margin: -200px 0 0 285px;
	background-image: url('images/header-box.png');
	background-repeat: no-repeat;
	overflow: hidden;
}
div.headerslideshow {
	margin: 8px 0 0 14px;
	width: 276px;
	height: 189px;
	overflow: hidden;
}
#slideshow {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
div.headerbadge {
	width: 286px;
	height: 190px;
	margin: -205px 0 0 296px;
}
div.navmenu {
	width: 882px;
	height: 50px;
	margin: 5px 0 0 0;
	text-align: center;
}
div.main {
	width: 882px;
	height: 475px;
	margin: 0 auto 0 auto;
}
div.intro {
	width: 596px;
	height: 200px;
}
div.welcome1 {
	font-size: 24pt;
	font-style: normal;
	text-align: center;
}
div.welcome2 {
	width: 566px;
	text-indent: 50px;
	text-align: left;
}
div.bigpromobox {
	width: 596px;
	height: 244px;
	margin: 20px 0 0 -10px;
	background-image: url('images/bigpromobox.png');
	background-repeat: no-repeat;
	overflow: hidden;
}
div.promo1 {
	width: 194px;
	height: 244px;
	margin: 2px 0 0 6px;
	padding: 155px 0 0 0;
	background-image: url('images/promo1.png');
	background-repeat: no-repeat;
	text-align: center;
	font-size: 20pt;
}
div.promo2 {
	width: 194px;
	height: 244px;
	margin: -399px 0 0 202px;
	padding: 155px 0 0 0;
	background-image: url('images/promo2.png');
	background-repeat: no-repeat;
	text-align: center;
	font-size: 20pt;
}
div.promo3 {
	width: 194px;
	height: 244px;
	margin: -399px 0 0 398px;
	padding: 155px 0 0 0;
	background-image: url('images/promo3.png');
	background-repeat: no-repeat;
	text-align: center;
	font-size: 18pt;
}
div.mainright {
	margin: -454px 0 0 582px;
}
div.smallpromobox {
	width: 299px;
	height: 210px;
	text-align: center;
	background-image: url('images/smallpromobox.png');
	overflow: hidden;
}
div.map {
	width: 299px;
	height: 244px;
	background-image: url('images/map.png');
	overflow: hidden;
}

