body{
	/*width: 750px;*/
	width: 100%;
	height: 650px;
	margin: 0px;
	
}

#wrapper{
  	/*width: 750px;*/
	width: 100%;
  	height: 650px;
	background-color: #F1F2F2;
  	position: relative;
	
}

#menubar{
	/*width:750px;*/
	width: 100%;
	height: 100px;
	position: absolute;
	background-color: black;
	text-align:center;
	vertical-align: middle;
	line-height: 100px;
	font-size: 40px;
	color: white;
	font-family:inconsolata;
	font-weight:bold;
}

#HAM {
	width: 100%;
	height: 100%;
	position: absolute;
	vertical-align: middle;
	line-height: 100px;
	right: 130px;
	z-index: 1;	
}

#filterimage {
	width: 30px;
	height: 40px;
	position: inherit; 
	left: 320px;
	top: 117px;
	z-index: 5; 
}

#checkmark {
	position: absolute;
	width: 18px;
	height: 30px;
	left: 340px;
	top: 0px;
	z-index: 2;
	
}

#bytecategories {
	position: absolute;
	top: 100px;
	/*width: 708px;*/
	width: 100%;
	height: 60px;
	background-color: #b9aa8d;
	padding-left: 20px;
	vertical-align: middle;
	line-height: 60px;
	font-size: 20px;
	color: white;
	font-family:inconsolata;
	font-weight:bold;
	z-index: 2;
}


#acutecare {
	/*width: 712px;*/
	width: 100%;
	height: 60px;
	position: absolute;
	top: 160px; 
	background-color: white;
	font-size: 20px;
	font-family:inconsolata;
	font-weight:bold;
	color: black;
	vertical-align: middle;
	text-align: left;
	line-height: 60px;
	padding-left: 20px;
	z-index: 3;
}

.fraction1 { 
	padding-left: 180px; 
	font-size: 20px;

}

.dash1 {
	padding-left: 20px; 
	vertical-align: middle;
	font-size: 20px;
}

#rectangle2 {
	/*width: 712px;*/
	width: 100%;
	height: 60px;
	background-color: white;
	top: 230px; 
	position: absolute;
	font-size: 20px;
	font-family:inconsolata;
	font-weight:bold;
	color: black;
	vertical-align: middle;
	text-align: left;
	line-height: 60px;
	padding-left: 20px;
	z-index: 3;
}

.fraction2 { 
	padding-left: 190px; 
	font-size: 20px }

.dash2 {
	padding-left: 20px; 
	font-size: 20px;
	vertical-align: middle;
}

#rectangle3 {
	/*width: 712px;*/
	width: 100%;
	height: 60px;
	background-color: white;
	top: 300px; 
	position: absolute;
	font-size: 20px;
	font-family:inconsolata;
	font-weight:bold;
	color: black;
	vertical-align: middle;
	text-align: left;
	line-height: 60px;
	padding-left: 20px;
	z-index: 3;
}

.fraction3 { 
	padding-left: 181px; 
	font-size: 20px; 
}

.dash3 {
	padding-left: 20px; 
	font-size: 20px;
	vertical-align: middle;
}


#rectangle4 {
	/*width: 712px;*/
	width: 100%;
	height: 60px;
	background-color: white;
	top: 370px; 
	position: absolute;
	font-size: 20px;
	font-family:inconsolata;
	font-weight:bold;
	color: black;
	vertical-align: middle;
	text-align: left;
	line-height: 60px;
	padding-left: 20px;
	z-index: 3;
}

.fraction4 { 
	padding-left: 181px; 
	font-size: 20px; 
}

.dash4 {
	padding-left: 20px; 
	font-size: 20px;
	vertical-align: middle;
}


#rectangle5 {
	/*width: 712px;*/
	width: 100%;
	height: 60px;
	background-color: white;
	top: 440px; 
	position: absolute;
	font-size: 20px;
	font-family:inconsolata;
	font-weight:bold;
	color: black;
	vertical-align: middle;
	text-align: left;
	line-height: 60px;
	padding-left: 20px;
	z-index: 3;
}

.fraction5 { 
	padding-left: 191px; 
	font-size: 20px; 
}

.dash5 {
	padding-left: 20px; 
	font-size: 20px;
	vertical-align: middle;
}


#rectangle6 {
	/*width: 712px;*/
	width: 100%;
	height: 60px;
	background-color: white;
	top: 510px; 
	position: absolute;
	font-size: 20px;
	font-family:inconsolata;
	font-weight:bold;
	color: black;
	vertical-align: middle;
	text-align: left;
	line-height: 60px;
	padding-left: 20px;
	z-index: 3;
}

.fraction6 { 
	padding-left: 191px; 
	font-size: 20px; 
}

.dash6 {
	padding-left: 20px; 
	font-size: 20px;
	vertical-align: middle;
}

#rectangle7 {
	/*width: 712px;*/
	width: 100%;
	height: 60px;
	background-color: white;
	top: 580px; 
	position: absolute;
	font-size: 20px;
	font-family:inconsolata;
	font-weight:bold;
	color: black;
	vertical-align: middle;
	text-align: left;
	line-height: 60px;
	padding-left: 20px;
	z-index: 3;
}

.fraction7 { 
	padding-left: 181px; 
	font-size: 20px; 
}


