body {
	margin: 0px;
	background: #000000;
}

#container {
	width: 752px;
	height: auto;
	position: absolute;
	left: 50%;
	margin: 5px 0 30px -376px;
}

/*--------------------------------------------------------------*/
/*--------------------------header------------------------------*/
/*--------------------------------------------------------------*/

#header {
	width: 752px;
	height: 65px;
	background: #b4d9f5 url(../images/topCorners.gif) left top no-repeat;
}

#logo {
	position: relative;
	width: 247px;
	height: 44px;
	top: 14px;
	left: 22px;
}

#headerContact {
	width: 111px;
	height: 57px;
	position: absolute;
	top: 0px;
	left: 604px;
	background: url(../images/headerContact.jpg) left top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #333333;
	text-align: center;
	padding: 8px 15px 0 19px;
}

#headerContact a:link, #headerContact a:visited {
	color: #132f5b;
	text-decoration: underline;
}

#headerContact a:hover, #headerContact a:active {
	color: #132f5b;
	text-decoration: none;
}

#dentistry {
	width: 752px;
	height: 269px;
	position: absolute;
	top: 65px;
	left: 0;
}

/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/

#theBody {
	width: 752px;
	height:auto;
	position: absolute;
	top: 334px;
	left: 0;
	background: #eaf4fd url(../images/bottom.jpg) bottom left no-repeat;
	padding-bottom: 45px;
}

/* .......... clearfix from positioniseverything.net
http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* ........................... */


/*--------------------------------------------------------------*/
/*------------------------sideNav-------------------------------*/
/*--------------------------------------------------------------*/

#sideNav {
	background: url(../images/sideNavBkgd.jpg) left top repeat-y;
	float: left;
	width: 221px;
	height: auto;
}

#sideNav ul {
	background: url(../images/sideNavTop.jpg) left top no-repeat;
	width: 178px;
	height: auto;
	list-style: none;
	padding: 24px 0 0 43px;
	margin: 0;
}

#sideNav ul li {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #132f5b;
}

#sideNav a:link, #sideNav a:visited {
	text-decoration: none;
	color: #132f5b;
}

#sideNav a:hover, #sideNav a:active {
	text-decoration: none;
	color: #567b9e;
}

/*-------------------------miniContact---------------------------*/

#askAnnette {
	background: url(../images/miniContactBkgd.jpg) left top repeat-y;
	width: 221px;
	position: relative;
	top: 0px;
	left: 0px;
}

#required {
	position: absolute;
	top: 118px;
	left: 133px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #132f5b;
	text-align: center;
}

.miniContact {
	background: url(../images/miniContact.jpg) left top no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 152px;
}

.miniContact input {
	width: 155px;
	height: 16px;
	background: url(../images/fields.gif) left top no-repeat;
	border: none;
	margin: 0 0 7px 0;
	padding: 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454749;
}

#miniComments {
	width: 175px;
	height: 109px;
	background: url(../images/comments.gif) left top no-repeat;
	position: absolute;
	top: 268px;
	left: 23px;
	margin: 0;
	padding: 0;
}

.miniContact textarea {
	width: 165px;
	height: 103px;
	border: none;
	background: none;
	margin: 0;
	padding: 3px 0 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454749;
}

#miniButton input {
	width: 82px;
	height: 31px;
	background: url(../images/submit.jpg) top left no-repeat;	
	margin-top: 115px;
}

/*------------------------------------------------------*/

#sidNavAddress {
	width: 220px;
	height: 176px;
	position: relative;
	top: 0;
	left: 0;
	background: url(../images/sideNavBtm.jpg) left top no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

/*--------------------------------------------------------------*/
/*------------------------content-------------------------------*/
/*--------------------------------------------------------------*/

#content {
	background: url(../images/contentBkgd.jpg) right top no-repeat;
	float: right;
	width: 487px;
	height: auto;
	padding: 28px 26px 0 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#content h1 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}

#content h2 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#content h3 {
	color: #567b9e;
	font-size: 14px;
}

#content a:link, #content a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #132f5b;
}

#content a:hover, #content a:active {
	font-weight: bold;
	text-decoration: none;
	color: #132f5b;
}

#content ul li {
	margin-bottom: 10px;
}

#info {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
}

.phone {
	font-family: Arial, Helvetica, sans-serif;
	color: #567b9e;
	font-size: 16px;
	text-align: center;
}

/*-----------main contact form---------------*/

.mainContact {
	width: 350px;
	position: relative;
	left: 50px;
	border: double #294d7e;
	margin: 10px 0 7px 20px;
	padding: 6px 0 12px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mainContact input {
	width: 271px;
	background-color: #c0cfe8;
	border: 1px solid #294d7e;
	margin-top: 6px;
	color: #091d38;
	padding: 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mainContact textarea {
	width: 271px;
	background-color: #c0cfe8;
	border: 1px solid #294d7e;
	margin-top: 6px;
	color: #091d38;
	padding: 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainBtn input {
	width: 82px;
	height: 31px;
	background: url(../images/submit.jpg) top left no-repeat;
	margin-top: 9px;
	border: none;
}


/*--------------------------------------------------------------*/
/*-------------------------footer-------------------------------*/
/*--------------------------------------------------------------*/

#footer {
	margin-top: 48px;
	text-align: center;
	color: #132f5b;
}

#footer a:link, #footer a:visited {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #132f5b;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	color: #567b9e;
}

#page1 {
	margin-top: 38px;
}

#page1 a:link, #page1 a:visited {
	font-size: 10px;
	color: #132f5b;
}

#page1 a:hover, #page1 a:active {
	font-size: 10px;
	color: #567b9e;
}
.address2 {
    display:none;
}
.valid {
    color: #007940!important;
	font-weight: bold!Important;
}
.invalid {
    color: #F00000!important;
	font-weight: bold!Important;
}