* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 20px;
	font-size: 12px;
}
a:link {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #666666;text-decoration:underline; font-weight:none; te
}
a:visited {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #666666;text-decoration:underline; font-weight:none;
}
a:hover {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #666666;text-decoration:none; font-weight:none;
}
a:active {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #333333;text-decoration:underline; font-weight:none;
}
#wrap {width:860px;margin:0 auto;}
.clear {
	clear: both;
}

#header{
	height:119px;
	margin-top: 10px;
}

#logo{float:left; width:119px}
#payoff{
	float:left;
	margin-left: 10px;
	background-color: #15489B;
	background-image: url(../img/payoff.jpg);
	background-repeat: no-repeat;
	background-position: 235px center;
	height: 119px;
	width: 731px;
}
#picturo{
	margin-top:10px;
	height:200px;
	display:block;
	background-image: url(../img/header/12.jpg);
	background-repeat: no-repeat;}
#picture{
	margin-top:10px;
	height:200px;
	display:block;
	background-image: url(../img/header/1.jpg);
	background-repeat: no-repeat;
}
#picture_financial{
	margin-top:10px;
	height:200px;
	display:block;
	background-image: url(../img/header/3.jpg);
	background-repeat: no-repeat;
}
#picture_other{
	margin-top:10px;
	height:200px;
	display:block;
	background-image: url(../img/header/8.jpg);
	background-repeat: no-repeat;
}
#picture_legal{
	margin-top:10px;
	height:200px;
	display:block;
	background-image: url(../img/header/2.jpg);
	background-repeat: no-repeat;
}
#picture_profile{
	margin-top:10px;
	height:200px;
	display:block;
	background-image: url(../img/header/1.jpg);
	background-repeat: no-repeat;
}
#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	color: White;
	float: left;
	width: 100%;
	background-image: url(../img/nav.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	font-size: 12px;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	color: White;
	text-decoration: none;
	float: left;
	padding: 5px;
}

#navcontainer ul li a:hover
{
	color: #8C8C8C;
}

#content{
	float:left;
	width:630px;
	margin-top: 10px;

}
#wrap #content h1 {
	font-size: 24px;
	font-weight: normal;
	color: #15489B;
	margin-bottom: 10px;
}
#wrap #content h2 {
	font-size: 18px;
	font-weight: normal;
	color: #EA203A;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrap #content h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrap #content h4 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrap #content p {
	font-size: 12px;
	margin: 10px 0;
	line-height: 20px;
	text-align:justify;
}


#sideblocks{
	float:left;
	width:210px;
	margin-left: 20px;
	margin-top: 10px;

	color: #FFFFFF;
	
}
.block{
	margin-bottom: 10px;
	padding: 10px;
	background-color: #15489B;
}

.block p{
	margin-bottom: 10px;
	font-size: 12px;
	text-decoration:none; 
	font-weight:normal;
}
.block h5 {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.block a{ color:#FFFFFF; text-decoration:none; font-weight:bold;}
.block a:hover{ color:#FFFFFF; text-decoration:none; font-weight:bold;}
.block a:active{ color:#FFFFFF; text-decoration:none; font-weight:bold; }
.block a:visited{ color:#FFFFFF; text-decoration:none; font-weight:bold;}
#footer{
	margin-top:20px;
	margin-bottom:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	padding-top:10px;
}
#footer p{ font-size:10px;}

#newsbar{
	margin-top:0px;
	margin-bottom:3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top:10px;
}
#newsbar p{ font-size:11px;}