@charset "utf-8";
/* CSS Document */


#middle {
	background:  #E0E0E0; 
	height:700px;
}

#news_middle {
	background:  #E0E0E0; 
	height:1550px;
}
#products_middle {
	background:  #E0E0E0; 
	height:1780px;
}
/* light starts here */
#content {
	color: #000000;
	margin-top: 1%;
	padding-left: 2%;
	padding-bottom: 1%; 
	text-align: justify;
}
#content,  #content a {
	color: #000000;
}

#content ul {
	padding-right: 10px;
	color:#000000;
	list-style:none;
}
/* light ends here */
