/* CSS Document */

/* main css */

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/leeds-dentist_15.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

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

/* top row container */
#rowLeft {
	float: left;
	width: 398px;
	margin-left: 39px;
}
#rowLeft1 {
	float: left;
	width: 398px;
}
#rowLeft2 {
	float: left;
	width: 338px;
	background-image: url(../images/leeds-dentist_06.jpg);
	height: 111px;
	color: #1BAC9D;
	padding-top: 200px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
}
#rowLeft3 {
	float: left;
	width: 398px;
}
#rowLeft4 {
	float: left;
	width: 398px;
}
#rowRight {
	float: right;
	width: 398px;
	margin-right: 39px;
}
#rowRight1 {
	float: right;
	width: 398px;
}
#rowRight2 {
	float: left;
	width: 338px;
	background-image: url(../images/leeds-dentist_07-08.jpg);
	height: 111px;
	color: #B1589C;
	padding-top: 200px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
}
#rowRight3 {
	float: right;
	width: 398px;
}#rowRight4 {
	float: right;
	width: 398px;
}
