body {
	background: #192e3a;
	padding: 0;
	margin: 0;
	color: #d4d3d3;
	font-family: Verdana, Arial;
	font-size: 14px;
	text-align: center;
}

a, a:link, a:active, a:visited {
	color: #D4D3D3;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#top {
	padding: 16px 0;
	font-style: italic;
	background: #000;
	text-align: center;
}

#wrap {
	text-align: left;
}

#top_wrap {
	width: 950px;
	text-align: left;
	margin: 0 auto;
}

#menu {
	width: 936px; 
	height: 49px;
	text-align: left;
	margin: 0 auto;
}

#menu a {
	float: left;
}

#menu a.about_us {
	background: transparent url(/images/about_us.jpg);
	width: 187px;
	height: 53px;
}

#menu a.services {
	background: transparent url(/images/services.jpg);
	width: 187px;
	height: 53px;
}

#menu a.products {
	background: transparent url(/images/products.jpg);
	width: 187px;
	height: 53px;
}

#menu a.gallery {
	background: transparent url(/images/gallery.jpg);
	width: 187px;
	height: 53px;
}

#menu a.contact_us {
	background: transparent url(/images/contact_us.jpg);
	width: 188px;
	height: 53px;
}

#footer {
	background: transparent url(/images/footer.jpg) no-repeat top center;
	padding: 15px 30px 15px 30px;
	margin: 20px auto 5px auto;
	font-size: 11px;
	font-style: italic;
	width: 893px;
	text-align: left;
}

#footer_2 {
	background: transparent url(/images/footer.jpg) no-repeat top right;
	padding: 15px 15px 15px 65px;
	margin: 20px auto 5px auto;
	font-size: 11px;
	font-style: italic;
	width: 897px;
	text-align: left;
}

#wrapping {
	width: 977px;
	margin: 0 auto;
	background: transparent url(/images/left_bg.gif) repeat-y left;
}

.top_corner {
	float: left;
	background: transparent url(/images/bens_logo.jpg) top left;
	width: 279px;
	height: 102px;
}

#top_title {
	float: left;
	width: 698px;
	height: 102px;
}

.about_title {background: transparent url(/images/title_about.jpg) top left;}

#left {
	width: 136px;
	float: left;
}

#right {
	float: left;
	background: #11222b url(/images/corner.gif) no-repeat top left;
	width: 821px;
	padding: 10px;
	text-align: left;
}

#menu_but a {
	width: 136px;
	float: left;
}

#menu_but a.about {background: url(/images/m_about_us.jpg) no-repeat top center;height:38px;}
#menu_but a.services {background: url(/images/m_services.jpg) no-repeat top center;height:38px;}
#menu_but a.products {background: url(/images/m_products.jpg) no-repeat top center;height:39px;}
#menu_but a.gallery {background: url(/images/m_gallery.jpg) no-repeat top center;height:37px;}
#menu_but a.contact {background: url(/images/m_contact_us.jpg) no-repeat top center;height:43px;}
