#container-1 {
	position:relative;
	width:100%;
	height:800px;
	z-index:1;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container-2 {
	position:relative;
	width:950px;
	height:auto;
	z-index:1;
	margin: auto;
}
#column-1 {
	position:relative;
	width:140px;
	height:640px;
	z-index:1;
	float: left;
	background-image: url(images/gorilla.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #000;
}
#column-2 {
	position:relative;
	width:780px;
	height:640px;
	z-index:2;
	float: right;
	border-bottom: 1px solid #000;
}
#container-1 #container-2 #column-2 ul.away {
	display: block;
	width: 100%;
	list-style-type: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: 999999;
	text-align: right;
	margin: 0px;
	padding: 0px;
	z-index:20;
}
#container-1 #container-2 #column-2 ul.away li {
	line-height: 20px;
	font-size: 11px;
	display: inline;
	margin-right: 10px;
	color: #666;
	list-style: none;
}
.login      {
	font-weight: bolder;
}
.title-dt {
	font-weight: normal;
}
#container-1 #container-2 #column-1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	margin-top: 265px;
	font-style: normal;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#work {
	position:relative;
	width:780px;
	height:450px;
	z-index:2;
	display: hidden;
}
#content {
	position:absolute;
	width:780px;
	height:auto;
	z-index:3;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333;
}
#blurb {
	position:relative;
	width:480px;
	height:auto;
	z-index:1;
	float: left;
}
#services {
	position:relative;
	width:250px;
	height:auto;
	z-index:2;
	float: right;
}
#container-1 #container-2 #column-2 #content #services .service-bullet li {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(images/arrow-bullet.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
	display: block;
	padding-left: 0px;
	margin-left: -30px;
	margin-bottom: 5px;
	background-position: 2px;
}
#container-1 #container-2 #column-1 .contact {
	display: inline;
	position: absolute;
	bottom: 0px;
	list-style-type: none;
	width: 140px;
	margin-bottom: 20px;
	line-height: 20px;
	padding: 0px;
	left:0px;
	margin-left:0px;
}
#container-1 #container-2 #column-1 .contact li {
	margin-top:5px;
}
#container-1 #container-2 #column-1 .contact li.phone {
	background-image: url(images/phone.jpg);
	display: block;
	background-repeat: no-repeat;
	text-indent: 25px;
}
#container-1 #container-2 #column-1 .contact li.mail {
	background-image: url(images/mail.jpg);
	display: block;
	background-repeat: no-repeat;
	text-indent: 25px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #424242;
	text-decoration: none;
	border-bottom:1px dotted #666;
}
a:active {
	color: #666;
	text-decoration: none;
}
ul#slideshow {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	height:450px;
	overflow:hidden;
	padding:0px;
	display:block;
}
.clear {
	clear:both;
}
#footer {
	position:relative;
	width:950px;
	height:20px;
	z-index:2;
	margin: auto;
	margin-top: 5px;
}
#bear {
	position:relative;
	width:70px;
	height:20px;
	z-index:1;
	background-image: url(images/bear.jpg);
	float: right;
	margin-top: 3px;
}
#container-1 #footer #newsletter #form1 label #Submit {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 180px;
	margin-top: 2px;
}
#newsletter {
	position:relative;
	width:200px;
	height:20px;
	z-index:1;
	float: right;
	margin-left: 10px;
}
#container-1 #footer #newsletter #form1 label #email {
	background-color: #FFF;
	border: 1px solid #CCC;
	height: 20px;
	font-size: 11px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	width: 170px;
	left: 0px;
	top: 0px;
	position: absolute;
	vertical-align: middle;
	text-indent: 5px;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
}
-->