* { margin: 0; padding: 0; border: 0; }
html, body { height: 100%; width: 100%; }
BODY {
	color : #fff;
	font: 11px Tahoma, sans-serif;
	background: #2981cb url(img/fon.gif) repeat-x;
	text-align: center;
}
a, a:active, a:link, a:visited {
   text-decoration: underline;
	color: #fff;
}
a:hover {
 text-decoration: none;
}
h1{
font: normal 15px "Times New Roman", Times, serif;
padding: 15px;
text-align: left;
text-transform: uppercase;
}
p{
	padding: 5px 20px;
	text-align: justify;
}
.conteiner{
margin: 0 auto;
width: 380px;
border-collapse: collapse;
font: 11px Tahoma, sans-serif;
}

/* start header */
.header-left{
background: url(img/seo.gif) no-repeat 0px 144px;
height: 282px;
width: 230px;
}
.header-left strong{
display: block;
font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
text-transform: uppercase;
padding: 110px 0 0 0;
}
.header-left b{
display: block;
font: 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
text-transform: uppercase;
padding: 0 0 0 90px;
margin-top: -10px;
color: #1c77b1;
}
.logo{
background: url(img/logo.gif) no-repeat 0px 70px;
height: 282px;
}
a.l, a.l:active, a.l:link, a.l:visited {
   text-decoration: none;
	color: #fff;
}
a.l:hover {
 text-decoration: none;
}
a.r, a.r:active, a.r:link, a.r:visited {
   text-decoration: none;
	color: #1c77b1;
}
a.r:hover {
 text-decoration: none;
}
.header-right{
background: url(img/line_v.gif) no-repeat 0 85px;
width: 170px;
}
.menu{
	padding: 50px 0 0 30px;
}
.menu li{
	padding: 10px 0 0 20px;
	list-style: none;
	background: url(img/str.gif) no-repeat 0 16px;
}
a.m, a.m:active, a.m:link, a.m:visited {
  text-decoration: none;
	color: #fff;
	font: 14px "Arial", "Times New Roman", Times, serif;
	
}
a.m:hover {
  text-decoration: underline;
}
/* end header*/
/* start sidebar */

/* start content */
.content{
background: url(img/line_g.gif) no-repeat 0 0;
width: 100%;
text-align: center;
padding: 0 0 30px 0;
}
.content1{
width: 100%;
text-align: left;
padding: 0 0 30px 15px;
}
/* end content */

/* start footer */

.footer{
background: url(img/line_g.gif) no-repeat 0 0;
width: 100%;
}


/* end footer */