@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(../images/orthodontics-cambridge_01.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #94b2c0;
}
body,html {
scrollbar-face-color: #d9d7d8;
scrollbar-shadow-color: #d9d7d8;
scrollbar-highlight-color: #d9d7d8;
scrollbar-3dlight-color: #d9d7d8;
scrollbar-darkshadow-color: #d9d7d8;
scrollbar-track-color: #e9e9e9;
scrollbar-arrow-color: #000000;
}

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

#row-logo-links {
	float: left;
	width: 979px;
	height: 112px;
}

#logo {
	float: left;
	width: 227px;
	height: 112px;
}

#links {
	float: left;
	width: 610px;
	margin-left: 142px;
	height: 112px;
	background-image: url(../images/orthodontics-cambridge_04.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#row-content-index {
	float: left;
	width: 979px;
	height: 468px;
}


#row-content {
	float: left;
	width: 979px;
	height: 468px;
	background-image: url(../images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#left-column {
	float: left;
	width: 158px;
	height: 468px;
}

#main-column {
	float: left;
	width: 512px;
	height: 428px;
	padding: 20px;
	text-align: justify;
	overflow: auto;
}
.html-links-column {
	float: left;
	width: 112px;
	margin-right:10px;
}

#right-column {
	float: left;
	width: 269px;
	height: 468px;
}

#row-footer {
	float: left;
	width: 979px;
	margin-top: 20px;
}
.image-space {
	margin-right: 10px;
	margin-bottom: 10px;
}
#Video {
	float:left;
	width:320px;
	background-color: #4C6371;
	padding: 5px;
	color: #FFF;
}
#Video2 {
	float:left;
	width:320px;
	background-color: #4C6371;
	padding: 5px;
	color: #FFF;
	margin-right: 20px;
}
.imagesitnexttovideo {
	float: left;
}

#dentist-finder-widget {
	float: right;
	width: 200px;
	height: 300px;
	margin-left: 20px;
	margin-bottom: 20px;
}