@charset "utf-8";
/* CSS Document */
.maincontainer {
	width: 100%;
	text-align: center;
	position: absolute;
}
.958container {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 958px;
	text-align: left;
}
.headercontainer {
	width: 958px;
}
.bluebarcontainer {
	width: 958px;
	height: 30px;
	background-color: #0087c5;
	position: relative;
}
.bluebar {
	width: 958px;
	height: 30px;
	background-color: #0087c5;
	top: 0px;
	position: relative;
}
.welcometo {
	width: 455px;
	height: 30px;
	padding-left: 0px;
	text-align: left;
	position: absolute;
}
.topsearch {
	top: 18px;
	width: 489px;
	height: 30px;
	padding-right: 5px;
	margin-left: 455px;
	text-align: right;
	position: absolute;
}
.navcontainer {
	width: 958px;
	height: 32px;
	text-align: left;
	background-color: #FFFFFF;
	position: relative;
}
.navbar {
	width: 958px;
	height: 30px;
	top: 1px;
	background-color: #91a7bd;
	position: relative;
}
.navbuttons {
	width: 795px;
	height: 30px;
	padding-left: 5px;
	text-align: left;
	position: absolute;
}
.basketbutton {
	width: 153px;
	height: 30px;
	padding-right: 5px;
	margin-left: 800px;
	text-align: right;
	position: absolute;
}