﻿* {
	margin: 0;
	padding: 0;
}

body {
background: #e1f2d0 url(i/bg.jpg) repeat-y top center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
}

a {
text-decoration: none;
color: #75B03C;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0 auto;
width: 800px;
}

#header {
height: 80px;
background: #e1f2d0 url(i/header.jpg) no-repeat;

}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 15px 0 0 20px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
font-size: 19px;
color: #e1c70e;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 30px;
line-height: 30px;
background: #e1f2d0 url(i/menu.jpg) no-repeat;

}
#menu ul {
list-style-type: none;
padding-left: 30px;

}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 12px;
color: #fff;
}
#menu ul li a:hover {
color: #000;
text-decoration: none;
}

#content {
background: #e1f2d0 url(i/content.jpg) repeat-y;
padding: 0 20px;
}

.left a {font-weight:bold; text-decoration:underline;}

.right {
float: right;
width: 570px;
text-align: justify;
padding-top: 20px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #fff url(i/contenth2.jpg) no-repeat;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}
p p {margin: 15px 0;}
h3.promo {color:green; font-size: 14pt; margin: 15px auto;}
h4.promo {color:red; font-size:12pt; margin: 15px auto;}

.yel {background:yellow;}
.bl {color:#000;}
.left {
float: left;
width: 180px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #E9CF16 url(i/menuh2.jpg) no-repeat;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 20px;
list-style-type: square;
color: #75B03C;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}

.footer {
text-align: center;
font-size: 11px;
color: #aaa;
margin-top: 40px;
border-top: 1px dotted #aaa;
padding-top: 10px;
}
.footer a { color: #aaa; }
.footer a:hover { color: #111; }
#keys, #keys h1,  #keys a  {color: #aaa; font-size: 9px; text-align: center; padding-top: 10px; font-weight:normal; text-decoration:none;}
#keys {width: 600px; margin: 0 auto;}
.op {	background-color: #e5e5e5;
	padding: 0 10px;
	margin: 10px 30px;
	border: 1px solid #d5d5d5;
	font-family: Geneva,Arial,Helvetica,sans-serif;}

#Certificates img {padding:8px;} 

ul.bul {margin: 15px 0;}
.bul li {
   list-style-type: none;
	padding: 4px 0 4px 30px ;	
	background: url(i/yes.png) no-repeat left center;
	line-height: 180%;
}