body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
#wrapper {
	padding: 0px;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #B2B2B2;
}
#clear {
	clear: both;
}
footer {
	background-image: url(images/footer.jpg);
	padding: 0px;
	height: 60px;
	width: 960px;
	text-align: center;
	margin: 0px;
}
h1 {
	font-size: 2em;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	color: #3274AE;
	margin: 0px;
	padding: 0px;
}
header {
	background-image: url(images/header.jpg);
	margin: 0px;
	padding: 0px;
	height: 163px;
	width: 960px;
}
#logo {
	padding: 0px;
	float: right;
	height: 133px;
	width: 500px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
nav ul {
	width: auto;
	padding: 0px;
	height: 38px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
nav ul li {
	background-image: url(images/nav.png);
	display: block;
	float: left;
	height: 36px;
	width: 191px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	padding-top: 5px;
	list-style-type: none;
}
nav ul li a {
	color: #797979;
	text-decoration: none;
	font-weight: bold;
}
nav ul li a:hover {
	color: #0073BC;
	text-decoration: none;
	font-weight: bold;
}
#banner {
	margin: 0px;
	padding: 0px;
	height: 305px;
	width: 960px;
	clear: both;
}
section {
	padding: 0px;
	height: auto;
	width: 960px;
	background-color: #F9F9F9;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contactimg {
	margin-top: 30px;
	margin-right: auto;
	margin-left: 30px;
}
.copyright {
	font-size: 0.7em;
	display: block;
	line-height: 10px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 50px;
}
article {
	padding: 0px;
	float: left;
	height: auto;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#sidebar {
	float: left;
	height: auto;
	width: 260px;
	margin-left: 20px;
	margin-top: 20px;
}
#contact_text {
	float: left;
	height: auto;
	width: 500px;
}
.contact {
	float: left;
	height: auto;
	width: 400px;
}
#iframe {
	float: left;
	width: 350px;
	margin-left: 50px;
}
