html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
    font-size: 100.01%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.2;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html,body{
    height:100%;
    font:normal 12px/16px Tahoma, sans-serif;
    color:#000;
}

html{

}
body{
    background:#fff;
}
.wrapper {
    position:relative;
    width:1000px;
	margin:0 auto;
    min-height:100%;
    height:auto;
}
.base{
}

h1{
    font-size:21px;
}
h2{
    font-size:19px;
    font-weight:100;
}
h3{
    font-size:15px;
    margin: 15px 0px 0px 0px;
}
a{
    color:#000;
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}

/*---------------------------------------------------------------------------header*/
.header{
    position:relative;
	width:1000px;
	height:251px;
    color:#fff;
    background:url("../images/main.jpg") 5px 183px no-repeat;
    overflow:hidden;
}

.logo, .phone{
    z-index:1;
    position:absolute;
    display:block;
    width:135px;
    height:59px;
    top:183px;
    left:5px;
    text-decoration:none;
    overflow:hidden;
}
.logo span, .phone span{
    z-index:2;
    position:absolute;
    display:block;
    width:135px;
    height:59px;
    top:0;
    left:0;
    background:url("../images/main.jpg") 0 0 no-repeat;
}
a.logo:hover, .logo span{
    text-decoration:none;
    cursor:pointer;
}
.header .phone{
    width:119px;
    left:877px;

}
.header .phone span{
    width:119px;
    background-position:-872px 0;
}

.rubrics{
    width:1000px;
    padding: 0px;
    overflow:hidden;
}
.rubrics li{
    width:240px;
    height:176px;
    float:left;
    margin:2px 5px 5px 5px;
    display: inline;
    overflow: hidden;
}

.audit, .creation, .advancement, .authorization {
    display:block;
    width:240px;
    height:176px;
    text-align:center;
    font-size:18px;
}
.audit{
    color:#002c7c;
    background:url("../images/audit.jpg") 0 0 no-repeat;
}

.creation {
    color:#66008c;
    background:url("../images/creation.jpg") 0 0 no-repeat;
}

.advancement {
    color:#457900;
    background:url("../images/advancement.jpg") 0 0 no-repeat;
}
.authorization{
    width:180px !important;
    padding:0 0 0 60px;
    text-align:left !important;
    background:#f0a963 url("../images/authorization.jpg") 0 0 no-repeat;
}
.authorization dt{
    padding:0 0 5px 0 ;
    color:#9f591a;
    font-size:18px;
}
.authorization dd{
    position:relative;
    width:100%;
    margin:8px 0;
    font-size:12px;
    color:#000;
}
.authorization label{
    position:absolute;
    top:2px;
    left:-40px;
    font-size:9px;
}
.authorization input#email, .authorization input#password
/*.authorization input*/
{
    width:130px;
    padding:2px 5px;
    border:#b3b9c3 1px solid;
}
.nav{
    width:708px;
    margin:0 0 0 153px;
    overflow:hidden;
}
.nav li{
    float:left;
}
.nav a{
    display:block;
    padding:3px 18px 5px;
    color:#fff;
}

#enter {
    display:block;
    line-height:18px;
    border:none;
    color:#fff;
    font-size:11px;
    font-weight:100;
    background:url("../images/enter.jpg") 0 0 no-repeat;
    cursor:pointer;
}

.registration {
    display:block;
    width:83px;
    line-height:18px;
    color:#fff;
    font-size:11px;
    font-weight:100;
    text-align:center;
    background:url("../images/reg.jpg") 0 0 no-repeat;
}
.registration:hover{
    text-decoration:none;
}
.analiz{
    margin:7px 0 0 170px;
    color:#4b3b3b;
}
.analiz span{
    color:#776868;
}
#analiz {
    width:134px;
    height:16px;
    border:#ececec 1px inset;

}
#analiz_submit {
    width:96px;
    margin:0 0 0 5px;
    padding:2px 0;
    border:none;
    color:#fff;
    font-size:11px;
    background:url("../images/analiz.jpg") 0 0 no-repeat;
    cursor:pointer;
}
/*-----------------------------------------------------------------------------------header*/
/*---------------------------------------------------------------------------------main_row*/
.main_row{
	display:block;
    padding:0 5px 100px 5px;
    height: auto;
}

.wrap {
    width: 100%;
    clear: both;
}

.primary_row, .content_row, .secondary_row{
    float:left;
    overflow:hidden;
}
.primary_row, .secondary_row{
    width:240px;
}

.primary_row h2, .secondary_row h2{
    width:230px;
    padding:5px;
    color:#c40000;
    background:url("../images/h.png") 0 0 no-repeat;
}
.primary_row,.content_row{
    padding:0 10px 0 0;
}
/*---------------------------------------------------------------------------primary_row*/
.block, .news{
    margin: 0 0 10px 0;
    background:#e0e5ed;
}
.block dl, .news dl{
    padding:10px;
    overflow:hidden;
}
.block dt{
    padding:0 5px 0 0;
    float:left;
}
.block dt a, .news dt a{
    color:#c40000;
}

/*---------------------------------------------------------------------------primary_row*/
/*---------------------------------------------------------------------------content_row*/
.content_row{
    width:490px;
}
.content_row h2{
    width:480px;
    margin:0 0 20px 0;
    padding:5px 5px 10px 5px;
    color:#c40000;
    background:#e0e5ed;
}
.content_row p{
    padding:0 0 10px 0;
}
.content_row img{
    margin:0 10px 5px 0;
    float:left;
    border:#e0e5ed 2px solid;
}


/*---------------------------------------------------------------------------content_row*/
/*-------------------------------------------------------------------------secondary_row*/
.news dt{
    clear:left;
}
.news dd {
    padding:0 5px;
    float:left;
    font-size:10px;
}

/*-------------------------------------------------------------------------secondary_row*/
/*---------------------------------------------------------------------------------main_row*/
/*-----------------------------------------------------------------------------------footer*/
.footer {
	width:990px;
    height:80px;
    background:url("../images/footer.png") 0 0 repeat-x;
	overflow:hidden;
}

.logo_footer{
    width:135px;
    height:80px;
    display: block;
    float: left;
    text-decoration:none;
    overflow:hidden;
}
.logo_footer span{
    width:135px;
    height:80px;
    display: block;
    background:url("../images/footer_logo.jpg") 0 0 no-repeat;
}
.logo_footer:hover, .logo_footer span{
    text-decoration:none;
    cursor:pointer;
}
.footer .nav{
    margin:0 0 0 135px;
    padding:0 0 2px 15px;
    background:url("../images/menu_marker.png") 0 0 no-repeat;
}
.footer a{
    color:#4b3b3b;
}
.footer .nav a:hover{
    color:#b10101 !important;
}
.copyright{
    float: left;
    margin:20px 0 0 20px;
}
.design{
    width:95px;
    height:40px;
    float: right;
    display: block;
    padding:0 0 0 60px;
    margin: 10px 0px 0px 0px;
    color:#000000;
    background:url("../images/rad.png") 0 0 no-repeat;
}
.footer .design a{
    color:#000000 !important;
}

.seoscan_table {
    width: 480px;
    border-left: 1px solid black;
}

.seoscan_table td {
    padding: 2px;
}

.seoscan_table td h2 {
    width: 330px;
}

div#pagination {
    text-align: center;
}


