body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	table-layout: fixed;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
}

html {
	height: 100%;
}

body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	color: #659caf;
	width: 100%;
	height: 100%;
	background: #fdfdfe url('i/fon.jpg') top center no-repeat;
}

a {
	color: blue;
	outline: none;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 18px
}

img {
	border: none;
}

input {
	vertical-align: middle;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 113px;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0px 0px 75px;
}

.box {
    height:  142px;
    color: #fff;
    font-size: 14px;
    vertical-align: top;
    padding-left: 22px;
    background: url('i/box.png') top center no-repeat;
}

.box a:hover,
.box a:link,
.box a:visited,
.box a:active,
.box a:hover {
    display: block;
    color: #fff;
    text-decoration: none;
}

.box_name {
    height: 70px;
    font-size: 20px;
    margin-top: 15px;
}

.icon {
    padding-right: 17px;
}

#idex_content {
    padding: 0px 10px;
    vertical-align: top;
    background: url('i/ball.png') bottom right no-repeat;
}

#index_top {
    width: 620px;
    height: 10px;
    background: url('i/index_top.png') right no-repeat;
}

#index_center {
    width: 592px;
    padding: 0px 14px;
    background: url('i/index_repeat.png');
}

#index_bottom {
    width: 620px;
    height: 10px;
    background: url('i/index_bottom.png') right no-repeat;
}




/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -75px auto 0px;
	padding-top: 28px;
	height: 47px;
    background: url('i/bottom-line.png') bottom left repeat-x;
}

#footer_content {
    width: 940px;
    margin: 0px auto;
    background: url('i/punktir.png') top left repeat-x;
    color: #87999e;
    text-align: right;
    padding-top: 11px;
}