@charset "utf-8";
#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	width: 1044px;
}
#main {
	height: 533px;
	width: 100%;
	background-color: #40372B;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainLeftCol {
	float: left;
	height: 533px;
	background-color: #40372B;
	margin-right: auto;
	margin-left: auto;
}
#MainRightCol {
	float: right;
	height: 533px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}
#MainCenterCol {
	height: 533px;
	width: 1024px;
	left: 10px;
	position: absolute;
	background-image: url(../Image_assets/background.png);
}
#Spry {
	height: 533px;
	width: 268px;
}
#Header {
	height: 98px;
	width: 1044px;
	background-color: #6D8497;
}
#HeaderLeftCol {
	height: 91px;
	width: 10px;
}
#HeaderRightCol {
	float: right;
	height: 91px;
	width: 10px;
}
#HeaderRightCol {
	float: right;
	height: 91px;
	width: 10px;
}

#Slideshow {
	height: 460px;
	width: 652px;
	position: absolute;
	left: 340px;
	top: 53px;
}
#HeaderCenterCol {
	height: 97px;
	width: 1024px;
	position: absolute;
	left: 10px;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Image_assets/background_body.png);
	background-repeat: repeat-x;
	background-position: 10px 108px;
	margin-top: 10px;
	background-color: #6D8497;
}
#footer {
	height: 50px;
	width: 1044px;
	margin-top: 10px;
	clear: both;
}
#space {
	height: 50px;
	width: 100px;
	float: right;
	text-align: center;
}
#Home {
	float: right;
	height: 50px;
	width: 100px;
	text-align: center;
}
#menu {
	float: right;
	width: 600px;
}

#copyright {
	float: left;
	clear: left;
	width: 425px;
	height: 25px;
}
a {
	color: #3f352b;
	font-style: normal;
	text-decoration: none;
}
a:link {
	color: #3F352B;
	font-style: normal;
	text-decoration: none;
}
a:visited {
}
a:hover {
	color: #72604E;
	font-style: normal;
	text-decoration: underline;
}
a:active {
}

.style1 {
	color: #3F352B;
	float: left;
	clear: right;
}
#menuItem a {
	display: block;
	clear: left;
	float: right;
	margin-right: 40px;
}

