body
{
	font-family: Arial, Verdana,Tahoma;
}
h1
{
	color: #000;
	font-size: 34px;
	font-weight: normal;
	text-align: center;
	padding: 15px 0px 0px 0px;
}
h2
{
	color: #000;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
}
div.info
{
	margin-top: 2px;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
}
p.instruction
{
	font-size: 11px;
	color: #757a7f;
	margin: 18px 0px 8px 0px;
	text-align: center;
}
p
{
	text-align: justify;
	font-size: 14px;
	line-height: 20px;
}
.red
{
	color: #ed1414;
}
.black
{
	color: #000;
}
div
{
	border: 0px solid black;
}
#container
{
	width: 927px;
	height: 647px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
}

#content
{
	width: 981px;
	height: 647px;
	padding: 45px 0px 0px 0px;
}

.list
{
	padding-left: 60px; 
	width: 380px;
	float: left;
	
}
.bracket
{
	background: url(http://rubar.ru/land/4/images/bracket.png) no-repeat top;
	margin:  5px 5px 5px 5px;
	width: 56px;
	height: 234px;
	float: left;
	
}
#info
{
	padding:  90px 20px 0px 10px;
	width: 340px;
	float: left;
	
}
#bottom_block
{
	padding-top: 20px;
	margin: 0px auto 0px auto;
	clear: both;
}
#left
{
	background: url(http://rubar.ru/land/4/images/left.png) no-repeat;
	width: 24px;
	height: 647px;
	float: left;
}
#middle
{
	background-color: #fff;
	width: 927px;
	height: 647px;
	float: left;	
}
#right
{
	background: url(http://rubar.ru/land/4/images/left.png) no-repeat;
	width: 24px;
	height: 647px;
	float: right;
}
#describe
{
	padding: 10px 5px 0px 15px;
}
.element
{
	height: 60px;
	margin-bottom: 0px;
}
.element p
{
	padding: 0px 0px 0px 35px;
}
.head_slogan
{
	color: #fff;
	padding: 10px 20px 0px 320px;
}
.head_slogan ul
{
	font-family: Arial, Tahoma;
	font-size: 15px;
	font-style: italic;
	padding: 0px 0px 0px 100px;
	line-height: 22px;
}
#button
{
	height: 61px;
	width: 290px;
	margin: 0px auto;
}
#footer
{
	clear: both;
	width: 903px;
	height: 82px;
	background: url(http://rubar.ru/land/4/images/footer.jpg);
	margin: 0px auto;
}
.kaspersky_logo
{
    float: left; 
    padding-left: 20px; 
    padding-top: 20px;
    width: 95px;
}
.ie_logo
{
    float: left; 
    height: 105px; 
    width: 104px;
    background: url(http://rubar.ru/images/ie_64x64.png) no-repeat center 30px;
}
.ff_logo
{
    float: left; 
    height: 105px; 
    width: 84px;
    background: url(http://rubar.ru/images/ff_64x64.png) no-repeat center 30px;
}