/* CSS Document */

body {
	margin: 0px;
	background-image: url(../images/newton-abbot-dentist_01.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	color: #535353;
	line-height: 14px;
}

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

#row-header {
	float: left;
	width: 900px;
	height: 215px;
	margin-top: 16px;
}

#logo {
	float: left;
	width: 221px;
	height: 215px;
	background-image: url(../images/newton-abbot-dentist_04.jpg);
	background-repeat: no-repeat;
}

#images {
	float: left;
	width: 679px;
	height: 215px;
	background-image: url(../images/newton-abbot-dentist_05.jpg);
	background-repeat: no-repeat;
}

#row-content {
	float: left;
	width: 900px;
	height: 355px;
	margin-bottom: 16px;
}

#links-column {
	float: left;
	width: 221px;
	height: 355px;
}

#html-links-column {
	float: left;
	width: 118px;
	height: 30px;
}
#html-links-column1 {
	float: left;
	width: 58px;
	height: 30px;
}

#links {
	float: left;
	width: 221px;
	height: 268px;
}

#address {
	float: left;
	width: 137px;
	height: 82px;
	padding-left: 44px;
	padding-right: 40px;
	padding-top: 5px;
	background-image: url(../images/newton-abbot-dentist_20.jpg);
	background-repeat: no-repeat;
	color: #5a7532;
}

#content {
	float: left;
	width: 295px;
	height: 315px;
	margin-right: 23px;
}
#content1 {
	float: left;
	width: 304px;
	height: 315px;
}
#content_full {
	float: left;
	width: 582px;
	height: 315px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
h1 {
	font-family: Arial;
	font-size: 17px;
	color: #5c5a8b;
	font-weight: lighter;
	padding-bottom: 3px;
	border-bottom: solid 1px;
	border-bottom-color: #CCC;
}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #5c5a8b;
	font-weight: lighter;
}

#image-holder {
	float: right;
	width: 196px;
	height: 150px;
	background-image:url(../images/image-holder.jpg);
}

#row-footer {
	float: left;
	width: 649px;
	padding-left: 235px;
}
/* page links */

a:link {
	color: #7270a5;
	text-decoration: none;
}
a:visited {
	color: #7270a5;
	text-decoration: none;
}
a:hover {
	color: #a6d25f;
	text-decoration: none;
}
a:active {
	color: #7270a5;
	text-decoration: none;
}
div.scroll {	height: 300px;	width: 470px;	overflow: auto;	padding: 0px;}

body,html {
scrollbar-face-color: #4b4b4b;
scrollbar-shadow-color: #333333;
scrollbar-highlight-color: #626262;
scrollbar-3dlight-color: #666666;
scrollbar-darkshadow-color: #4b4b4b;
scrollbar-track-color: #333333;
scrollbar-arrow-color: #ffffff;
}
#form_table {
	background-color: #D3D3D3;
}
div.scroll5 {
	float: left;
	height: 315px;
	width: 639px;
	overflow: auto;
	padding: 20px;
	background-image: url(../images/newton-abbot-dentist_07.jpg);
}

.formobject {
	font-size: 11px;
	color: #2c3520;
	background-color: #889971;
	border: 1px solid #6f7960;
}.image-right {
	float: left;
	margin-right: 20px;
}
