@charset "utf-8";
/* CSS Document */
html, body {
margin: 0;
padding: 0;
}

body {
	text-align: center;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/harpenden-dentist_14.jpg);
	background-color: #5e676c;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
} 
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.html_links:link {
	color: #EE018D;
	text-decoration: none;
}
a.html_links:visited {
	text-decoration: none;
	color: #EE018D;
}
a.html_links:hover {
	text-decoration: none;
	color: #EE018D;
}
a.html_links:active {
	text-decoration: none;
	color: #EE018D;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Times New Roman";
}
h1 {
	font-size: 18px;
	color: #EE018D;
}
h2 {
	font-size: 14px;
	color: #5E676C;
	font-weight: bold;
}
.image-right {
	margin-left: 20px;
	border: 2px solid #EE018D;
}

h3 {
	font-size: 16px;
	color: #FFFFFF;
}

h4 {
	font-size: 18px;
	color: #EE018D;
	text-align:right;
	margin: 0px 10px 0px 0px; padding: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: lighter;
}

.formobject {
	background-color: #D8017A;
	border: 1px solid #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}


#content {
	width: 980px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.leftcolumnbg {
	background-image: url(../images/harpenden-dentist_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.column {
	width: 50%;
	position: absolute;
	top: 0px;
} 

.left {left: 0;} 
.right {right: 0;} 

#leftcol {
	margin-right: 490px;
	height: 52px;
	background-image: url(../images/harpenden-dentist_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;

} 
#rightcol {
	margin-left: 489px;
	height: 52px;
	background-image: url(../images/harpenden-dentist_14.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#this_is{
position: relative;
}
#content1 {
	float: left;
	width: 960px;
	background-image: url(../images/harpenden-dentist_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 10px;
	z-index: 999;
}
#content2 {
	float: left;
	width: 960px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFF;
	background-image: url(../images/contentbg.jpg);
}
#content2a {
	float: left;
	width: 579px;
	background-image: url(../images/harpenden-dentist_15.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 120px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}
#content2b {
	float: left;
	width: 321px;
	height: 490px;
}
#content3 {
	float: left;
	width: 980px;
	background-image: url(../images/harpenden-dentist_17.jpg);
	height: 65px;
}
.table {
	background-color: #EC018E;
	border: 1px solid #FFF;
	color: #FFF;
}

#left-content{width:320px; float:left; }
#slides{width: 640px; float:left;}
#welcome{width: 360px; z-index:999; position: absolute; margin: 350px 0px 0px 260px; color: #666; line-height: 1.4em; font-size: 1em;}
