@charset "UTF-8";
/* CSS Document */

body {
overflow:auto;
line-height: 18px;
}

#hide {
	display:none;
}

a {
border: 0px;
color:#666666;
text-decoration:none;
}

a:hover {
border: 0px;
color:#444444;
}

a:active {
border: 0;
color:#CCCCCC;
}

img {
border: 0;
}


.abthdr {
background-image:url(../thumbs/abthdr.gif);
width: 150px;
height: 43px;
background-repeat:no-repeat;
}

.cntcthdr {
background-image:url(../thumbs/cntcthdr.gif);
width: 190px;
height: 43px;
background-repeat:no-repeat;
}

.imgshdr {
background-image:url(../thumbs/imgshdr.gif);
width: 190px;
height: 43px;
background-repeat:no-repeat;
}

.clntshdr {
background-image:url(../thumbs/clntshdr.gif);
width: 158px;
height: 37px;
background-repeat:no-repeat;
}

.vdhdr {
background-image:url(../thumbs/vdhdr.gif);
width: 165px;
height: 44px;
background-repeat:no-repeat;
}

.srvchdr {
background-image:url(../thumbs/srvchdr.gif);
width: 185px;
height: 44px;
background-repeat:no-repeat;
}



html {
font-family: Helvetica Neue, Geneva, Arial, Helvetica, sans-serif;
margin-top: 1%;
padding: 0;
text-align:center;
background-image:url(../images/bg1.jpg);
background-repeat:repeat-x;
background-position:bottom left;
background-attachment:fixed;
background-color:#FFFFFF;
}

#wrapper {
margin-left:auto;
margin-right:auto;
width: 500px;
}

#wrapper2 {
margin-left:auto;
margin-right:auto;
width: 800px;
height: 100%;
}


#navbar {
float:left;
color:#CCCCCC;
background-repeat:repeat-x;
font-size:11px;
margin-left: 0px;
margin-top: 5px;
text-align:left;
}

#navbar a {
color:#bababa;
}

#navbar a:hover {
text-decoration:underline;
}

#footer {
font-size: .6em;
color:#545454;
float:right;
text-align:right;
}

#copyright {
position:absolute;
margin-left: 815px;
font-size: .6em;
color:#545454;
float:right;
text-align:right;
margin-top: 5px;
}

#footer a {
color:#999999;
}

#footer a:hover {
color:#999999;
}

fieldset {
margin-top: -100px;
font-size:10px;
float:right;
border: 0;
}


#contactinfo {
float:left;
}

textarea {
background-color:#CCCCCC;
color:#000000;
}

span.white {
color: #bababa;
}

#floatleft {
float: left;
padding-right: 20px;
width: 410px;
}

#floatleftsmall {
float: left;
margin-right: 25px;
}

#floatright {
float: right;
width: 350px;
}

#floatrightsmall {
float: right;
margin-right: 25px;
}



li {
	list-style-type:none;
}

#mainpage {
	text-align:left;
	width: 220px;
	font-size: .8em;
}

#homepagebg {
	background-image:url(../images/logo.gif);
	width: 400px;
	height: 203px;
}
