body{
	font:12px Verdana, Geneva, sans-serif;
	margin:0;
	color:#000;
	background:#fefefe;
	min-width:970px;
	}
/* Default */
img{border-style:none;}
a{
	color:#2a746b;
	text-decoration:underline;
	}
a:hover{color:#0478a9;}
input,
textarea,
select{
	font-size:100%;
	vertical-align:middle;
	}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
	}
/* Layouts */
#main{
	width:100%;
	}
#header{
	width:100%;
	height:295px;
	background:url(../images/bg-header.gif) repeat-x;
	margin:0px 0 13px;
	}
#container{
	padding:0 223px 0 0;
	min-height:563px;
	}
* html #container{
	height:563px;
	}
#container:after{
	content:"";
	clear:both;
	display:block;
	}
#footer{
	width:100%;
	min-height:87px;
	border-top:4px solid #000;
	background:#d7d8d9;
	text-align:center;
	padding:36px 0 0;
	}
* html #footer{height:87px;}
#sidebar{
	width:223px;
	margin:0 -223px 0 0;
	display:inline;
	float:right;
	position:relative;
	padding:26px 0 0;
	}
#content{
	float:left;
	width:100%;
	}
/* Logo */
.logo{
	background:url(../images/logo-top.gif);
	width:731px;
	height:191px;
	overflow:hidden;
	margin:0 0 0 21px;
	text-indent:-9999em;
	}
.logo a{
	display:block;
	height:100%;
	}
/* Logo bottom */
.logo-btm{
	background:url(../images/logo-btm.gif);
	width:293px;
	height:29px;
	overflow:hidden;
	display:block;
	text-indent:-9999em;
	margin:0 auto 26px;
	}
#content h2{
	font:normal 24px Verdana, Arial, Helvetica, sans-serif;
	color:#0072a1;
	text-align:center;
	margin:0 0 10px;
	}
#content p{
	margin:0 0 23px;
	line-height:17px;
	text-indent:23px;
	}
#content ul{
	list-style:none;
	margin:0 0 19px 18px;
	padding:0;
	}
#content li{
	background:url(../images/bg-list-content.gif) no-repeat 0 8px;
	padding:0 0 0 8px;
	line-height:15px;
	}
.post{margin:0 11px;}
#sidebar p{margin:0;}
#sidebar h3{
	margin:0 auto 30px;
	background:url(../images/bg-title-newsletter.gif);
	width:195px;
	text-align:center;
	color:#000;
	font-size:12px;
	font-weight:normal;
	padding:13px 0 14px;
	}
#sidebar a{
	text-decoration:none;
	color:#000;
	}
#sidebar a:hover{text-decoration:underline;}
#sidebar .newsletter-box .holder{
	margin:-30px 0 0 21px;
	}
#sidebar .newsletter-box .holder p{
	margin:0 0 14px;
	}
#sidebar .newsletter-box{
	background:url(../images/bg-newsletter.gif) repeat-x;
	padding:15px 0 0;
	}
/* Map */
#schema:hover img { display:block; }
#schema img {
	position:absolute;
	right:20px;
	bottom:8px;
	display:none;
	padding:4px;
	background-color:white;
	border:1px solid gray;
}
.link-webart{
	background:url(../images/logo-webart.gif);
	width:138px;
	height:11px;
	float:right;
	text-indent:-9999em;
	overflow:hidden;
	margin:57px 43px 0 0;
	display:inline;
	}
