* {
margin: 0;
padding: 0;
}

body {
	background-image: url(../imagery/bkgrndWallp.gif);
	background-repeat: repeat;
	font-family: Tahoma, Verdana;
	scrollbar-face-color:#666666;
	scrollbar-base-color:#999999;
	scrollbar-arrow-color:#FF9933;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#999999;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#999999;
	text-align: center;
}

#mainContainer {
	height: 768px;
	text-align: center;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

#midsection #midright {
	height: 161px;
	float: right;
	width: 554px;
	text-align: left;
}

#midright .divider {
	float: left;
	height: 161px;
	width: 38px;
}

#header {
	background-image: url(../imagery/mainimage_top.gif);
	height: 306px;
	background-repeat: no-repeat;
}

#midsection #midleft #uppermidleft {
	background-image: url(../imagery/mainimage_2.gif);
	height: 103px;
	width: 470px;
}

#midsection #midleft {
	float: left;
	height: 161px;
	width: 470px;
}

#midsection #midleft #lowermidleft {
	height: 58px;
}

#mainContainer #midsection {
	height: 161px;
}

#lowermidleft #flash {
	float: left;
	height: 58px;
	width: 307px;
}

#bottom #bottomleft {
	background-image: url(../imagery/postit.gif);
	float: left;
	height: 301px;
	width: 307px;
	display: inline;
}

#bottom #bottomright {
	background-image: url(../imagery/mainimage_bottom.jpg);
	height: 301px;
	width: 717px;
	float: right;
}

#mainContainer #bottom {
	height: 301px;
	width: 1024px;
}

#lowermidleft #html {
	float: right;
	background-image: url(../imagery/htmlbutton_up.gif);
	width: 163px;
	height: 58px;
}


#lowermidleft #html:hover {
	background-image: url(../imagery/htmlbutton_over.gif);
}

#footer {
	text-align: center;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
}

a:link {
	color: #BBBBBB;
}

a:visited {
	color: #BBBBBB;
}

a:hover {
	color: #66CCFF
}

.bodytextgrey {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
}

.bodytextorg {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #FF9933;
	font-weight: bold;
}

#scrollmain {
	height: 115px;
	width: 400px;
	overflow: auto;
	padding: 5px 15px 0 15px;
	margin-top: 15px;
}

#mainContainer h1 {
	font-size: 1pt;
	color: #FFFFFF;
}

.copyright {
	margin-top: 15px;
}
#textarea #scrollmain h1 {
	font-size: 1em;
	color: #666666;
}
#textarea  #scrollmain  h2 {
	font-size: 1em;
	color: #666666;
	display: inline;
	margin: 0;
}

.bodytextsmall {
	font-size: .7em;
	color: #666666;
}
#textarea  #scrollmain  h3 {
	font-size: 0.7em;
	color: #999999;
}

#textarea #scrollmain .phone {
	font-size: 1em;
	color: #666666;
}
