/* NAVIGATION BUTTONS */
/* index */
.cssnavindex	{
			position:relative;
			background-image:  url(images/nav/index_o.gif);
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 200px;
			height: 39px;
			margin: 0; 
			padding: 0; 
}
.cssnavindex a {
			display: block;
			width: 200px;
			height: 39px;
			display: block;
			float: left;
			color: black; 
			text-decoration: none;
}
.cssnavindex img {width: 200px; height: 39px; border: 0; }
* html a:hover {visibility:visible}
.cssnavindex a:hover img{visibility:hidden}
/* index active */
.cssnavindexactive	{
			position:relative;
			background-image:  url(images/nav/index_active_o.gif);
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 200px;
			height: 39px;
			margin: 0; 
			padding: 0; 
}
.cssnavindexactive a {
			display: block;
			width: 200px;
			height: 39px;
			display: block;
			float: left;
			color: black; 
			text-decoration: none;
}
.cssnavindexactive img {width: 200px; height: 39px; border: 0; }
* html a:hover {visibility:visible}
.cssnavindexactive a:hover img{visibility:hidden}

/* aboutme */
.cssnavaboutme	{
			position:relative;
			background-image:  url(images/nav/aboutme_o.gif);
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 200px;
			height: 40px;
			margin: 0; 
			padding: 0; 
}
.cssnavaboutme a {
			display: block;
			width: 200px;
			height: 40px;
			display: block;
			float: left;
			color: black; 
			text-decoration: none;
}
.cssnavaboutme img {width: 200px; height: 40px; border: 0; }
* html a:hover {visibility:visible}
.cssnavaboutme a:hover img{visibility:hidden}
/* aboutme active */
.cssnavaboutmeactive	{
			position:relative;
			background-image:  url(images/nav/aboutme_active_o.gif);
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 200px;
			height: 40px;
			margin: 0; 
			padding: 0; 
}
.cssnavaboutmeactive a {
			display: block;
			width: 200px;
			height: 40px;
			display: block;
			float: left;
			color: black; 
			text-decoration: none;
}
.cssnavaboutmeactive img {width: 200px; height: 40px; border: 0; }
* html a:hover {visibility:visible}
.cssnavaboutmeactive a:hover img{visibility:hidden}

/* beforeandafter */
.cssnavbeforeandafter	{
			position:relative;
			background-image:  url(images/nav/beforeandafter_o.gif);
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 200px;
			height: 40px;
			margin: 0; 
			padding: 0; 
}
.cssnavbeforeandafter a {
			display: block;
			width: 200px;
			height: 40px;
			display: block;
			float: left;
			color: black; 
			text-decoration: none;
}
.cssnavbeforeandafter img {width: 200px; height: 40px; border: 0; }
* html a:hover {visibility:visible}
.cssnavbeforeandafter a:hover img{visibility:hidden}
/* beforeandafter active */
.cssnavbeforeandafteractive	{
			position:relative;
			background-image:  url(images/nav/beforeandafter_active_o.gif);
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 200px;
			height: 40px;
			margin: 0; 
			padding: 0; 
}
.cssnavbeforeandafteractive a {
			display: block;
			width: 200px;
			height: 40px;
			display: block;
			float: left;
			color: black; 
			text-decoration: none;
}
.cssnavbeforeandafteractive img {width: 200px; height: 40px; border: 0; }
* html a:hover {visibility:visible}
.cssnavbeforeandafteractive a:hover img{visibility:hidden}

/* info */
.cssnavinfo	{
			position:relative;
			background-image:  url(images/nav/info_o.gif);
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 200px;
			height: 40px;
			margin: 0; 
			padding: 0; 
}
.cssnavinfo a {
			display: block;
			width: 200px;
			height: 40px;
			display: block;
			float: left;
			color: black; 
			text-decoration: none;
}
.cssnavinfo img {width: 200px; height: 40px; border: 0; }
* html a:hover {visibility:visible}
.cssnavinfo a:hover img{visibility:hidden}
/* info active */
.cssnavinfoactive	{
			position:relative;
			background-image:  url(images/nav/info_active_o.gif);
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 200px;
			height: 40px;
			margin: 0; 
			padding: 0; 
}
.cssnavinfoactive a {
			display: block;
			width: 200px;
			height: 40px;
			display: block;
			float: left;
			color: black; 
			text-decoration: none;
}
.cssnavinfoactive img {width: 200px; height: 40px; border: 0; }
* html a:hover {visibility:visible}
.cssnavinfoactive a:hover img{visibility:hidden}

/* locations */
.cssnavlocations	{
			position:relative;
			background-image:  url(images/nav/locations_o.gif);
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 200px;
			height: 40px;
			margin: 0; 
			padding: 0; 
}
.cssnavlocations a {
			display: block;
			width: 200px;
			height: 40px;
			display: block;
			float: left;
			color: black; 
			text-decoration: none;
}
.cssnavlocations img {width: 200px; height: 40px; border: 0; }
* html a:hover {visibility:visible}
.cssnavlocations a:hover img{visibility:hidden}
/* locations active */
.cssnavlocationsactive	{
			position:relative;
			background-image:  url(images/nav/locations_active_o.gif);
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 200px;
			height: 40px;
			margin: 0; 
			padding: 0; 
}
.cssnavlocationsactive a {
			display: block;
			width: 200px;
			height: 40px;
			display: block;
			float: left;
			color: black; 
			text-decoration: none;
}
.cssnavlocationsactive img {width: 200px; height: 40px; border: 0; }
* html a:hover {visibility:visible}
.cssnavlocationsactive a:hover img{visibility:hidden}

/* prices */
.cssnavprices	{
			position:relative;
			background-image:  url(images/nav/prices_o.gif);
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 200px;
			height: 40px;
			margin: 0; 
			padding: 0; 
}
.cssnavprices a {
			display: block;
			width: 200px;
			height: 40px;
			display: block;
			float: left;
			color: black; 
			text-decoration: none;
}
.cssnavprices img {width: 200px; height: 40px; border: 0; }
* html a:hover {visibility:visible}
.cssnavprices a:hover img{visibility:hidden}
/* prices active */
.cssnavpricesactive	{
			position:relative;
			background-image:  url(images/nav/prices_active_o.gif);
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 200px;
			height: 40px;
			margin: 0; 
			padding: 0; 
}
.cssnavpricesactive a {
			display: block;
			width: 200px;
			height: 40px;
			display: block;
			float: left;
			color: black; 
			text-decoration: none;
}
.cssnavpricesactive img {width: 200px; height: 40px; border: 0; }
* html a:hover {visibility:visible}
.cssnavpricesactive a:hover img{visibility:hidden}

/* instructions */
.cssnavinstructions	{
			position:relative;
			background-image:  url(images/nav/instructions_o.gif);
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 200px;
			height: 61px;
			margin: 0; 
			padding: 0; 
}
.cssnavinstructions a {
			display: block;
			width: 200px;
			height: 61px;
			display: block;
			float: left;
			color: black; 
			text-decoration: none;
}
.cssnavinstructions img {width: 200px; height: 61px; border: 0; }
* html a:hover {visibility:visible}
.cssnavinstructions a:hover img{visibility:hidden}
/* instructions active */
.cssnavinstructionsactive	{
			position:relative;
			background-image:  url(images/nav/instructions_active_o.gif);
			background-repeat: no-repeat;
			white-space: nowrap;
			display: block;
			width: 200px;
			height: 61px;
			margin: 0; 
			padding: 0; 
}
.cssnavinstructionsactive a {
			display: block;
			width: 200px;
			height: 61px;
			display: block;
			float: left;
			color: black; 
			text-decoration: none;
}
.cssnavinstructionsactive img {width: 200px; height: 61px; border: 0; }
* html a:hover {visibility:visible}
.cssnavinstructionsactive a:hover img{visibility:hidden}

/* END OF NAVIGATION */


body {
	margin:0;
	/*background-image:url(images/bodybg990.gif);
	background-repeat:repeat-y;
	background-position:center;*/
	background-color:#d7edfa;
}
a {
	color:#cc0066;
	text-decoration:none;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	letter-spacing:0px;
	line-height:1.5em;
}
h1, h2, h3, h4 {
	color:#cc0066;
	font-family: Helvetica, Arial, sans-serif;
}
h2 {
	font-size:24px;
}
h1 {
	background:url(images/h1bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:30px;
	height:65px;
	padding:18px 0 0 53px;
	margin:0 0 -10px 0;
	font-weight:100;
	letter-spacing: -1px;
}
p {
	margin:0 0 20px 0;
}
dl {
	margin:0;
}