@charset "UTF-8";
object {
	outline:none; 
}
body {
	background-image: url(../siteimages/puplebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #5C5161;
	margin: 0px;
	padding: 0px;
	/*position: relative;*/
}
#outercontainer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	/*position: relative;*/
}
#header {
	background-image: url(../siteimages/ceiling.png);
	background-repeat: no-repeat;
	height: 101px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wall {
	background-image: url(../siteimages/wall.png);
	background-repeat: no-repeat;
	height: 345px;
	width: 694px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#floor {
	background-image: url(../siteimages/floor.png);
	background-repeat: no-repeat;
	height: 87px;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
#footer {
	background-image: url(../siteimages/floorshadow.png);
	background-repeat: no-repeat;
	height: 53px;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	position: relative;	/*position: relative;*/
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer img {
	float: right;
	margin-left: 5px;
	margin-top: 0px;
}
#logo {
	float:left;
	width:227px;
	height:37px;
	z-index:1;
	left: 309px;
	top: 32px;
	position: absolute;
}
#logo a {
	outline: none;
}
#topleftnav {
	width:185px;
	height:17px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 104px;
	top: 54px;
}

#toprightnav {
	float:right;
	width:185px;
	height:17px;
	z-index:2;
	margin: 0px;
	padding: 0px;
	top: 54px;
	left: 571px;
	position: absolute;
}
#topleftnav ul, #toprightnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#topleftnav ul li, #toprightnav ul li
{
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	position: relative;
	text-align: center;
	cursor: pointer;
	float: left;
	text-transform: uppercase;
	width: 90px;
	margin: 0;
	height: 15px;
}


#topleftnav ul li a, #toprightnav ul li a
{
	display: block;
	cursor: pointer;
	color: #494949;
	text-decoration: none;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	background-image: url(../siteimages/topnavitem.jpg);
	background-repeat: no-repeat;
	width: 75px;
	line-height: 15px;
	margin: 0px;
	overflow: hidden;
	outline: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
#topleftnav ul li a:hover, #toprightnav ul li a:hover
{
	color: #FFF;
	background-image: url(../siteimages/topnavitem_over.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
.selected    {
	color: #FFF;
	background-image: url(../siteimages/topnavitem_selected.jpg);
	background-repeat: no-repeat;
	width: 75px;
	display: block;
	cursor: pointer;
	text-decoration: none;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin: 0px;
}
/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
/*@media screen, projection
{
	#topleftnav ul li.MenuBarItemIE
	{
	display: inline;
	f\loat: left;
	}
}

*/

#tvwithstand {
	position: absolute;
	left: 343px;
	top: -280px;
	z-index: 5;
}
#tv {
	position: absolute;
clear:both;

	left: 97px;
	top: -16px;
	z-index: 5;
}
#leftchair {
	position: absolute;
	left: 85px;
	top: -135px;
	z-index: 50;
}
#rightchair {
	position: absolute;
	left: 601px;
	top: -135px;
	z-index: 50;
}
#speaker {
	position:absolute;
	width:150px;
	height:300px;
	z-index:300;
	left: 184px;
	top: -227px;
}
#rightplant {
	position: absolute;
clear:both;

	z-index: 30;
	left: 678px;
	top: -246px;
}
#videooverlay {
	position: absolute;
	clear:both;
	z-index: 10;
	left: 23px;
	top: 1px;
	height: 194px;
	width: 454px;
}
#leftmenu {
	position: absolute;
	height: auto;
	width: 150px;
	left: 122px;
	top: -295px;
	z-index: 200;
	display: block;
}
#leftmenutopcurve {
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 150px;
	position: relative;
	background-image: url(../siteimages/leftmenutopcurve.png);
	background-repeat: no-repeat;
}
#leftmenubottomcurve {
	background-image: url(../siteimages/leftmenubottomcurve.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	width: 141px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 9px;
}
#rightcontent {
	position: absolute;
	z-index: 2000;
	left: 263px;
	top: -320px;
	width: 513px;
	height: auto;
	display: block;
}
#rightcontent a , #rightcontent_on a{
	color: #3A8189;
	text-decoration: none;
	outline: none;
}
#rightcontent a:hover , #rightcontent_on a:hover{
	text-decoration: underline;
}
#rightcontent_on {
	position: absolute;
	clear:both;
	z-index: 200;
	left: 165px;
	top: 25px;
	width: 513px;
	height: auto;
	display: block;
}
#map {
	height: 190px;
	width: 454px;
	border: 1px solid #494949;
}
#contenttopbar {
	background-image: url(../siteimages/contenttopbar.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 512px;
	position: relative;
}
#contentbody {
	height: auto;
	width: 494px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5F5F5F;
	border-left-color: #5F5F5F;
	background-color: #e9e9e9;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	/*filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;*/
}
#contentgraybody {
	height: auto;
	width: 494px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5F5F5F;
	border-left-color: #5F5F5F;
	background-color: #e9e9e9;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	/*filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;*/
	background-image: url(../siteimages/contentgraybodybg.gif);
}
#contentbottombar {
	background-image: url(../siteimages/contentbottombar.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 9px;
	width: 512px;
	position: relative;
}
#contentcopy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5F5F5F;
	position: relative;
	line-height: 1.25em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.workcontent {
	position: relative;
	height: auto;
	width: 454px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	color: #5F5F5F;
}
.workcontentcopy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5F5F5F;
	position: relative;
	line-height: 1.25em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
	width: 454px;
}
.forminput {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #666;
	color: #5F5F5F;
}
.formselect {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
}
#contactspeaker {
	position:absolute;
	width:150px;
	height:300px;
	z-index:300;
	left: 10px;
	top: -227px;
}
#mailboxes {
	position: absolute;
clear:both;

	left: 95px;
	top: 80px;
	z-index: 5;
}
.arrow_left {
	position: absolute;
	clear:both;
	z-index: 2205;
	left: -20px;
	top: 0px;
	height: 194px;
	width: 20px;
	background-color: #5F5F5F;
}
.arrow_right {
	position: absolute;
	clear:both;
	z-index: 2205;
	top: 0px;
	height: 194px;
	width: 20px;
	left: 454px;
	background-color: #5F5F5F;
}
#loading {
	height: auto;
	width: 50px;
	position: absolute;
clear:both;

	left: 321px;
	top: 0px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #4fadb8;
	font-weight: bold;
	z-index: 1000;
}
.photoright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #4fadb8;
}
.photorightnoborder {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.photoleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #4fadb8;
}
.photoleftnoborder {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.thumbphotoleft {
	float: left;
	margin-bottom: 2px;
	margin-right: 2px;
	height: auto;
	width: auto;
}
.thumbphotoleft a {
	border: 1px solid #5F5F5F;
	display: block;
}
.thumbphotoleft a:hover {
	border: 1px solid #4fadb8;
}
.tooltip {
	background-color: #E9E9E9;
	padding: 5px;
	border: 1px solid #5F5F5F;
	font-size: 10px;
	text-align: center;
}
#dots {
	position:absolute;
	width:200px;
	height:18px;
	z-index:1;
	left: 125px;
	top: 173px;
	text-align: center;
}
#dots img {
	margin: 5px;
}
#postit {
	position: absolute;
	clear:both;
	left: 119px;
	top: -338px;
	z-index: 2;
}
.fullcontentcopywrapper {
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	width: 434px;
}
.bodyimage {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#resultsspeaker {
	position:absolute;
	width:150px;
	height:300px;
	z-index:300;
	left: 9px;
	top: -230px;
}
.usnextprevtable {
	position: absolute;
clear:both;

	top: 285px;
	width: 450px;
}
.teamimage {
	width: 454px;
	overflow: hidden;
	height: 194px;
	position: relative;
	margin-bottom: 10px;
}
h1 {
	font-size: 15px;
	font-weight: normal;
	color: #3A8189;
	display: block;
	margin-bottom: 0px;
}
.teamthumbswrapper {
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
	width: 434px;
	height: 177px;
	padding-top: 17px;
	background-color: #5F5F5F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.teamnameandtitle {
	position: absolute;
	z-index: 5;
	left: 20px;
	top: 20px;
}
.teamnametext {
	font-size: 24px;
	font-weight: normal;
	color: #3A8189;
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
}
.teamgridicon {
	position: absolute;
	height: 20px;
	width: 44px;
	left: 400px;
	top: 100px;
}
.inviso {
	display: none;
}
#stevepic {
	position: absolute;
	z-index: 4;
	left: 672px;
	top: -283px;
}
#postitwork {
	position: absolute;
	clear:both;
	left: 214px;
	top: -283px;
	z-index: 3;
}
#wbspeaker {
	position:absolute;
	width:150px;
	height:300px;
	z-index:300;
	left: 25px;
	top: -227px;
}
.fullcontentcopywrappernopad {
	position: relative;
	width: 454px;
	height: 131px;
	clear: both;
}
.teamcontent {
	position: relative;
	height: auto;
	width: 494px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	color: #5F5F5F;
}
.teamcontentcopywrapper {
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	width: 434px;
	height: 131px;
	margin-right: auto;
	margin-left: auto;
}
#hidden_clicker {
	position: absolute;
	left: 94px;
	top: -25px;
	z-index: 9;
}
#flashball {
	position: absolute;
	left: 57px;
	top: -69px;
	z-index: 10;
	height: 86px;
	width: 90px;
}
#storybook  {
	margin-right: auto;
	margin-left: auto;
	height: 490px;
	width: 900px;
	padding-top: 25px;
}
#newsstack {
	position: absolute;
	left: 197px;
	top: -39px;
}
#book {
	position: absolute;
	height: 100px;
	width: 150px;
	left: 406px;
	top: -8px;
	z-index: 6;
}
