@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #013c6f;
}

#row-logo-links {
	position: relative;
	margin: 0px;
	width: 100%;
	height: 101px;
	background-image: url(../images/harley-street-dentist_01.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#row-flash {
	position: relative;
	margin: 0px;
	width: 100%;
	height: 174px;
	background-image: url(../images/harley-street-dentist_13.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#row-content {
	position: relative;
	margin: 0px;
	width: 100%;
	padding-top: 30px;
	overflow: hidden;
	background-image: url(../images/harley-street-dentist_15.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #427daf;
}

#row-footer {
	position: relative;
	margin: 0px;
	width: 100%;
	height: 46px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../images/harley-street-dentist_38.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #9ab2c7;
}

#inner-container {
	position: relative;
	margin: auto;
	width: 940px;
}

#logo {
	float: left;
	width: 285px;
	height: 101px;
	margin-right: 105px;
}

#links {
	float: left;
	width: 550px;
	height: 101px;
}

#links-top {
	float: left;
	width: 550px;
	height: 70px;
}

#links-bottom {
	float: left;
	width: 550px;
	height: 31px;
}

#left-column {
	float: left;
	width: 170px;
	margin-right: 3px;
}

#middle-column {
	float: left;
	width: 593px;
	background-image: url(../images/harley-street-dentist_23.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

#right-column {
	float: left;
	width: 170px;
	margin-left: 4px;
}

#text-area-header {
	float: left;
	width: 593px;
	height: 59px;
}

#text-area-content {
	float: left;
	width: 533px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#text-area-footer {
	float: left;
	width: 593px;
	height: 58px;
}

#text-column-1 {
	float: left;
	width: 250px;
	margin-right: 33px;
	text-align: justify;
}

#text-column-2 {
	float: left;
	width: 250px;
	text-align: justify;
}

#text-column-2-treatments {
	float: left;
	width: 250px;
	text-align: right;
}

#text-1-column {
	float: left;
	width: 533px;
}

#map_canvas {
	float: left;
	width: 533px;
	height: 250px;
}