html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, font, img, strong, sub, sup, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
}
body {
	line-height: 1;
	color: #000000;
	text-align: center;
/*	font: 15px Veranda, Arial, sans-serif; */
	letter-spacing: 0,5;
}
html,body {
height: 100%;
}
ol, ul {
list-style: none;
}
:focus {
outline: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
font-size: 100%;
}
a{
text-decoration: underline;
}
a:hover{
text-decoration: underline;
}
.main {
min-height: 100%;
text-align: center;
background: url(../img/main/back-2.jpg) center 716px repeat-y #fff;
min-width:960px;
position:relative;
}
.headerBack {
width:100%;
position:absolute;
top:0;
left:0;
height: 716px;
text-align: center;
background: url(../img/main/header-2.jpg) center 0px no-repeat ;
min-width:960px;
}
.siteWrapper {
height: 100%;
text-align: left;
width:960px;
margin:0 auto;
position:relative;
padding-bottom:31px;
}
.header{
font-family:"Times New Roman", Times, serif;
height: 188px;
position: relative;
padding:43px 0 0 39px;
color:#fff;
font-size: 45px;
font-weight:bold;
}
.header a{
cursor: pointer;
}
.header span{
position:relative;
font-size: 25px;
font-weight:normal;
}
.header .logo{
display: block;
width: 157px;
height: 186px;
background: url(../img/header/logo.jpg) no-repeat;
position: absolute;
top: 33px;
right: 158px;
display: block;
text-indent: -5000px;
}
.header .mail{
position:absolute;
top:20px;
right:67px;
display:block;
width:33px;
height:19px;
background: url(../img/header/mail.png) no-repeat;
}
.header .home{
position:absolute;
top:47px;
right:64px;
display:block;
width:38px;
height:33px;
background: url(../img/header/home.png) no-repeat;
}
.menuBlock{
float:left;
width:438px;
}
.menuBlock ul{
padding:0 20px 0 33px;
}
.menuBlock ul li{
padding-bottom:14px;
}
.menuBlock ul li a{
font-size:30px;
line-height:32px;
color:#fff;
font-family:"Myriad Pro", Helvetica, sans-serif;
}
.menuBlock ul li a:hover{
color:#000;
}
.menuBlock ul .active a{
color:#000 !important;
}
.percentage{
/*margin:40px 0 0 117px;*/
margin:39px 0 0 72px;
font-size:43px;
color:#990000;
width:134px;
height:43px;
/*background: url(../img/content/percent.png) no-repeat;
padding:10px 0 0 35px;
font-family:"Times New Roman", Times, serif;*/
}
.mainContent, .contentInner{
padding: 32px 0 0 438px;
}
.mainContent p{
margin-bottom:21px;
line-height:17px;
}
.mainContent .imageContenter{
float:right;
margin:0 33px 15px 16px;
position:relative;
background: url(../img/content/image-back.png) no-repeat;
}
.mainContent .imageContenter img{
float:left;
margin:6px 0 0 6px;
}
.mainContent .imageContenter .imageContenterRight{
position:absolute;
right:-6px;
top:0;
width:6px;
height:100%;
background: url(../img/content/image-back-right.png) no-repeat;
}
.mainContent .imageContenter .imageContenterBot{
position:absolute;
bottom:-6px;
left:0;
font-size:1px;
height:6px;
width:100%;
background: url(../img/content/image-back-bot.png) no-repeat;
}
.mainContent .imageContenter .imageContenterCor{
position:absolute;
bottom:-6px;
right:-6px;
font-size:1px;
height:6px;
width:6px;
background: url(../img/content/image-back-cor.png) no-repeat;
}
.footer{
width: 917px;
z-index:2;
position:relative;
text-align:left;
margin:-31px auto 0 auto;
padding:10px 0 0 43px;
height:21px;
color:#fff;
font-size:13px;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

.contentInner h1 {
font-size: 150%;
margin-bottom: 20px;
}
.contentInner h2 {
font-size: 140%;
margin-bottom: 15px;
}
.contentInner h3 {
font-size: 130%;
margin-bottom: 12px;
}
.contentInner h4 {
font-size: 120%;
margin-bottom: 10px;
}
.contentInner h5 {
font-size: 110%;
margin-bottom: 10px;
}
.contentInner h6 {
font-size: 100%;
margin-bottom: 10px;
}
.contentInner p {
margin-bottom: 15px;
letter-spacing: -0.5px;
}
.contentInner ul {
list-style: disc;
margin: 0 15px 10px 15px;
}
.contentInner ul ul {
margin: 10px 0 10px 25px;
}
.contentInner ol {
list-style: decimal;
margin: 0 15px 10px 20px;
}
.contentInner ol ol {
margin: 10px 0 10px 25px;
}
.contentInner li {
margin-bottom: 5px;
margin-left: 5px;
}
.contentInner table {
margin-bottom: 15px;
font-size: 100%;
width: auto;
border: 1px solid #000;
}
.contentInner th, .contentInner td { 
border: 1px solid #000;
padding: 4px;
text-align: left;
}
.contentInner th {
font-weight: bold;
text-align: center;
}
.contentInner a, .contentInner a font {
color: #0000ff;
text-decoration: underline;
}
.contentInner a:visited, .contentInner a:visited font {
color: #0000aa;
}
.contentInner a:hover, .contentInner a:hover font {
color: #0000ff;
text-decoration: none;
}
.contentInner a:active, .contentInner a:active font {
color: #ff0000;
}
.contentInner img[align=left] {
margin: 0 10px 10px 0;
float: left;
}
.contentInner img[align=right] {
margin: 0 0 10px 10px;
float: right;
}
.contentInner dl {
margin: 0 0 15px 0;
}
.contentInner dt {
font-weight: bold;
margin-bottom: 2px;
}
.contentInner dd {
margin-bottom: 5px;
}
.contentInner hr {
height: 1px;
border: none;
color: #aaa;
background: #aaa;
margin: 10px 0;
clear: both;
} 
