/*trio computing*/
body {
margin:0px;
background-color:#ffffff;
}

body.bgimage
{
margin:0px;
background-color:#ffffff;
background-image:url(exported_images/pdabground.jpg);
background-repeat:no-repeat;
background-position: 10px 180px;
}

P {
font-family:arial, verdana, sans-serif;
font-size:13px;
color:black;
font-weight: normal;
}

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:#009900;
font-weight: bold;
vertical-align:middle;
text-align:right;
padding-left:10px;
}

td.bar2 {
width:135px;
height:5px;
background-color:#cccccc;
}

td.green_square {
width:5px;
height:5px;
background-color:#009900;
}

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:10px;
}

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;
}

#systems {
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;
}

.tabletitle {
	font-weight: bold;
	background-color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:4px;
}

.tablesubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #999999;
	padding:4px;
}

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:4px;
}

td.costs {
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
}

table.costs {
border-left: 1px solid #333333;
border-top: 1px solid #333333;
width: 700px;
padding:4px;
}

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;
}

h1 {
	font-family:arial, verdana, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

h3 {
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;

}

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;
}
