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

body {
	margin: 0px;
	background-image: url(../images/hanworth-dentist_01.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #003d40;
}

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

#row-links {
	float: left;
	width: 960px;
	height: 40px;
	margin-top: 10px;
}

#row-flash-logo {
	float: left;
	width: 960px;
	background-image: url(../images/hanworth-dentist_15.png);
	background-position: top;
	background-repeat: repeat-y;
}

#row-index {
	float: left;
	width: 960px;
	background-image: url(../images/hanworth-dentist_15.png);
	background-position: top;
	background-repeat: repeat-y;
	padding-bottom: 10px;
}

#row-content {
	float: left;
	width: 960px;
	background-image: url(../images/hanworth-dentist_15.png);
	background-position: top;
	background-repeat: repeat-y;
	padding-bottom: 10px;
}

#row-footer {
	float: left;
	width: 960px;
	height: 90px;
	margin-bottom: 30px;
}

#row-dental-design-links {
	float: left;
	width: 960px;
	height: 40px;
	margin-top: 100px;
}

#index-flash {
	float: left;
	width: 690px;
	height: 400px;
}

#index-logo {
	float: left;
	width: 270px;
	height: 400px;
}

#inside-flash {
	float: left;
	width: 690px;
	height: 228px;
}

#inside-logo-tel {
	float: left;
	width: 270px;
	height: 228px;
}

#text-area {
	float: left;
	width: 690px;
	background-image: url(../images/hanworth-dentist-inside_10.png);
	background-position: top;
	background-repeat: repeat-y;
}

#text-area-header {
	float: left;
	width: 690px;
	height: 56px;
	margin-bottom: 10px;
}

#text-area-content {
	float: left;
	width: 630px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
}
#text-area-dental-design-link-left {
	float: left;
	width: 330px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
}
#text-area-dental-design-link-right{
	float: right;
	width: 330px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
}
#text-area-footer {
	float: left;
	width: 690px;
	height: 10px;
	background-image: url(../images/hanworth-dentist-inside_11.png);
	background-position: top;
	background-repeat: no-repeat;
}

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

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

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

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

#text-column-divider {
	float: left;
	width: 630px;
	height: 1px;
	background-color: #eeeeee;
	margin-top: 20px;
	margin-bottom: 20px;
}

#sidebar {
	float: left;
	width: 270px;
}

#further-info {
	float: left;
	width: 270px;
}

#further-info-header {
	float: left;
	width: 270px;
	height: 50px;
	background-image: url(../images/further-info_01.png);
	background-position: top;
	background-repeat: no-repeat;
}

#further-info-content {
	float: left;
	width: 210px;
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(../images/further-info_02.png);
	background-position: top;
	background-repeat: repeat-y;
	color: #aae2e5;
}

#further-info-footer {
	float: left;
	width: 270px;
	height: 11px;
	background-image: url(../images/further-info_04.png);
	background-position: top;
	background-repeat: no-repeat;
}

#testimonials {
	float: left;
	width: 270px;
	height: 214px;
}

.team-image-bg {
	width: 120px;
	height: 160px;
	padding: 10px;
	background-image: url(../images/team/team-image-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.formobject {
	color: #aae2e5;
	background-color: #2d7578;
	border: 1px solid #09474a;
}

.formobject2 {
	color: #6b6b6b;
	background-color: #e2e2e2;
	border: 1px solid #b1b1b1;
}

#testimonial-top {
	float: left;
	width: 300px;
	padding-top: 10px;
	background-image: url(../images/testimonial-boxes_01.png);
	background-position: top;
	background-repeat: no-repeat;
}

#testimonial-bottom {
	float: left;
	width: 270px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
	background-image: url(../images/testimonial-boxes_03.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #ccd7d7;
}