body {
	background-color: #CCCCCC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: -10px;
}
.highlight {
	font-style: italic;
	font-weight: bold;
	color: #009900;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	line-height: 1.35em;
}
a:link, a:visited { color:#000000
}
.headred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CC0000;
}
.headblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0000CC;
}
.headgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #009933;
}
strong em {
	color: #003300;
}
.basepara {
	color: #FFFFFF;
}

.baseheader {
	color: #FFFFFF;
	margin-bottom: -12px;
}
.header_space {
	margin-bottom: -15px;
}
.image_space {
	margin-bottom: 10px;
}
.laser_image {
	float: left;
	margin-right: 15px;
}
.right_image {
	float: right;
	margin-left: 10px;
}

/* structure for page */

#maintext {
	float: right;
	width: 313px;
	background-image: url(../images/health_back_03.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 376px;
}
#leftnav {
	float: left;
	width: 313px;
	background-image: url(../images/health_back_02.jpg);
	padding-top: 130px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	height: 256px;
	background-repeat: no-repeat;
}
#imgtop {
	width: 216px;
	height: 48px;
	padding-left: 530px;
	padding-right: 20px;
	padding-top: 18px;
	background-image: url(../images/health_back_01.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
#footer {
	width: 705px;
	float: left;
	height: 75px;
	position: relative;
	background-color: #0066FF;
	border-right-width: 16px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 35px;
	padding-top: 15px;
}
#navcont {
	float: left;
	width: 766px;
}

#wrapper {
	width: 766px;
	margin: auto;
	height: 680px;
}
#base2 {
	height: 30px;
	width: 746px;
	float: left;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}
#base2 a:link, #base2 a:visited {
	color: #999999;
	font-size: .7em;
}
#base2 a:hover {
	color: #336699;
}

/* structure for page ends */

/* link styles for left text start */
#leftnav ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#leftnav li a:link, #leftnav li a:visited {
	display: block;
	color: #66FF66;
	text-decoration: none;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#leftnav li a:hover {
	background-color: #66FF66;
	color: #FFFFFF;
}

/* link styles for main text start */
#maintext ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#maintext li a:link, #maintext li a:visited {
	display: block;
	color: #66FF66;
	text-decoration: none;
	font-size: 0.75em;
	line-height: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}
#maintext li a:hover {
	background-color: #66FF66;
	color: #FFFFFF;
}
