@charset "UTF-8";

/* TOP OF THE PAGE */ 

#container_top {
	height: 80px;
	width: 840px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	}
	
#drive_logo {
	height: 70px;
	width: 125px;
	float: left;
	padding-top: 8px;
	position: relative;
}

#link_container{
	height: 80px;
	width: 500px;
	float: right;
	position: relative;
}

#drive_reel{
	height: 54px;
	width: 500px;
	position: relative;
}

#drive_reel_container{
	height: 20px;
	width: 100px;
	position: relative;
	float: right;
	top: 26px;
}

#links{
	height: 15px;
	width: 500px;
	position: relative;
}

#link_btn{
	height: 15px;
	width: 55px;
	float: right;
	position: relative;
	margin-left: 24px;
}

img {
	border: 0px;
	}
a:active, a:focus {outline: 0;}