


#banner
{
	background: transparent url(/lang/en/img/home/banner.png) no-repeat;
	width: 838px;
	height: 206px;
}

#home
{
}



.news_first_item, .news_item
{
	width: 255px;
	float: left;
}

.news_first_item
{
	padding: 10px 10px 10px 0px;
}

.news_item
{
	border-left-style: solid;
	border-left-width: 1px;
	padding: 10px 10px 10px 10px;
}

.news_item p, .news_first_item p, .news_release_notes
{
	font-size: 11px;
	margin: 0.25em 0em;
}

.news_item h3, .news_first_item h3
{
	margin-bottom: 0.75em;
}

.news_release_notes
{
	font-weight: bold;
}


.home_lower_section_padding
{
	padding: 0px 4px;
}

#home_lower_section_top
{
	background: transparent url(/img/home/lower_section_top.png) no-repeat;
}

#home_lower_section_middle
{
	background: #034568 url(/img/home/lower_section_middle.png) no-repeat;
	width: 823px;
	min-height: 297px;
	padding: 7px;
}

#home_lower_section_bottom
{
	background: transparent url(/img/home/lower_section_bottom.png) no-repeat;	
}

#home_lower_section_top, #home_lower_section_bottom
{
	width: 837px;
	height: 3px;
	font-size: 0pt;
}

#home_lower_section_icontent_left, #home_lower_section_icontent_right
{
	width: 400px;
	margin-top: 12px;
}

#home_lower_section_icontent_left
{
	float: left;
}

#home_lower_section_icontent_right
{
	float: right;
}

.home_lower_section_product_image
{
	float: left;
	width: 65px;
	margin: 7px 17px 7px 20px;
}

.home_lower_section_product_desc
{
	float: left;
	width: 275px;
	margin: 10px 0px 0px 0px;
}

.home_lower_section_product_links
{
	font-size: 11px;
}

#home_lower_section_icontent_left h1
{
	margin: 12px 8px 0px 0px;
}

#home_lower_section_icontent_right h1
{
	margin: 12px 8px 0px 0px;
}

#home_lower_section_icontent_left p
{
	margin: 4px 0px;
}

#home_lower_section_icontent_right p
{
	margin: 4px 0px;
}


