body {
	background-color: #161616;
	background-image: url(assets/benchtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 956px;
	line-height: 19px;
}
#header {
	height: 223px;
	width: 891px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	font-family: "Trebuchet MS";
	font-size:14px;
	color: #CCCCCC;
	clear: both;
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(assets/panel_trans_bg.png);
	padding-right: 45px;
	padding-bottom: 45px;
	padding-left: 45px;
	padding-top: 30px;
	text-align: justify;
}
#content h1 {
	font-weight: normal;
	font-size: 20px;
	color: #5FA6DB;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: "Century Gothic", Arial;
	text-align: left;
}
#content p {
	margin-top: 5px;
}
#footer {
	height: 50px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 11px;
	padding-top:10px;
	margin-bottom: 30px;
}
#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#content a {
	color: #5FA6DB;
}
#nav {
	height: 31px;
	width: 730px;
	background-color: #000000;
	margin-top: 16px;
	text-align: left;
	/*padding-left: 72px;*/
  padding-left:140px;
	margin-left: 45px;
}
#address td {
	padding-bottom: 5px;
}
#content h2 {
	font-family: Tahoma, Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 5px;
	text-transform: uppercase;
	text-align: left;
}
#quote_request {
	font-size: 12px;
}
.port_thumb {
	padding: 5px;
	float: left;
	background-color: #000000;
	margin-right: 63px;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 214px;
	margin-bottom: 30px;
}
.port_thumb p {
	margin: 0px;
	padding: 0px;
}
.port_thumb a, .port_thumb a:hover {color:#FFFFFF; text-decoration: none;}
.lastThumb {margin-right:0px;}
.border {
	border: 8px solid #000000;
}
.black_panel {
	background-color: #000000;
	padding: 20px;
}
.black_panel_port {
	background-color: #000000;
	background-image: url(assets/port_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 22px;
}
ul {
	margin-left:20px;
	padding-left:20px;
}
#pageination {
	clear: both;
	text-align: right;
}
#project_description {
	margin-top: 20px;
	width: 640px;

}
#project_description p {
	text-align: justify;
}
#next_project {
	height: 47px;
	width: 44px;
	float: right;
	margin-top: 25px;
	margin-right: 6px;
	text-align: center;
	padding-bottom: 20px;
}
#content .subnav a {
	color: #999;
	padding-bottom: 40px;
}
#content .black_panel .subnav {
	font-size: 11px;
	margin-bottom:20px;
	text-align:left;
}
