.headersize {
	height: 225px;
	width: 980px;
	background-image: url(site_header_bg.jpg);
	background-repeat: no-repeat;
	z-index: 20;
	position: relative;
	top: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}

.topbannersize {
	height: 60px;
	width: 740px;
	position: absolute;
	background-color: #999999;
	margin-top: 125px;
	margin-left: 190px;
}

.submit {

}

.logosize {
	height: 140px;
	width: 190px;
	margin-top: 85px;
	margin-left: 0px;
	position: absolute;
	background-image: url(sahlogo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.menusize {
	height: 30px;
	width: 500px;
	margin-top: 195px;
	margin-left: 189px;
	position: absolute;
}
.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	width: 20%;
	background-color: #26242b;
	text-decoration:none;
	cursor: pointer;
}

.menuitem.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	width: 20%;
	background-image: url(menu_hlt.gif);
	background-repeat: repeat-x;
	background-position: center center;
	cursor: pointer;
	background-color:white;
	text-decoration:none;
}

.menuitem.a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: black;
	text-align: center;
	vertical-align: middle;
	width: 20%;
	background-image: url(menu_hlt.gif);
	background-repeat: repeat-x;
	background-position: center center;
	cursor: hand;
	background-color:Transparent;
	text-decoration:none;
}
.menuitem:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	width: 20%;
	background-image: url(menu_hlt.gif);
	background-repeat: repeat-x;
	background-position: center center;
	cursor: hand;
	background-color:Transparent;
	text-decoration:none;
}
.searchsize {
	height: 30px;
	width: 490px;
	margin-top: 85px;
	margin-left: 430px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.categorysize {
	width: 180px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	left: 45px;
	top: 2px;
	background-color: #FFFFFF;
}
.searchfieldsize {
	width: 200px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	left: 230px;
	top: 2px;
	background-color: #FFFFFF;
}
.searchbtn {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	left: 440px;
	top: 0px;
	height: 24px;
	width: 56px;
}
.searchtitle {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	left: 0px;
	top: 6px;
	left: 0px;
}
.slogan {
	height: 12px;
	width: 400px;
	margin-top: 70px;
	margin-left: 10px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.signin {
	height: 20px;
	width: 260px;
	margin-top: 205px;
	margin-left: 700px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: right;
}
