/* CSS Document */
body{
background-color:#07080A;
background-image:url(../images/bk.png);
background-repeat:repeat-x;
margin:0px 0px 0px 0px;
}
.headerBack{
background-image:url(../images/headertop.png);
background-repeat:no-repeat;
background-position:left;
width:900px;
height:183px; 
}
.mainBack{
background-image:url(../images/plasma_BG.png);
width:900px;
background-repeat:no-repeat;
background-position:left;
}
.menuLinks{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#FFFFFF;
text-decoration:none;
}
.homepageBox{
background-image:url(../images/homerightbox_top.png);
background-position:left;
background-repeat:no-repeat;
width:689px;
height:297px; 
}
.homepageBoxbtm{
background-image:url(../images/homerightbox_btm.png);
background-position:left;
background-repeat:no-repeat;
width:689px;
height:262px; 
}
.boxContact{
background-image:url(../images/contactbox.png);
background-position:left;
background-repeat:no-repeat;
width:621px;
height:536px; 
}
.boxNews{
background-image:url(../images/newsbk.png);
background-position:left;
background-repeat:no-repeat;
width:622px;
height:536px; 
}
.boxStock{
background-image:url(../images/stockbk.png);
background-position:left;
background-repeat:no-repeat;
width:622px;
height:536px; 
}
.boxPrivTerms{
background-image:url(../images/termsbk.png);
background-position:left;
background-repeat:no-repeat;
width:622px;
height:536px; 
}
.boxtutorial{
background-image:url(../images/tutorialbk.gif);
background-position:left;
background-repeat:no-repeat;
width:622px;
height:536px; 
}
.boxProd1{
background-image:url(../images/product_top.png);
background-position:left;
background-repeat:no-repeat;
width:629px;
height:250px; 
}
.boxContent{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF; 
}
.boxHeader{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF; 
}
.footerClass{
background-image:url(../images/footer.png);
background-repeat:no-repeat;
background-position:left;
height:43px;
width:900px;
}
.footerLinks{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}