* { margin: 0px; padding: 0px; }
body {
	background: #ecf5f1 url(image/bg_top.jpg) repeat-x top;
	color: #ffffff;
	font-family: Tahoma;
	margin: 0px;
	padding: 21px 0px;
	text-align: center;
	width: 100%;
}
a, div, img {
	_behavior: url(image/iepngfix.htc);
	border: 0px;
}
#top-line {
	width:100%;
	position:absolute;
	text-align:center;
}
#top-content {
	height:60px;
	margin: 0px auto;
	width:1000px;
}
#attention {
	float:left;
	height:60px;
	width:350px;
}
#text {
	background: url(image/bg_line.gif) repeat-y;
	float: right;
	height: 52px;
	margin: 4px 0px;
	position: relative;
	width: 650px;
}
#text p {
	font-size: 18px;
	padding-top: 4px;
}
#left {
	background: url(image/bg_line_left.gif) no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	height: 52px;
	width: 4px;
}
#sub-line {
	background-color: #060823;
	height: 60px;
	margin-bottom: 27px;
	width: 100%;
}
#blue {
	background: #1969c6;
	float: right;
	height: 52px;
	margin: 4px 0px;
	width: 50%;
}

#content {
	margin: 0px auto;
	position: relative;
	width: 1000px;
}
#brand {
	float: left;
	width: 325px;
}
#logo {
	height: 81px;
	padding-top: 4px;
	padding-left: 36px;
	width: 266px;
}
#content hr {
	background-color: #0084cb;
	border: 0px;
	height: 1px;
	margin-top: 11px;
	width: 367px;
}
#contacts p {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0px;
	text-align: center;
}
#general {
	float: right;
	margin-right: 30px;
	width: 546px;
}
#block {
	background: url(image/block_bg.gif) repeat-x;
	float: left;
	height: 646px;
	position: relative;
	width: 546px;
}
#block-left {
	background: url(image/block_left.gif) no-repeat;
	width:28px;
	position:absolute;
	top: 0px;
	left:0px;
	height: 646px;
}
#block-right {
	background: url(image/block_right.gif) no-repeat;
	width:28px;
	position:absolute;
	top: 0px;
	right:0px;
	height: 646px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	padding: 21px 0px;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
	padding: 0px 53px;
}
li {
	background: url(image/hr.png) no-repeat bottom left;
}
li.last {
	background: url(image/blank.gif);
}
li p {
	color: #ffffff;
	font-size: 11px;
	padding: 2px 0 6px;
	text-align: left;
}
