* {
	margin: 0;
	padding: 0;
	outline: none;
}

html, body  {
	height: 100%;
	width: 100%;

}

body {
	background-image: url('../images/bg_main.gif');
	background-repeat: repeat-x;
}

body#cms {
	background-image: none;
}

div {
	line-height: 1;
}

p {
	margin-bottom: 27px;
}

h1 { font-size: 16px; padding: 0 0 8px 0;

} 

div#site {
	min-height:600px;
	height:auto !important;
	height:600px;
	width: 1020px;
}

div#container {
	clear: both;
	background-color: #ffffff;
	padding-bottom: 70px;
	width: 1020px;
}

#homeContainer {
	float: left;
	width: 455px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #828384;
	line-height: 20px;
	margin-right:200px;
	margin-top:20px;
}

div#sub_nav {
	margin-left: 369px;
}

div#left_col, div.terms {
	width: 201px;
	float: left;
	padding: 60px 0px 0px 86px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #828384;
	background-color: #ffffff;
	.width: 216px;
	.padding: 60px 0px 0px 66px;
}

div#right_col, div#right_col_products, div#right_col_products_2, div#right_col_2 {
	float: left;
	width: 455px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #828384;
	line-height: 20px;
	border-top: 60px solid #ffffff;
}

div.terms {
	height: 500px;
	overflow: scroll;
	margin-top: 60px;
	padding: 0px 0px 0px 0px;
	width: 455px;
}


div#right_col_2 {
	padding-left: 30px;
	width: auto;
}

div#right_col_products {
 	width: 327px;
}

div#right_col_products_2 {
 	width: 330px;
}

div#header_container {
	float: left;
}

body#cms div#left_col {
	width: 309px;
}

body#cms div#right_col {
	width: 485px;
}

body#cms div#left_col, body#cms div#right_col, body#cms div#right_col_2 {
	border: 1px dashed #828384;
	margin: 10px;
	padding: 20px;
}

div.image_box {
	clear: both;
	float: left;
	width: 72px;
	height: 72px;
	vertical-align: middle;
	margin-right: 24px;
	margin-bottom: 30px;
}

div.image_box a.active img, div.image_box a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}

div.image_desc, div.image_desc_black, div.image_desc_black_main {
	float: left;
	width: 205px;
	line-height: 20px;
}

div.image_desc_black_main {
	width: 300px;
}

div.image_desc p, div.image_desc_black p, div.image_desc_black_main p {
	padding-top: 10px;
}

div.image_desc_black {
	color: #58595b;
}

a img {
	border: none;
}

/* headers */

span.h2 {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}

span.h2 a {
	text-decoration: none;
	color: #231f20;
}

div.image_desc span.h2 a {
	color: #939598;
}

div.image_desc_black span.h2, div.image_desc span.h2 a:hover, div.image_desc_black_main span.h2 {
	color: #231f20;
}

div.image_desc_black span.h2 a, span.h2 a:hover, div.image_desc_black_main span.h2 {
	border-bottom: 1px solid;
}

span.green, span.green a {
	color: #15945b;
}


/* tables */

div#right_col table td, div#right_col table th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #828384;
	line-height: 20px;	
	vertical-align: top;
}

div#right_col table th {
	text-align: left;
	font-weight: bold;
	color: #000000;
}

td {
	padding: 22px 10px 40px 0px;
}

td.padded {
	padding-right: 10px;
}

/* navs / menus */

ul#main {
	float: left;
	margin-top: 63px;
}

ul#main li {
	display: inline;
	list-style: none;
}

ul#main li a {
	display: block;
	float: left;
	height: 28px;
	text-indent: -999px;
}

ul#sub_nav li {
	list-style: none;
	margin-bottom: 12px;
}

ul#sub_nav {
	float: left;
	display: inline;
	margin: 2px 0px 20px 0px;
	
}

ul#sub_nav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #929497;
}

a#about {
	width: 112px;
	background-image: url('../images/button_aboutus.gif');
}

a#services {
	width: 104px;
	background-image: url('../images/button_services.gif');
}

a#products {
	width: 113px;
	background-image: url('../images/button_products.gif');
}

a#case_studies {
	width: 130px;
	background-image: url('../images/button_casestudies.gif');
}

a#contact {
	width: 172px;
	background-image: url('../images/button_contactus.gif');
}

div#right_col ul {
	list-style: url('../images/bullet.gif');
	margin-left: 20px;
}

div#right_col ul li {
	padding-bottom: 20px;
}

ul#main li a:hover, a.active {
	background-position: 0px -28px;
}

ul#sub_nav li a:hover, ul#sub_nav li a.sactive {
	color: #231f20;
	border-bottom: 1px solid #231f20;
}

td a {
	color: #008c44;
	text-decoration: none;
}

td a:hover {
	color: #231f20;
	text-decoration: underline;
}

ul#subcat {
	margin-left: 15px;
	.padding-left: 15px;
	.padding-top: 15px;
}

ul#subcat li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #2cb673;
}

ul#subcat li a:hover, ul#subcat li a.pactive {
	color: #008b44;
	border-bottom: 1px solid #008b44;
}

div.terms ol {
	margin-left: 25px;
	margin-bottom: 27px;
}

/* line breaks */

hr {
	height: 0px;
	border: 0px;
	border-bottom: 2px solid #231f20;
	clear: left;
}

/* shared */

.float_left {
	float: left;
}

.clear_both {
	clear: both;
}

/* slideshow */

#slide-images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:280px;
    height:280px;
    overflow:hidden;
}

#slide-images li{
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
}

#slide-images li img{
    display:block;
    background-color:#FFFFFF;
}

/* FOOTER */
#footerLine{
	width:100%;
	height:8px;
	background:#222;
	margin:10px 0px 13px;
	}

#footer{
	padding:0px 0px 0px 22px;
	}

#footer, #footer p, #footer a, #footer h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#acacac;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	text-decoration:none;
	}

#footer h3, #footer h3 a{color:#008c44;}
#footer ul li{list-style:none;}

#footerTopLeft{width:738px; float:left;}
#footerTopLeft ul li{list-style:none; float:left;}
#footerTopRight{width:135px; float:left; background:url(../images/footerLeftBackground.gif) no-repeat; padding-left:15px;}

#footerBottom{margin:5px 0px 30px;; float:left;}

#footerBottom .menu1{float:left; padding-right:30px;}
