@charset "utf-8";
/* CSS Document */

body {
background-color:#066;
background-image:url(background_gradient2.png);
background-repeat:repeat-x;
padding:0;
margin:0;
}
#mainbox {
text-align:left;
background-repeat:no-repeat; 
background-color:#fff;
width:800px;
height:600px;
background-repeat:no-repeat;
position:relative;
top:-10px;
}

#nav {
position:relative;
top:40px;
left:20px;
padding:0;
margin:0;
white-space:nowrap;
list-style-type:none;
width:358px;
}

#nav li {
display:inline;
}

#nav a {
display:inline-block;
width:90px;
height:30px;
color:#231F20;
font-family:arial;
font-size:.65em;
text-align:center;
vertical-align:middle;
text-decoration:none;
margin-left:1px;
}
#nav a.home {
width:125px;
margin-right:70px;
background-image:none;
}
#nav .navspacer{
padding-top:9px;
}
#nav a.aboutus {
background-color:#BCE4E3;
}
#nav a.aboutus:hover {
background-color:#903;
color:#fff;
}
#nav a.services {
background-color:#BCE4E3;
}
#nav a.services:hover {
background-color:#903;
color:#fff;
}
#nav a.network {
background-color:#BCE4E3;
}
#nav a.network:hover {
background-color:#903;
color:#fff;
}
#nav a.team {
background-color:#BCE4E3;
}
#nav a.team:hover {
background-color:#903;
color:#fff;
}

#pagebox{
padding:28px;
}
#maintext {
width:540px;
padding-top:95px; padding-right:0px; padding-left:62px; padding-bottom:5px;
color:#474747;
font-family:arial;
font-size:13px;
text-align:left;
line-height:17px;
}

#maintext td {
color:#474747;
font-family:arial;
font-size:13px;
text-align:left;
}
#maintext td h2 {
color:#000;
font-size:14px;
font-weight:normal;
padding:0;
margin:0;
}

#maintext p {
border:0;
margin:0;
}
#maintext p a {
color:#903;
text-decoration:none;
}
#maintext p a:hover {
text-decoration:underline;
}

h1 {
color:#066;
font-size: 17px;
line-height: 22px;
font-weight:normal;
}
h1 a {
color:#903;
text-decoration:none;
}
h1 a:hover {
text-decoration:underline;
}

h2 {
color:#000;
font-size:14px;
padding:2px 0 1px 0;
margin-bottom:2px; margin-top:8px;
font-weight:normal;
}
.smalltext {
padding-top:20px;
color:#000;
font-size:.9em;
font-style:normal;
}
.smalltext a {
color:#903;
text-decoration:none;
}

.smalltext a:hover {
text-decoration:underline;
}

#scrollbox {
font-size:12px;
line-height:15px;
width:600px;
height:360px;
overflow: auto;
}
#scrollbox h2 {
font-size:12px;
color:#000000;
}

#footerline {
font-family:Arial;
position:absolute; top:610px; left:608px;
font-size:.70em;
color:#ffffff;
}
#footerline a {
color:#ffffff;
text-decoration:none;
}

.bullet {
padding-top:4px;
font-size:12px;
}

.bullet2 {
padding:1px;
margin:0;
}

.teamlinks {
display:block;
padding-top:10px;}
