#banner {
	background:  #0055a5 url(../images/bg_banner.jpg) no-repeat center top;
	border-bottom: 5px #fff solid;
}
#banner .inner .bannerblock {
	min-height: 210px;
	padding: 1px 0;
}
#banner .inner .block div.element {
	min-height: 210px;
	_height: 210px;
	padding: 1px 0;
	background-position: left top;
	background-repeat: no-repeat;
	padding-right: 320px;
	color: #fff;
}
#banner h1,
#banner h3 {
	margin-top: 30px;
	color: #fff;
}

#container {
	background: url(../images/home/bg_container.jpg) repeat-x top left;
}
#content {
	width: 960px;
}
#content .block {
	float: left;
	display: inline;
	margin: 0;
	width: 480px;
	min-height: 315px;
	_height: 315px;
	background: url(../images/home/bg_dots_vert.gif) no-repeat right center;
}
#content .block .wrapper {
	padding: 1px 0;
	/*background: url(../images/home/bg_dots_horiz.gif) repeat-x left bottom;*/
}
#content .first {
	clear: left;
}
#content .last {
	background: none;
}
#content .block h2 a,
#content .block h3 a {
	color: inherit;
	text-decoration: none;
} 
#content .block ul {
	list-style: none;
	list-style-image: none;
}
#content .block li {
	background: url(../images/home/bg_li.gif) no-repeat 6px 5px;
	list-style: none;
	list-style-image: none;
	margin: 0 0 0.5em 0;
	padding-left: 20px;
}

/*////////////////
*	feature blocks
////////////////*/
#content .feature .element {
	min-height: 150px;
	_height: 150px;
	padding: 10px 0 90px 220px;
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
}
#content .feature .seymour {
	text-align: center;
	position: absolute;
	bottom: 50px;
	margin: 0;
	width: 240px;
}
#content .feature .seymour a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 9px 20px;
}
#content .feature .seymour a:hover {
	text-decoration: underline;
}

/*////////////////
*	agregator
////////////////*/
#content .agregator li {
	background: none;
	padding: 0;
	overflow: hidden;
}
#content .agregator li a.icon {
	margin-left: -20px;
	z-index: 10;
}
#content .agregator li span {
	display: block;
}
#content .agregator .thumb {
	padding: 2px;
	border: 1px #bbcfe2 solid;
	background: #fff;
	margin-right: 20px;
}

/*////////////////
*	home banner
////////////////*/
#banner div.image {
	position:absolute;
	bottom:0px;
	display:block;
}

#banner #s1.image {
	width:116px;
	height:40px;
	right:334px;
	background: url(../images/home/header_1.png) no-repeat right bottom;
}
#banner #s2.image {
	width:324px;
	height:260px;
	right:10px;
	background: url(../images/home/header_2.png) no-repeat right bottom;
}
#banner .inner {
	overflow:visible;
}






h3#icons {
	/*margin: 0;	*/
	background: url(/images/home/icons_header_560.png) no-repeat left top;
	display: block;
	padding-top: 80px;
	padding-left:0px;
	width:560px;
}
h3#icons span {
	/*display: none;
	visibility: hidden;*/
	font-size:13px;
	line-height:1.4em;
}
h3#icons span a {
	color:#ffffff;
}