body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	background-color: #000000;
}
#container {
	background-color: #292826;
	width: 750px;
	text-align: left;
	margin: auto;
}
#links {
	font-family: Arial, Helvetica, sans-serif;
	color: #A4BE55;
	width: 435px;
	height: 38px;
	padding-top: 20px;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 15px;
	float: left;
}
#logo {
	float: left;
	width: 300px;
}
#footer {
	clear: both;
	height: 10px;
	background-color: #000000;
	width: 750px;
} 
a:link {
	color: #9EBB32;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9EBB32;
}
a:hover {
	text-decoration: underline;
	color: #9EBB32;
}
a:active {
	text-decoration: none;
	color: #9EBB32;
}
#adress {
	text-align: center;
}
#contact_form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #000;
	text-align: justify;
	line-height: 2em;
	padding-left: 10px;
	margin-left: 5px;
	margin-right: 10px;
}
#container #content #main #contact_form #form1 p .style11 {
	color: #666;
}
#container #content #main #contact_form #form1 {
	background-color: #CCC;
	padding-left: 7px;
	padding-right: 3px;
}
.cushycms {
}
#content-break {
	clear: both;
}

