/*trio design*/
body
{
margin:0px;
background-color:#ffffff;
}

body.bgimage
{
margin:0px;
background-color:#ffffff;
background-image:url(exported_images/pcbg.jpg);
background-repeat:no-repeat;
background-position: 10px 180px;
}

table.top
{
padding:0px;
border-right:1px solid #999999;
width:760px;
}

td
{
vertical-align:top;
}

td.bar1
{
width:5px;
background-color:#999999;
}

td.strapline
{
width:300px;
font-family:arial, verdana, sans-serif;
font-size:14px;
font-weight: bold;
vertical-align:middle;
padding-left:10px;
text-align:right;
}

td.phone
{
width:300px;
font-family:arial, verdana, sans-serif;
font-size:16px;
color:#0000cc;
font-weight: bold;
vertical-align:middle;
text-align:right;
padding-left:10px;
}

td.bar2
{
width:135px;
height:5px;
background-color:#cccccc;
}

td.blue_square
{
width:5px;
height:5px;
background-color:#0000cc;
}

td.bar3
{
width:620px;
height:5px;
background-color:#333333;
}

td.grey_stripe
{
width:135px;
height:20px;
background-image:url(exported_images/greyline_bground.gif);
}

td.black_stripe
{
width:135px;
height:20px;
background-image:url(exported_images/blackline_bground.gif);
}

td.bar4
{
width:5px;
height:20px;
background-color:#666666;
}

table.nav
{
border-top: 1px solid #999999;
height:20px;
}

td.button
{
width:104px;
background-color:#999999;
border-top:1px solid #ffffff;
border-bottom:1px solid #333333;
border-left:1px solid #ffffff;
vertical-align:middle;
padding-left:6px;
font-family:arial, verdana, sans-serif;
font-size:10px;
color:#ffffff;
font-weight: bold;
}

td.button_over
{
width:104px;
background-color:#999999;
border-top:1px solid #ffffff;
border-bottom:1px solid #333333;
border-left:1px solid #ffffff;
vertical-align:middle;
padding-left:6px;
font-family:arial, verdana, sans-serif;
font-size:10px;
color:#000000;
font-weight: bold;
cursor:pointer;
}

td.arrow
{
width:10px;
background-color:#999999;
border-top:1px solid #ffffff;
border-bottom:1px solid #333333;
border-right:1px solid #333333;
vertical-align:bottom;
}

a.nav1
{
font-family:arial, verdana, sans-serif;
font-size:10px;
color:#ffffff;
font-weight: bold;
text-decoration:none;
}

a:visited.nav1
{
font-family:arial, verdana, sans-serif;
font-size:10px;
color:#ffffff;
font-weight: bold;
text-decoration:none;
}

a:hover.nav1
{
font-family:arial, verdana, sans-serif;
font-size:10px;
color:#000000;
font-weight: bold;
text-decoration:none;
}

/* SUB MENUS */

div.sub1
{
position:absolute;
visibility:hidden;
top:126px;
z-index:1;
}

div.sub2
{
position:absolute;
visibility:hidden;
z-index:1;
}

#home
{
left:140px;
}

#examples
{
left:261px;
}

#company
{
left:382px;
}

#contact
{
left:503px;
}

#bronzediv
{
left: 381px;
top: 153px;
}

table.suba
{
border-left:1px solid #000000;
border-right:1px solid #000000;
}

table.subb
{
border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
}


td.sub_up
{
width:115px;
background-color:#cccccc;
border-bottom:1px solid #000000;
padding-left:4px;
}

td.sub_over
{
width:115px;
background-color:#ffffff;
border-bottom:1px solid #000000;
padding-left:4px;
}

a.sub
{
font-family:arial, verdana, sans-serif;
font-size:10px;
color:#000000;
text-decoration:none;
}

a:visited.sub
{
font-family:arial, verdana, sans-serif;
font-size:10px;
color:#000000;
text-decoration:none;
}

a:hover.sub
{
font-family:arial, verdana, sans-serif;
font-size:10px;
color:#000000;
text-decoration:none;
}


table.content
{
padding:0px;
width:760px;
}

td.content
{
font-family:arial, verdana, sans-serif;
font-size:12px;
color:#000000;
padding-top:10px;
padding-left:10px;
padding-right:10px;
}

td.content_bold
{
font-family:arial, verdana, sans-serif;
font-size:12px;
color:#000000;
padding-top:10px;
padding-left:10px;
padding-right:10px;
font-weight:bold;
width:150px;
}

h1
{
font-family:arial, verdana, sans-serif;
font-size:14px;
color:#000000;
font-weight:bold;
}

table.shaded
{
width:135px;
background-color:#cccccc;
height:100%;
}

td.shaded
{
background-color:#cccccc;
font-family:arial, verdana, sans-serif;
font-size:12px;
color:#000000;
padding-top:5px;
padding-left:6px;
padding-right:4px;
vertical-align:top;
height:100%;
width:125px;
border: 1px solid #666666;
}

a
{
font-family:arial, verdana, sans-serif;
font-size:12px;
color:#000000;
text-decoration:underline;
}

a:visited
{
font-family:arial, verdana, sans-serif;
font-size:12px;
color:#000000;
text-decoration:underline;
}

a:hover
{
font-family:arial, verdana, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
}