body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	font-family: arial, tahoma, sans-serif;
	color: #545454;
	background: url('images/fade/background.gif');
}

td {
	font-size: 12px;
	line-height: 16px;
	font-family: arial, tahoma, sans-serif;
	color: #545454;
	vertical-align: top;
}

h1, h2 {
	display: inline;
	font-weight: normal;
	font-size: 12px;
}

a:link { color: #478FC0; text-decoration: none; font-style: italic; }
a:visited { color: #478FC0; text-decoration: none; font-style: italic; }
a:active { color: #478FC0; text-decoration: none; font-style: italic; }
a:hover { color: #545454; text-decoration: none; font-style: italic; }

a:link.plaingray { color: #545454; text-decoration: none; font-style: normal; }
a:visited.plaingray { color: #545454; text-decoration: none; font-style: normal; }
a:active.plaingray { color: #545454; text-decoration: none; font-style: normal; }
a:hover.plaingray { color: #478FC0; text-decoration: none; font-style: normal; }

a:link.plain { color: #478FC0; text-decoration: none; font-style: normal; }
a:visited.plain { color: #478FC0; text-decoration: none; font-style: normal; }
a:active.plain { color: #478FC0; text-decoration: none; font-style: normal; }
a:hover.plain { color: #545454; text-decoration: none; font-style: normal; }

a:link.hidden { color: #545454; text-decoration: none; font-style: italic; }
a:visited.hidden { color: #545454; text-decoration: none; font-style: italic; }
a:active.hidden { color: #545454; text-decoration: none; font-style: italic; }
a:hover.hidden { color: #545454; text-decoration: none; font-style: italic; }

.bulletlist_triangle a:link { color: #545454; text-decoration: none; font-style: normal; }
.bulletlist_triangle a:visited { color: #545454; text-decoration: none; font-style: normal; }
.bulletlist_triangle a:active { color: #545454; text-decoration: none; font-style: normal; }
.bulletlist_triangle a:hover { color: #478FC0; text-decoration: none; font-style: normal; }

/*
#fadeleft {
	height: 100%;
	background: url('images/common/fade_left.jpg') repeat-y top right;
}

#faderight {
	height: 100%;
	background: url('images/common/fade_right.jpg') repeat-y top right;
}

#fadelefttable, #faderighttable {
	height: 100%;
}

#fadeleftbottom, #faderightbottom {
	vertical-align: bottom;
}

#fadebottom {
	width: 1177px;
	height: 150px;
	background: url('images/common/fade_bottom.jpg') no-repeat bottom center;
}
*/

.shadow_top {
	background: url('images/fade/top.jpg') no-repeat top center;
}

.shadow_bottom {
	background: url('images/fade/bottom.jpg') no-repeat bottom center;
}

.shadow_center {
	background: url('images/fade/center.jpg') repeat-y top center;
}

/*
.shadow_topleft {
	background: url('images/fade/topleft.jpg') no-repeat top left;
}

.shadow_topright {
	background: url('images/fade/topright.jpg') no-repeat top right;
}

.shadow_bottomright{
	background: url('images/fade/bottomright.jpg') no-repeat bottom right;
}

.shadow_bottomleft {
	height: 100%;
	background: url('images/fade/bottomleft.jpg') no-repeat bottom left;
}

.shadow_left {
	background: url('images/fade/left.jpg') repeat-y top left;
}

.shadow_right {
	background: url('images/fade/right.jpg') repeat-y top right;
}
*/

#maintable {
	padding: 50px 0px 149px;
}

#maincontent {
	width: 918px;
	background: #FFFFFF;
}

#maincontent>table {
	padding: 10px;
}

#navtable {
	border-bottom: 1px solid #FFFFFF;
}

#copyright_home {
	margin: -23px 0px 0px 625px;
	font-size: 9px;
	text-align: center;
}

#copyright {
	margin: -23px 0px 0px 670px;
	font-size: 9px;
	text-align: center;
}

.subhdr {
	font-weight: bold;
	text-transform: uppercase;
}

.blue {
	color: #478FC0;
}

.bluebold {
	color: #478FC0;
	font-weight: bold;
}

.bluebolditalic {
	color: #478FC0;
	font-weight: bold;
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.blueasterisk {
	padding: 0px 0px 0px 10px;
	background: url('images/common/blueasterisk.gif') no-repeat top left;
}

/* bullet lists */

.bulletlist_triangle, .bulletlist_square {
	padding: 0px 10px 0px 18px;
	margin: 0px;
}

.bulletlist_triangle li {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 20px;
	list-style: url('images/common/bullet_triangle.gif') outside;
	font-weight: bold;
}

.bulletlist_square li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2px;
	list-style: url('images/common/bullet_square.gif') outside;
}

/* index.php styles */

#home_maintable {
	height: 601px;
}

#home_left {
	padding: 0px 10px 0px 0px;
}

#home_right {
	padding: 0px 0px 0px 10px;
}

#home_center {
	background: #5EA6D8;
	vertical-align: middle;
}

#home_maincontent {
	height: 190px;
	padding: 0px 15px 0px 25px;
	font-size: 13px;
	line-height: 17px;
	font-style: italic;
}

#home_painphotos_left {
	text-align: right;
}

#home_painphotos_right {
	text-align: left;
}

#home_painphotos_left img {
	padding: 5px 0px 5px 8px;
}

#home_painphotos_right img {
	padding: 5px 8px 5px 0px;
}

#home_contactinfo {
	text-align: right;
	font-size: 11px;
	color: #478FC0;
	line-height: 16px;
}

#home_contactinfo_main {
	padding: 0 0 12px;
	font-weight: bold;
}

#home_contactinfo_secondary {
}

#home_headertopright {
	width: 251px;
	height: 120px;
	padding: 58px 0px 0px 0px;
	background: url('images/home/headertopright.gif') no-repeat top left;
}

#home_news {
	height: 290px;
}

/* secondary styles */

#secondary_left {
	background: #5EA6D8;
}

#secondary_right {
	padding: 0px 0px 0px 10px;
}

#secondary_painphotos {
	padding: 0px 0px 0px 5px;
}

#secondary_painphotos img {
	padding: 0px 0px 0px 5px;
}

#secondary_utilitynav {
	padding: 25px 0px 75px;
}

#secondary_utilitynav a {
	display: block;
}

#secondary_nav {
	padding: 25px 0px;
}

#secondary_contactinfo {
	padding: 25px 0px 25px 10px;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
}

#secondary_content {
	padding: 0px 6px 0px 0px;
}

#secondary_maincontent {
	padding: 0px 40px 25px 25px;
}

#secondary_rightimages {
	padding: 0px 0px 25px 0px;
	color: #478FC0;
	font-style: italic;
	font-weight: bold;
}

#secondary_rightimages img {
	padding: 0px 0px 5px 0px;
}

/* misc styles */

#conditionstreated_bulletlist li, #insurance_bulletlist li, #newsandresearch_bulletlist li {
	padding-bottom: 8px;
}

#lasertherapy_column {
	float: left;
}

#lasertherapy_column_end {
	clear: both;
}

.procedurelocations {
	float: left;
	width: 50%;
}

.procedureappointments {
	clear: both;
}

#procedurevideoslink {
	margin: 25px -20px 0 0;
	float: right;
}

/* menu styles */

#menu {
}

#menu ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 90;
}

#menu ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 140px;
}

#menu ul li.lastitem {
	border-bottom: 1px solid #FFFFFF;
}

#menu ul li a {
	display: block;
}

#ie #menu ul li {
	margin-bottom: -3px;
}

#menu  ul li a:hover {
	
}

#menu ul.level2, #menu ul.level3 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#menu ul.level2 li, #menu ul.level3 li {
	float: none;
}

#menu ul.level2 li a, #menu ul.level3 li a {
}

#menu  ul.level2 li a:hover, #menu  ul.level3 li a:hover {
}