/* CSS Document */

body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Lucida Sans;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: justify;
}

#container {
	position: relative;
	margin: auto;
	width: 900px;
}

#row-logo {
	float: left;
	width: 900px; 
	height: 66px;
}

#row-links {
	float: left;
	width: 900px; 
	height: 37px;
}

#row-content {
	float: left;
	width: 900px; 
	min-height: 452px;
	background-color: #131313;
}

#index-area {
	float: left;
	width: 555px;
	min-height: 392px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../images/bournemouth-dentist_13.jpg);
	background-repeat: repeat-x;
}

#text-area {
	float: left;
	width: 555px;
	height: 392px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../images/bournemouth-dentist_13.jpg);
	background-repeat: repeat-x;
}

#text-column-1 {
	float: left;
	width: 262px;
	margin-right: 30px;
}

#text-column-2 {
	float: left;
	width: 263px;
}

#text-2-columns {
	float: left;
	width: 555px;
	padding-top: 20px;
}

#right-column {
	float: left;
	width: 315px;
	height: 452px;
	background-image: url(../images/bournemouth-dentist_13.jpg);
	background-repeat: repeat-x;
}

#right-column-top {
	float: left;
	width: 275px;
	height: 27px;
	padding-left: 40px;
	padding-top: 36px;
	background: url(../images/right-column-top.png) top left no-repeat;
}

#right-column-middle {
	float: left;
	width: 235px;
	height: 155px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(../images/right-column-middle.png) top left repeat-y;
	padding-left: 10px;
	margin-left: 30px;
	padding-right: 10px;
}

#right-column-middle-testimonials {
	float: left;
	width: 235px;
	height: 400px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#right-column-house {
	float: left;
	width: 285px;
	height: 188px;
	padding-left: 30px;
	padding-top: 30px;
}

#right-column-long {
	float: left;
	width: 285px;
	height: 400px;
	padding-left: 30px;
	padding-top: 30px;
}

#right-column-flash {
	float: left;
	width: 285px;
	padding-left: 30px;
	padding-top: 30px;
}

#row-footer {
	float: left;
	width: 870px;
	height: 35px;
	padding-left: 30px;
	padding-top: 10px;
	background-image: url(../images/bournemouth-dentist_17.jpg);
	background-repeat: no-repeat;
}
#row-footer-links {
	float: left;
	width: 840px;
	height: 35px;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 30px;
	background-image: url(../images/bournemouth-dentist_17.jpg);
	background-repeat: no-repeat;
}
#footer-html-links-left {
	float: left;
	width: 114px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 15px;
}
#footer-html-links {
	float: left;
	width: 109px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 15px;
}
.html-links-text {
	font-family: Lucida Sans;
	font-size: 10px;
	color: #707070;
}
a.html-links:link {
	font-family: Lucida Sans;
	font-size: 10px;
	color: #707070;
	text-decoration: none;
}

a.html-links:visited {
	font-family: Lucida Sans;
	font-size: 10px;
	color: #707070;
	text-decoration: none;
}

a.html-links:hover {
	font-family: Lucida Sans;
	font-size: 10px;
	color: #707070;
	text-decoration: underline;
}

a.html-links:active {
	font-family: Lucida Sans;
	font-size: 10px;
	color: #707070;
	text-decoration: none;
}
#footer-links-divider {
	float: left;
	width: 1px;
	background-color: #969696;
	height: 29px;
	margin-top: 5px;
	margin-bottom: 1px;
}

.address-text {
	font-family: Lucida Sans;
	font-size: 11px;
	color: #202020;
}

.pink-text {
	font-family: Lucida Sans;
	font-size: 11px;
	color: #fe0470;
}

h1 {
	font-family: Lucida Sans;
	font-size: 15px;
	color: #fe0470;
}

a:link {
	color: #ff569f;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #ff569f;
}

a:hover {
	text-decoration: none;
	color: #ff569f;
}

a:active {
	text-decoration: underline;
	color: #ff569f;
}

.formobject {
	font-family: Lucida Sans;
	font-size: 11px;
	color: #333;
	padding:3px;
	background-color: #FFF;
	border: 1px solid #fe0470;
}

.formobject2 {
	font-family: Lucida Sans;
	font-size: 11px;
	color: #FFF;
	padding:3px;
	background-color: #fe0470;
	border: 1px solid #d4055e;
}
.nhs_dentist_bournemouth {
	padding-bottom: 5px;
	padding-left: 20px;
	right: auto;
}

