#wrapper {
width:2em;
}
#headerleft {
height:0.5em;
margin-top:2px;
position:relative;
z-index:2;
}
#headermid {
background-image:url('Images/EdgeTech_Consulting_Middle.png');
font-size:34px;
font-variant:small-caps;
color:white;
margin-top:-6px;
float:left;
position:relative;
margin-left:30px;
padding-left:65px;
padding-right:120px;
width:540px;
height:42px;
}
#headerright {
margin-top:-6px;
background-image:url('Images/EdgeTech_Consulting_Cap_Right.png');
width: 25px;
height: 42px;
float:right;
}
#copyright {
font-size:0.75em;
float:right;
padding-right:6px;
}
body {
margin:3px;
background-color:white;
color:black;
font-size:1em;
}
html{ font-size:100%; }
h1 { font-size:1.75em }
#navigation {
background-image:url('Images/building.jpg');
text-align:center;
float:left;
position:absolute;
margin-top:42px;
padding:2px;
width:115px;
background-color:#FFFAFF;
border:1px solid black;
border-right:0px;
border-top:0px;
height:256px;
z-index:2;
}
#navigationholder { position:fixed }
#headerholder { position:fixed;margin-top:-5px;width:780px }
#footerholder { width:48.875em;position:fixed;margin-top:305px }

#maincontent {
margin-top:42px;
padding-left:8px;
padding-right:8px;
padding-bottom:16px;
border:solid black 1px;
position:absolute;
/* width:637px; */
width:39.813em;
background-color:#F0F0F0;
height:243px;
z-index:2;
margin-left:120px;
}
#footer {
padding-top:5px;
padding-bottom:5px;
padding-right:4px;
padding-left:4px;
border:solid black 1px;
float:left;
}
#servicemap {
float:left;
margin-right:4px;
}
img { border:none }
h3 { font-size:13px;font-weight:normal;font-style:italic }
A.MainBody { color:darkred }
A.MainBody:hover { color:#B20F0F }

.buttona {
position:relative;
background-image: url(Images/EdgeTech_Consulting_Button_selected.png);
background-repeat: no-repeat;
display: block;
height: 2.375em;
width:116px;
}

.buttona a {
display:block;
height: 2.375em;
float: left;
color: #D3D3D3;
text-decoration: none; 
cursor: default;
color:#fdfafa;
width:116px;
}

.buttona img {width: 100%; height: 100%; border: 0}
* html a:hover { cursor: default; visibility:visible}
.buttona a:hover img{ cursor: default; visibility:hidden}
.buttona span {
position:relative;
bottom:30px;
}

span {text-align:center}

div#loginbox {
margin-top:-4px;
}
div#largemap {
margin-top:-9px;
font-size:12px;
}