﻿#logo {
	width: 538px;
	height: 80px;
}
#Header {
	width: 950px;
	height: 80px;
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
}

#topright {
	float: right;
	width:250px;
	height:60px;
	padding-top:20px;
}
.customerlogin {
	float: right;
}

