@media print
{
	*
	{
		background-color: white !important;
		background-image: none !important;
	}
}
body
{
	text-align: center;
	font-family: Tahoma;
	padding: 0;
	margin: 0;
	background-image: url('files/background.gif');
	background-repeat: repeat-y;
	background-position: center;
	background-color: #dcd2d0;
	color: #87604B;

}
body, td
{
	font-size: 12px;
}
a
{
	color: #BE461B;
	text-decoration: none;
}
div.wrapper
{
	margin: 0 auto;
	text-align: left;
	width: 900px;
	padding: 0;
	background-color: #ffffff;
}
ul.topmenu
{
	display: block;
	float: right;
	list-style: none;
	clear: right;
	margin: 10px;
}
ul.topmenu li
{
	display: block;
	float: left;
	padding: 10px;
}
div.head
{
	clear: both;
	width: 900px;
	background-color: #dcd2d0;
	display: block;
	float: left;
}
div.head img.logo
{
	display: block;
	float: right;
	clear: right;
	border-width: 10px 10px 10px 0;
	border-style: solid;
	border-color: #dcd2d0;
}
div.head div#myslidemenu
{
	display: block;
	float: left;
	width: 50%;
}
div.inner
{
	margin: 15px 15px;
	line-height: 25px;
	display: block;
	float: left;
	clear: both;
}
div.inner td
{
	line-height: 25px;
}
img.main-image
{
	display: block;
	float: left;
	margin: 5px 20px 20px -5px;
}
img#logo
{
	float: left;
	margin: 10px 15px;
}
div#navigation-path
{
	display: block;
	float: left;
	clear: both;
	margin-top: 10px;
	width: 700px;
	margin-left: 15px;
}
a img
{
	border: none;
}
span.mark
{
	color: #CF2F22;
}
h1
{
	font-weight: normal;
	color: #87604B;
	display: block;
	float: left;
	clear: both;
	font-size: 33px;
	margin-top: 15px;
	width: 600px;
	margin-left: 15px;
}
table.usertable, table.unsertable td.usercell
{
	border-width: 0 !important;
	border-spacing: 0px !important;
	border-style: none !important;
	border-collapse: collapse !important;
	border-style: solid;
	border-color: #000000;
}
div.image
{
	width: 800px;
	display: block;
	float: left;
	padding-bottom: 20px;
	clear: left;
}
div.image span
{
	display: block;
	float: left;
}
div.image span h2
{
	font-size: 16px;
}
div.image img
{
	display: block;
	float: left;
	margin-right: 15px;
	clear: left;
	border-bottom: 1px solid #eeeeee;
}
table.contact
{
	width: 500px;
}
table.contact td
{
	width: 600px;
	vertical-align: top;
}
table.contact td input
{
	width: 100%;
}
table.contact td textarea
{
	width: 100%;
	height: 200px;
}
table.contact td.header
{
	width: 150px;
	text-align: right;
}
.news h2
{
	font-size: 16px;
	font-weight: bold;
}
h3
{
	font-size: 14px;
	font-weight: bold;
}
