body {
	background-image: url(/images/pgbg.gif);
	background-repeat: repeat-x;
	background-color: #838363;
	text-align: center;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 300;
	color: #666666;
	text-align: justify;
	padding: 10px;
}
a:link {
	color: #838363;
}
a:visited {
	color: #838363;
}
a:hover {
	color: #838363;
}
a:active {
	color: #838363;
}
.container {
	background-color: #FFFFFF;
	width: 400px;
}
.menubox {
	width: 200px;
	float: none;
	border: 1px solid #000000;
}
.content {
	width: 535px;
	float: right;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.imageright {
	float: right;
	padding: 10px;
}

.menu_button {
	background-image: url(/images/button_bg.gif);
	background-repeat: repeat-x;
	height: 28px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.containerinner {
	background-color: #FFFFFF;
	width: 690px;
	border: 1px solid #000000;
	text-align: center;
}
.imageleft {

	float: left;
	padding: 10px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/button_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.contactbox {
	padding: 10px;
	border: 1px solid #000000;
	width: 330px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: 350px;
}
