body {
	font-family: Verdana, Tahoma, Geneva, Helvetica, Arial, sans-serif;font-size: 12px;margin: 0;padding: 0;color: #ffffff;	background: url(i/main_bg3.jpg) repeat-y center top;
	background-color: #183447;
	/* IE min-width fix */
	width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 775 ? "775px" : "auto");min-width: 775px;
}
body, html {height: 100%;}

.logo { background: url(i/deltars_logo.png) no-repeat left top; margin-top: 35px; display: block; height: 74px; width: 293px; }
.menu { list-style: none; padding: 45px 0 35px 0; }
.menu li { list-style: none; display: inline; }
.menu li a { background: url(i/butt.png) no-repeat left top; display: block; font-size: 17px; text-decoration: none; line-height: 35px; margin-bottom: 3px; padding: 0px 33px 0px 20px; color: #A8C5E1; }
.menu li a:hover { color: #FFF; }
.phones { padding: 20px 0px 70px 0px; text-align: right;width: 400px; }
.phones p { color: #76A3C6; font: 26px/24px "segoe UI", Tahoma, "Trebuchet MS", sans-serif; padding: 4px 0px 8px; text-transform: uppercase; margin: 0px; }
.phones p b { color: #C4D8E7; }
img { border-style: none; }

h2 { font: bold 17px Tahoma, Geneva, sans-serif; }
#wrapper {width: 1000px;margin: 0 auto;	min-height: 100%;background: url(i/main_bg2.jpg) no-repeat center bottom;
}
* html #wrapper {height: 100%;
}
a {color: #ffffff;text-decoration: underline;
}

#content {
	padding-bottom: 75px;
}

#footer {
	color: #183447;
	background-color: #cccccc;
	height: 120px;
	margin-top: -75px;
}
#footer .inner {
	width: 1000px;
	margin: 0 auto;
}
.block_left {
	float: left;
	width: 360px;
	padding: 10px 20px 10px;
}

.block1 {
	padding-top: 30px;
	line-height: 17px;
}
.block1 a {
	display: block;
	margin: 5px 0;
        margin-bottom: 10px;
}
.block2 {
	padding: 30px 30px 0px 0px;
}

.block2 p {
	line-height: 17px;
	margin-bottom: 10px;
}
.block2 .date {
	font-weight: bold;
	color: #ff6565;
	background-color: inherit;
	margin-right: 10px;
}

.block3 {
	float: right;
	padding: 30px 0px;
	font-weight: bold;
	color: #ff6565;
	background-color: inherit;
	text-align: right;
}

.text {
	margin-left: 400px;
	margin-right: 80px;
	line-height: 20px;
	padding-bottom: 200px;
}

.copy {
	float: left;
	width: 360px;
	font-weight: bold;
	padding: 10px 0px 0px 20px;
	line-height: 19px;
}
.copy a {
	color: #183447;
	background-color: inherit;
}
.phone {
	padding-top: 30px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

