/* CSS Document */

/* main css */

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

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

/* top */
#rowLogo {
	float: left;
	width: 990px;
	margin-right: 10px;
	margin-left: 10px;
}
#logo {
			float: left;
			width: 223px;
}
#address {
			float: right;
			width: 500px;
}
#address1 {
	float: left;
	width: 500px;
	margin-top: 27px;
	text-align: right;
}
#address2 {
	float: left;
	width: 500px;
	text-align: right;
	color: #004658;
	margin-top: 10px;
}

/* content */
#rowContent {
			float: left;
			width: 1010px;
			overflow: auto;
}
#rowContent1 {
	float: left;
	width: 10px;
	background-image: url(../images/verwood-dentist_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#rowContent2 {
	float: left;
	width: 980px;
	background-color: #83d1e5;
	border: 5px solid #d6d6d6;
}
#rowContent3 {
	float: left;
	width: 10px;
	background-image: url(../images/verwood-dentist_14.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#links {
	float: left;
    width: 121px;
}
#indexFlash {
	float: left;
    width: 859px;
}
#smalllinks {
	float: left;
    width: 63px;
}
#pageContent {
	float: left;
	width: 506px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 30px;
	text-align: justify;
	overflow: auto;
}
#column1 {
	float: left;
	width: 238px;
	margin-right: 30px;
	text-align: justify;
}
#column2 {
	float: left;
	width: 238px;
	text-align: justify;
	clear: right;
}
.html_links_column {
	float: left;
	width: 485px;
	padding-right:10px;
	margin-left: 10px;
}
#Image {
	float: left;
    width: 321px;
}


/* navigation */
#rowNav {
			float: left;
			width: 1010px;
}
#treatColumn1 {
	float: left;
	width: 176px;
}
#treatColumn2 {
			float: left;
			width: 320px;
			margin-left:10px;
}
/* footer */
#rowFooter {
			float: left;
			width: 1010px;
}
/* extras */
#navsite {
	width: 990px;
	padding:0px;
	height: 31px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

#menu
{
	padding:0;
	color:#0F5263;
	font-family: "Trebuchet MS";
	list-style-type:none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 12px;
	font-weight: bold;
}
#menu li {display:inline;}
#menu li a
{
	color:#014558;
	text-decoration:none;
	float:left;
	padding-top: 5px;
}
#menu li a:hover
{
color:#2F97CE;
}
.divider {
	background-image: url(../images/verwood-dentist_19.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
	margin-right: 20px;
	padding-right: 33px;
}
.form {
	background-color: #8edbef;
}
.pictures_right {
	float: right;
	padding-left: 10px;
}
.headerContainer {
	float:left;
	width:506px;}
.table-borders {
	border: 1px solid #FFF;
}
