body {
background: #eaeaea url(img/bg.png) repeat-x;
margin: 0;
padding: 0;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
}

#cont h2 { 	text-indent: -9999px; }
p, li { line-height: 21px; font-size: 14px; }
li { list-style: none; }
a { text-decoration: none; }
a:HOVER {	text-decoration: underline;	}

.left { float: left; }
.right { float: right; }
.clearer { clear: both; }

#wrap {
margin: 0 auto;
padding: 0;
width: 924px;
text-align: left;
}

#top {
background: url(img/bg-top.jpg) center no-repeat;
width: 924px;
height: 412px;
}

	#top h1 { margin: 0; }
	
	#top h1 a {
	background: url(img/logo.png) bottom no-repeat;
	margin: 0 auto;
	width: 288px;
	height: 93px;
	display: block;
	text-indent: -9999px;
	}
	
	#brief {
	margin: 180px 0 0 568px;
	width: 268px;
	font-size: 12px;
	color: #fff;
	}
	
	#btn_view {
	margin: 10px 0 0 674px;
	}
	
	#btn_view a {
	background: url(img/btn-view-our-products.jpg) no-repeat;
	width: 140px;
	height: 35px;
	text-indent: -9999px;
	display: block;
	}

#menu ul { margin: 0; padding: 0; margin-left: 62px; }

#menu li { margin: 0; padding: 0; display: inline; }

	#menu li a {
	background-position: top;
	background-repeat: no-repeat;
	width: 160px;
	height: 49px;
	display: block;
	float: left;
	text-indent: -9999px;
	}
	
	#menu li a:HOVER { background-position: bottom;	}
	
	#btn_about_us { background-image: url(img/btn-about-us.png); }
	#btn_services {	background-image: url(img/btn-services.png); }
	#btn_our_products {	background-image: url(img/btn-our-products.png); }
	#btn_clients {	background-image: url(img/btn-clients.png); }
	#btn_contact_us {	background-image: url(img/btn-contact-us.png); }
	
#cont { padding: 41px 16px 0; width: 924px; clear: both; }

	#cont h2 {
	background-repeat: no-repeat;
	margin: 0 0 28px 0; 
	width: 200px;
	height: 17px;
	text-indent: -9999px;
	}
	
	#cont p { margin: 0 0 28px 0; font-size: 14px; line-height: 21px; }
	
	.pager {
	color: #000;
	text-align: center;
	}
	
	.pager a {
	color: #000;
	border-right: 1px solid #b8b8b8;
	padding: 0 10px;
	}
	
	.pager a:HOVER, .pager a.actual {
	color: #b8b8b8;
	text-decoration: none;
	}
	
	.pager a#next { border: none;	}
	
#wrap_footer { 
background: #2a2a2a;
clear: both;
}

	#footer {
	background: url(img/bg-footer.jpg) no-repeat;
	color: #7e7e7e;
	width: 990px;
	height: 110px;
	}
	
	#footer p {
	padding-top: 11px;
	font-size: 11px;
	text-align: left;
	float: right;
	}
	
	#footer a {
	color: #7e7e7e;
	}
	
	#design_footer { width: 185px; }
	
	#menu_footer { width: 466px; }