@charset "utf-8";
body {
 background-color:#000000;
 padding:0;
 margin-top: 4px;
 margin-left: 25px;
 }

img {
    border-style: none
}

#hdr{
 width:900px;
 height:120px;
 color:#000000;
 padding:0;
 }

#menu{
 width:900px;
 float:left;
 padding:0;
 border:0;
 padding-left: 0;
 }


#bodybox {
 background:url(../images/background_body.jpg);
 float:left;
 background-repeat:no-repeat;
 width:900px;
 height: 500px;
 margin:auto;
 padding:0;
}

#bodyboxhomepage {
 background:url(../images/background_body_home.jpg);
 float:left;
 background-repeat:no-repeat;
 width:900px;
 height:540px;
 margin:auto;
 padding:0;
}

#bodyboxliq{
 background:url(../images/background_body_liq.jpg);
 float:left;
 background-repeat:no-repeat;
 width:900px;
 height: 773px;
 margin:auto;
 padding:0;
}

#bodyboxtesting{
 background:url(../images/background_body_testing.jpg);
 float:left;
 background-repeat:no-repeat;
 width:900px;
 height:490px;
 margin:auto;
 padding:0;
}

#bodyboxss{
 background:url(../images/background_body_silkscr.jpg);
 float:left;
 background-repeat:no-repeat;
 width:900px;
 height:490px;
 margin:auto;
 padding:0;
}


#bodyboxvid{
 background:url(../images/background_body_vid.jpg);
 float:left;
 background-repeat:no-repeat;
 width:900px;
 height:650px;
 margin:auto;
 padding:0;
}

#bodyboxservicepage {
 background:url(../images/background_body_services.jpg);
 float:left;
 background-repeat:no-repeat;
 width:900px;
 height: 2350px;
 margin:auto;
 padding:0;
}

 #footer {
 height:40 px;
 width: 900px;
 background:#000000;
 float:left;
 padding:0;
 margin:0;
 }



.clearfloat { 
	clear:both;
    height:1%;
    font-size: 1px;
    line-height: 0px;
}

#photos img {border:none;}


table.template
{ width: 864px;
vertical-align:top;
border: 0px #000000 solid;
border-collapse: collapse;
border-spacing: 0px;
margin-left: 20px;
margin-right: 20px;
}


td.indtemp_quartersl
{ border-bottom: 0px #ffffff;
vertical-align:top;
padding-top: 14px;
padding-bottom: 0px;
padding-left:40px;
padding-right: 5px; }

td.indtemp_quartersr
{ border-bottom: 0px #ffffff;
vertical-align:top;
padding-top: 14px;
padding-bottom: 0px;
padding-left: 10px;
padding-right: 203px; }

td.indtemp_quarters2
{ border-bottom: 0px #ffffff;
vertical-align:top;
padding-top: 14px;
padding-bottom: 0px;
padding-left: 30px;
padding-right: 5px; }

td.indtemp_quarterstight
{ border-bottom: 0px #ffffff;
vertical-align:top;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 30px;
padding-right: 5px; }

td.indtemp_l
{ border-bottom: 0px #ffffff;
vertical-align:top;
text-align: left;
padding-top: 33px;
padding-bottom: 0px;
padding-left: 46px;
padding-right: 14px; }

td.indtemp_r
{ border-bottom: 0px #ffffff;
vertical-align:top;
text-align: left;
padding-top: 33px;
padding-bottom: 0px;
padding-left: 4px;
padding-right: 30px; }

td.indtemp_lnm
{ border-bottom: 0px #ffffff;
vertical-align:top;
text-align: left;
padding-top: 5px;
padding-bottom: 0px;
padding-left:14px;
padding-right: 5px; }


td.indtemp_lsm
{ border-bottom: 0px #ffffff;
vertical-align:top;
text-align: left;
padding-top: 5px;
padding-bottom: 0px;
padding-left:23px;
padding-right: 5px; }

td.indtemp_rnm
{ border-bottom: 0px #ffffff;
vertical-align:top;
text-align: left;
padding-top: 5px;
padding-bottom: 0px;
padding-left: 5px;
padding-right: 5px; }

td.indtemp_rmm
{ border-bottom: 0px #ffffff;
vertical-align:top;
text-align: left;
padding-top: 5px;
padding-bottom: 0px;
padding-left: 5px;
padding-right: 20px; }

td.indtemp_lnmcap
{ border-bottom: 0px #ffffff;
vertical-align:top;
text-align: left;
padding-top: 10px;
padding-bottom: 0px;
padding-left: 173px;
padding-right: 5px; }

td.indtemp_rnmcap
{ border-bottom: 0px #ffffff;
vertical-align:top;
text-align: left;
padding-top: 10px;
padding-bottom: 0px;
padding-left: 5px;
padding-right: 173px; }

td.indtemp_homeleft
{ border-bottom: 0px #ffffff;
vertical-align:top;
text-align: left;
padding-top: 123px;
padding-bottom: 0px;
padding-left: 30px;
padding-right: 10px; }

br {
	clear: left;
}
   
   .clearFix{
    clear: both;
  }
