#topMenu {
	position: relative;
	left: 1px;
	width: 600px;
	height: 32px;
	float: none
}

#lowerMenu {
	position: relative;
	left: 1px;
	width: 800px;
	height: 20px;
	float: none
}


#HomeBtn {
	position: relative;
	left: 195px;
	top: 46px;
	width: 114px;
	height: 32px;
	text-align:center;
	float:left
}

#AboutUsBtn {
	position: relative;
	left: 202px;
	top: 46px;
	width: 114px;
	height: 32px;
	text-align:center;
	float:left
}

#ProductsBtn {
	position: relative;
	left: 210px;
	top: 46px;
	width: 114px;
	height: 32px;
	text-align:center;
	float:left
}

#ServicesBtn {
	position: relative;
	left: 219px;
	top: 46px;
	width: 114px;
	height: 32px;
	text-align:center;
	float:left
}

#ContactUsBtn {
	position: relative;
	left: 228px;
	top: 46px;
	width: 114px;
	height: 32px;
	text-align:center;
	float:left;
}

#theDate {
	color: #999999;
	position: relative;
	left: 15px;
	top: 40px;
	width: 125px;
	height: 19px;
	text-align:center;
	float:left;
	}

#tollFree {
	position: relative;
	left: 55px;
	top: 40px;
	width: 190px;
	height: 19px;
	text-align:center;
	float: left;
}

#pmtLink {
	position: relative;
	left: 75px;
	top: 40px;
	width: 190px;
	height: 19px;
	text-align:center;
	float: left
}

#termsLink {
	position: relative;
	left: 100px;
	top: 40px;
	width: 100px;
	height: 19px;
	text-align:center;
	float: left
}

#MainContent {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	vertical-align: top
}

#2Column {
	vertical-align: top
}

#leftOf2 {
	width: 200px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 10px;
	vertical-align: top
}

#rightOf2 {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-color:#999999;
	border-left: solid;
	border-left-width: 1px;
	vertical-align: top
}

#3Column {
	vertical-align: top
}

#leftOf3 {
	width: 180px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top
}

#middleOf3 {
	width: 480px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	border-color:#999999;
	border-left: solid;
	border-left-width: 1px;
	border-right: solid;
	border-right-width: 1px;
	vertical-align: top
}

#rightOf3 {
	width: 180px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top
}

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  margin-top: 0px;
}

p {
	font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	text-align:justify
}

.footerText {
	font-size:10px;
	font-weight:600;
}

.smaller
{
	font-size: 10px;
	color: #2222aa;
}

.bolder
{
	font-size: 10px;
	color: #222222;
	font-weight:600;
}


a {
	color:#789bbf;
	font-weight: 600;
	}

a:hover {
	color: #e6a23d;
	}	

a.menuMain {
	color:#FFFFFF;
	font-size:15px;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
	}
	
.menuMain:hover {
	color:#789bbf;
	}

a.menuSub {
	font-size: 12px;
  	color: #333333;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	}
	
.menuSub:hover {
	color:#789bbf;
	}
	
a.menuSide {
	font-size: 11px;
  	color: #333333;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
	}
	
.menuSide:hover {
	color:#789bbf;
	}

.redbold
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 11pt;
    COLOR: red;
    FONT-FAMILY: Verdana;
}

.smallhilite
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #993300;
    LINE-HEIGHT: 10pt;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: center;
}



H1 {
	font-size: 22px;
	}
	
H2 {
	font-size: 20px;
	}

H3 {
	font-size: 18px;
	text-align:center
	}

H4 {
	font-size: 16px;
	color: #e6a23d;
	text-align:center
	}

H5 {
	font-size: 14px;
	}

H6 {
	color: #789bbf;
	font-size: 14px;
	font-style:italic;
	text-align: center;
	}

li.fancyBullets {
	list-style: outside;
	list-style-image:url(images/tip_orange_dots.gif);
	padding-bottom: 16px;
}

.products {
	text-align: left;
	font-size: 8pt;
	}

.specs {
	border: #333333 1px solid;
	text-align: center;
	font-size: 8pt;
	}
