* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 11px/1.5em 'Lucida Grande', 'Trebuchet MS', Helvetica, sans-serif;
	color: #686868;
}

#maincontent p {
	padding-bottom: 10px;
	font-size: 12px;
}

#maincontent a {
	color: #b71f24;
	font-weight: bold;
	text-decoration: none;
}

#container {
	width: 1002px;
	margin: 0 auto;
}

#header {
	text-indent: -9999px;
	background: url(/media/images/logo-banner.jpg) no-repeat;
	height: 109px;
	width: 1002px;
	float: left;
}

#header a {
	display: block;
	position: relative;
	width: 300px;
	height: 100px;
	top: 3px;
	overflow: hidden;
}

#nav {
	background: url(/media/images/nav-bg.jpg) no-repeat;
	width: 1002px;
	height: 24px;
	float: left;
	list-style: none;
}

#nav li {
	float: left;
	margin-top: 5px;
	list-style: none;
	padding-bottom: 5px;
}

#nav a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	padding: 0 10px 0 10px;
}

#nav a:hover {
	color: #e9e9e9;
}

#nav li ul {
	position: absolute;
	width: 12em;
	margin-left: 10px;
	background: #beb6b3;
	margin-top: 2px;
	left: -999em;
}

#nav li ul li a {
	width: 10.20em;
}

#nav li ul li {
	border-bottom: 1px solid #fff;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#sidebar {
	float: left;
	width: 241px;
}

#maincontent {
	float: left;
	width: 759px;
}

#content {
	padding-top: 15px;
	padding-left: 30px;
	float: left;
}

#left-content {
	width: 288px;
	float: left;
	padding-right: 15px;
}

#right-content {
	width: 288px;
	float: left;
	padding-left: 15px;
}

#content ul {
	margin-left: 20px;
	margin-bottom: 10px;
}

#content ol {
	list-style: none;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#content ol strong {
	color: #000;
}

#footer {
	margin-top: 5px;
	clear: left;
	float: left;
	width: 100%;
}

#footer p {
	font-size: 11px;
}

/* content facility */

#facility-h2 {
	background: url(/media/images/our-facility-h2.gif) top left no-repeat;
	width: 309px;
	height: 158px;
	text-indent: -9999px;
	padding-bottom: 20px;
}

#droptest-h2 {
	background: url(/media/images/droptest-h2.gif) top left no-repeat;
	width: 488px;
	height: 132px;
	text-indent: -9999px;
	padding-bottom: 20px;
}

#certification-h2 {
	background: url(/media/images/certification-h2.gif) top left no-repeat;
	width: 342px;
	height: 53px;
	text-indent: -9999px;
	padding-bottom: 20px;
}

#contact-h2 {
	background: url(/media/images/contact-h2.gif) top left no-repeat;
	width: 310px;
	height: 51px;
	text-indent: -9999px;
	padding-bottom: 20px;
}

#water-jet-h2 {
	background: url(/media/images/water-jet-h2.gif) top left no-repeat;
	width: 269px;
	height: 133px;
	text-indent: -9999px;
	padding-bottom: 20px;
}

#precision-fab-h2 {
	background: url(/media/images/precision-fab-h2.gif) top left no-repeat;
	width: 578px;
	height: 52px;
	text-indent: -9999px;
	padding-bottom: 20px;
}

#company-h2 {
	background: url(/media/images/company-h2.gif) top left no-repeat;
	width: 502px;
	height: 185px;
	text-indent: -9999px;
	padding-bottom: 20px;
}

#capabilities-h2 {
	background: url(/media/images/capabilities-h2.gif) top left no-repeat;
	width: 325px;
	height: 65px;
	text-indent: -9999px;
	padding-bottom: 20px;
}

#design-h2 {
	background: url(/media/images/design-h2.gif) top left no-repeat;
	width: 189px;
	height: 64px;
	text-indent: -9999px;
	padding-bottom: 20px;
}

#manufacture-h2 {
	background: url(/media/images/manufacture-h2.gif) top left no-repeat;
	width: 358px;
	height: 53px;
	text-indent: -9999px;
	padding-bottom: 20px;
}

#logistics-h2 {
	background: url(/media/images/logistics-h2.gif) top left no-repeat;
	width: 237px;
	height: 64px;
	text-indent: -9999px;
	padding-bottom: 20px;
}

#laser-h2 {
	background: url(/media/images/laser-h2.gif) top left no-repeat;
	width: 343px;
	height: 139px;
	text-indent: -9999px;
	padding-bottom: 20px;
}

#robotic-h2 {
	background: url(/media/images/robotic-h2.gif) top left no-repeat;
	width: 432px;
	height: 52px;
	text-indent: -9999px;
	padding-bottom: 20px;
}

#cad-h2 {
	background: url(/media/images/cad-h2.gif) top left no-repeat;
	width: 125px;
	height: 51px;
	text-indent: -9999px;
	padding-bottom: 20px;
}

#inventory-h2 {
	background: url(/media/images/inventory-h2.gif) top left no-repeat;
	width: 268px;
	height: 65px;
	text-indent: -9999px;
	padding-bottom: 20px;
}

#landing-left {
	width: 325px;
	float: left;
	padding-right: 15px;
	min-height: 485px;
	height: auto !important;
	height: 485px;
}

#landing-right {
	width: 288px;
	float: left;
	padding-left: 25px;
}

.special a {
	font-size: 14px;
}

.special {
	margin-top: 10px;
}

/* projects */

.projects {
	width: 728px;
	float: left;
}

.projects h2 {
	color: #000;
	padding-bottom: 5px;
	font-size: 16px;
}

.projects h3 {
	padding-bottom: 15px;
	font-size: 14px;
}

.project_img {
	float: left;
	margin-left: 30px;
	margin-top: 40px;
	width: 300px;
}

.entry {
	width: 350px;
	float: left;
	clear: left;
	padding: 20px 0 20px 0;
}

#highlight {
	background-color: #e1e1e1;
	padding: 10px;
	margin-bottom: 20px;
}

#highlight h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#contact {
	background: #e4e4e4;
	padding: 15px;
	width: 335px;
	margin-top: 70px;
}

#contact label {
	
}

#contact input {
	width: 250px;
}

#contact input {
	float: right;
}

.titles {
    font-size: 28px;
    padding: 20px 0 20px 0;
    letter-spacing: -1px;
}
