body {
	text-align: center; /* for IE */
}
ul{
margin-top:0;
padding-top:0;
}
li{padding-top: 5px;
 }
.titleItal {
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
}
.blueBold {
	font-weight: bold;
	font-size: 14pt;
	color: #0000FF;
}
.green {color: #009900}
.f36 {font-size: 36px}
.farial {font-family: Arial, Helvetica, sans-serif}
.blink a:link{color: #0000FF; font-weight: bold; }
.blink a:visited{color:#0033CC;}
.navtableyellow {
	color: #FFFF00;
	font-weight: bold;
}
.tableheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
}
.prices {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.pricesbold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
}
a {
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.stylefoot {
	color: #FFFFFF;
	font-size: 12px;
}
.style4 {font-size: 9pt}
.whitetitle {
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitebody {color: #FFFFFF}
.whiteital {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.uline {
	text-decoration:underline;
}
#blink a:link, #blink a:visited {
 	color:#0000FF;
	font-size: 18px;
	text-decoration: underline;
}
.pageName {
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
}
.productName {
	font-size: 24px;
	font-weight: bold;
}
.red {color: #FF0000}
.redbold {color: #FF0000; font-weight: bold; }
.blue {
	color: #6DD7F1;
}
.sm {font-size: small}
	.Container {
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
		background-color:#000000;
		width: 930px;
		height: 2690px;
	}
	.Center-Container {
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
		width: 800px;
	}
	.NavContainer {
/*		margin: 0 auto;    align for good browsers */
		text-align: center;
		color:#FFFFFF;
	    float:left;
		background-color:#0000FF;
		width: 160px;
		height: 2200px;
		border: 5px groove #000;
	}
	.MainContainer {
	    float:left;
		width: 750px;
		background-color: #000000;
		border: 5px groove #000;
	}

	.textcontent {
		top: 432px;
		left: 0px;
		width: 750px;
		height: 600px;
	  	z-index: 2;
  		background: transparent;
		text-align: left; /* counter the body center */
		}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/dadnsonblue-sm.jpg);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColElsCtr #container {
	width: 51em;
	height: 1180px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #container-about {
	width: 51em;
	height: 1400px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #container-contact {
	width: 51em;
	height: 1225px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#maincontent {
  position: relative;
  top: 232px;
  height: 1550px;
  z-index: 1;
  background: transparent;
}
/* watermark */
#watermark {
	position: absolute;
	width: 284px;
	height: 427px;
	top: 600px;
	right: 127px;
	z-index: 1;
	background: url(../images/watermark.jpg);
}
#dadson {
	position: absolute;
	width: 175px;
	height: 127px;
	top: 830px;
	right: 627px;
	z-index: 1;
	background: url(../images/dadson-wsm.jpg);
}
#main {
  position: relative;
  z-index: 1;
}
div {
	position: relative;
	z-index: 1;
	background: transparent;
}
#container {
	background: #0099CC;
}
#toppic {
	position: absolute;
	width: 816px;
	height: 232px;
	top: 0px;
	left: 0px;
	z-index: 0;
	background: url(../images/banner3.jpg);
}

