/* CSS Document */


.header {
	height: 268px; 
	background: url(../images/general/AboutUsHeader.jpg); 
	background-repeat: no-repeat; 
	padding: 20px 25px; 
}

.header H4 {
	font-size: 1.4em; 
	color: #FFF; 
	font-weight: normal;
	margin: 0px;
}

.content {
	padding: 25px; 
	color: #3E3E3E;  
}

.content_top {
	font-size: 1.2em;
	color: #3E3E3E;
	line-height: 1.4;
}

.content_warehouse {
	font-size: 1.4em;
	color: #111111;
	padding: 15px 0px 50px 0px;
	line-height: 1.3;
}

.factory_img {
	height: 158px;
	background: url(../images/general/AboutUsFactory.jpg) no-repeat;
}

.content_factory {
	font-size: 1.5em;
	color: #111111;
	padding-bottom: 20px;
	line-height: 1.3;
}

.content H4 {
	font-size: 1.4em; 
	color: #00315e; 
	padding: 25px 0px 5px 0px;
	margin: 0px;
	font-weight: normal;
}

.content_padding_top {
	padding-top: 10px;
}