body {
overflow:scroll;
background:#fff;
font-family: arimo, arial, helvetica, sans-serif;
background-image:url(images/bluegrad2.png);
background-repeat:repeat-x;
margin:0 20px;
padding:0;
color:#555;
}

div.center
{
width: 1000px;
margin: 0 auto;
}

h1
{
background-image: url(images/oerinet.png);
width: 284px;
height: 72px;
text-indent: 284px;
white-space: nowrap;
overflow: hidden;
margin:85px 0 10px -3px;
float: left;
}

p.subtitle
{
clear: left;
color: #555;
font-size: 11pt;
font-weight: 400;
font-style: italic;
letter-spacing: 1px;
margin: 0;
height: 45px;
line-height: 36px;
}

#nav
{
margin: 0;
padding: 0;
display: block;
width: 445px;
height: 75px;
list-style: none;
}

#nav li
{
width: 98px;
height: 73px;
border: 1px solid #000;
background: #fff;
cursor: pointer;
text-transform: uppercase;
margin: 0 15px 0 0;
position: relative;
overflow: hidden;
float: left;
padding: 0;
}

#nav li:last-child
{
margin: 0;
}

#nav li a.active, #nav li a.hover
{
background: none;
color: #326798;
}

#nav li a
{
display: block;
background: #326798;
height: 14px;
margin: 0;
padding: 59px 0 0 3px;
color: #fff;
font-weight: bold;
font-size: 8pt;
}

a
{
text-decoration: none;
color: #004192;
}

#nav li:nth-of-type(1) { background-image: url(images/web_t.jpg); }
#nav li:nth-of-type(2) { background-image: url(images/repair_t.jpg); }
#nav li:nth-of-type(3) { background-image: url(images/build_t.jpg); }
#nav li:nth-of-type(4) { background-image: url(images/contact_t.jpg); }

#computer li
{
position: absolute;
top: 21px;
left: 21px;
padding: 0;
margin: 0;
display: none;
}

#computer li
{
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
}

#computer li.active
{
display: block;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
}

#computer
{
margin: 30px 0 0 0;
padding: 0;
float: right;
position: relative;
white-space: nowrap;
width: 485px;
height: 426px;
background-image: url(images/computer.png);
clear: right;
overflow: hidden;
list-style: none;
z-index: 1;
}

p.location
{
font-family: tahoma, arimo, sans-serif;
color: #555;
font-size: 11pt;
line-height: 22px;
margin: 0;
padding: 29px 0 0 0;
height: 65px;
}

#content li h2
{
color: #555;
font-size: 26pt;
font-weight: 400;
white-space: nowrap;
margin: 0 0 10px;
padding: 0;
}

#content li h3, #content li p
{
font-size: 10pt;
font-family: tahoma, arimo, sans-serif;
color: #555;
text-decoration: none;
font-weight: normal;
padding: 5px 0 0 0;
margin: 0;
width: 550px;
}

#content
{
position: relative;
list-style: none;
margin: 20px 0 0 0;
padding: 0;
z-index: 2;
font-family: tahoma, arimo, sans-serif;
}

ul.features li h4
{
color: #326798;
font-weight: bold;
font-size: 10pt;
font-family: arimo, arial, helvetica, sans-serif;
padding: 0;
margin: 0;
white-space: nowrap;
}

ul.features li img
{
border: 1px solid #000;
margin: 5px 23px 3px 0;
width: 100px;
height: 82px;
}

#content li.content
{
position: absolute;
top: 0;
left: 0;
display: none;
}

#content li.active
{
display: block;
}

#content li p
{
clear: both;
padding-top: 20px;
}

ul.features li
{
float: left;
width: 125px;
margin-right: 80px;
font-size: 8pt;
color: #555;
font-family: arimo, arial, helvetica, sans-serif;
}

ul.features, ul.contact
{
list-style: none;
padding: 0;
margin: 20px 0 0 0;
}

ul.contact li.phone { background-image: url(images/phone.png); background-position: 0 5px; }
ul.contact li.email { background-image: url(images/email.png); height: auto; background-position: 0 3px; }

ul.contact li fieldset
{
padding: 0;
margin: 0;
border: 0;
}

form.email input, form.email textarea
{
float: left;
width: 400px;
border: 1px solid #555;
font-family: tahoma, arimo, sans-serif;
font-size: 10pt;
padding: 2px;
}

form.email textarea
{
height: 100px;
}

ul.contact li.email div.wait
{
position: absolute;
top: 32px;
left: 50px;
height: 300px;
width: 660px;
background: #fff;
line-height: 300px;
text-align: center;
font-size: 18pt;
display: none;
color: #555;
}

ul.contact li.email a
{
float: right;
display: block;
padding-top: 2px;
}

form.email label
{
font-size: 10pt;
width: 250px;
display: block;
float: left;
clear: left;
font-weight: bold;
}

ul.contact li
{
position: relative;
font-size: 10pt;
margin: 0;
padding: 0 0 0 50px;
vertical-align: middle;
background-repeat: no-repeat;
background-position: left top;
height: 32px;
line-height: 32px;
}

ul.list li h4
{
margin: 0;
padding: 0;
}

ul.list li
{
margin: 20px 0 0 0;
}

ul.list
{
list-style: none;
margin: 0;
padding: 0;
font-size: 10pt;
}

.hide
{
display: none;
}

small
{
font-size: 8pt;
padding-top: 35px;
display: block;
}
