body {
	color: rgb(166,166,166);
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
}

body h1 {
	font-weight: normal;
}

body h2 {
	font-size: 1.0em;
	font-weight: normal;
}
#maindiv {
  width: 990px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid rgb(162,156,101);
}
#header {
  background: #ffffff url(images/innovation.jpg) no-repeat scroll right bottom;
}
#header2 {
  background: #ffffff url(images/custom.jpg) no-repeat scroll right bottom;
}
#header3 {
  background: #ffffff url(images/design.jpg) no-repeat scroll right bottom;
}
#hline {
  background: #ffffff url(images/top_bar.jpg) no-repeat scroll center bottom;
  height: 12px;
}
#logo {
  padding: 0px;
  margin-left: 7px;
  margin-top: 8px;
  margin-bottom: 0px;
}
#menubar {
  margin-left: auto;
  margin-right: auto;
}
.menuitem {
  border:  none;
}

.menuside {
	display:inline;
	width:102px;
	height: 34px;
}
#footer {
  background-image: url(images/footer_bar.jpg);
  height: 14px;
}
#innerbox {
	border: 1px solid gray; width: 880px; margin-left: auto; margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
		height:430px;
}
#innerbox_left {
	border-right: 1px solid gray; width: 299px; height: 420px; float: left; padding: 5px;
}
#innerbox_right {
	float: right; width: 570px; height: 455px;
}
#innerbox_top {
	background-image: url(images/menu_bg.jpg);
	height:30px;
	padding: 0px;
}
#customer_left {
	border-right: 1px solid gray; width: 450px; float: left;
}
#customer_right {
   display: inline;
	float: right;
}
#gallery_bar {
	background-image: url(images/bg_slice2.jpg);
	background-repeat:repeat-x;
	background-position: center center;
	height: 61px;
	width: 429px;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	padding-top: 1px;
}

#gallery_box {
	height: 327px;
	width: 389px;	
	padding: 20px;
	border-left: 1px solid gray;
	background-repeat: no-repeat;
	background-position: center center;
	
}

.row {
	float: left;
	font-size: 14px;
	width: 160px;
	margin: 1px;
	overflow: hidden;
	height: 215px;
	background: url(images/bg.jpg) bottom center no-repeat;
	border: 1px solid white;
}

.row img {
	margin: 0px;
	margin-bottom: 10px;
}
.clear { clear: both;}

div #mainrow{

	padding: 0px;
	margin:0px;
	width: 984px;
	margin: auto;
	position: relative;
	height: 400px;
}

div #lower_row{

	padding: 0px;
	margin:0px;
	vertical-align: top;
	width:972px;
}

div #lower_row img {
	margin: 0px;
	padding: 0px;
}


.customers_tab {
	padding: 0px;
	margin-bottom:0px;
	border: 0px;
}

#flow1_sub {
display: inline; margin: 0px; float: left;
}
#flow2_sub {
display: inline; margin: 0px; float: left;
}
#flow3_sub {
display: inline; margin: 0px; float: left;
}
#flow4_sub {
display: inline; margin: 0px; float: left;
}
#flow5_sub {
display: inline; margin: 0px; float: left;
}
#flow6_sub {
display: inline; margin: 0px; float: left;
}

div #customers_bar {
	margin-bottom: 3px;
	height: 35px;
}

#onLeft {
	display: inline;
}

.inline {
	display: inline;
}

 /* styles for IE 5 Mac */
 #centered {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
 /* following rules are invisible to IE 5 \*/
 #centered {
   top: 50%;
   left: 0px;
   width: 100%;
   margin-top: -200px;
   text-align: center;
   min-width: 790px; 
 }
 /* end IE 5 hack */ 
}
#wrapper {
	background-color: #fff;
	position: relative;
	text-align: left;
	width: 790px;
	height: 435px;
	margin: 0px auto;
	}
	
