/* CSS Document */

/* main css */

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Main container */
#mainContainer {
	position: relative;
	width: 980px;
	margin: auto;
	top: 0px;	 
}
/* end */

/* top row container */
#rowLogo {
	float: left;
	width:980px;
	height: 94px;
}
#rowLogoLogo {
			float: left;
			width:66px;
}
#rowLogoAddress {
	float: left;
	width:914px;
	color: #001f52;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
#rowNav {
	float: left;
	width:980px;
	height: 16px;
}
#rowImageIndex {
	float: left;
	width:960px;
	border: 1px solid #000;
	padding: 9px;
}
#rowImagePage {
	float: left;
	width:960px;
	border: 1px solid #008fde;
	padding: 9px;
}
#indexImage {
	float: left;
	width:960px;
}
#pageImage {
	float: left;
	width:960px;
}
#indexDivider {
	float: left;
	width:960px;
}
#IndexQl {
	float: left;
	width:960px;
}
#IndexQla {
	float: left;
	width:210px;
}
#form {
	float: left;
	width:220px;
	background-image: url(../images-inside/edinburgh_dentist_18a.png);
	height: 100px;
	padding-top: 28px;
	padding-left: 10px;
}
#patient_reviews {
	float: left;
	width:220px;
	background-image: url(../images-inside/edinburgh_dentist_18.png);
	height: 300px;
	padding-top: 30px;
	padding-left: 15px;
}
#formButtons {
	float: left;
	width:212px;
}

#IndexQlb {
	float: left;
	width:232px;
	margin-right: 11px;
}
#IndexQlc {
	float: left;
	width:232px;
	margin-right: 11px;
}
#IndexQld {
	float: left;
	width:232px;
}
.IndexQlb {
	margin-top: 9px;

}
#contentArea {
	float: left;
	width:980px;
	min-height:300px;
	margin-top: 20px;
	margin-bottom: 10px;

}
#Column1 {
	float: left;
	width:230px;
}
#Column2 {
	float: left;
	width:230px;
	margin-left: 20px;
}
#Column3 {
	float: left;
	width:230px;
	margin-left: 20px;
}
#Column4 {
	float: left;
	width:230px;
	margin-left: 20px;
}
#pageQl {
	float: left;
	width:960px;
	border: 1px solid #000;
	padding: 9px;
}
#rowStrip {
	float: left;
	width:980px;
	background-color: #d6d6d6;
	height: 6px;
	margin-top: 10px;
	margin-bottom: 1px;
}
#rowFooter {
	float: left;
	width:960px;
	background-color: #595DA2;
	min-height:45px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #D0D1E6;
}
#rowFootera {
	float: left;
	width:516px;
	height: 70px;
}
#rowFooterb {
	float: left;
	width:200px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #A9ABCF;
	height: 50px;
	padding-left: 20px;
}
#rowFooterc {
	float: left;
	width:200px;
	height: 50px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #A9ABCF;
	padding-left: 20px;
}
#rowFooterImage {
	float: left;
	width:980px;
	background-image: url(../images-inside/wadhurst-dentist_34.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	margin-bottom: 20px;
}

