body {
	margin-top: 0px;
	margin-left: 0px;
}
#wrapper {
	width: 1024px;
	margin-left: auto;
    margin-right: auto;

}
#wrapper .header {
	height: 130px;
}
#wrapper .header .topnav {
	width: 474px;
	padding: 0px;
	margin-left: 541px;
	height: 20px;
	position: absolute;
	margin-top: 80px;
}
.mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	margin-left: 145px;
	font-weight: bold;
	margin-top: 15px;
	position: absolute;
}
#wrapper .header .topnav ul {
	margin: 0px;
	padding: 0px;
}
#wrapper .header .topnav ul li {
	float: left;
	list-style-type: none;
}
#wrapper .header .secondnav {
	background-color: #323232;
	height: 30px;
	width: 1024px;
	position: absolute;
	margin-top: 100px;
}
#wrapper .header .secondnav ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#wrapper .header .secondnav ul li {
	float: left;
	list-style-type: none;
}
#wrapper .header .logo {
	background-image: url(Assets/logo.png);
	height: 37px;
	width: 225px;
	padding: 0px;
	margin-top: 60px;
	position: absolute;
}
#wrapper .content {
	height: 323px;
}
#wrapper .content .main {
	background-image: url(Assets/main_picture.png);
	height: 309px;
	margin-top: 1px;
	background-repeat: no-repeat;
}
#wrapper .content .bottombar {
	background-image: url(Assets/lowerbar.png);
	height: 12px;
	background-repeat: no-repeat;
	margin-top: 1px;
}
#wrapper .bottomcontent {
	height: 200px;
	width: 1024px;
}
#wrapper .bottomcontent .bottomcontent1 {
	height: 150px;
	width: 249px;
	border-right-width: 1px;
	border-right-style: dotted;
	margin-top: 25px;
	float: left;
}
#wrapper .bottomcontent .bottomcontent2 {
	height: 150px;
	width: 549px;
	border-right-width: 1px;
	border-right-style: dotted;
	margin-top: 25px;
	float: left;
}
#wrapper .bottomcontent .bottomcontent3 {
	float: left;
	height: 150px;
	width: 223px;
	margin-top: 25px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 4px;
	text-align: left;
	padding-right: 3px;
}
#wrapper .bottomcontent .bottomcontent3 #contact tr td img{
	padding-left: 5px;
}
#wrapper .header .search {
	width: 250px;
	height: 30px;
	float: none;
	text-align: right;
	margin-left: 765px;
	margin-top: 100px;
	position: absolute;
	vertical-align: middle;
}
#wrapper .header .search form {
	padding: 0px;
	margin-top: 3.5px;
	vertical-align: bottom;
}
#wrapper .bottomcontent .bottomcontent3 .contact tr td img {
	padding-left: 5px;
}
#wrapper .bottomcontent .bottomcontent3 #contact tr td a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.newslink {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	font-size: 12px;
	list-style-type: none;
	font-weight: bold;
	color: #000;
	padding-right: 3px;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 5px;
}
.link {
	color: #000;
	text-decoration: underline;
	padding-right: 3px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 4px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
