/* CSS Document */

/* main css */

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

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

/* logo and address */
#RowTop {
			float: left;
			width: 1000px;
}
#RowTopLogo {
			float: left;
			width: 161px;
}
#RowTopAddress {
	float: left;
	width: 829px;
	text-align: right;
	padding-right: 10px;
	padding-top: 75px;
}
/* content */
#RowContent {
			float: left;
			width: 1000px;
}
#RowContentOne {
			float: left;
			width: 10px;
}
#RowContentTwo {
	float: left;
	width: 151px;
	height: 480px;
}
#RowContentThree {
	float: left;
	width: 829px;
	height: 480px;
	background-image: url(../images/chichester-dentist_07.jpg);
}
#RowContentThreePage {
	float: left;
	width: 829px;
	height: 480px;
	background-image: url(../images/chichester-dentist-ov_07.jpg);
}
#RowContentReviews {
	float: left;
	width: 151px;
	height: 125px;
	background-color:#9ac7b6;
}
#PageContent {
	float: left;
	width: 551px;
	height: 420px;
	padding: 30px;
}
#PageImage {
	float: left;
	width: 218px;
	height: 480px;
}
#RowContentFour {
			float: left;
			width: 10px;
}
/* footer */
#RowFooter {
			float: left;
			width: 1000px;
			
/* backgrounds for main table */		
}.leftBg {
	background-image: url(../images/chichester-dentist_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.rightBg {
	background-image: url(../images/chichester-dentist_04.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.video {
	float: right;
	padding-left: 10px;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/bullet.png);
}
#layer1 {
	height: 480px;
	width: 218px;
	position: absolute;
}
#layer2 {
	height: 480px;
	width: 218px;
	position: absolute;
}
#footer-html-links-left {
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-right: 7px;
	padding-left: 10px;
	padding-bottom: 5px;
	line-height: 15px;
}
#footer-html-links {
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 15px;
}
#footer-dentistfinder-links {
	float: left;
	width: 475px;
	padding-top: 50px;
	padding-right: 14px;
	padding-left: 9px;
}
a.html-links:link {
	font-family: arial;
	font-size: 10px;
	color: #99c8b6;
	text-decoration: none;
}

a.html-links:visited {
	font-family: arial;
	font-size: 10px;
	color: #99c8b6;
	text-decoration: none;
}

a.html-links:hover {
	font-family: arial;
	font-size: 10px;
	color: #99c8b6;
	text-decoration: underline;
}

a.html-links:active {
	font-family: arial;
	font-size: 10px;
	color: #99c8b6;
	text-decoration: none;
}
#footer-links-divider {
	float: left;
	width: 1px;
	background-color: #99c8b6;
	height: 15px;
	margin-top: 5px;
	margin-bottom: 1px;
}

