#logo {
	float: left;
	height: 102;
	width: 60%;
	text-align: center;
	padding-left: 200px;
}
#cart_head {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	font-family: "Trebuchet MS", Arial;
}

#cart_head a {

	text-decoration: none;
}

#cart_head a:hover {

	text-decoration: underline;
}

#footer_temp {

	width: 200px;
	margin-top: 5px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;

	margin-right: 10px;
	color: #FFFFFF;
}


#footer_temp a{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer_temp a:hover{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
