body {
	background-image: none;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F2D730;
	margin: 0px;
}
#container {
	float: left;
	height: auto;
	width: 1450px;
	background-image: url(photoshop_sliced_exports/background.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	padding: 0px;
}
#header {
	float: left;
	height: 312px;
	width: 851px;
	padding-right: 200px;
	padding-left: 200px;
}
#menubar {
	height: 169px;
	width: 198px;
	padding-right: 0px;
	padding-left: 200px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topmenu {
	float: left;
	height: 97px;
	width: 852px;
}
#contanctbox {
	float: left;
	width: 812px;
	height: 73px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 35px;
}


#main {
	height: auto;
	width: 950px;
	padding-right: 50px;
	padding-left: 50px;
	float: left;
	background-color: #FFF;
	margin-right: 200px;
	margin-left: 200px;
	padding-top: 50px;
}
#footer {
	float: left;
	height: auto;
	width: 750px;
	padding-right: 200px;
	padding-left: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #CCC;
	padding-top: 50px;
	background-image: url(photoshop_sliced_exports/footer.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#leftcolumn {
	float: left;
	width: 450px;
}
#rightcolumn {
	width: 320px;
	margin-left: 446px;
	background-image: url(photoshop_sliced_exports/rightbox.jpg);
	padding-top: 55px;
	padding-left: 90px;
	padding-right: 80px;
	background-repeat: no-repeat;
	float: none;
	height: 480px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #14309D;
}

