html {
	padding: 0px; margin: 0px;
}

body {
	margin		: 0 0 0 0;
	background-color: #FFFFFF;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	line-height	: 17px;
	}

a {
	color		: #55a1d5;
	text-decoration:none;
	font-weight	: bold;
}

a:hover {
	color		: #55a1d5;
	text-decoration:underline;
}

#wrapper {
	width		: 803px;
}

#leftcolumn {
	width		: 257px;
	float		: left;
}

#rightcolumnhome {
	width		: 546px;
	float		: right;
	margin-top:0px;
	background : url('images/header0.jpg');
	background-repeat: no-repeat;
}

#rightcolumn {
	width		: 546px;
	float		: right;
	margin-top:0px;
	background : url('header/header1.jpg');
	background-repeat: no-repeat;
}
#rightcolumn2 {
	width		: 546px;
	float		: right;
	margin-top:0px;
	background : url('header/header2.jpg');
	background-repeat: no-repeat;
}
#rightcolumn3 {
	width		: 546px;
	float		: right;
	margin-top:0px;
	background : url('header/header3.jpg');
	background-repeat: no-repeat;
}
#rightcolumn4 {
	width		: 546px;
	float		: right;
	margin-top:0px;
	background : url('header/header4.jpg');
	background-repeat: no-repeat;
}
#rightcolumn5 {
	width		: 546px;
	float		: right;
	margin-top:0px;
	background : url('header/header5.jpg');
	background-repeat: no-repeat;
}
#rightcolumn6 {
	width		: 546px;
	float		: right;
	margin-top:0px;
	background : url('header/header6.jpg');
	background-repeat: no-repeat;
}
#rightcolumn7 {
	width		: 546px;
	float		: right;
	margin-top:0px;
	background : url('header/header7.jpg');
	background-repeat: no-repeat;
}

#logo {
	height		: 78px;
	width		: 166px;
        margin-top	: 32px;
        margin-left	: 39px;
	background 	: url('images/logo.jpg');
	background-repeat: no-repeat;
}

#logo a {
	display: block;
	height: 78px;
	width: 166px;
}

#logo a span {
	visibility: hidden;
}

#logo a:hover {
	text-decoration:none;
}

#subhead {
	height		: 50px;
	width		: 180px;
        margin-top	: 122px;
        margin-left	: 54px;
}

#address {
        margin-top:21px;
        margin-left:116px;
	height:115px;
	width:94px;
	background : url('images/address2.jpg');
	background-repeat: no-repeat;
}

#address a {
	display: block;
	height: 115px;
	width: 89px;
}

#address a span {
	visibility: hidden;
}

#address a:hover {
	text-decoration:none;
}

#address2 {
	float		: left;
	height:115px;
	width:94px;
	background : url('images/address2.jpg');
	background-repeat: no-repeat;
}

#address2 a {
	display: block;
	height: 115px;
	width: 89px;
}

#address2 a span {
	visibility: hidden;
}

#address2 a:hover {
	text-decoration:none;
}

#professionals {
        margin-left	: 52px;
}

#map {
	height:354px;
	width:374px;
	float:left;
	margin-left:30px;
	background : url('images/map.jpg');
	background-repeat: no-repeat;
}

#header {
	height:264px;
	width:543px;
	background : url('images/header.jpg');
	background-repeat: no-repeat;
}

#headermain {
	height:256px;
	width:545px;

	background : url('images/header0.jpg');
	background-repeat: no-repeat;
}

#header-sub {
	width:543px;
	margin-left:14px;
	margin-top:40px;
	margin-bottom:10px;
	text-align: right;
}

#header-sub a {
}

#menu {
	height:87px;
        margin-top:148px;
}

#menuhome {
	height:87px;
        margin-top:145px;
}

.menuitem {
	height:87px;
	width:79px;
	float:left;
	margin-right:4px;
}

.contentsubhead {
	color		: #695e4a;
	font-weight	: bold;
	margin-top:7px;
	display: block;
}
.contentsubhead2 {
	color		: #695e4a;
	font-weight	: bold;
}
.subheadb {
	color		: #55a1d5;
	font-weight	: bold;
	margin-top:10px;
	margin-bottom:10px;
	display: block;
}
.contentpro {
	display: block;
	margin-bottom:5px;
}

#main-home {
	width 		: 546px;
	float		: right;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 18px;
	color		: #695e4a;
	margin-top	: 70px;
	margin-bottom 	: 30px;
	line-height	: 30px;
	font-weight	: bold;
}

#main-content {
	width 		: 546px;

	float		: right;
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	color		: #695e4a;
}


#pro-photo {
	float		: right;
	text-align: center;
	display: block;
}

#footertext {
	display:block;
	margin-top: 20px;
	margin-left:	257px;
	width: 		546px;
	float:		right;
	font-family: 	Arial, Helvetica, sans-serif;
	font-size:	10px;
	text-align:	left;
}

#footerbar {
	margin-top:	10px;
	width: 		546px;
	height: 5px;
	float:		right;
	background : 	url('images/backblue.jpg');
}


