html, body {
	height:100%;
	text-align:center;
	background:url('images/background.gif');
	font-family:Verdana, Arial, 'sans serif';
	font-size:11px;
	color:#000;
	}
body {
	margin:0;
	padding:0;
}

p {
	margin:0;
	}

#printtitle {
	visibility:hidden;
	height:0;
	width:0;
	position:absolute;
	top:0;
	left:0;
}

#wrapper {
	position: relative;
	min-height:100%;
	height:100%;
	overflow:hidden;
	background:#cccc9a;
	width:754px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	voice-family: "\"}\""; /* needed for IE 5 */
	voice-family:inherit;
	height:auto;
}

html>body #container {
	height:auto;
	}

a, a:visited, a:active {
		color:#369;
		text-decoration:none;
	}

 a:hover {
		text-decoration:underline;
	}

/*** Homepage ***/

#homewrapper {
	position: relative;
	min-height:100%;
	height:100%;
	overflow:hidden;
	background:#336799;
	width:754px;
	margin:auto;
	text-align:left;
	voice-family: "\"}\""; /* needed for IE 5 */
	voice-family:inherit;
	height:auto;
}

#homeheader {
	background:url('images/animation.gif') 200px 0 no-repeat #999967;
	height:300px;
	padding-top:13px;
	border-top:13px solid #369;
	border-bottom:1px solid #cccc9a;
}

#homeheader h1 {
	padding:0;
	margin:0;
	background:url('images/home_title.jpg');
	width:171px;
	height:171px;
	display:block;
	position:relative;
	top:38px;
	left:30px;
}

h1 span  {
	display:none;
}

#homemenu {
	z-index:2;
	width:754px;
	position:relative;
	top:-12px;
	float:left;
}

/*** Homepage menu links ***/

.homecontact {
	display:block;
	background:url('images/home_contact.gif');
	width:100px;
	height:16px;
	position:absolute;
	top:16px;
	left:17px;
}

a.homecontact:hover {
	background-position:-100px;
}

.homecontact span {
	display:none;
}

.hometeam {
	float:left;
	display:block;
	background:url('images/home_team.gif');
	width:149px;
	height:64px;
	position:absolute;
	left:315px;
}

a.hometeam:hover {
	background-position:-149px;
}

.hometeam span {
	display:none;
}

.homeprojects {
	float:left;
	display:block;
	background:url('images/home_projects.gif');
	width:145px;
	height:64px;
	position:absolute;
	left:464px;
}

a.homeprojects:hover {
	background-position:-145px;
}

.homeprojects span {
	display:none;
}

.homeservices {
	float:left;
	display:block;
	background:url('images/home_services.gif');
	width:145px;
	height:64px;
	position:absolute;
	left:609px;
}

a.homeservices:hover {
	background-position:-145px;
}

.homeservices span {
	display:none;
}

/*** Homepage content ***/

#homecontent {
	float:left;
	background:url('images/home_content.gif') 94px 0 no-repeat;
	width:754px;
	height:225px;
	margin:64px 0 0 0;
}

#homecontent p {
	visibility:hidden;
}

/*** Homepage footer ***/

#homefooter {
	float:left;
	height:71px;
	width:754px;
	background:url('images/home_footer.gif') 320px no-repeat;
	color:#69c;
	font-size:10px;
	text-transform:uppercase;
	margin:0 0 15px 0;
}

#homefooter p {
	width:310px;
	padding:0 0 0 10px;
}

#homefooter a, #homefooter a:visited, #homefoote a:active {
	color:#ffc;
	text-decoration:none;
}

#homefooter a:hover {
	text-decoration:underline;
}

/*** Subpage menus ***/

#menu {
	background:url('images/title.gif') no-repeat 16px 71px #336799;
	border-top:13px solid #999967;
	height:108px;
	position:relative;
	width:754px;
}

#menu h1 {
	display:block;
	width:400px;
	height:50px;
	position:relative;
	top:50px;
}

.contact {
	display:block;
	background:url('images/menu_contact.gif');
	width:100px;
	height:16px;
	position:absolute;
	top:16px;
	left:17px;
}

a.contact:hover {
	background-position:-100px;
}

.contact span {
	display:none;
}

.team {
	float:left;
	display:block;
	background:url('images/menu_team.gif');
	width:147px;
	height:59px;
	position:absolute;
	top:-8px;
	left:315px;
}

a.team:hover {
	background-position:-147px;
}

.team span {
	display:none;
}

.projects {
	float:left;
	display:block;
	background:url('images/menu_projects.gif');
	width:145px;
	height:59px;
	position:absolute;
	top:-8px;
	left:464px;
}

a.projects:hover {
	background-position:-145px;
}

.projects span {
	display:none;
}

.services {
	float:left;
	display:block;
	background:url('images/menu_services.gif');
	width:145px;
	height:59px;
	position:absolute;
	top:-8px;
	left:609px;
}

a.services:hover {
	background-position:-145px;
}

.services span {
	display:none;
}

/*** Team ***/

#team {
	float:left;
	display:block;
	background:url('images/header_team.gif') no-repeat;
	width:754px;
	position:relative;
	top:40px;
	padding:210px 0 0 0;
}

#team p {
	float:right;
	width:500px;
	padding:0 20px 0 0;
	margin-top:20px
}

#team ul {
	float:left;
	list-style:none;
	position:relative;
	width:480px;
	display:block;
	margin:20px 0 40px 0;
	padding:0 0 0 260px;
	right:0;
	top:35px;
}

.teamlink {
	position:absolute;
	width:200px;
	height:300px;
	top:0;
	left:0;
}

#team ul li a {
	color:#369;
	margin:0;
	padding:0;
	font-weight:bold;
}

#team ul li {
	float:left;
	width:370px;
	padding-left:20px;
	background:url(images/team_list.gif) no-repeat;
}

#team>ul>li {
	float:left;
	width:370px;
	text-indent:-100px;
	padding-left:120px;
}

#team ul li span {
	float:left;
	display:block;
	clear:none;
	width:10em;
}

#team table {
	margin:0 0 0 250px;
}

#team table td {
	vertical-align:top;
}

td.name {
	width:100px;
	background:url(images/team_list.gif) no-repeat;
	padding-left:20px;
}

td.name a {
	font-weight:bold;
}

/*** Team Pages ***/

#teammembers {
	width:484px;
	padding:0 20px 30px 250px;
	position:relative;
	top:30px;
	float:left;
}

#teammembers h2 {
	float:left;
	font-weight:normal;
	color:#036;
	margin:0 0 10px 0;
	padding:0;
}

#teammembers p {
	clear:left;
	width:480px;
	padding:0 0 10px 0;
}

p.title {
	font-size:10px;
	color:#663;
}
	

/*** Projects ***/
#projects {
	width:754px;
	float:left;
	clear:both;
	position:relative;
	top:-8px;
}

#projects p {
	position:relative;
	top:30px;
	padding:0 10px 5px 20px;
}

#projects p span {
	color:#630;
	font-weight:bold;
}

#projects ul {
	width:759px;
	list-style:none;
	padding:0 0 0 0;
	margin:0 -6px 0 0;
}

#projects ul li {
	float:left;
	width:248px;
	margin:0;
	padding:0 5px 0 0;
	clear:right;
}

#projectimages {
	width:754px;
	float:left;
	position:relative;
	top:-8px;
}

#projectimages ul {
	width:762px;
	list-style:none;
	padding:0 0 0 0;
	margin:0 -8px 0 0;
}

#projectimages ul li {
	float:left;
	width:187px;
	margin:0;
	padding:0 2px 0 0;
	clear:right;
}

#projectlist {
	background:url('images/projects.gif') 20px 0 no-repeat;
	float:left;
	padding:0;
	margin:0 0 -30px 0;
}

#projectlist h2 {
	font-size:14px;
	font-weight:bold;
	color:#630;
	margin:0;
	padding:0;
}

#projectlist ul {
	list-style:none;
	margin:0;
	padding:0 15px 0 187px;
	clear:left;
	width:552px;
	float:none;
}

#projectlist ul li {
	padding:0;
	margin:0 0 10px 0;
	float:none;
}

#projectlist ul li p {
	padding:0;
}

#projectlist p {
	padding:0 0 0 187px;
}

/*** Projects Pages ***/

#currentprojects ul {
	background:url('images/projects.gif') 20px 5px no-repeat;
	float:left;
	width:235px;
	list-style:none;
	margin:0;
	padding:25px 0 0 20px;

	left:20px;
	top:7px;
}

#currentprojects ul li {
	padding:0;
	margin:0 0 0 20px;
	list-style:url('images/team_list.gif');
}

#currentprojects ul li.media {
	list-style:none;
	background:url('images/playvideo.gif') 5px 0 no-repeat;
	margin:20px 0 0 -10px;
	padding:20px 0 0 0;
}

#content {
	float:left;

	display:block;
	width:470px;
	left:260px;
}

#content h2 {
	float:left;
	color:#600;
	margin:0 0 20px 0;
	padding:10px 0 10px 0;
	font-size:16px;
	width:470px;
}



#content p {
	padding:0 0 10px 0;
}

/*** Services ***/

#services {
	background:url('images/services.gif') 25px 0 no-repeat;
	width:465px;
	padding:120px 43px 0px 246px;
	position:relative;
	top:45px;
	float:left;
}

#services p {
	padding:0 0 10px 0;
}

#services p span {
	font-weight:bold;
}

/*** Contact ***/

#contact ul {
	width:759px;
	list-style:none;
	padding:0 0 0 0;
	margin:0 -5px 0 0;
}

#contact ul li {
	float:left;
	width:248px;
	margin:0;
	padding:0 5px 0 0;
}

#contactinfo h2 {
	float:left;
	color:#600;
	margin:0;
	padding:20px 0 10px 0;
	font-size:16px;
	width:470px;
	position:relative;
	left:260px;
}

#contactinfo h2 span {
	position:absolute;
	display:block;
	right:0;
	margin:-20px 0 0 0;
	padding:0;
	width:200px;
	font-size:11px;
}

#contactinfo p {
	float:left;
	width:470px;
	position:relative;
	left:260px;
	padding:0 0 10px 0;
}

p.phone strong {
	color:#663;
}

p.fax strong {
	color:#663;
}

p.email strong {
	color:#663;
	text-transform:uppercase;
}
	

/*** Footer ***/

#footer {
	float:left;
	height:71px;
	width:754px;
	background:url('images/footer.gif') 320px no-repeat;
	margin-top:110px;
	color:#663;
	font-size:10px;
	text-transform:uppercase;
}

#footer p {
	width:310px;
	padding:0 0 0 10px;
}

/*** Directions ***/
#directions {
	background:#cccc9a;
	text-align:left;
	padding:0 10px 0 0;
}

#directions p {
	width:420px;
	padding:0 0 11px 100px;
}

#directionslink {
	width:500px;

	padding:10px 0 0 10px;
	color:#a8a679;
	font-weight:bold;
}

#directionslink span {
	position:relative;
	left:350px;
	display:block;
	width:200px;
	margin:-10px 0 30px 0;
	color:#633;
}

#directions ul {
	padding:0 0 0 100px;
	list-style:none;
}

#directions ul li {
	width:400px;
}

#directions dl {
	padding:0 0 0 100px;
	width:400px;
}

#directions dt {
	font-weight:bold;
	width:400px;
}

#directions dd {
	padding:0;
	margin:0;
	width:400px;
}

#directions h1 {
	padding:0 0 0 100px;
	color:#600;
	font-size:15px;
	font-weight:bold;
}

#directions h2 {
	padding:0 0 0 100px;
	font-size:11px;
	color:#600;
	margin:11px 0 0 0;
}

#directions h3 {
	padding:0 0 0 0;
	margin:0 0 0 100px;
	font-size:11px;
	border-top:dashed 1px #000;
	width:400px;
}

#directionsfooter {
	margin:0 0 0 100px;
	padding:0 0 20px 0;
	color:#ffc;
}