@charset "utf-8";
body {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #474747;
	background: #fff url(./bg-body-a.png) repeat-x left top;
	margin: 0px auto;
	padding: 200px 0px 0px;
	border-style: none;
	width: 983px;
	text-align: center;
}
div {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-style: none;
	position: static;
}
img {
	border-style: none;
}
ul, ol {
	margin: 0px;
	padding: 15px 0px 0px 30px;
}
li {
	line-height: 140%;
	list-style: url(./list.png);
}
p {
	line-height: 140%;
	margin: 0px;
	padding: 20px 0px 0px;
	text-align: left;
}
address {
	font-style: normal;
	line-height: 140%;
	margin: 0px;
	padding: 20px 0px 0px;
}
h1, h2, h3 {
	margin: 0px;
	padding: 20px 0px 0px;
	color: #0781c5;
	font-weight: bold;
	font-size: 1.4em;
}
h1 {
	position: absolute;
	left: auto;
	top: 214px;
	right: auto;
	z-index: 1;
	padding: 0px;
	width: 983px;
}
h1 span {
/*	text-transform: uppercase;*/
	background: url(./bg-h2-right.png) repeat-x left bottom;
	display: block;
	padding: 0px 0px 20px;
	width: 630px;
	font-size: 0.7em;
	margin: 0px 0px 0px 314px;
	text-align: left;
}
h2 {
/*	text-transform: uppercase;*/
	background: url(./bg-h2-right.png) repeat-x left bottom;
	padding: 0px 0px 20px;
	font-size: 0.9em;
	margin: 20px 0px 0px;
}
hr {
	display: none;
}
a, a:Hover {
	font-weight: normal;
	color: #f9562b;
	text-decoration: underline;
}
a:Hover {
	color: #000;
}
#mother {
	margin: 0px auto;
	width: 983px;
	background: #fff url(./bg-mother-a.png);
	padding: 0px;
}
#right {
	margin: 0px 39px 0px 0px;
	float: right;
	width: 630px;
	padding: 55px 0px 30px;
	display: inline;
}
#right .box {
	padding: 0px 20px;
	margin: -15px 0px 0px;
}
#left {
	margin: 0px 20px 0px 39px;
	width: 255px;
	padding: 0px 0px 30px;
}
#left h3 {
	background: url(./bg-h3-left.png) no-repeat left bottom;
	padding: 15px 0px 20px 25px;
	text-transform: uppercase;
	color: #f9562b;
	font-size: 0.9em;
}
#left .box {
	padding: 0px 15px 0px 35px;
}
#left .box p, #left .box address {
	padding: 10px 0px 0px;
}
#menu {
	padding: 10px 0px 0px 25px;
}
#menu li {
	line-height: normal;
	display: inline;
	list-style: url(none) none;
}
#menu li a, #menu li a:Hover {
	display: block;
	border-bottom: 1px solid #cde7f4;
	background: url(./list.png) no-repeat 0px 8px;
	padding: 4px 0px 4px 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0781c5;
}
#menu li a:Hover {
	display: block;
	border-bottom: 1px solid #f9562b;
	text-decoration: underline;
	color: #f9562b;
}
#news .news strong {
	color: #f9562b;
}
#news .more {
	text-align: right;
	padding: 8px 0px 0px;
}
#news .more a {
	text-decoration: none;
}
#news .more a:Hover {
	text-decoration: underline;
	color: #0781c5;
}
#header {
	background: #fff url(./bg-header-a.png);
	height: 200px;
	position: absolute;
	left: auto;
	top: 0px;
	right: auto;
	width: 983px;
}

#header form {
	position: absolute;
	top: 170px;
	left: 720px;
}

#logo {
	padding: 99px 0px 0px 81px;
	float: left;
	width: 191px;
}
#logo a, #logo a:Hover {
	display: block;
	height: 45px;
	width: 191px;
	position: absolute;
}
#logo h2 {
	background: url(none);
	padding: 0px;
}
#img {
	background: url(./bg-header-a.jpg) no-repeat 80px 0px;
	float: left;
	height: 200px;
	width: 711px;
}
#footer {
	height: 43px;
	padding: 0px 4px;
	font-size: 0.95em;
}
#copyright {
	background: url(./bg-footer.png);
	padding: 15px 0px 0px 40px;
	height: 28px;
	width: 505px;
	display: block;
	float: left;
}
#feed {
	background: url(./bg-feed.png);
	display: block;
	padding: 15px 40px 0px 0px;
	float: right;
	height: 28px;
	width: 390px;
	text-align: right;
}
#feed .rss, #feed .rss:Hover {
	background: url(./icon-rss.png) no-repeat;
	padding: 0px 0px 0px 20px;
}
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.photo-right {
	margin: 20px 0px 0px 15px;
	float: right;
}
.bold, .bold:Hover {
	font-weight: bold;
}

#nav {
	position: absolute;
	top: 230px;
}