@charset "utf-8";
/* CSS Document */

ul{margin:0;}
/*742b38*/

#controls input{display:block; float:left;}
#nav{position:fixed; top:0; left:0; width:100%; height:50px; background-color:#742b38; z-index:999;}
#controls{width:1000px; margin-left:auto; margin-right:auto; height:100%; background-color:#742b38; display:block; }
#rebuildForm{display:block; height:40px; width:40px;}
#controls a{display:block; float:left; height:50px; padding-left:20px; padding-right:20px; color:white; line-height:50px; font-size:22px; font-weight:bold; cursor:pointer; width:auto; text-decoration:none;}
#controls ul{list-style-type:none;}
#controls a:hover{background-color:white; color:#742b38;}
#controls{font-family:Arial,sans-serif;}
.backArrowImg{height:50px; width:40px; background-image:url(images/backarrow.png); background-size:40px 85px; background-repeat:no-repeat; overflow:hidden; background-position:20px 6px;}
.backArrowImg:hover{background-position:20px -39px;}

.homeImg{ height:50px; width:40px; background-image:url(images/home400.png); background-size:40px 85px; background-repeat:no-repeat; overflow:hidden; background-position:20px 6px;}
.homeImg:hover{background-position:20px -39px;}
.printerImg{ height:50px; width:40px; background-image:url(images/printermulti400.png); background-size:40px 85px; background-repeat:no-repeat; overflow:hidden; background-position:20px 6px;}
.printerImg:hover{background-position:20px -39px;}
