html, body {
	background: #fff url('uccr/background.gif') repeat-x;
}

header {
	padding: 66px 0 0;
	height: 90px;
	background: none;
}

#content {
	display: block;
}

nav {
	height: 34px;
}

#quoteBox {
	height: 174px;
	background: #d6d6d6 url() no-repeat;
}

footer {
	
}

footer .address {
	position: absolute;
	bottom: 30px;
	right: 65px;
	font-size: .85em;
}

#homeLeft {
	display: block; 
	position: relative;
	float: left;
	width: 550px;
}

#homeRight {
	display: block; 
	position: absolute;
	float: right;
	top: 0; left: 580px;
	width: 300px;
}


#homebox {
	display: block; 
	position: relative; 
	width: 266px;
	height: auto;
	padding: 15px;
	background: url('uccr/homebox-top.jpg') top left no-repeat;
}

#homebox-bottom {
	display: block; 
	position: relative; 
	width: 296px;
	height: 19px;
	clear: left;
	background: url('uccr/homebox-bottom.jpg') top left no-repeat;
}

#homebox h3 {
	color: #405668;
}

.socialNetworks ul {
	display: block;
	position: relative;
	list-style: none; 
	margin: 0; padding: 0;
	width:  150px;
	background: #fc0;
}

.socialNetworks li {
	margin: 0; padding: 0;
	list-style: none; 
	float: left;
}

.socialNetworks {
	height: auto;
	display: block;
	position: relative;
}

.follow {font-size: .95em; font-weight: bold; color: #405668;}
.socialNetworks li a { display: block; width: 26px; height: 26px; text-indent: -6000px; }
.socialNetworks li a.twitter { background: url('uccr/icon-twitter.gif') top left no-repeat; }
.socialNetworks li a.facebook {	background: url('uccr/icon-facebook.gif') top left no-repeat; }

/*#quote {
	display: block;
	position: absolute;
	width: 380px;
	top: 125px;	
	right: 30px;
	color: #666;	
}*/

#social-links {
	position: absolute;
	top: 415px;
	right: 50px;
	z-index: 80;
}