a {
font-family: Arial, Helvetica, sans-serif; 
color: #3366CC; 
text-decoration: underline;
}
a:hover {
font-family: Arial, Helvetica, sans-serif; 
color: #336699; 
text-decoration: none;
}
a:active {
font-family: Arial, Helvetica, sans-serif; 
color: #336699; 
text-decoration: none;
}

a.gray{
color: #666666;
text-decoration: none;
}

a.gray:hover{
color: #336699;
text-decoration: underline;
}

a.grayUL{
color: #999999;
text-decoration: none;
}

a.grayUL:hover{
color: #999999;
text-decoration: underline;
}

html {
height: 100%;
}

body {
margin-top: 0px; 
margin-right: 0px;
font-family: Helvetica, Arial, sans-serif; 
font-size: 12px;
color: #000000;
height: 100%;
line-height: 20px;
text-align: center;
}

img {
border: 0px;
}

.small {
font-size: 11px;
}

.lgB {
font-size: 14px;
font-weight: bold;
}

.navText {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #999999;
}


.navB {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
font-weight: bold;
color: #999999;
}

.black {
color: #000000;
}

.blackreg {
color: #000000;
font-weight: normal;
}

.blackB {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
font-weight: bold;
color: #000000;
}

.blue {
color: #0066CC;
}


.navTextWhite {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold; 
color: #FFFFFF; 
padding: 0px
}

.blackText {
color: #000000;
}


.gray {
color: #333333;
}


.red {
color: #CC0000;
}

#home_wrapper{
width:800px;
position:absolute;
left:40%;
margin-left:-250px;
height: 520px;
clear: none;
}

#wrapper {
width: 800px;
position:absolute;
left:40%;
margin-left:-250px;
background-image: url(../images/background.gif);
min-height: 525px;
}

#topper {
position: relative; 
top: 0px; 
left: 0px; 
width: 800px; 
height: 100px;
}

#middle {
position: relative; 
top: 0px; 
left: 0px; 
width: 800px; 
height: 150px;
background-image: url(../images/bg_mid.jpg);
background-repeat: no-repeat;
}

#submiddle {
position: relative; 
top: 0px; 
left: 0px; 
width: 800px; 
height: 450px;
background-image: url(../images/bg_sub_page.gif);
background-repeat: no-repeat;
}


#bg_who {
position: relative; 
top: 0px; 
left: 0px; 
width: 800px; 
height: 400px;
background-image: url(../images/bg_who.gif);
background-repeat: no-repeat;
}


#bg_what {
position: relative; 
top: 0px; 
left: 0px; 
width: 800px; 
height: 400px;
background-image: url(../images/bg_what.gif);
background-repeat: no-repeat;
}

#bg_clients {
position: relative; 
top: 0px; 
left: 0px; 
width: 800px; 
height: 1250px;
background-image: url(../images/bg_clients.gif);
background-repeat: no-repeat;
}


#bg_contact {
position: relative; 
top: 0px; 
left: 0px; 
width: 800px; 
height: 400px;
background-image: url(../images/bg_contact.gif);
background-repeat: no-repeat;
}


#midtxt {
position: absolute; 
top: 25px; 
left: 285px; 
width: 240px; 
height: 190px;
text-align: left;
padding-right: 15px;
}

#sub_midtxt {
position: absolute; 
top: 75px; 
left: 285px; 
width: 405px;
text-align: left;
}

#graybar {
position: relative;
right: 0px;
width: 414px;
border-bottom: 1px solid #CCCCCC;
padding-bottom: 5px;
padding-top: 5px;
}


#bottom {
position: relative; 
top: 0px; 
left: 0px; 
width: 800px; 
height: 275px;
background-image: url(../images/bg_bottom.gif);
background-repeat: no-repeat;
clear: both;
}

#all {
position: absolute; 
top: 0px; 
left: 0px; 
width: 760px; 
height: 100%;
}


#nav {
position: absolute; 
top: 30px; 
left: 39px; 
width: 206px;
text-align: left;
}

#sub_nav {
position: absolute; 
top: 30px; 
left: 40px; 
width: 206px;
text-align: left;
}

#navbottom {
position: relative;
top: 35px;
clear: both;
}

#print {
position: absolute;
top: 0px; 
left: auto;
right: auto;
text-align: center;
width: 600px;
}



