body {
	background-color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333333;
	padding-left: 20px;
	text-align: left;
	padding-right: 20px;
	line-height: 17px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #999999;
	height: 50px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	padding-right: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bolder;
	color: #006699;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 15px;
	line-height: 25px;
}
.topbanner {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #1a428a;
	background-image: url(images/hypnosisbanner.jpg);
	height: 240px;
	text-align: left;
	font-weight: bold;
	color: #333333;
	vertical-align: bottom;
}
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-align: right;
	vertical-align: top;
	margin: 10px;
	padding: 10px 10px 0px 0px;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.td_paddings1stColumn {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #006699;
	width: 200px;
}
#ulMainNav {
	margin-left: 0px;
	padding-left: 20px;
}
#ulMainNav li {
	list-style-type: none;
}
#ulMainNav a:link, #ulMainNav a:visited, #ulMainNav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
	background-position: center center;
	display: block;
	width: 160px;
	text-align: left;
	padding: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#ulMainNav a:hover, #ulMainNav a:hover, #ulMainNav a.current:link, #ulMainNav a.current:visited {
	background-color: #89bcea;
	width: 160px;
	color: #ffffff;
		
}
a {
	font-size: 11px;
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #ff6600;
}

hr {
	color: #0099CC;
}
h3 {
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 12px;
	color: #333333;
	padding-right: 20px;
}
.areas {
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
}
.frame {
	border: 1px solid #999999;
}
h4 {
	font-size: 12px;
	color: #666666;
	padding-left: 20px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
}
.table_products {
	border: thin solid #CCCCCC;
	padding: 10px;
}
.dotted_ruler {
	text-align: center;
}
img.floatLeft { 
    float: left; 
    margin: 10px; 
}
img.floatRight { 
    float: right; 
    margin: 10px; 
}

