body {
  font-family:Arial;
	font-size:13px;
	color:#7b7766;
	background-color:#ffffff;
	background-image:url(media/img/blackbar.gif);
	background-repeat:repeat-x;
	height:100%;
	margin:0px;
	padding:0px;
	}
	
#sidenav a:link, #textmain a:link, #sidenav a:active, #textmain a:active, #sidenav a:visited, #textmain a:visited  {color:#ccb67d; text-decoration:none;}
#sidenav a:hover, #textmain a:hover {color:#845c0d; text-decoration:none;}

#right a:link, #right a:active, #right a:visited  {color:#ccb67d; font-weight:bold; text-decoration:none;}
#right a:hover {color:#845c0d; font-weight:bold;}
	
img {
	border:none;
	}
	
#main {
	width:977px;
	}

#topnav {
  width:977px;
	height:23px;
	text-align:right;
	}
	
#header {
	width:977px;
  height:96px;
	background-image:url(media/img/header.jpg);
	background-repeat:no repeat;
	}
	
#content {
  width:977px;
	border:1px solid #c2bfb4;
	background-image:url(media/img/contentbk.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	}
	
#content2 {
  width:977px;
	border:1px solid #c2bfb4;
	}
	
#text {
  width:977px;
	padding:20px;
	text-align:left;
	}
	
html>body #text {
  width:937px;
	}
	
#text2 {
  width:977px;
	height:691px;
	padding:20px;
	text-align:left;
	background-image:url(media/img/aboutbk.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
html>body #text2 {
  width:937px;
	height:641px;
	}
	
#tech {
  width:977px;
	height:595px;
	text-align:left;
	background-image:url(media/img/tech.jpg);
	background-repeat:no-repeat;
	background-position:right;
	position:relative;
	top:-52px;
	}
	
#left {
  width:295px;
	float:left;
	}
	
#right {
  width:642px;
	padding-left:20px;
	margin-bottom:40px;
	float:right;
	}
	
html>body #right {
  width:622px;
	}
	
#rightabout {
  width:292px;
	float:right;
	}
	
#aboutgray {
  width:360px;
	padding:20px 40px 20px 40px;
	background-color:#c2bfb4;
	color:#ffffff;
	position:relative;
	right:-283px;
	}
	
html>body #aboutgray {
  width:280px;
	}
	
#textbox {
  width:622px;
	text-align:left;
	border:1px solid #c2bfb4;
	padding:15px 30px 30px 30px;
	line-height:1.5em;
	}
	
html>body #textbox {
  width:562px;
	}
	
#lefttext {
  width:315px;
	height:246px;
	background-color:#c2bfb4;
	text-align:left;
	padding:20px 30px 20px 30px;
	color:#ffffff;
	line-height:2em;
	}
	
html>body #lefttext {
  width:235px;
	height:206px;
	}
	
#banner {
  width:975px;
	height:273px;
	padding:0px 1px 1px 1px;
	}
	
html>body #banner {
  width:973px;
	height:272px;
	}
	
#bannercontact {
  width:975px;
	height:839px;
	padding:0px 1px 1px 1px;
	}
	
html>body #bannercontact {
  width:973px;
	height:838px;
	}
	
#bannercareers {
  width:975px;
	height:849px;
	padding:0px 1px 1px 1px;
	}
	
html>body #bannercareers {
  width:973px;
	height:848px;
	}
	
#bannerabout {
  width:975px;
	height:963px;
	padding:0px 1px 1px 1px;
	}
	
html>body #bannerabout {
  width:973px;
	height:962px;
	}
	
#footertext {
  width:260px;
	height:15px;
	float:right;
	color:#c2bfb4;
	text-align:right;
	font-size:10px;
	}
	
#footer {
  width:977px;
	height:85px;
	background-image:url(media/img/smartway.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}
	
#clear {
  clear:both;
	}
	
.header {
  font-size:20px;
	color:#c6b77f;
	}
