body {
	background-color: #D6D6D6;
	background-image: url(background.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #logo {
	float: right;
	margin-bottom: 44px;
	margin-top: 58px;
}
#container .fb-like {
	float: left;
	margin-bottom: 10px;
	margin-top: 145px;
	margin-left: 10px;
}
#container #body {
	background-color: #FFFFFF;
	clear: both;
	width: 100%;
	background-image: url(dotted-vertical.gif);
	background-repeat: repeat-y;
	background-position: 226px top;
}
#container #body #sidebar {
	width: 228px;
	float: left;
	overflow: hidden;
}
#container #body #sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #body #sidebar ul li {
	margin: 0px;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
	display: inline;
}
#container #body #sidebar ul li a {
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 12px;
	padding-left: 28px;
	display: block;
	color: #000000;
	text-decoration: none;
	background-image: url(dotted-horizontal.gif);
	background-repeat: repeat-x;
	background-position: -12px bottom;
	margin-right: 2px;
}
#container #body #sidebar ul li a:hover {
	background-color: #E5E5E5;
}
#container #body #sidebar #newsletter {
	text-align: center;
	margin-top: 34px;
	margin-bottom: 34px;
}
#container #body #sidebar #newsletter p {
	margin: 0px;
	padding: 0px;
}
#container #body #sidebar #newsletter h2 {
	margin: 0px;
	padding: 0px;
}
#container #body a {
	color: #000000;
}
#container #body a:hover {
	color: #006699;
}
#container #body #sidebar #loginform {
	margin: 18px;
	border: 2px solid #636567;
	padding: 10px;
}
#container #body #sidebar #loginform h2 {
	font-size: 1.1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #body #sidebar #loginform input {
	width: 163px;
}
#container #body #sidebar #loginform p {
	font-size: 0.8em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#container #body #sidebar #loginform form {
	margin: 0px;
	padding: 0px;
}
#container #body #footer {
	clear: both;
	text-align: right;
}
#container #body #main {
	padding: 0px;
	margin: 0px;
	width: 672px;
	float: left;
	overflow: hidden;
}
#container #body #mainBody {
	margin: 20px;
}

#container #body #mainBody h1,
#container #body #mainBody h2,
#container #body #mainBody h3,
#container #body #mainBody p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #body #main img.opening {
	margin: 0px;
	padding: 0px;
	border: none;
}
#container #body #mainBody #breadcrumbs {
	font-size: 0.7em;
	color: #666666;
}
p#folder {
	display: none;
}#container #body #main #mainBody .homeBoxes td {
	width: 50%;
	margin: 0px;
	padding: 0px;
}
#container #body #main #mainBody .homeBoxes .left {
	padding-right: 15px;
}
#container #body #main #mainBody .homeBoxes .right {
	background-image: url(dotted-vertical.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 17px;
}
#container #body #main #mainBody .homeBoxes img {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#container #body #main #mainBody .homeBoxes h3 {
	font-size: 1em;
}
#container #body #main #mainBody .homeBoxes p {
	font-size: 0.7em;
}
div.contactItems div{
	display: none;
}

div.contactItems div:target, div.contactItems div.sftarget {
	display: block;
}
