@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	text-align:center;
	background:#f4f4f4 url(../images/bg_rp.jpg) repeat-y center top;
	font-family:Lucida Sans, Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height:150%;
	color:#000000;
}
h1 {
	color: #0462a8;
	font-size:160%;
	text-transform:uppercase;
	margin:0 0 12px 0;
	font-weight:normal;
}
a, a.link, a.active {
color:#006dca;
border-bottom:1px dotted #006dca;
text-decoration:none;
}

a:hover, a.link:hover, a.active:hover, .caption a:hover {
color:#f7910c;
border-bottom:1px dotted #f7910c;
text-decoration:none;
}
#wrapper {
	padding:0;
	margin:0 auto;
	text-align:left;
	width:850px;
	background-color:#fff;
}
#top {
	padding:0;
	margin:0;
	text-align:left;
}
.logo {
	margin-top:5px;
	margin-left:19px;
}
.opm {
	float:right;
	width:100px;
	text-align:center;
}
.opmlogo {
	margin:10px 0 0 0;
}
.opm p {
	margin-top:4px;}
.caption, .caption a {
	font-size:90%;
	color:#929289;
	border-color:#929289;
	line-height:normal;
}
.caption a:hover {

}
.headline {
	margin:0;
	padding:0;
	height:258px;
}
.partnerBlock {
	margin:0;
	padding:0;
	height:140px;
	background-color: #e9e9e5;
}
.content {
	margin: 34px 50px 50px 50px;
}
.leftImage {
	float:left;
	width:130px;
	height:109px;
}
.leftCol {
	float:left;
	width:400px;
}
.rightImage {
	padding:0;
	margin:0 0 0 130px;
}
.rightCol {
	padding:16px 0 0 0;
	margin:0 0 0 450px;
}
.contact {
	clear:left;
	padding:0;
	margin: 0;
}
.line {
	clear:left;
	border-top:1px solid #929289;
	margin: 25px 0 25px 0;
}
.footer {
	font-size: 80%;
	color:#929289;
	margin-left:50px;
}
