a:link	{
	color: #264c47;
	}

a:visited {
	color: #0a617e;
	}

a:hover	{
	color:#ff0000;
	}

a:active {
	color:#ff0000;
	}

body {
	background-color : #f5fbf9;
	background-image: url("/images/background.png");
	background-repeat: repeat-x;
	border:0;
	color : #000000;
	font-family: Tahoma,Sans-serif;
	font-size: 75%;
	line-height:150%;
	margin: 0;
	text-align : center;
}

img	{
	border:0;
}

#bodytext	{
	line-height:180%;
	padding:10px 0 30px 19px;
}

#actionbuttons {
	list-style:none;
	margin:-22px 0 0 326px;
	padding:8px 0;
	position:absolute;
	width:380px;
}

#actionbuttons li	{
	display:inline;
}

#appointment	{
	background: url("/images/appointment.gif") no-repeat top left;
	padding:10px 92px 10px 92px;
	text-decoration:none;
}

#freeconsult	{
	background: url("/images/freeconsult.gif") no-repeat top left;
	padding:10px 92px 10px 92px;
	text-decoration:none;
}

#actionbuttons a:hover {
	background-position:0% -35px;
	text-decoration:none;
}

#content	{
	margin:0 auto;
	text-align:left;
	width:726px;
}

#mainlogo	{
	margin-left:-190px;
	position:absolute;
	top:20px;
}

#navigation	{
	list-style:none;
	margin:0 0 0 19px;
	padding:0;
	position:absolute;
	top:25px;
}

#navigation a {
	background: url("/images/tableft.png") left bottom no-repeat;
	font-weight:bold;
	margin:0;
	padding:26px 0px 8px 9px;
	text-decoration:none;
}

#navigation a:hover	{
	background-position:0 0;
}

#navigation a:hover span	{
	background-position:100% 0;
}

#navigation a span	{
	background: url("/images/tabright.png") right bottom no-repeat;
	padding:26px 9px 8px 0;
}

#navigation li	{
	display:inline;
	margin:0;
	padding:0;
}

#picture {
	float:right;
	padding:15px 25px 10px 35px;
}


			#homebody {
				text-align:justify;
				width:450px;
			}

			#logolist {
				list-style: none;
				margin:0;
				padding:20px 0;
				width:100%;
			}

			#logolist li {
				display:inline;
				margin:0 31px;
				text-align:center;
			}

			#logolist li img {
				vertical-align:middle;
			}

