#container {
	font-family:verdana;
	font-size:12px;
}
#header {
}
#header #logo {
	border:none;
	margin:20px 0 0 110px;
}
#header #menu {
	border-top:1px solid #ffffff;
	margin:20px 0 0 0;
	padding:0;
}
#header #menu li {
	padding:0;
	margin:0;
	width:100%;
	height:18px;
	overflow:hidden;
	border-bottom:1px solid #ffffff;
}
#header ul li img {
	margin:0;
}
#header #alert {
	padding:30px 0 0 50px;
}
#header #slideshow {
	height:315px;
	width:700px;
	float:left;
}
#header #address {
	float:left;
	margin:0 0 0 50px;
	padding:0;
}
#header address {
	display:none;
}
#slideshowButtons {
	float:left;
	margin:0;
	padding:0;
	width:182px;
	height:315px;
}
#slideshowButtons li {
	padding:0;
	margin:0;
	width:182px;
	height:92px;
	display:block;
}
.slideshowButton {
	cursor:pointer;
}
#slideshowContent {
	float:left;
	width:518px;
	height:315px;
	overflow:hidden;
}
#slideshowContent img {
	cursor:pointer;
}
#content {
}
.contentField {
	display:inline;
	float:left;
	height:auto;
	margin:0 0 30px 50px;
	line-height:22px;
}
.contentField_1 {
	width:180px;
}
.contentField_2 {
	width:410px;
}
.contentField_3 {
	width:640px;
}
.contentField_4 {
	width:870px;
}
#footer #copyright {
	padding:2px;
}
#footer #copyright a {
	color:#ffffff;
	text-decoration:none;
}
#footer #links p {
	color:#cccccc;
	font-weight:bold;
	display:inline;
}
#footer #links ul {
	display:inline;
	padding:0;
	margin:0;
}
#footer #links li {
	display:inline;
	margin:0;
	padding:0 6px 0 3px;
	border-right:1px solid #cccccc;
	background-image:none;
}
#footer #links li:last-child {
	border-right:none;
}
#footer #links a {
	color:#cccccc;
	text-decoration:none;
}
#footer #links a:hover {
	text-decoration:underline;
}
