body {
	margin: 0 0 0 0;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	}
#container {
	width: 800px;
	height: 620px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/home_bkgd_top.jpg);
	background-repeat: no-repeat;
  	}
#main {
	width: 450px;
	height: 316px;
	float: left;
	padding-top: 26px;
	padding-right: 0;
	padding-bottom: 35px;
	padding-left: 33px;
	}
#flash {
	width: 800px;
	height: 163px;
	float: left;
	background-repeat: no-repeat;
	}
#nav {
	width: 800px;
	height: 59px;
	float: left;
	background-image: url(../images/home_bkgd_bottom.jpg);
	background-repeat: no-repeat;
	}
	
#footer {
	width: 800px;
	height: 20px;
	float: left;
	}
	
h1 {
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	color: #91d3ce;
	margin-top: 65px;
	}

	
/* Main Nav Rollovers ---------------------------------------------------- */

ul#tabs {
  list-style-type: none;
  height: 24px;
  top: 0px;
  position: relative;
  margin: 0;
  padding: 0 0 0 24px;
  width: 776px;
  background-color: #0e3044;
  left: 0;
  float: left; 
}

#tabs li {
  float: left;
  margin: 0;
  padding: 0 3px 0 0;
  position: relative;
}

#tabs li a {
  float: left;
  display: block;
  color: #666;
  height: 24px;
  background-repeat: no-repeat;
  text-indent: -3000px;
  background-image: url(../images/nav.gif);
}
  
#tabs li.home a {
  background-position: 0 0;
  width: 53px;
}

#tabs li.home a:hover, a:active {
  background-position: 0 -24px;
  width: 53px;
}

#home #tabs li.home a {
  background-position: 0 -24px;
  width: 53px;
}


#tabs li.whoweare a {
  background-position: -51px 0;
  width: 95px;
}

#tabs li.whoweare a:hover, a:active {
  background-position: -51px -24px;
  width: 95px;
}

#whoweare #tabs li.whoweare a {
  background-position: -51px -24px;
  width: 95px;
}


#tabs li.whatwedo a {
  background-position: -146px 0;
  width: 93px;
}

#tabs li.whatwedo a:hover, a:active {
  background-position: -146px -24px;
  width: 93px;
}

#whatwedo #tabs li.whatwedo a {
  background-position: -146px -24px;
  width: 93px;
}

#tabs li.industries a {
  background-position: -239px 0;
  width: 141px;
}

#tabs li.industries a:hover, a:active {
  background-position: -239px -24px;
  width: 141px;
}

#industries #tabs li.industries a {
  background-position: -239px -24px;
  width: 141px;
}

#tabs li.casestudies a {
  background-position: -380px 0;
  width: 97px;
}

#tabs li.casestudies a:hover, a:active {
  background-position: -380px -24px;
  width: 97px;
}


#casestudies #tabs li.casestudies a {
  background-position: -380px -24px;
  width: 97px;
}
/*
#tabs li.news a {
  background-position: -477px 0;
  width: 52px;
}

#tabs li.news a:hover, a:active {
  background-position: -477px -24px;
  width: 52px;
}

#news #tabs li.news a {
  background-position: -477px -24px;
  width: 52px;
}

#tabs li.contactus a {
  background-position: -529px 0;
  width: 87px;
}

#tabs li.contactus a:hover, a:active {
  background-position: -529px -24px;
  width: 87px;
}

#contactus #tabs li.contactus a {
  background-position: -529px -24px;
  width: 87px;
}

*/
#tabs li.contactus a {
  background-position: -477px 0;
  width: 90px;
}

#tabs li.contactus a:hover, a:active {
  background-position: -477px -24px;
  width: 90px;
}

#contactus #tabs li.contactus a {
  background-position: -477px -24px;
  width: 90px;
}
