html, body {
}
body
{
	background:#ffffff;
	background-color:#ffffff;
	text-align: left;
	color:#000000;	
	font-family: verdana,arial,sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_tile2.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
#container
{
	width: 800px;
	height: 388px;
	position: relative;
	margin: 0 auto;
	margin-top: 144px;
	text-align:left;
	z-index:10;
	background-image: url(images/bg_container.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#logo,#logo2
{
	width: 246px;
	height: 77px;
	float: left;
}
#clientLogin,#clientLogin2
{
	width: 78px;
	height: 20px;
	float: right;
	margin-top: 16px;
	margin-right: 23px;
}
#content
{
	width: 752px;
	position: relative;
	margin: 0 auto;
	margin-bottom: 0px;
	text-align:left;
	z-index:10;
}
#contentHome,#contentHomeSlides
{
	width: 800px;
	height: 336px;
	margin-left: 2px;
	border: 1px solid #fdfef8;
}
#contentTeamLanding
{
	width: 800px;
	height: 247px;
	margin-left: 3px;
}
*:first-child+html #homeSlide1, *:first-child+html #homeSlide2, *:first-child+html #homeSlide3
{
	margin-top:-2px;
}
#contentTeamLanding img
{
	float: left;
}
#message
{
	width: 703px;
	height: 218px;
	position: absolute;
	top: 161px;
	left: 50px;
}
a, a img
{
	border:0px;
	text-decoration:none;
}
#slides
{
	position: absolute;
	top: 235px;
	width: 100%;
}
#nav
{
	position: absolute;
	top: 330px;
	width: 390px;
	height: 20px;
	margin-top: 18px;
	margin-left: 17px;
}
#nav a
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-right: 16px;
	color: #989898;
}
#nav a:hover, #nav a.selected
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-right: 16px;
	color: #567fae;
}
#subnav, #subnav2
{
	position: relative;
	margin-top: 4px;
	width: 390px;
	height: 16px;
	margin-left: 17px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #989898;
}
#subnav a, #subnav a.subNavNotSelected, #subnav2 a, #subnav2 a.subNavNotSelected
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #989898;
}
#subnav a:hover, #subnav a.subNavSelected,	#subnav2 a:hover, #subnav2 a.subNavSelected
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #567fae;
}

#connected {position:relative; left:365px; top:0px; width:400px; z-index:99; text-align:right;}
