* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#all {
	display: block;
	margin: auto;
	width: 995px;
}
#header {
	display: block;
	float: left;
	background-image: url(header.jpg);
	width: 995px;
	height: 110px;
}
#center {
	display: block;
	float: left;
	width: 995px;
	height: 318px;
}
#branding {
	display: block;
	float: left;
	width: 641px;
	height: 318px;
	background-image: url(branding.jpg);
}
#branding h1 {
	font-family: Arial;
	font-size: 22px;
	color: white;
	line-height: 26px;
	margin-bottom: 15px;
	position: relative;
	top: 72px;
	left: 100px;
}
#branding h1 span {
	color: #ffa800;
}
#branding p {
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	color: white;
	position: relative;
	top: 72px;
	left: 100px;
}
#nav {
	display: block;
	float: left;
	width: 354px;
	height: 318px;
	background-image: url(nav.jpg); 
}
#nav ul li {
	display: block;
	float: left;
	width: 354px;
	height: 38px;
	overflow: hidden;
}
#nav ul li a {
	display: block;
	float: left;
	width: 354px;
	height: 38px;
	line-height: 38px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
#nav ul li a:hover {
}

#message-from-the-president-ln {
	padding-left: 50px;
}
#about-us-ln {
	padding-left: 90px;
}
#services-ln {
	padding-left: 120px;
}
#signature-projects-ln {
	padding-left: 150px;
}
#news-ln {
	padding-left: 170px;
}
#careers-ln {
	padding-left: 185px;
}
#contact-ln {
	padding-left: 200px;
}

#message-from-the-president-ln:hover,
#about-us-ln:hover,
#services-ln:hover,
#signature-projects-ln:hover,
#news-ln:hover,
#careers-ln:hover,
#contact-ln:hover {
	background-image: url(nav-s.jpg);
	background-repeat: no-repeat;
}

#about-us-ln:hover { 
	background-position: 0px -38px;
}
#services-ln:hover {
	background-position: 0px -76px;
}
#signature-projects-ln:hover {
	background-position: 0px -114px;
}
#news-ln:hover {
	background-position: 0px -152px;
}
#careers-ln:hover {
	background-position: 0px -190px;
}
#contact-ln:hover {
	background-position: 0px -228px;
}

#lower-column {
	display: block;
	float: left;
	width: 995px;
	height: 255px;
}
#lower {
	display: block;
	float: left;
	width: 995px;
	height: 299px;
	margin-top: 1px;
}
#news {	
	display: block;
	float: left;
	width: 376px;
	height: 255px;
	border-right: 1px solid #944d4d;
}
#news h2 {	
	display: block;
	float: left;
	width: 376px;
	height: 38px;
	color: #ffa800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 38px;
	text-indent: 100px;
}
#news h3 {	
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 100px;
	margin-right: 10px;
	margin-bottom: 4px;
}
#news h4 {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin-left: 100px;
	margin-right: 10px;
	margin-bottom: 4px;
}
#news p {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 100px;
	margin-right: 10px;
	margin-bottom: 15px;
}
#news p a {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}
#featured-projects h2 {
	display: block;
	float: left;
	width: 618px;
	height: 38px;
	color: #ffa800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 38px;
	text-indent: 10px;
}
#featured-projects {
	display: block;
	float: left;
	width: 618px;
	height: 255px;
}
#boxes {
	display: block;
	float: left;
	width: 618px;
	height: 217px;
	background-image: url(featured-products-bg.jpg);
	background-repeat: repeat-y;
}
#left {
	display: block;
	float: left;
	width: 249px;
	height: 217px;
	
}
#left img {
	display: block;
	margin: auto;
}
#left h2 {
	display: block;
	float: left;
	width: 249px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 10px;
	text-indent: 0px;
	margin-left: 12px;
	_margin-left: 6px;
}
#left p {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-left: 12px;
}
#left p a {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}
#right {
	display: block;
	float: left;
	width: 249px;
	height: 217px;
}
#right img {
	display: block;
	float: left;
	position: relative;
	left: 12px;
	_left: 0px;
}
#right h2 {
	display: block;
	float: left;
	width: 249px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 10px;
	text-indent: 0px;
	position: relative;
	left: 12px;
	_left: 0px;
}
#right p {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	position: relative;
	left: 12px;
	_left: 0px;
}
#right p a {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}
#space-holder {
}
#footer {
	display: block;
	float: left;
	width: 995px;
	height: 64px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 18px;
	color: #7b7c7d;
	margin-top: 10px;
}
#flash {
	display: block;
	float: left;
	position: relative;
	bottom: 606px;
	left: 450px;
}