html, body {
	height:100%;
}
html, body, form {
	padding:0;
	margin:0;
}
body, th, td, input, textarea, select {
	font:italic 11px Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#FFF;
}
img {
	vertical-align:bottom;
	border:none;
}
a, td a {
	outline:none;
	text-decoration:none;
	color:#FFF;
}
a:hover, td a:hover {
	text-decoration:underline;
}
p {
	margin:0 0 5px;
}
label {
	cursor:pointer;
}
html, body, .bg, .bg table, .bg td {
	height:100%;
	width:100%;
	overflow:hidden;
}
.bg {
	position:fixed;
	display:none;
}
.bg.active {
	z-index:2;
	display:block;
}
.bg.last-active {
	z-index:1;
}
.bg .bgbox {
	height:200%;
	left:-50%;
	position:absolute;
	top:-50%;
	width:200%;
}
.bg td {
	text-align:center;
	vertical-align:middle;
}
.bg img {
	margin:0 auto;
	min-height:50%;
	min-width:50%;
}
.post_it {
	position:absolute;
	width:24px;
	height:24px;
	left:50%;
	top:50%;
	margin:-12px 0 0 -12px;
	color:#333;
	background-color:#FF0;
	text-align:left;
	border-right:1px solid #9B9B9B;
	border-bottom:1px solid #9B9B9B;
}
.post_it p {
	display:none;
}
.post_it a {
	font-size:10px;
	color:#333;
}
.otto_intro{
	position:absolute;
	font:bold italic 30px Arial,Helvetica, sans-serif;
	top:30px;
	left:30px;
	line-height:32px;
	max-width:580px;
	z-index:100;
	color:#654d38;
	text-transform:uppercase;	
}
.talkbubble_arrow {
	position:absolute;
	display:block;
	top:24px;
	left:6px;
	width:6px;
	height:7px;
	font-size:1px;
	background:url(/resources/images/design/talkbubble_arrow.png);
}
#headerlinks {
	position:absolute;
	z-index:9;
	left:30px;
}
#headerlinks a {
	float:left;
	height:21px;
	line-height:21px;
	margin-right:1px;
	position:relative;
	display:inline-block;
	color:#FFF;
	font-size:10px;
	text-align:center;
	text-transform:uppercase;
}
#headerlinks b {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0.8;
	filter:alpha(opacity=80);
}
#headerlinks span {
	display:block;
	position:relative;
}
#header_contact {
	width:68px;
}
#header_clientaccess {
	width:100px;
}
#header_contact b {
	background-color:#3E2006;
}
#header_clientaccess b {
	background-color:#603813;
}
#navbar {
	position:absolute;
	height:100px;
	width:729px;
	bottom:60px;
	left:50%;
	margin-left:-237px;
	z-index:9;
}
#navbg, #nav_content {
	position:absolute;
	width:100%;
	height:100%;
}
#navbg div {
	float:left;
	height:100%;
	opacity:0.95;
	filter:alpha(opacity=95);
	background-color:#B0B0B0;
}
#navbg_left {
	width:237px;
}
#navbg_center {
	margin-left:1px;
	width:0;
	display:none;
}
#navbg_right {
	margin-left:1px;
	width:96px;
}
#logo {
	display:block;
	float:left;
	width:45px;
	height:46px;
	margin:5px 0 0 3px;
	background:url(/resources/images/design/logo.png) left top no-repeat;
}
* html #logo {
	background:none;
	display:inline;
	cursor:pointer;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/resources/images/design/logo.png", sizingMethod="crop");
}
#nav {
	float:left;
	width:160px;
	height:100%;
	padding-left:30px;
	overflow:hidden;
	position:relative;
}
#nav ul {
	position:absolute;
	list-style:none;
	margin:0;
	padding:0;
	top:6px;
}
#nav ul ul {
	left:64px;
	top:0;
}
#nav ul ul ul {
	left:116px;
}
#nav ul ul ul ul {
	display:none;
}
#nav li {
	clear:both;
	float:left;
	width:40px;
	padding:2px 0 3px;
}
#nav li li {
	width:60px;
}
#nav li li li {
	width:100px;
}
#nav a {
	display:block;
	width:100%;
	color:#333;
	font-size:12px;
	line-height:13px;
}
#nav a.current {
	color:#FFF;
}
#nav li li a {
	font-size:11.5px;
	font-weight:normal;
}
#nav li li li a {
	font-size:12px;
}
#social_links {
	float:left;
	width:80px;
	padding-left:6px;
}
#social_links a {
	display:inline-block;
	float:left;
	cursor:pointer;
	position:relative;
}
#blog {
	width:71px;
	height:48px;
	margin-top:7px;
	background:url(/resources/images/design/link_blog.png) left top no-repeat;
}
* html #blog {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/resources/images/design/link_blog.png", sizingMethod="crop");
}
#blog:hover {
	background:url(/resources/images/design/link_blog_hover.png) left top no-repeat;
}
* html #blog:hover {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/resources/images/design/link_blog_hover.png", sizingMethod="crop");
}
#facebook {
	width:21px;
	height:22px;
	margin:11px 0 0 2px;
	background:url(/resources/images/design/icon_facebook.png) left top no-repeat;
}
* html #facebook {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/resources/images/design/icon_facebook.png", sizingMethod="crop");
}
#twitter {
	width:21px;
	height:22px;
	margin-top:-2px;
	background:url(/resources/images/design/icon_twitter.png) left top no-repeat;
}
* html #twitter {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/resources/images/design/icon_twitter.png", sizingMethod="crop");
}
#linkedin {
	width:21px;
	height:22px;
	margin-top:-13px;
	background:url(/resources/images/design/icon_linkedin.png) left top no-repeat;
}
* html #linkedin {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/resources/images/design/icon_linkedin.png", sizingMethod="crop");
}
#physical_address {
	left:50%;
	bottom:7px;
	color:#999;
	z-index:2;
	margin-left:-256px;
	position:absolute;
}
