*{
	margin:0 auto;
	padding:0;
}
body{
	background:black;
	background-image:url("../images/background.jpg");
	background-repeat:no-repeat;
	background-position:top center;
}
.seo{
	font-size:1px;
	line-height:1px;
	text-indent:-999em;
}
#wrapper{
	width:1025px;
	background-image:url("../images/background.jpg");
	background-repeat:no-repeat;
	background-position:top center;
}
h1{
	background-repeat:no-repeat;
	height:100px;
	width:543px;
}
#nav{
	height:93px;
	padding-left:310px;
	padding-top:64px;
}
#nav a{
	text-decoration:none;
	color:white;
}
#nav a.current{
	color:#ffc453;
}
#nav a:hover{
	color:#ffde84;
}
#nav li{
	list-style:none;
	display:inline;
	font-family:Univers,Arial,Sans-serif;
	font-size:17px;
}
#about{
	margin-right:15px;
}
#bios{
	margin-right:12px;
}
#services{
	margin-right:13px;
}
#work{
	margin-right:14px;
}
#news{
	margin-right:15px;
}
.content img{
	display:block;
}
.content{
	display:inline;
	float:left;
}
#left{
	width:273px;
	margin-top:49px;
	overflow:visible;
}
#left img{
	position:relative;
	margin-bottom:20px;
}
#maincontent{
	font-family:Arial,Sans-serif;
	width:545px;
	margin-top:49px;
}
#maincontent span{
	font-weight:bold;
}
#maincontent #info{
	margin-left:45px;
	width:440px;
}
.work #pic1{
	margin-top:105px;
	padding-bottom:102px;
}
.work #pic2{
	padding-bottom:30px;
}
.work #pic3{
	padding-bottom:160px;
}
#right{
	width:180px;
}
#right a{
	width:180px;
	height:118px;
	display:block;
	background-repeat:no-repeat;
}
#ent{
	background-image:url("../images/ent_brown.jpg");
}
#ent:hover{
	background-image:url("../images/entrollover.jpg");
}
#global{
	background-image:url("../images/global_brown.jpg");
}
#global:hover{
	background-image:url("../images/globalrollover.jpg");
}
#org{
	background-image:url("../images/org_red.jpg");
}
#org:hover{
	background-image:url("../images/orgrollover.jpg");
}
#toplogo img{
	border:none;
	margin-top:29px;
	margin-left:-2px;
	position:absolute;
}