/* This style for fluff design */

body 
{
background-image:url('images/master_bg.jpg');
margin-left: 0px;
margin-top: 0px;
left: 0px;
top: 0px;
height: 100%}

p {font-family: arial; color: white}
p.news {font-size: 11; text-align: center}
p.title {font-size: 20; position: relative; top: -80px; left: 15 }
p.main {font-size: small; position: relative; top: -760px}
p.thmb {font-size: 12; color: white; position: absolute; top: 135; left: 435; z-index: 2; width: 365; height: 115; vertical-align: center} 
p.subtitle {font-size: 20; position: relative; top: -50}
p.sidelinks {font-size: small; position: absolute; top: 298; left: 5; color: white; z-index: 3;}
p.sidedesc {font-size: x-small; position: absolute; top: 278; left: 5; color: white; z-index: 3;}
p.text {font-family: arial; color: white; position: relative; top: -50; text-align: justify; margin-right: 40px}

p.links
{
color: white; position: absolute; top: 0px;
height: 27; width: 800; z-index: 1
}

img.aboutace {position: absolute; top: 74px; left: 0; height: 27; width: 99; z-index: 1 ;border: 0 }
img.engineering {position: absolute; top: 74px; height: 27; width: 101; z-index: 1; left: 99 ;border: 0}
img.programming {position: absolute; top: 74px; height: 27; width: 108; z-index: 1; left: 200 ;border: 0}
img.specifications {position: absolute; top: 74px; height: 27; width: 111; z-index: 1; left: 308 ;border: 0}
img.troubleshooting {position: absolute; top: 74px; height: 27; width: 125; z-index: 1; left: 419 ;border: 0}
img.projecthistory {position: absolute; top: 74px; height: 27; width: 121; z-index: 1; left: 544 ;border: 0}
img.startupservices {position: absolute; top: 74px; height: 27; width: 135; z-index: 1; left: 665 ;border: 0}

img.link { ;border: 0}

img.thumbdesc
{
position: absolute; top: 117; left: 525; height: 158; width: 275; z-index: 1
}

img.sidetype
{
position: absolute;
top: 275;
left: 250;
height: 589;
width: 65;
z-index: 0
}

img.sidetype_bg
{
position: absolute;
top: 275;
left: 250;
height: 100%;
width: 65;
z-index: 1
}

img.splash_bg
{
position: relative;
top: 290;
left: 280;
width: 100%;
height: 100%;
z-index: 0
}



a:link {color: #C0B6AB; text-decoration: none}     /* unvisited link */
a:visited {color: #C0B6AB; text-decoration: none}  /* visited link */
a:hover {color: #FF0000; text-decoration: none}   /* mouse over link */
a:active {color: #C0B6AB; text-decoration: none}   /* selected link */
