* {
	margin: 0px;
	padding: 0px;
}
html, body {margin: 0px; padding: 0px; height: 100%}
#box { position: relative; min-height: 100%; height: auto !important; height: 100%;}
#wrapper {padding-bottom: 80px;}
#footer {position: absolute; bottom: 0px !important; bottom: -1px;}
body {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: black;
	background: url(../images/body.png) repeat-x top left #CCE0EE;
}
a img {
	border: none;
}
a {
	color: #333333;
}
.cleaner {
	clear: both;
}
#box {
	width: 1000px;
	margin: 0px auto;
	background: url(../images/repeat.png) top left repeat-y;
}
#wrapper {
	background: url(../images/top.png) top left no-repeat;
}
#header {
	height: 150px;
	position: relative;
}
#logo {
	position: absolute;
	left: 245px;
	top: 60px;
}
#logo a {
	display: block;
	width: 188px;
	height: 40px;
}
#services {
	float: right;
	width: 108px;
	height: 40px;
	padding-top: 40px;
	position: relative;
}
#shome {
	position: absolute;
	display: block;
	width: 10px;
	height: 13px;
	left: 0px;
	top: 30px;
}
#sfeedback {
	position: absolute;
	display: block;
	width: 11px;	
	height: 11px;
	left: 25px;
	top: 33px;
}
#smap {
	position: absolute;
	display: block;
	width: 14px;	
	height: 12px;
	left: 51px;
	top: 32px;
}
#mainmenu {
	padding-left: 47px;
	height: 30px;
	padding-top: 10px;
	font-size: 14px;
	color: #273A66;
	font-weight: bold;
}
#mainmenu a {
	color: #273A66;
	text-decoration: underline;
}
#mainmenu a.active {
	text-decoration: none;
}
#mainmenu ul {
	padding: 0px;
	margin: 0px;
	list-style: disc;
	list-style-position: inside;
}
#mainmenu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	padding-right: 20px;
}
#leftpart {
	width: 180px;
	float: left;
	padding: 23px;
	padding-left: 33px;
	padding-right: 33px;
}
.news, .contentnews {
	padding: 2px 0px 30px 0px;
}
.news a, .contentnews a {
	color: #333;
}
.newsdate, .contentnewsdate {
	font-weight: bold;
	padding-bottom: 8px;
}
#rightpart {
	margin-left: 250px;
	padding: 10px;
	padding-top: 23px;
	padding-right: 50px;
	padding-left: 20px;
}
#rightpart img {
	margin: 12px;
}
#statusstring {
	padding-bottom: 15px;
	font-size: 9px;
}
#statusstring a {
	color: #333;
}
#content {	
	padding-bottom: 20px;
}
#footer {
	height: 37px;
	width: 1000px;
	padding-top: 63px;
	font-size: 10px;
	color: #333;
	background: url(../images/footer.png) no-repeat bottom left;
}
#footer p {
	line-height: 10px;
}
#footer a {
	color: #333;
}
p {
	padding-bottom: 8px;
	line-height: 18px;
}
ul {
	padding: 10px 10px;
	margin: 0px;
	list-style: disc;
	list-style-position: inside;
}
ul ul {
	padding: 0px 10px;
}
h1 {
	font-size: 24px;
	color: #FF7F00;
	padding-bottom: 10px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #FF7F00;
	padding-bottom: 5px;
	font-weight: normal;
}
#content a img {
	padding: 3px;
}
input {
	border: 1px solid #7A9297;
}
textarea {
	border: 1px solid #7A9297;
	width: 300px;
	height: 150px;
}
#rightpart table td {
	vertical-align: top;
	padding: 3px;
}
#rightpart input, #rightpart textarea{
	background: #CCE0EE;
}
table.feedback td input {
	width: 300px;
}
#rightpart table.feedback td img {
	margin: 0px;
	border: 1px solid #7A9297;
}
table {
	border-collapse: collapse;
	border: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	width: 98%;
	
}
table td {
	padding: 3px;
	vertical-align: top;
}
#footer table td {
	margin: 0px;
	padding:0px;
}
#footer {
	padding-left: 15px;
	padding-right: 40px;
}
#footer table {
	width: 970px;
}
.c {
	text-align: center;
}
.r {
	text-align: right;
}
.l {
	text-align: left;
}
#pager {
	width: auto;
}
#context {
	padding-bottom: 30px;
}
#loginform {
	padding-bottom: 20px;
	text-align: center;
}
