body {
	margin: 0px;
	background-color: white;
	background-repeat: repeat-x;
}

body,td {
	font-family: 'Arial';
	font-size: 12px;
	color: black;
}

table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 0px;
}

table.main {
	width: 97%;
}

table.logo {
	width: 234px;
}

table.ourlocations {
	margin-top: 30px;
}

table.news {
	width: 220px;
	margin-left: 5px;
	margin-top: 25px;
	margin-right: 30px;
}

table.bottommenu {
	border-left: solid 1px black;
	width: 1px;
}

table.copyright {
	width: 1px;
	margin-top: 25px;
	margin-bottom: 30px;
	background-color: #F8F8F8;
}

td.top {
	padding-top: 69px;
	padding-left: 20px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: top left;
}

td.pagetitle {
	padding-bottom: 25px;
	text-align: left;
	font-size: 16px;
	color: #006699;
}

td.menuleftsplit {
	height: 6px;
}

td.menuleft,td.menuleftover {
	padding-left: 35px;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.menuleft {
	background-color: white;
}

td.menuleftover {
	background-color: #F8F8F8;
}

td.ourlocations {
	padding-left: 32px;
	border-left: solid #08AB00 3px;
	color: #006699;
	font-size: 14px;
}

td.locations {
	padding-top: 15px;
	padding-left: 35px;
	color: #414141;
}

td.worktime {
	padding-top: 15px;
	padding-left: 35px;
	color: black;
}

td.info {
	background-repeat: repeat-y;
	background-position: top left;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	border-right: solid 6px #F8F8F8;
	color: #414141;
}

td.news {
	padding-left: 8px;
	font-size: 14px;
}

td.newssplit {
	height: 25px;
}

td.newstitle {
	margin-top: 25px;
	padding-left: 5px;
	border-left: solid 3px #23A0D4;
}

td.newstext {
	padding-top: 8px;
	padding-left: 12px;
}

td.backtotop {
	padding-top: 25px;
	padding-right: 263px;
	padding-bottom: 25px;
	text-align: right;
}

td.totop {
	border-left: solid 3px #23A0D4;
	color: #414141;
	padding-left: 5px;
	padding-right: 5px;
}

td.bottommenu {
	padding-left: 7px;
	padding-right: 7px;
	border-right: solid 1px black;
}

td.copyright {
	padding-left: 40px;
	padding-right: 40px;
	vertical-align: middle;
	color: #006699;
	font-size: 10px;
}

td.text {
	padding: 2px 10px 2px 10px;
	color: #0075C0;
}

td.form {
	background-color: #E5F1F9;
	padding: 2px 10px 2px 10px;
}

td.split {
	background-color: #B2D5EC;
	height: 6px;
	width: 100%;
}

div.topmenupr {
	width: 1px;
	border-bottom: solid black 4px;
	font-size: 12px;
}

textarea.form,
input.form {
	width: 100%;
	height: 20px;
	padding-top: 2px;
	font-family: 'Arial';
	font-size: 12px;
	color: black;
	border: solid 1px #808080;
}

textarea.form {
	height: 90px;
}

input.submit {
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	background-color: white;
	color: #006699;
	height: 20px;
	border: solid 1px #808080;
}

img {
	border: 0px;
}

a {
	color: #006699;
	text-decoration: none;
}

a.topmenu:link,
a.topmenu:visited,
a.topmenu:active,
a.topmenu:hover {
	color: black;
	text-decoration: none;
	font-size: 12px;
}

a.leftmenu:link,
a.leftmenu:visited,
a.leftmenu:active,
a.leftmenu:hover {
	color: #006699;
	text-decoration: none;
	font-size: 12px;
}

a.totop:link,
a.totop:visited,
a.totop:active,
a.totop:hover {
	color: #006699;
	text-decoration: none;
	font-size: 12px;
}

a.bottommenu:link,
a.bottommenu:visited,
a.bottommenu:active,
a.bottommenu:hover {
	color: black;
	text-decoration: none;
	font-size: 10px;
}