div#logo_1 {
	background: url(  'images/seesnake_ss_logo_no_text_261x86.png' ) no-repeat;
	width: 290px;
	height: 89px;
	float:left;
	margin-left:40px;
}

div#logo_2 {
	background: url( 'images/logoRigidClear.png' ) no-repeat;
	background-position: 0px 0px;
	width: 186px;
	margin-top:15px;
	margin-left:40px;
	height: 68px;
	float:right;
	margin-right:40px;
}

div#header_wrapper {
	background: #222;
	border-top: 10px solid #ff0000;
	padding-bottom:10px;
	padding-top:4px;
}

ul li a.download {
	background: url( 'images/download_24x72.png' ) no-repeat;
	background-position: 0px 10px;
}

ul li a.link {
	background: url( 'images/upload_24x72.png' ) no-repeat;
	background-position: 0px 10px;
}

ul li a:hover { 
	color: #ac1300;
}

ul li a.download:hover { 
	background: url( 'images/download_24x72.png' ) no-repeat;
	background-position: 0px -38px;
	color: #ac1300;
}

ul li a.link:hover { 
	background: url( 'images/upload_24x72.png' ) no-repeat;
	background-position: 0px -38px;
	color: #ac1300;
}

#hq_link a{
	background: #ac1300 url( 'images/download_white_20.png' ) no-repeat;
	background-position: 20px 13px;
	color: #fff;
}

#hq_link a:hover {
	background: #841103 url( 'images/download_white_20.png' ) no-repeat;
	background-position: 20px 13px;
	color: #fff;
}
