body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #996666;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../gifs/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	scrollbar-base-color:#3b5669;
	scrollbar-track-color:#ffffff;
	scrollbar-face-color:#e0d4c6;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color: #e0d4c6;
	scrollbar-darkshadow-color:#996600;
	scrollbar-shadow-color:#3b5669;
	scrollbar-arrow-color:#000000;

}

#logoA {
	position:absolute; 
	left:50px; 
	top:257px; 
	width:415px; 
	height:44px; 
	z-index:5
}

#logo {
	position:absolute; 
	left:50px; 
	top:35px; 
	width:591px; 
	height:55px; 
	z-index:9
}

#midSection{
	position:absolute;
	left:-6px;
	top:150px;
	width:102%;
	z-index:3;
	background-color: #FFFFFF;
	border-top: thin solid #000000;
	border-right: 20px none #000000;
	border-bottom: 20px solid #000000;
	border-left: 20px none #000000;
	height: 150px;

}

#midSectionContact {
	position:absolute;
	left:-6px;
	top:150px;
	width:102%;
	z-index:3;
	background-color: #FFFFFF;
	border-top: thin solid #000000;
	border-right: 20px none #000000;
	border-bottom: 20px solid #000000;
	border-left: 20px none #000000;
	height: 150px;

}


#divider {
	position:absolute; 
	left:0px; 
	top:320px; 
	width:100%; 
	height:15px; 
	z-index:2; 
	background-color: #666666; 
	border: 1px none #000000;
}

#rightAngle {
	position:absolute; 
	left:33px; 
	top:70px; 
	width:128px; 
	height:115px; 
	z-index:4
}

#servicesList {
	position:relative;
	width:200px;
	height:115px;
	z-index:3;
	left: 692px;
	top: 4px;
	background-color: #FF9900;
	border: 1px none #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #336666;
	text-decoration: none;

}

#midImage1 {
	position:relative;
	width:70%;
	height:146px;
	z-index:1;
	top: 0px;
	left: 131px;
	background-color: #999999;
	border: 1px none #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #336666;
	text-decoration: none;

}

#midimage2 {
	position:relative; 
	width:200px; 
	height:115px; 
	z-index:2; 
	left: 60%; 
	top: -60px; 
	background-color: #999900; 
	border: 1px none #000000;
}

#links {
	position:absolute; 
	left:508px; 
	top:123px; 
	width:169px; 
	height:22px; 
	z-index:5
}

#mainCopy {
	position:absolute;
	left:100px;
	top:339px;
	width:690px;
	height:195px;
	z-index:8;


}

#commerceCopy {
	position:absolute;
	left:66px;
	top:339px;
	width:690px;
	height:195px;
	z-index:8;
	background-image: url(../gifs/commerceInset.gif);
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-left: 20px;

}

#topBg {
	position:absolute;
	left:51px;
	top:0px;
	width:800px;
	height:249px;
	z-index:4;
	background-color: #996666;



}

#blackBg {
	position:absolute;
	left:0px;
	top:0px;
	width:50px;
	z-index:1;
	background-color: #000000;
	border: 1px none #000000;
	padding-top: 100px;
	padding-left: 11px;
	height: 700px;



	
}

#whiteLayer {
	position:absolute;
	left:51px;
	top:249px;
	width:100%;
	height:14px;
	z-index:5;
	background-color: #FFFFFF;
	border-top: thin solid #000000;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #336699;


	
}

