body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.black {
	color: #000000;
}
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin: 10px auto;
}
#masthead{
	position: relative;
	width: 799px;
	background-color: #FFFFFF;
	color: #3399FF;
	background-image: url(images/background.png);
	height: 70px;
	background-position: left;
}
#navbar{
	width: 800px;
	clear: both;
	background-color: #FFFFFF;
}





#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	color: #feab1c;
}


#wrapper #navbar a {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
#wrapper #navbar img {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}




#menu {
	margin: 5px;
	padding: 0px;
	float: left;
	width: 798px;
}

#topper{
	background-color: #6666ff;
	width: 800px;
	clear: none;
	float: none;
	color: #FFFFFF;
	font-size: 0.75em;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #666666;
}

#footer{
	background-color: #6666ff;
	width: 800px;
	clear: both;
	color: #FFFFFF;
	font-size: 0.75em;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #666666;
	padding-top: 4px;
}

#singlecolumn {
	position:relative;
	padding:10px;
	background-color:#FFFFFF;
	clear: both;
	margin:0px;
}

#left3column, #center3column, #right3column {
	position:relative;
	width: 30%;
	text-align:left;
	float:left;
	background-color:#FFFFFF;
	padding:10px;	
	margin:0px;
}

#left2column, #right2column, #left2columnNB {
	position:relative;
	width: 46%;
	text-align: left;
	float:left;
	background-color:#FFFFFF;
	padding:15px;
	margin:0px;
}

#left2column {
	z-index:10;
}

#left2columnNB {
	z-index:10;
}


#center3column {
    border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0033cc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	z-index:20;
}
#wrapper #left2column .test {
	color: #000000;
}



#right2column, #right3column{
	z-index:10;
	border-left-width: 1px;
	border-left-style: groove;
	border-left-color: #feab1c;
}


.floatleft {
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.floatright {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	position: relative;
}
.companyname {
	font-family: "Trebuchet MS";
	font-size: 4em;
	color: #0033cc;
	width: 450px;
	float: left;
	z-index: 5;
	position: relative;
	top: auto;
	vertical-align: top;
}

.slogan {
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	font-style: normal;
	color: #0033cc;
	text-align: left;
	vertical-align: middle;
	position: relative;
	width: 160px;
	float: right;
	z-index: 10;
	margin-top: 10px;
}

.nopad {
	margin: 1px;
	padding: 1px;
}



#wrapper #singlecolumn h4, h3, b {
	color: #0033cc;
}
#wrapper #masthead a, a:hover, a:visited {
	text-decoration: none;
}


.home {
	font-size: 1em;
	position: relative;
	z-index: 20;
	left: 12px;
	top: 17px;
	color: #0033cc;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.aboutus {
	font-size: 1em;
	position: relative;
	z-index: 20;
	left: 68px;
	top: 17px;
	color: #0033cc;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.territory {
	font-size: 1em;
	position: relative;
	z-index: 20;
	left: 105px;
	top: 17px;
	color: #0033cc;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.lines {
	font-size: 1em;
	position: relative;
	z-index: 20;
	left: 143px;
	top: 17px;
	color: #0033cc;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.contact {
	font-size: 1em;
	position: relative;
	z-index: 20;
	left: 201px;
	top: 17px;
	color: #0033cc;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 80px;
	text-decoration: none;
}
