/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/harold_wood_dentist_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/* Top bar with flash links */

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

#mainheader {
	float: left;
	width: 900px;
	background-color: #006649;
}

.fourways-logo {
	float:left;
	width: 421px;
	height: 103px;
}

.flash-links {
	float:left;
	height: 103px;
	width: 479px;
	background-image: url(../images/harold_wood_dentist_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Main flash bar 900px */

#flash-bar-900 {
	float:left;
	width: 900px;
	height: 190px;
	background-color: #006649;
	background-image: url(../images/harold_wood_dentist_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Green bar 900px */

#green-bar-900-index {
	float:left;
	width: 900px;
	background-color: #008364;
}

#green-bar-900 {
	float:left;
	width: 900px;
	background-color: #008364;
}

#left-column {
	float: left;
	width: 421px;
	height: 293px;
}

.page-headers {
	float:left;
	width: 421px;
	height: 113px;
}

.secondary-nav-flash {
	float:left;
	width: 421px;
	height: 180px;
}

.main-content-box {
	float:left;
	width: 415px;
	padding: 30px;
	text-align: justify;
}

/* Green bar 900px footer */

#green-bar-900-footer {
	float:left;
	width: 900px;
	height: 10px;
	background-color: #008364;
}

/* SEO footer links */

#seo-bar-900 {
	float: left;
	width: 900px;
	padding-top: 10px;
}

