@charset "utf-8";
@import url(products.css);
#newsbar {
	background-image:url(img/frame-news.png);
	background-repeat:no-repeat;
	height:25px;
	overflow:hidden;
}
#maininfo {
	height:277px;
	margin-top: 8px;
	margin-bottom:8px;
}
#graphics {
	width:650px;
	height: 277px;
	float: left;
}
#info {
	width:189px;
	height:277px;
	padding-right:2px;
	padding-left:1px;	
	float:right;
	background: url(img/frame_info.png);
}
#products_header {
	background:url(img/frame_products_header.png);
	height:31px;
	margin-bottom:8px;
}
#newsbar h1 {
	left: 31px;
	width: 170px;
	float:left;
	color:#555;
	margin-top:5px;
	border-right: 1px solid #333;
}
#newsbar #headline {
	float:left;
	margin-left: 42px;
	margin-top: 7px;
}
#newsbar a#headline {
	text-decoration:none;
}
#products_header h1 {
	left: 31px;
	top:6px;
	line-height:19px;
	font-size:12px;
	width:200px;
	margin:0;
}
#customers {
	height: 90px;
	border-bottom:1px solid #DDD;
	margin-top:5px;
	text-align:center;		
}

#customers h2 {
	font-size:11px;
	color:#666;
	margin-top: 6px;
	margin-bottom:6px;
}

#customers img{
	border:1px solid grey;
	margin-top:5px;
	margin-bottom:2px;
	display:block;
	margin-left:auto;
	margin-right:auto
}

#add1 {
	height: 60px;
	margin-top:20px;
	text-align:center;	
	border-bottom:1px solid #DDD;
}
#add1 p {
	font-size: 12px;
	font-weight:bold;
	line-height:14px;
	color:#555;
}

#add2 {
	height: 90px;
	text-align:center;
}
#add2 p {
	font-size:11px;
	color:#417096;
}
