body {
	background-image: url(images/bg4.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e1e1e2;
}
#wapper {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	min-height: 800px;
	padding-left: 13px;
}
#header {
	float: left;
	height: 193px;
	width: 1100px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#menu {
	float: left;
	width: 900px;
	height: 30px;
	margin-left: 90px;
	margin-top: 150px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: block;
	padding-right: 20px;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 20px;
}
#content-wrap {
	float: left;
	width: 868px;
	background-image: url(images/content-top.gif);
	background-repeat: no-repeat;
	margin-left: 90px;
	margin-top: -20px;
	background-color: #FFFFFF;
	min-height:400px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#slideshow {
	float: left;
	height: 215px;
	width: 869px;
	background-repeat: no-repeat;
	margin-top: 20px;
}
#col-left {
	float: left;
	width: 460px;
}
#col-right {
	float: right;
	width: 350px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5f0d23;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	line-height: 18px;
}
.news {
	float: left;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9a1b3d;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 10px;
}
.small {
	float: left;
	width: 350px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 10px;
}
a:link {
	color: #9a1b3d;
}
a:visited {
	color: #9a1b3d;
}
a:hover {
	color: #9a1b3d;
}
a:active {
	color: #9a1b3d;
}
.news a {
	text-decoration: none;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	float: left;
	height: 115px;
	width: 908px;
	margin-left: 90px;
}
#site {
	float: right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 50px;
	margin-right: 30px;
}
#site a {
	color: #FFFFFF;
	text-decoration: none;
}
#links {
	float: left;
	width: 538px;
}
#menu a:hover {
	color: #9A1B3D;
}
#bg {
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	z-index: -900;
	height: 940px;
	width: 100%;
	top: 0px;
}
