body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #ffffff;
	color: #000000; 
}


div.page {
	width: 830px;
	min-height: 600px;
	margin: 0px auto;
	padding: 0px;
}

div.top {
	width: 808px;
	height: 305px;
	border: 1px solid black;
	border-bottom: none;
	margin: 0px 10px;
	float: left;
}

div.top img {
	border: none;
}

div.staticnav {
	width: 808px;
	height: 30px;
	float: left;
	margin: 0px 10px;
	border: 1px solid black;
	background-color: #FF9;
}

div.body {
	width: 810px;
	min-height: 462px;
	float: left;
	margin: 0px 10px;
	border-top: none;
}

div.content {
	width: 800px;
	min-height: 458px;
	padding: 5px 5px 0px;
	float: left;
	border: none;
	font-size: 16px;
}

div.footer {
	width: 800px;
	margin: 0px 10px;
	float: left;
	border-top: none;
	text-align: center;
}

span.med {
	font-size: 10px;
}

ul.nostyle {
	padding: 0px;
	margin: 0px;
}

ul.nostyle li {
	list-style-type: none;
}

div.staticnav ul.nostyle li {
	float: left;
	margin: 5px;
}

div.staticnav ul.nostyle li a {
	color: #000;
	text-decoration: none;
}

div.green { background-color: #CFC; margin: 5px; padding: 5px; width: 800px; }

div.thinbox , div.thickbox {
	float: left;
	width: 360px;
	padding: 5px;
	min-height: 605px;
}

div.thickbox { width: 400px; }
div.thickbox img { margin: 3px auto 2px; display: block; }

div.boxcontent { float: left; width: 470px; min-height: 638px; }
div.image { float: left; width: 300px; margin: 5px; }
div.boxcenter { margin: 5px auto; width: 470px; text-align: center; }

div.boxcenter h1 { font-style: italic; }

table.contacts { width: 98%; border: none; }
table.contacts tr td { width: 24%; }
table.contacts tr td+td { width: 74%; }

table.contact { width: 98%; border: none; }
table.contact tr td { width: 74%; }
table.contact tr td+td { width: 24%; }