body {
	margin : 0;
	padding : 0;
	background : White url(../img/fon_body.jpg) repeat-x top;
}
a, p, li, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #6b6b6b;
}
* {
	margin : 0;
	padding : 0;
}
a img {
	border : none;
}

a {
	text-decoration : underline;
}
a:hover {
	text-decoration : none;
}
h1{
	font : bold 14px/20px Arial, Helvetica, sans-serif;
	color : #6b6b6b;
	margin-bottom : 10px;
}
p, li{
	line-height : 16px;
	margin-bottom : 10px;
}
#top{
	height : 265px;
	width : 1000px;
	margin : 0px auto 20px;
	position : relative;
	background : transparent url(../img/fon_top.jpg) no-repeat right;
	
}
#top img{
	margin-left : 425px;
	margin-top : 217px;
}
#content{
	width : 1000px;
	margin : 0px auto 40px;
	position : relative;
}
#text{
	margin-left : 270px;
	margin-right : 30px;
	
}
#text p{
	text-align : justify;
}
#text img{
	margin : 0px 0px 0px 15px;
}
#bottom{
	text-align : right;
	height : 40px;
	width : 1000px;
	margin : 0px auto 20px;
}
#bottom a{
	color : #000000;
	font-weight : bold;
	padding-right : 30px;
}

.small1 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #6b6b6b;
}
.bot 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #ffffff;
}

