body
{
	margin:0;
	font-family:Arial;
	font-size:14px;
	color:#666;
	background: #0168b3 url('/images/integria-bg.png');
	line-height: 1.5;
}

#content li {
	margin-left: 30px;
	padding: 2px;
}


#container {
	width: 800px;
	margin: 0 auto;
	background: white;
}

#top {
	height: 166px;
}
#logoContainer {
	width: 220px;
	height: 166px;
	background: white url('/images/integria-logo.jpg') center no-repeat;
	float: left;
}
#slideshow {
	width: 572px;
	height: 166px;
	float: right;
}

#menu {
	padding-bottom: 20px;
	padding-top: 14px;
	padding-left: 44px;
	margin-bottom: 20px;
	border-top: 1px solid #DDD;
	background: white url('/images/integria-menu-bg.png') top left no-repeat;
}
#menu li {
	display: inline;
	margin-left: 20px;
	list-style-type: none;
}
#menu a {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#content {
	padding: 0 150px 40px;
}

#rcont {
	float: right;
	padding: 0 10px 20px;
	margin: 20px;
	border: solid 1px #DDD;
}

#footer {
	font-size: small;
	padding: 20px 0;
	color: white;
	width: 800px;
	margin: auto;
}

.clear {
	clear: both;
}


#rcont {
	display: none;
}

#slideshow img {
	display: none;
}

#logos {
	margin: 20px auto 0;
	height: 60px;
	width: 100%;
}
#logos td {
	text-align: center;
	vertical-align: top;
}

#brandNav {
	text-align: center; 
	font-size: 16px; 
	border-bottom: solid 1px #CCC;
	color: #CCC;
	padding-top: 20px;
}

.independentBrandsList {
	font-size: 13px;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 220px;
}
.independentBrandsList a {
	font-weight: normal;
}
