body {
	background-color: #E4EBF1;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
}

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	margin-top: 5px;
	color: #666666;
}

/******************TEXT, LINKS AND HEADERS****************/

p {
	margin-top: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 0px;
}

a {
	color: #981418;
	text-decoration: none;
	border: none;
	font-weight: bold;
}

h4 {
	color: #6F97AC;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	margin-top: 0;
	padding-bottom: 8px;
	margin-bottom: 0px;
}

h3 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-bottom: 8px;
	margin-bottom: 0px;
	line-height: 20px;
}

a:hover {
	text-decoration: underline;
	border: none;
}

.italic {
	font-style: italic;
}

.red {
	color: #981418;
}

.bold {
	font-weight: bold;
}

.largetext {
	font-size: 18px;
}

/******************UPPER SECONDARY NAVIGATION****************/

#nav2 {
	font-size: 12px;
	text-align: right;
	color: #ffffff;
}

#nav2 a {
	color: #ffffff;
	text-decoration: none;
	border: none;
}

#nav2 a:hover {
	color: #ffffff;
	text-decoration: underline;
	border: none;
}


/******************FLASH/EFFECTS WINDOWS****************/
#greenwall_flash {
	width: 900px;
	height: 350px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-top: 25px;
}

#innovation_flash {
	width: 900px;
	height: 295px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 25px;
}

#quality_flash {
	width: 900px;
	height: 400px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 25px;
}

#slider {
	width: 900px;
	height: 300px;
	margin-bottom: 25px;
	margin-left: 30px;
	border: 1px solid #999999;
}

#controls {
 	display: none;
}


/********************FLOATS AND BORDERS**************************/

.clear {
	clear: both;
}

img {
	border: none;
}

.boxborder {
	border: #cccccc 1px solid;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.casestudies_boxborder {
	border: #cccccc 1px solid;
	padding: 15px;
	margin-top: 10px;
	width: 244px;
	float: left;
	margin-left: 30px;
}
	
.img_float {
	float: left;
	padding-right: 10px;
	
}

.img_float_right {
	float: right;
	padding-left: 10px;
}

/********************STRUCTURE**************************/

#homelink {
	position: absolute;
	z-index: 1000;
	width: 500px;
	height: 100px;
	top: 14px;
}

#hchomelink {
	position: absolute;
	z-index: 1000;
	width: 350px;
	height: 50px;
	top: 40px;
}

#homelink a {
	position: absolute;
	width: 500px;
	height: 100px;
	display: block;
}

#hchomelink a {
	position: absolute;
	width: 350px;
	height: 50px;
	display: block;
}

#homelink a span {
	display: none;
}

#hchomelink a span {
	display: none;
}

#header {
	width: 960px;
	height: 100px;
	background-image: url(images/smslogo.gif);
}

#hcheader {
	width: 960px;
	height: 100px;
	background-image: url(images/logo_smshc.gif);
	background-repeat: no-repeat;
}

#header h1 {
	display: none;
}

#hcheader h1 {
	display: none;
}

#feature {
	height: 250px;
	width: 960px;
	margin-bottom: 15px;
}

#maincontent {
	background-color: #ffffff;
	line-height: 16px;
	padding-bottom: 30px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	overflow: auto;
	position: relative;
	width: 960px;
}

.col3 {
	width: 280px;
	float: left;
	padding-left: 30px;
	padding-top: 0px;
}

.col3_right {
	width: 280px;
	float: right;
	padding-right: 30px;
	padding-top: 0px;
}

.col_wide {
	width: 590px;
	float: left;
	padding-left: 30px;
}

.col_wide_right {
	width: 590px;
	float: right;
	padding-right: 30px;
}

.col_thin {
	width: 280px;
	float: left;
	padding-left: 30px;
}

.col_thin_detail {
	width: 277px;
	padding-left: 30px;
	float: left;
}

.col_left_wrap {
	width: 306px;
	float: left;
}


.col2 {
	width: 435px;
	float: left;
	padding-left: 30px;
}

.col_full {
	width: 900px;
	float: left;
	padding-left: 30px;
}

.box {
	width: 240px;
	background-image: url(images/box_gradient.jpg);
	background-repeat: repeat-x;
	padding: 20px;
	border: #cccccc solid 1px;
	height: auto;
	display: block;
}

.box h4 {
	color: #981418;
}

#accordian {
	margin-top: 50px;
}

.accordianleft {
	float: left;
	width: 530px;
	color: #666666;
}

.accordianright{
	float: left;
	width: 250px;
	padding-right: 30px;
	padding-top: 10px;
}

#brochure{
	overflow: visible;
	height: 115px;
}

/*********************FOOTER***************************/

#footer {
	width: 960px;
	background-color: #DFD7A4;
	color: #3F5F70;
	font-size: 11px;
	position: relative;
	padding-top: 15px;
}

#closefooter {
	width: 960px;
	height: 18px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-bottom: 50px;
}

#footer a {
	color: #3F5F70;
}

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

/**************************LIST**************************/

ul.list_style {
	color: #8FAFC0;
	margin-left: 8px;
	padding-left: 20px;
}

ul.list_style li span.gray {
	color: #666666;
}

ul {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

ul li {
	padding-bottom: 9px;
	padding-top: 9px;
}

/****************INNOVATION NAVIGATION**********************/

#innovationnav {
	width: 280px;
}

#innovationnav ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 280px;
}

#innovationnav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	border-bottom: #DDDCAA solid 1px;
}

#innovationnav ul li a {
	display: block;
	height: 30px;
}

#innovationnav #workstream_btn a {
	background-image: url(images/btn_workstream.gif);
	height: 30px;
	width: 275px;
}

#innovationnav #greenwall_btn a {
	background-image: url(images/btn_greenwall.gif);
	height: 30px;
	width: 275px;
}

#innovationnav #greenapproach_btn a {
	background-image: url(images/btn_greenapproach.gif);
	height: 30px;
	width: 275px;
}

#innovationnav #teamconcept_btn a {
	background-image: url(images/btn_teamconcept.gif);
	height: 30px;
	width: 275px;
}

#innovationnav ul li a span {
	display: none;
}

/***********************HEADINGS*******************************/

.teamheading {
	background-image: url(images/heading_teamconcept.gif);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	height: 30px;
	width: 250px;
	margin-top: 15px;;
}

.shelfheading {
	background-image: url(images/heading_offtheshelf.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 900px;
	margin-left: 30px;
}

.solutionsheading {
	background-image: url(images/heading_solutions.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 900px;
	margin-left: 30px;
	margin-bottom: 10px;
}

#mainheading h2 {
	display: none;
}

.clearedheading {
	background-image: url(images/heading_clearedforlanding.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 250px;
	margin-top: 15px;;
}

.attendanceheading {
	background-image: url(images/heading_highattendance.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 370px;
	margin-top: 15px;;
}

.workinggreenheading {
	background-image: url(images/heading_workinggreen.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 305px;
	margin-top: 15px;;
}
.approachheading {
	background-image: url(images/heading_cleanapproach.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 250px;
	margin-top: 15px;
}

.ourservicesheading {
	background-image: url(images/heading_ourservices.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 250px;
	margin-top: 30px;
}

.ourinnovationheading {
	background-image: url(images/heading_innovation.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 250px;
	margin-top: 15px;
}

.differentheading {
	background-image: url(images/heading_differentapproach.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 250px;
	margin-top: 15px;
}

.preachheading {
	background-image: url(images/heading_preach.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 305px;
	margin-top: 15px;
}

.whateverheading{
	background-image: url(images/heading_whatever.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 305px;
}


.greensmartheading {
	background-image: url(images/heading_workgreensmart.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 305px;
	margin-top: 15px;
}

.smartheading {
	background-image: url(images/heading_worksmart.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 305px;
	margin-top: 15px;
}

.qualityheading {
	background-image: url(images/heading_quality.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 305px;
	margin-top: 15px;
}

.perfectfitheading {
	background-image: url(images/heading_perfectfit.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 900px;
	margin-top: 15px;
	margin-left: 30px;
}

.bigdealheading {
	background-image: url(images/heading_bigdeal.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 900px;
	margin-left: 30px;
}


.col_wide h2 {
	display: none;
}

.col2 h2 {
	display: none;
}

.col_thin h2 {
	display: none;
}

.col_full h2 {
	display: none;
}

.col3 h2 {
	display: none;
}

.hide {
	display: none;
}

/***********************SIDE NAVIGATION**********************/

#sidenav {
	width: 280px;
}

#sidenav ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 280px;
}

#sidenav ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#sidenav ul li a {
	display: block;
	height: 70px;
}

#sidenav #innovation_btn a {
	background-image: url(images/btn_innovation.gif);
	height: 70px;
	width: 280px;
}

#sidenav #green_btn a {
	background-image: url(images/btn_green.gif);
	height: 70px;
	width: 280px;
}

#sidenav #quality_btn a {
	background-image: url(images/btn_quality.gif);
	height: 70px;
	width: 280px;
}

#sidenav #requestevs_btn a {
	background-image: url(images/btn_requestevs.gif);
	height: 70px;
	width: 280px;
}

#sidenav ul li a span {
	display: none;
}


/***********************TABLES**********************/

div.data table td {
	padding: 5px;
}

div.data table tr.odd td {
	background-color: #e6f2ff;
}

table thead tr th {
	background-color: #3f5f70;
	color: #ffffff;
	text-align: left;
}

/*******************FORM*****************/

legend {
	color: #3f5f70;
	font-weight: bold;
	font-size: 12px;
}
	
