/* @group General Formatting */

html, body {
	height: 100%;
}

html, body, div, a, img {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff url('../images/bg_top.jpg') repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #555555;
}

body.interior {
	background: #ffffff url('../images/bg_top_interior.jpg') repeat-x;
}

p, ul {
	font-size: 1.1em;
}

p {
	line-height: 1.4em;	
}

a img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #1e8146;
}

a:hover {
	text-decoration: underline;
}

li a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

ul li {
	padding-bottom: 3px;
}

.photo-right {
	float: right;
	padding: 5px 0 5px 10px;
}

.photo-left {
	float: left;
	padding: 5px 15px 5px 0;
}

/* @end */

/* @group Structure */

#container {
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

#header {
	float: left;
	width: 900px;
	overflow: hidden;
}

#logo {
	height: 130px;
	width: 318px;	
	float: left;
	overflow: hidden;
}

#bluebar {
	height: 220px;
	width: 900px;
	background: url("../images/bluebar.jpg") no-repeat;
	clear: both;
}

#bluebar-int {
	height: 114px;
	width: 898px;
	background: url("../images/bluebar_interior.jpg") no-repeat;
	clear: both;
}

#bluebar-right {
	position: absolute;
	right: 0;
	margin-top: 130px;
	height: 116px;
	width: 500px;
	background: url("../images/bluebar_rightrepeat.jpg") repeat-x;
}

#content {
	font-size: 1.3em;
}

#content p {
	line-height: 1.4em;
}

.narrowcol {
	width: 280px;
	padding: 10px;
	float: left;
}

.sidebar {
	width: 215px;
	padding: 10px;
	padding-right: 30px;
	float: left;
}

.widecol {
	width: 625px;
	padding: 10px;
	float: left;
}

#search {
	height: 53px;
	width: 230px;
	border: 1px solid #cccccc;
	background-color: #ececec;
	margin-bottom: 15px;
	text-align: right;
	padding: 10px 10px 0 10px;
}

ul.links {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.links li {
	padding-bottom: 10px;
}

ul.sidebarlinks {
	list-style-type: none;
	padding: 0;
	font-size: 1.3em;
	margin: 25px 0;
}

ul.sidebarlinks li {
	padding: 10px 20px;
	margin: 5px 0;
	background-color: #00643e;
}

ul.sidebarlinks li:hover {
	background-color: #03764a;
}

ul.sidebarlinks li a {
	color: #f3f3f3;
	display: block;
}

ul.sidebarlinks li.sidebar-current {
	background-color: #048453;
}

/* @end */

/* @group Footer */

#footerbg {
	clear: both;
	height: 159px;
	position: left bottom;
	background: url("../images/bg_bottom.jpg") repeat-x;
}

#footer {
	position: relative;
	height: 159px;
	margin: 0 auto;
	width: 900px;
	color: #acacac;
	font-family: helvetica, arial, sans-serif;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer ul li {
	padding-bottom: 5px;
}

#footer a {
	text-decoration: none;
	color: #acacac;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul.footertext {
	float: left;
	padding: 0 70px 0 20px;
	margin-top: 76px;
	border-left: 1px #535353 solid;
}

#footer ul.footertext.noborder {
	border-left: 0px;
}

/* @end */

/* @group Navigation */

#nav {
	height: 50px;
	width: 578px;
	float: left;
}

#nav ul {
	width: 578px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	margin-top: 80px;
	list-style-type: none;
}

#nav ul li {
	float: left;
}

#nav ul li a {
	display: block;
	height: 0;
	padding-top: 50px;
	overflow: hidden;	
	text-decoration: none;
}

#nav ul li#home {
	background: url('../images/nav_home.jpg') 0 -100px no-repeat;
	width: 69px;
}

#nav ul li#home a:hover {
	background: url('../images/nav_home.jpg') 0 -50px no-repeat;
}

#nav ul li#home a.current {
	background: url('../images/nav_home.jpg') 0 0px no-repeat;
}

#nav ul li#about {
	background: url('../images/nav_about.jpg') 0 -100px no-repeat;
	width: 98px;
}

#nav ul li#about a:hover {
	background: url('../images/nav_about.jpg') 0 -50px no-repeat;
}

#nav ul li#about a.current {
	background: url('../images/nav_about.jpg') 0 0px no-repeat;
}

#nav li#services {
	background: url('../images/nav_services.jpg') 0 -100px no-repeat;
	width: 86px;
}

#nav ul li#services a:hover {
	background: url('../images/nav_services.jpg') 0 -50px no-repeat;
}

#nav ul li#services a.current {
	background: url('../images/nav_services.jpg') 0 0px no-repeat;
}

#nav li#value {
	background: url('../images/nav_value.jpg') 0 -100px no-repeat;
	width: 84px;
}

#nav ul li#value a:hover {
	background: url('../images/nav_value.jpg') 0 -50px no-repeat;
}

#nav ul li#value a.current {
	background: url('../images/nav_value.jpg') 0 0px no-repeat;
}

#nav li#gallery {
	background: url('../images/nav_gallery.jpg') 0 -100px no-repeat;
	width: 71px;
}

#nav ul li#gallery a:hover {
	background: url('../images/nav_gallery.jpg') 0 -50px no-repeat;
}

#nav ul li#gallery a.current {
	background: url('../images/nav_gallery.jpg') 0 0px no-repeat;
}

#nav li#contact {
	background: url('../images/nav_contact.jpg') 0 -100px no-repeat;
	width: 73px;
}

#nav ul li#contact a:hover {
	background: url('../images/nav_contact.jpg') 0 -50px no-repeat;
}

#nav ul li#contact a.current {
	background: url('../images/nav_contact.jpg') 0 0px no-repeat;
}

/* @end */

/* @group Typography */ 

h1 {
	font-size: 2em;
}

h2 {
	font: 3.5em normal;
	font-family: Helvetica, Arial, sans-serif;
	color: #f1f1f1;
	text-align: right;
	margin-right: 45px;
	margin-top: 0;
	padding-top: 37px;
}

h3 {
	font-size: 1.7em;
	font-weight: normal;
	color: #878787;
	padding-bottom: 22px;
	margin-bottom: 25px;
	border-bottom: 1px solid #d4d4d4;
}

h4 {
	font-size: 1.3em;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: oblique;	
}

.small {
	font-size: .9em;
}

/* @end */

/* @group Page-Specific */

.indexleft {
	width: 220px;
	padding: 10px;
	float: left;
	background-color: #efefef;
	margin: 10px;
}

.indexwide {
	width: 359px;
	padding: 10px;
	float: left;
}

.indexlinks {
	width: 241px;
	padding: 10px;
	float: left;
	text-align: center;
}

.indexlinks img {
	margin-left: 10px;
}

.indexleft, .indexwide, .indexlinks {
	margin-top: 10px;
}

.indexleft h3, .indexwide h3, .indexlinks h3 {
	margin-top: 5px;
}

img.gallerypix {
	width: 110px;
	height: 110px;
	background-color: gray;
	margin: 0 10px 10px 0;
}

ul.industrylist, ul.capabilities, ul.productcats, ul.valueadded {
	float: left;
	margin-right: 20px;	
}

ul.industrylist li, ul.capabilities li, ul.productcats li, ul.valueadded li {
	padding:0 0 0 20px;
	list-style-type:none;
	background:url(../images/dot.jpg) 5px 7px no-repeat;
	line-height: 1.4em;
	margin-left: -20px;
}

ul.capabilities {
	width: 170px;
}

ul.valueadded {
	width: 180px;
}

ul.awards {
	list-style-type: none;
	padding-left: 25px;
	line-height: 1.3em;
}

ul.awards li {
	padding-bottom: 10px;
}

ul.awards li a:hover {
	text-decoration: underline;
}

div.floatlist {
	float: left;
	margin-right: 15px;
}

div.sidebar.contact {
	width: 310px;	
}

div.widecol.contact {
	width: 530px;
}

/* @end */
