@charset "UTF-8";
/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFF;
}

.thrColAbs #container {
	position: relative;
	width: 850px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px;
	text-align: right;
	height: 100%;
}

.thrColAbs #mainContent {
						margin: 0 200px;
						padding: 0 10px;
						height: 800px;}	

.black {
		color: #000000;
		font-size: medium;
		font-family: Verdana;}

.white {
	color: #000;
	font-size: medium;
	font-family: Verdana;
}

.legal {
		color: #000000;
		font-size: smaller;
		font-family: Veranda;}
		
.welcometext {
				color: #000000;
				font-size: small;
				font-family: Verdana;}


			

#navbar {
	position:absolute;
	width:200px;
	height:31px;
	z-index:1;
	left: 0px;
	top: 153px;
}

#logo {
	position:absolute;
	width:850px;
	height:153px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}

#who {
	position:absolute;
	width:830px;
	height:117px;
	z-index:1;
	left: 15px;
	top: 222px;
	text-align: left;
	font: 000000;
}

#apDiv1 {
	position:absolute;
	width:366px;
	height:235px;
	z-index:1;
	left: 264px;
	top: 366px;
	text-align: left;
	border: 1px;
	border-color: #FFF;
}

#rightbpic {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 433px;
	top: 388px;
}

#contactintro {
	position:absolute;
	width:803px;
	height:53px;
	z-index:1;
	left: 21px;
	top: 205px;
	text-align: left;
}
#contact {
	position:absolute;
	width:828px;
	height:245px;
	z-index:1;
	left: 20px;
	top: 271px;
	text-align: left;
}

#flash {
	position:absolute;
	width:800;
	height:400px;
	z-index:1;
	left: 25px;
	top: 263px;
}

#servicesinfo {
	position:absolute;
	width:784px;
	height:48px;
	z-index:1;
	left: 33px;
	top: 194px;
	text-align: left;
}

