body {
	color: #6B6A6A;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
    padding: 0;
	background: #ffffff url('/images/16-Metal-Floor-Background.jpg') repeat;
}
h2 a {text-decoration: none; 	color: #6B6A6A;}

/*Top Area*/	
#top-box {
	text-align: left;
	margin: 0;
	height: 100px;
	margin-bottom: -5px;
}
#top-container {
	margin: 0px auto;
	padding: 0;
	width: 800px;
}
#top-container .logo {
	float: left;
	height: 70px;
	width: 740px;
	margin-left: 20px;
	background: #ffffff;
	padding-left: 20px;
	padding-top: 20px;
}
#top-container .navigation {
	margin-left: 20px;
	float: left;
	width: 760px;
	text-transform: uppercase;
	font-size: 14px;
	background: #ffffff;
}
#top-container a {color: #545454; text-decoration: none; font-weight: bold;}
#top-container a:hover {color: #A3C6C8; padding-bottom:2px;    text-decoration: none;}
#top-container ul {float: left;}
#top-container li {float: left; list-style: none; padding-right: 25px; color: #545454; text-decoration: none;}
ul.menu li.current_page_item 
ul.menu li.current_page_item a:link,
ul.menu li.current_page_item a:visited,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_item a:active {
		padding-bottom: 2px;
		color: #A3C6C8;
		text-decoration: none;
		}
#highlight {
	color: #464444;
	margin: 0px auto;
	background: #ffffff;
	text-align: left;
	width: 100%;
	padding-top: 40px;
	background: #ffffff url('/images/16-Metal-Floor-Background.jpg') repeat;
}
#highlight .featured {
	margin: 0px auto;
	padding: 10px;
	background: #ffffff;
	text-align: left;
	width: 500px;
}
#highlight .post {
	margin: 0px auto;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 35px;
	background: #ffffff;
	text-align: justify;
	width: 700px;
}
#highlight .post a img {text-decoration: none; border: none;}
#separator {
	background: #000000 url(images/separator.jpg) repeat-x;
	height: 27px;
}

/*Bottom*/
#bottom-wrapper{
	color: #848282;
	margin: 0px auto;
	text-align: justify;
	width: 800px;
}
#bottom-wrapper .left {
	color: #6B6A6A;
	float: left;
	width: 200px;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 25px;
}
#bottom-wrapper .left ul {font-size: 9px; margin-top: 35px; list-style:none;}
#bottom-wrapper .left li {display: block; padding: 10px; border-bottom: dashed #747272 1px;}
#bottom-wrapper .left li a {color: #6B6A6A; text-decoration: none;}
#bottom-wrapper .left li a:hover {color: #ffffff; background-color: #747272;}
#bottom-wrapper .left li img {float: left; padding-right: 2px;}
.box {clear: both;}
#bottom-wrapper .right {
	float: left;
	width: 500px;
	padding-top: 25px;
	margin-left: 15px;
	margin-right: 25px;
}
#bottom-wrapper .right img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
}
#bottom-wrapper .right h3 a {text-decoration: none; color: #848282;} 
#bottom-wrapper .right h2 {font-size: larger;}
#bottom-wrapper .right ul {font-size: 11px; margin-top: 35px; list-style:none;}
#bottom-wrapper .right li {display: block; padding: 10px;}
#bottom-wrapper .right li a {color: #6B6A6A; text-decoration: none;}
#bottom-wrapper .right li a:hover {color: #ffffff; background-color: #747272;}

/*Footer*/
#footer {
	clear:both;
	padding: 20px;
	background-color: #fff;
}
#footer a {color: #6B6A6A; text-decoration: none;}
#footer a:hover {color: #ffffff; background-color: #747272;}