#headerpart1 {
display: block;
}


#headerbackground {
display: block;
}


#headerbanner {
display: block;
position: absolute;
top: 6%;
left: 50%;
}

#menulinks {
display: block;
width: 80%;
text-align: right;
font-family: arial, helvetica;
font-weight: normal;
font-size: 18px;
}

#menulink {
display: inline;
margin: 5px;
}


#pageoneliner {
display: block;
width: 80%;
text-align: justify;
font-family: arial, helvetica;
font-weight: normal;
font-style: italic;
font-size: 14px;
}

#highlights {
position: absolute;
top: 50%;
right: 20%;
}

#highlightitem {
display: block;
margin-top: 10px;
padding-bottom: 10px;
background-color: #ececec;
}

#highlightpicture {
display: block;
text-align: center;
padding-top: 10px;
}

#highlighttext {
display: block;
font-family: arial, helvetica;
font-weight: normal;
font-size: 14px;
text-align: center;
}

#productwriteup {
display: block;
width: 65%;
}

#productname {
display: block;
font-family: arial, helvetica;
font-weight: bold;
font-size: 20px;
margin-top: 30px;
color: maroon;
}

#modelnumber {
display: block;
font-family: arial, helvetica;
font-weight: bold;
font-size: 16px;
color: maroon;
}

#productoneliner {
display: block;
margin-top: 2%;
margin-bottom: 2%;
font-family: arial, helvetica;
font-weight: normal;
font-size: 16px;
}

#productapplication {
display: block;
font-family: arial, helvetica;
font-weight: normal;
font-size: 16px;
}

#productfeatures {
display: block;
}

#productfeaturebullet {
display: list-item;
list-style-type: square;
margin: 15px 15px 15px 40px;
font-family: arial, helvetica;
font-weight: normal;
font-size: 16px;
}

#productpicture {
float: right;
}


#productconclusion {
display: block;
margin: 15px 0 15px 0px;
font-family: arial, helvetica;
font-weight: normal;
font-size: 16px;
}

#productsheet {
display: block;
font-family: arial, helvetica;
font-weight: bold;
font-size: 16px;
}


