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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Top */
#top { width: 1020px; margin:60px auto 20px auto; text-align:center; font-size: 26px; font-weight:normal; }
#top img { border:0 none; }
#top a { color:#555555; }

/* Bottom */
#bottom { width: 1020px; margin:0 auto 30px auto; }
#bottom #bottom-left { float:left; margin:0 0 0 50px; text-align:left; }
#bottom #bottom-right { float:right; margin:0 50px 0 0; text-align:right; }


#wrap { width: 1020px; margin: 0 auto; background: url(images/main-bg.png) repeat-y; }
html { background-color: #eeeeee; }
body { background-color: #eeeeee; color: #555555; line-height: 22px; font-family: Arial; font-size: 12px;  }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 { font-size: 40px; margin: 20px 0 15px 0; }
h2 { font-size: 26px; margin: 20px 0 15px 0; }
h3 { font-size: 22px; margin: 20px 0 15px 0; }
h4 { font-size: 18px; margin: 20px 0 10px 0; }
h5 { font-size: 16px; margin: 20px 0 5px 0; }
h6 { font-size: 14px; margin: 0 0 0 0; }
a:link, a:visited { color: #2685B5; text-decoration: none; }
a:hover, a:active { color: #555555; }
p { margin: 0 0 15px 0; }
.line { clear: both; background: url(images/line.png) no-repeat; width: 842px; height: 2px; margin: 40px 0 35px 88px; }
.section-line { float: left; background: url(images/line.png) no-repeat; width: 842px; height: 2px; margin: 10px 0 35px 88px; }

/*
 * Header
 */
#header-top { background: url(images/header-top.png) no-repeat; width: 1020px; height: 77px; margin:0; }
#header {}
#header #header-content { padding:0 85px; text-align:center; }
#header h1 { margin:0; font-weight:bold; margin:0 0 33px 0; }
#header .content { margin:0 0 33px 0; font-size:22px; color:#666666; }
#header .contacts { font-size: 20px; }
#header .contacts a { color: #2685B5; }
#header .contacts a:hover { color: #555555; }
#header p { margin: 0 0 5px 0; }
#header  .blue { color: #2685B5; }


/*
 * Content
 */
#content .section { margin: 0 0 0 85px; }
#content .section img { float: left; margin: -2px 0 0 20px; }
#content .section .section-content, #content .section-standard .section-content { float: left; width: 450px; margin: 3px 0 10px 70px; }
#content .section-standard .section-content { margin-left: 449px; }
#content .section .section-content h3, #content .section-standard .section-content h3 { color: #e86e14; margin: 0 0 3px 0; }
#content .section .section-content h4, #content .section-standard .section-content h4 { margin: 0 0 12px 0; }

/*
 * Footer
 */
#footer { clear: both; background: url(images/footer.png) no-repeat; width: 1020px; height: 66px; margin:0; }