body {
	color: #333;
	background: #FFF url(images/body.gif) no-repeat center 75px;
	font-family: Times New Roman, serif;
	font-size: 14px;
	margin: 0;
	padding: 75px 0 125px 0;
}
div {overflow: hidden;}
p {margin: 0 0 1.2em 0; line-height: 1.4em;}
p.photo {text-align: center;}
ul {margin-left: 0; padding-left: 15px;}
li {padding-left: 30px;}
#page {
	width: 690px;
	margin: 0 auto;
}
#header {
	margin-bottom: 80px;
}
h1 {
	display: block;
	float: left;
	background-image: url(images/logo.gif);
	margin: 0;
	text-indent: -3000px;
	width: 195px;
	height: 121px;
	border-right: 15px solid #fff;
}
h2 {
	display: block;
	margin: 35px 0;
	background: no-repeat left top;
	text-indent: -3000px;
	width: 690px;
	height: 15px;
	border-right: 15px solid #fff;
}
h3, strong {
	margin: 0;
	font-weight: normal;
	color: #7d9aa8;
	font-size: 14px;
}
#about {
	display: block;
	float: left;
	background-image: url(images/about.gif);
	margin: 0;
	text-indent: -3000px;
	width: 470px;
	height: 121px;
	
}
h2#businessStructure {
	background-image: url(images/business_structure.gif);
}
h2#productCategories {
	background-image: url(images/product_categories.gif);
}
h2#facilities {
	background-image: url(images/facilities.gif);
}
h2#clientele {
	background-image: url(images/clientele.gif);
}
h2#credentials {
	background-image: url(images/credentials.gif);
}
h2#competnecy {
	background-image: url(images/competnecy.gif);
}
h2#brands {
	background-image: url(images/brands.gif);
}
#footer {
	color: #7d9aa8;
	text-align: center;
	border-top: solid #7d9aa8 1px;
	margin-top: 40px;
	padding-top: 25px;
}