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

body {
	margin: 0px;
}

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

#row-header {
	float: left;
	width: 980px;
	height: 114px;
	margin-bottom: 20px;
}

#logo {
	float: right;
	width: 360px;
	height: 114px;
}

#links {
	float: left;
	width: 620px;
	height: 114px;
}

#row-flash {
	float: left;
	width: 980px;
	height: 236px;
}

#flash {
	float: left;
	width: 692px;
	height: 236px;
	background-image: url(../images/bristol-dentist_15.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#non-flash {
	float: left;
	width: 692px;
	height: 236px;
}
#quick-links-divide {
	float: left;
	width: 19px;
	height: 236px;
	background-image: url(../images/bristol-dentist_16.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#quick-links {
	float: left;
	width: 269px;
	height: 236px;
}

#row-flash-divide {
	float: left;
	width: 980px;
	height: 20px;
	background-image: url(../images/bristol-dentist_22.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#row-content {
	float: left;
	width: 980px;
	margin-bottom: 20px;
}

#text-area {
	float: left;
	width: 692px;
	margin-right: 19px;
	background-image: url(../images/bristol-dentist_26.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

#text-area-top {
	float: left;
	width: 692px;
	min-height: 30px;
	background-image: url(../images/bristol-dentist_23.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#text-area-bottom {
	float: left;
	width: 652px;
	min-height: 50px;
	padding-top: 17px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/bristol-dentist_29.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

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

#text-column-2 {
	float: left;
	width: 316px;
	text-align: justify;
}
#text-column-1a {
	float: left;
	width: 316px;
	margin-right: 16px;
	text-align: justify;
}

#text-column-2a {
	float: left;
	width: 320px;
	text-align: justify;
}
#text-column-full {
	float: left;
	width: 652px;
	text-align: justify;
}

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

#opening-hours-top {
	float: left;
	width: 269px;
	height: 41px;
	background-image: url(../images/bristol-dentist_25.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#opening-hours-mid {
	float: left;
	width: 239px;
	min-height: 60px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	background-image: url(../images/bristol-dentist_27.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

#more-info-bottom {
	float: left;
	width: 269px;
	height: 33px;
	margin-bottom: 20px;
	background-image: url(../images/bristol-dentist_28.jpg);
	background-position: top;
	background-repeat: no-repeat;
}


#opening-hours-bottom {
	float: left;
	width: 269px;
	height: 150px;
	margin-bottom: 20px;
	background-image: url(../images/bristol-dentist_28_wlogo.jpg);
	background-position: top;
	background-repeat: no-repeat;
	
}

#more-information-top {
	float: left;
	width: 269px;
	height: 41px;
	background-image: url(../images/more-information-top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#row-footer {
	float: left;
	width: 940px;
	padding: 20px;
	background-image: url(../images/footer-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#footer-col-1 {
	float: left;
	width: 313px;
	padding-top: 10px;
}

#footer-col-2 {
	float: left;
	width: 224px;
	padding-left: 90px;
	padding-top: 10px;
}

#footer-col-3 {
	float: left;
	width: 260px;
	padding-left: 50px;
	padding-top: 10px;
}
#footer-html-links-col-1 {
	float: left;
	width: 108px;
}
#footer-html-links-col-others {
	float: left;
	width: 104px;
}
#footer-col-dentist-finder {
	float: left;
	width: 470px;
	padding-top: 50px;
}
