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

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

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

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

#row-logo-telephone {
	float: left;
	width: 980px;
	height: 79px;
}

#row-content {
	float: left;
	width: 980px;
	padding-top: 20px;
	background-image: url(../images/southampton-dentist_13.png);
	background-position: top;
	background-repeat: no-repeat;
}

#row-content-footer {
	float: left;
	width: 980px;
	height: 20px;
	background-image: url(../images/southampton-dentist_15.png);
	background-position: top;
	background-repeat: no-repeat;
}

#row-content-inside-footer {
	float: left;
	width: 980px;
	height: 20px;
	background-image: url(../images/inside-content-bottom.png);
	background-position: top;
	background-repeat: no-repeat;
}

#row-footer {
	float: left;
	width: 940px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #fff;
}
#row-html-links {
	float: left;
	width: 940px;
	padding-left: 20px;
	padding-right: 20px;
}
.column-html-links {
	float: left;
	width: 106px;
	padding-right:5px
}
.column-html-links-last {
	float: left;
	width: 50px;
}

#inside-flash {
	float: left;
	width: 980px;
	height: 226px;
	background-color: #10749d;
}

#inside-flash-footer {
	float: left;
	width: 980px;
	height: 20px;
	background-image: url(../images/inside-flash-bottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#three-columns {
	float: left;
	width: 940px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFF;
	padding-top: 20px;
}

#left-column {
	float: left;
	width: 219px;
	min-height: 254px;
	margin-right: 30px;
}

#center-column {
	float: left;
	width: 505px;
	margin-right: 30px;
}

#page-headers {
	float: left;
	width: 505px;
	height: 37px;
}

#text-area {
	float: left;
	width: 505px;
	text-align: justify;
}

#right-column {
	float: left;
	width: 155px;
}

#further-links-top {
	float: left;
	width: 155px;
	height: 38px;
	background: url(../images/further-info_01.jpg) no-repeat top;
}

#further-links-mid-and-bot {
	float: left;
	width: 115px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 13px;
	background: #616161 url(../images/further-info_02.jpg) no-repeat bottom;
}



#further-links-top-empty {
	float: left;
	width: 155px;
	height: 38px;
	background: url(../images/right-column_01.jpg) no-repeat top;
}

#further-links-mid-and-bot-empty {
	float: left;
	width: 115px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 13px;
	background: #616161 url(../images/right-column_02.jpg) no-repeat bottom;
}
.teamBox {
	float: left;
	width: 505px;
	margin-bottom: 20px;
}
	
	.teamBox1 {
	float: left;
	width: 485px;
	background: #11749D;
	padding: 5px 10px;
	color: #FFF;
	font: 15px Calibri, Tahoma;
}
	
	.teamBox2 {
	float: left;
	width: 485px;
	background: #49ACD5;
	padding: 10px;
	color: #FFF;
}
.teamImg {
	float: right;
	margin-left: 10px;
	padding: 5px 25px 5px 5px;
	background: #11749D;
	margin-right: -10px;
}
/*table {
	margin-top: 20px;
	color: #FFF;
	background: #616161;
	border: 1px solid #afaeae;
}*/

.table {
	margin-top: 20px;
	color: #FFF;
	background: #616161;
	border: 1px solid #afaeae;
}.

#map_canvas {
	border: 10px solid #616161;
	margin-top: 20px;
}

.form_object {
	float: right;
	color: #000;
	background: #DDEFF7;
	border: 1px solid #49ACD5;
}
.invisalignPics {
	margin-left: 10px;
}
.pageImageRight {
	float: right;
	margin-left: 20px;
}
.imgAlignCentre {
	text-align: center;
}
