/* reset.css */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul,ol, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.5em;
}
ul, ol {
	margin-left:20px
}
ul.nobullets{
	list-style-type:none;
	}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	height: 100%;
}
html>body {
	font-size: 12px;
}
/*typography*/

body {
	font-size:75%;
	color:#555;
	background:#fff url(../images/top_bg.gif) repeat-x;
	font-family: Tahoma;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
h1 {
	border-bottom:#dfdfdf 1px solid;
	font-size: 2em;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin-bottom:15px;
	padding-bottom:10px;
}
h2 {
	font-size:1.333333em;
	line-height:1em;
	color:#444;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:15px;
}
.rightcolumn h2 {
	background:#66cb97 url(../images/search.gif) right no-repeat;
	color:#FFFFFF;
	margin-bottom:20px;
	padding:5px 0 5px 5px;
}
h2#projects {
	text-align:left;
}
h3 {
	font-size:1em;
	line-height:1.5em;
	margin-bottom:.5em;
	font-weight:bold;
}
.leftcolumn h3 {
	text-transform:uppercase
}

h4 {
	color:#444;
	font-size:1.333333em;
	line-height:1.25;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:#dfdfdf 1px solid;
}
h5 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:1.5em;
}
h6 {
	font-size:1em;
	font-weight:bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p {
	margin:0 0 1.5em;
	line-height:1.5em;
}
p img.left {
	float:left;
	margin:0 1.5em 1.5em 0;
	padding:0;
}
p img.right {
	float:right;
	margin:0 0 1.5em 1.5em;
}
img.border {
	border:1px solid #000000;
}
a {
	color:#009;
	text-decoration:underline;
}
a:hover {
	text-decoration:none
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}
strong {
	font-weight:bold;
}
em, dfn {
	font-style:italic;
}
/*header*/

.header {
	background:url(../images/header_bg.gif) no-repeat left;
	height:151px;
	margin:0 auto;
	width:900px;
}
#topnav li {
	display: inline;
	margin-top:35px;
	padding-right: 2px;
	float:right;
}
#topnav a {
	padding:0 5px;
	color:#333333;
}
.logo {
	float:left;
	margin-top:5px;
}
#flash {
	float:right;
	height:99px;
	width:326px;
	overflow:hidden;
	*display:none;
}
/*Menu*/

#menu {
	padding:101px 0 0 210px;
}
#menu ul {
	padding-left: 0;
	margin-left: 0;
	line-height:1em;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size:1.09em;
	font-weight:bold;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	color: White;
	float: left;
	margin-right:25px;
	padding: 5px 10px 6px 10px;
	text-decoration: none;
}
#menu ul li a:hover {
	background-color: #323232;
	color: #white;
}
#menu li a#current {
	background: #eee;
	color:#333;
}
.openorders {
	color:#FFFFFF;
	float:right;
	margin-top:-22px;
	width:210px;
}
.openorders a {
	color:#FFFFFF;
}
.submenu li {
	font-size:0.916667em;
	margin-bottom:7px;
}
/****STICKY FOOTER****/

#wrap {
	height: auto;
	min-height: 100%;
	background:url(../images/logo_half.gif) no-repeat 50% bottom
}
#main {
	padding-bottom: 140px;
}  /* must be same height as the footer */
#footer {
	position: relative;
	margin-top: -140px; /* negative value of footer height */
	height: 150px;
	clear:both;
}
/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*BODY*/

.content {
	padding:20px 10px 0px 10px;
	margin:0 auto;
	width:880px;
}
.leftcolumn {
	border-right:1px solid #dfdfdf;
	float:left;
	padding: 0 15px 0 5px;
	height:300px;
	width:165px;
	text-align:right;
}
.leftcolumn ul{
	list-style:none
}
.leftcolumn li {
	text-transform:uppercase;
}
.leftcolumn li a {
	color:#555;
}
.maincolumn {
	float:right;
	padding-bottom:20px;
	width:675px;
}
.maincolumn ul {
	padding-bottom:1.5em;
}
.maincolumn a {
	color:#d58233;
}
.title {
	background:#00a851;
	height:20px;
	margin-bottom:5px;
	padding:5px 0 5px 5px;
	width:615px;
}
.title h1 {
	float:left;
}
.addcustomer {
	color:#FFFFFF;
	float:right;
	padding:5px;
}
.addcustomer a:hover {
	color:#FFFFFF;
}
.alpha {
	background:#f6f6f6;
	word-spacing:11px;
}
.alpha a {
	color:#111;
}
.custcats {
	color:#333;
	font-size:11px;
	font-weight:bold;
	height:25px;
	vertical-align: middle;
}
.striped {
	background:#fbfbfb;
}
.article {
	float:left;
	padding-right:35px;
	width:300px;
}
.article2 {
	float:left;
	padding-right:5px;
	width:300px;
}
.article li {
	line-height:1.5em;
	padding-bottom:5px;
}
.article ul ul {
	padding-left:20px;
}
.article_projects {
	float:right;
	padding-right:15px;
	width:200px;
}
.article_projects li {
	line-height:1.5em;
	padding-bottom:5px;
}
.article_projects ul ul {
	padding-left:20px;
}
.article-tr {
	float:left;
	width:335px;
}
h1#projects {
	text-align:right;
	float:right;
	width:675px;
}
.bottom h4 {
	font-size:1.333333em;
}
.top {
	padding-bottom:20px;
}
h4 em {
	font-size:12px;
	font-style:italic;
	font-weight:normal;
}
.number {
	font-size:30px;
	font-style:normal;
	font-weight:bold;
}

.leed {
	color:#648b3c;
}
/******************************************************/
/*****************Projects Pages***********************/
/******************************************************/
#mainimage_projects {
	margin-bottom:25px;
}
#projects_specifics {
	float:left;
	width:400px;
}
#projects_thumbs {
	float:left;
	margin-left:10px;
	width:260px
}
/*footer*/


#footer {
	background:url(../images/footer-bg.gif) repeat-x;
}
.footercontent {
	padding:10px 0 0 0;
	margin:0 auto;
	text-align:center;
	width:675px
}
.footercontent h1 {
	font-size:1.166667em;
	font-weight:bold;
	color:#444;
	margin:0;
	line-height:.5em;
}
.footercontent a {
	color:#FFFFFF;
	text-decoration:none;
}
.footercontent a:hover {
	text-decoration:underline;
}
.solutions li {
	display:inline;
	list-style-type:decimal;
	margin-right:10px;
}
.footertext {
	color:#FFFFFF;
	font-weight:bold;
	margin-top:30px;
	text-align:center;
}
.copyright {
	color:#FFFFFF;
	font-size:0.833333em;
	margin-top:20px;
	text-align:center;
}

