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

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

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

#row-header {
	float: left;
	width: 980px;
	height: 162px;
}

#logo {
	float: left;
	width: 366px;
	height: 162px;
}

#top-tabs {
	float: left;
	width: 614px;
	height: 162px;
}

#row-links {
	float: left;
	width: 980px;
	height: 30px;
}

#row-quick-links {
	float: left;
	width: 980px;
	min-height: 196px;
}

#row-content {
	float: left;
	width: 940px;
	min-height: 196px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 28px;
	padding-bottom: 20px;
	background-image: url(../images/leeds-dentist_23.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFF;
}

#meet-team-col-1 {
	float: left;
	width: 455px;
	margin-right: 30px;
	margin-bottom: 15px;
}

#meet-team-col-2 {
	float: left;
	width: 455px;
	margin-bottom: 15px;
}

#meet-team-1-col {
	float: left;
	width: 940px;
	margin-bottom: 15px;
}

#row-content-index {
	float: left;
	width: 980px;
	min-height: 196px;
	padding-top: 5px;
	background-image: url(../images/leeds-dentist_23.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFF;
}

#text-area {
	float: left;
	width: 670px;
	margin-right: 20px;
}

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

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

#text-2-columns {
	float: left;
	width: 670px;
	text-align: justify;
}

#text-670-divide {
	float: left;
	width: 670px;
	height: 1px;
	background-color:#e2e2e2;
	margin-top: 10px;
	margin-bottom: 10px;
}

#text-940-divide {
	float: left;
	width: 940px;
	height: 1px;
	background-color:#e2e2e2;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sec-nav-column {
	float: left;
	width: 250px;
}

#row-footer {
	float: left;
	width: 980px;
	height: 41px;
	padding-top: 10px;
	color: #b6b6b6;
}

#address {
	float: left;
	width: 490px;
}

#telephone {
	float: left;
	width: 490px;
	text-align: right;
}

.formobject {
	color: #000066;
	background-color: #f4f4f4;
	border: 1px solid #c3c3c3;
	padding: 3px;
}

.formobject2 {
	color: #5e5e5e;
	background-color: #f4f4f4;
	border: 1px solid #c3c3c3;
	padding: 3px;
}.pics_left {
	float: left;
	padding-right: 10px;
}
.pics_right {
	float: right;
	padding-left: 10px;
}
