/*   Author:Andrew Brown   Link:http://www.monsterboxproductions.com   */
html,body{ height: 100%; width: 100%; margin: 0; padding: 0; }
body{ font-family:  Verdana, Arial, sans-serif; }
p{ padding-bottom: 10px; margin: 0px 10px; line-height: 2em;  font-size: .9em; }
a{ display: block; color: rgb(0,0,255);  }
h2{ font-family: Georgia; font-size: 2em; text-indent: 1em; margin: 0px; margin-top: .5em; }

div.header { text-align: center; background: rgb(120,120,120); border-bottom: rgb(138,138,138) solid 1px; background: url(../images/headerBg.gif) repeat-x;  }
div.header h1{ display: block; background: url(../images/headerLogo.gif) no-repeat; height: 106px; width: 587px;  margin:0px auto; }
div.header span{ display: none; }
div.header p { color: rgb(255,255,255); background: rgb(145,22,0); margin:0px; }

div.nav{ background: rgb(55,55,55) url(../images/navBg.gif) repeat-x bottom; padding: 10px; }
div.nav ul { display:inline; list-style-type:none; }
div.nav li{ display:inline; list-style: none; padding:}
div.nav a.prime { border: 0px; }
div.nav a{ font-weight: bold; text-decoration: none; font-size:1em; display:inline; border-left:rgb(138,138,138) solid 1px; color: rgb(255,255,255); padding: 0px 10px;  }
div.nav a:hover{ color:  rgb(255,0,0); cursor:pointer;}

div.content_wrap{ float: left;  width: 100%; margin-left: -300px; }

div.content{ margin-left: 300px; }
div.content p { text-indent: 2em; }
div.content li{ color: rgb(145,22,0); line-height: 2em; font-weight: bold;}
div.content ul.services { font-size: .9em; }
div.navigation{ float: right; background: rgb(155,155,255); width: 300px; }

div.extra{ float: right;  width: 300px; clear:right; }

div.conveyorBelt{background: url(../images/conveyorBelt.gif) no-repeat; height: 244px; width: 283px; margin-top: 10px; }
div.remPic1{background: url(../images/rem2.jpg) no-repeat; height: 280px; width: 371px; margin-top: 10px; margin-bottom: 10px; clear:both; }
div.remPic2{background: url(../images/rematech.jpg) no-repeat; height: 280px; width: 715px; margin-top: 10px; margin-bottom: 10px; clear:both; margin-left: -435px;}

div.footer { color: rgb(255,255,255); background: rgb(20,20,20); width:100%;	clear: both; }
div.footer p{ font-size: small; text-align:center; margin:0; padding: 5px 10px; }
/*   Author:Andrew Brown   Link:http://www.monsterboxproductions.com   */

