.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

a img {
	border: 0;
}

body {
	padding: 0;
	margin: 20px;
	background-color: #fff;
	font-family: "Trebuchet MS",Helvetica,Arial;
	background: url(../images/body-background.gif) top left repeat-y #E8E8DA;	
}

#container {
	width: 740px;
	background-color: #fff;
}

#header {
	padding-bottom: 11px;
	background: url(../images/horizontal-background.gif) bottom left repeat-x;
}

#logo {
	float: left;
	width: 186px;
	height: 88px;
	position: relative;
	left: 10px;
	background: url(../images/header-logo.gif) top left no-repeat;
}

#logo h1 {
	margin: 0;
	padding: 0;
	line-height: 1em;
	display: none;
}

#printvantage img {
	left:553px;
	position:absolute;
	top:44px;
	width:200px;
}

#connecting {
	left:115px;
	position:absolute;
	top:15px;
}

#connecting img {
	margin:15px 0 0 115px;
}

#logo-table td,#top-logos td {
	text-align:center;
}

#top-logos {
	width:360px;
}

#util {
	float: right;
	color: #416292;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	position: relative;
	right: 10px;
}

* html #util {
	top:-5px;
}

#util ul {
	margin: 0;
	padding: 0;
}

#util ul li {
	list-style: none;
	float: left;
}

#util .util-divider {
	width: 13px;
	height: 12px;
	background: url(../images/util-divider.gif) top left no-repeat;
	float: left;
}

#util #home a {
	width: 12px;
	height: 12px;
	float: left;
	background: url(../images/util-home.gif) top left no-repeat;
}

#util #contact a {
	width: 12px;
	height: 12px;
	float: left;
	background: url(../images/util-contact.gif) top left no-repeat;
}

#util #faqs a {
	width: 6px;
	height: 12px;
	float: left;
	background: url(../images/util-faqs.gif) top left no-repeat;
}

#util #home a span,
#util #contact a span,
#util #faqs a span {
	display: none;
}

.three-col #torso {
	background: url(../images/torso-3col-background.gif) top left repeat-y;

/*	background:#13275B;
*/
}

.two-col #torso {
	background: url(../images/torso-2col-background.gif) top left repeat-y;
}


#navigation {
	float: left;
	width: 157px;
}

#navigation ul {

	margin: 0;
	padding: 0;
}

#navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1em;
	float: left;
	width: 157px;
}

#navigation ul li a {
	display: block;
	padding: 8px 10px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 1em;
	margin: 0;
	width: 137px;
	background-color: #416292;
}

* html #navigation ul li a {
	width: 157px;
}

#navigation ul li a:hover {
	background-color: #13275B;
}

#navigation #survey,#navigation #leasing {
	margin: 10px;
}

#content {
	float: left;
	margin-left: 1px;
}

.three-col #content {
	width: 381px;
	margin-right: 1px;
}

.two-col #content {
	float: left;
	width: 582px;
}


#spotlight {
	padding-bottom: 1px;
	background: url(../images/spotlight-divider.gif) bottom left repeat-x;
}

#main {
	padding: 10px;
	padding-top: 15px;
	background: url(../images/main-background.gif) top left repeat-x;
}

#main h2 {
	margin-top: 0;
	color: #767A60;
	line-height: 1em;
}

#main h2.solutions-value {
	background: url(../images/title-solutions-and-value.gif) top left no-repeat;
	width: 214px;
	height: 23px;
}

#main h2 span {
	display: none;
}

#main h3 {
	font-size: 16px;
	color: #767A60;
}


#main p {
	font-size: 12px;
	line-height: 1.4em;
	color: #13275B;
}

#main img.float-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#main img.float-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#main img.bordered {
	border: 1px solid #13275B;
}

#main a {
	font-weight: bold;
	color: #575C40;
}

#main a:hover {
	text-decoration: none;
	background-color: #FAF6B7;
}

#main ul {
}

#main ul li {
	font-size: 11px;
	line-height: 1.4em;
	color: #13275B;
	list-style-image: url(../images/bullet.gif);
}

#main .main-divider {
	margin: 10px 0;
	padding: 0;
	height: 1px;
	background: url(../images/sidebar-divider.gif) top left repeat-x;
}

#main .main-divider hr {
	display: none;
}

.two-col #service {
	display: none;
}

#service {
	float: left;
	width: 200px;
}

#service h3 {
	background-color: #D1D0B5;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1em;
	color: #13275B;
	margin-top: 0;
	margin-bottom: 0;
}

#footer {
	padding: 0 10px;
	padding-top: 11px;
	background: url(../images/horizontal-background.gif) top left repeat-x;
}

#copyright {
	font-size: 11px;
	float: left;
	color: #13275B;
}

#links {
	float: right;
	font-size: 11px;
	color: #B4B2BF;
}

#links a {
	text-decoration: none;
	color: #B4B2BF;
}

#links a:hover {
	color: #13275B;
}

#designed-by {
	padding-top: 5px;
	padding-left: 10px;
	font-size: 9px;
}

#designed-by a {
	text-decoration: none;
	color: #B4B2BF;
}

#designed-by a:hover {
	color: #13275B;
}
