
#index_content 
{
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 1000px;
	height: 615px;
	background-color: #ffffff;
	overflow: auto;
}

#imageContainer 
{
	position: absolute;
	left:50px;
	top:0px;
	
	width: 702px;
	height: 252px;
	
	background-image: url(../img/frame.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#imageContainer img 
{
	display: none;
	width: 680px;
	height: 230px;
	
	position:absolute;
	left: 11px;
	top: 11px;
	
	border: 0px;
}

.nodec 
{
	text-decoration: none;
}

.textContainer
{
	position: absolute;
	left:50px;

	text-align: left;
	font-weight:normal;

	width: 704px;
	height: 120px;
	background-image: url(../img/text-frame.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	padding-left: 15px;
	padding-top: 13px;
}

#A5Text { top:250px; }
#DVText { top:365px; }
#R4Text { top:480px; }

.textContainer a { text-decoration: none; }
.textContainer a:hover { color: #7c94a7; }

.textContainer .prodName
{
	font-weight: normal;
	font-size: 1.3em;
}

.textContainer .prodDescr
{
	position:absolute;
	left:220px;
	top:1.2em;
	font-size: 0.95em;
	font-weight: bold;
}

.customer_stat_txt  
{
	position:absolute;
	top:50px;
	left:15px;
	height: 35px;


	text-align: left;
	line-height: 1.2;
	font-size: 0.8em;
}

.customer_stat_txt_name 
{
	position:absolute;
	top:85px;
	left:15px;

	text-align: left;
	font-style: italic;
	font-size: 0.8em;
}


#news_frame 
{
	position: absolute;
	top:0px;
	right: 10px;
	width: 210px;
	height: 610px;

	padding-left:8px;
	margin-right:10px;

	line-height: 210%;
	
	text-align: left;
	border-left: solid black 1px;
}

#news_frame p 
{
	font-size: 0.8em;
	text-align: left;
}

#news_frame .newsHead 
{
	font-size: 1.3em;
}

#news_frame a 
{
	font-size: 0.8em;
	font-weight:normal;
	color: #564b47;
}

#news_frame a:hover
{
	color: #7c94a7;
}

/* ----------- External logos ---------------- */
#external_logos 
{
	position:absolute;
	left:60px;
	bottom:10px;
	vertical-align:bottom;
	text-align:center;
}
#external_logos img
{
	padding-top: 10px;
}


#20years
{
	text-align:center;
}
