ol, ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
	vertical-align: baseline;
 }

img {
	border-color: #444;
}


#logo {
	width:265px;
	height:40px;
	position:absolute;
	top:60px;
	left:0;
}

#logo h1 a {
	width:342px;
	height:70px;
	display:block;
	text-align:-9999px;
	background: transparent url('/new/images/logo.png') top left no-repeat;
}

#logo h1 a span { display:none; }



#social-icons {
	width:454px;
	float:left;
	background:#07375c;
	height:30px;
	overflow:hidden;
}

#social-icons h2 {
	float:left;
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	color:#fff;
	margin-right:10px;
}

#social-icons ul {
	overflow:hidden;
	line-height:30px;
	height:30px;
}

#social-icons ul li {
	display:block;
	float:left;
	margin-right:1px;
	height:30px;
	line-height:30px;
}

#social-icons ul li a {
	display:block;
	width:24px;
	height:24px;
	text-indent:-9999px;
	margin-top:3px;
}

#social-icons ul li a#flickr {
	background: url('/new/images/flickr_icon.png') top left no-repeat;
}

#social-icons ul li a#youtube {
	background: url('/new/images/youtube_icon.png') top left no-repeat;
}

#social-icons ul li a#twitter {
	background: url('/new/images/twitter_icon.png') top left no-repeat;
}

#social-icons ul li a#facebook {
	background: url('/new/images/facebook_icon.png') top left no-repeat;
}

#social-icons ul li a#myspace {
	background: url('/new/images/myspace_icon.png') top left no-repeat;
}

#social-icons ul li a#rss {
	background: url('/new/images/rss.png') top left no-repeat;
}


#footer{
	clear:both;
	width:954px;
	margin:0px auto;
	padding-top:20px;
	padding-bottom:20px;
	background-color: #F2F5F8;
}

#footer-links {
	width:960px;
	margin:0px auto;
	overflow:hidden;
}

#footer h1 a {
	width:253px;
	height:31px;
	background: url('/new/images/footer_logo.png') top left no-repeat;
	text-indent:-5000px;
	margin-left:40px;
	margin-bottom:20px;
	display:block;
}

#footer-links .links-wrapper {
	width:116px;
	float:left;
	padding-left:20px;
}

#footer-links .logo-wrapper {
	width:110px;
	float:left;
	padding-left:30px;
}

#footer-links h2,
#footer-links h2 a {
	font-size:10px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#424A4F;
	margin-bottom:10px;
	text-decoration:none;
	text-transform: none;
}

#footer-links .links-wrapper ul {
	margin-bottom:20px;
}

#footer-links .links-wrapper ul li {
	margin-bottom:5px;
}

#footer-links .links-wrapper ul li a {
	color:#434A4F;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

#footer-links .links-wrapper ul li a:hover {
	text-decoration:underline;
	color: #0C2849;
}
#footer .copyright{
	color: #000000;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}
