body {
	background-image: url(bgr.jpg);
	background-repeat: repeat-x;
	background-color: #010101;
	text-align: center;
	padding: 0;
	margin: 0;
}
#flash {
	width: 780px;
	height: 148px;
}
#contentbig {
	width: 780px;
	height: 466px;
	background-image: url(contentbgr.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#content {
	width: 640px;
	height: 450px;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-face-color: #2a2a2a;
	scrollbar-highlight-color: #2a2a2a;
	scrollbar-3dlight-color : #2a2a2a;
	scrollbar-shadow-color : #2a2a2a;
	scrollbar-darkshadow-color : #2a2a2a;
	scrollbar-track-color : #4a4a4a;
	scrollbar-arrow-color : #4a4a4a;
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
}
#content a {
	color: #adadad;
	text-decoration: underline;
}
#footer {
	width: 780px;
	height: 20px;
	background-image: url(footerbgr.jpg);
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
	padding-top: 50px;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
#logos {
	position: static;
	width: 780px;
	height: 70px;
	background-image: url(logosbgr.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
}
#buleko {
	position: static;
	width: 174px;
	height: 64px;
	text-align: right;
}
#vibsolutions {
	position: static;
	margin: -66px 0px 0px 606px;
	padding-left: 58px;
	padding-top: 4px;
	width: 116px;
	height: 60px;
	text-align: left;
}
#copyright {
	position: static;
	margin: -66px 0px 0px 174px;
	width: 432px;
	height: 44px;
	padding-top: 20px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
}
.products_a {
	text-decoration: none !important;
}
.products_a:hover {
	color: white !important;
}
.p_gal_s img {
	padding: 5px;
	background: url('img_bgr.jpg') no-repeat top left;
}
.p_gal img {
	padding: 5px;
	background: url('img_bgr_big.jpg') no-repeat top left;
}	
.path {
	display: block;
	text-align: left;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
h3 {
	padding: 0px;
	margin: 0px;
}