body {
	margin: 0px;
	padding: 0;
	background: url(../images/bkgd.gif) top left repeat;
}

.center {
	text-align: center;
}

#container {
	width: 750px;
	height: auto;
	position: absolute;
	left: 50%;
	margin: 40px 0 20px -375px;
	border: 1px solid #000000;
}

#header {
	width: 744px;
	height: 300px;
	position: absolute;
	left: 2px;
	top: 2px;
	background: url(../images/dentistry-01.jpg) left top no-repeat;
	border: 1px solid #000000;
}

#topInfo {
	width: 760px;
	height: 40px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -380px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

#topInfo ul {
	list-style: none;
	margin: 25px 0 0 0;
	padding: 0;
}

#topInfo ul li {
	float: left;
	margin: 0 18px;
	padding: 0;
	font-weight: bold;
}

/*------------- Column Container -------------*/

#columnContainer {
	width: 746px;
	height: auto;
	margin: 306px 0 2px 2px;
	background: url(../images/containerBkgd.gif) left top repeat-y;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

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

#sideNav {
	width: 220px;
	height: auto;
	float: left;
	margin: 0;
	padding: 7px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#sideNav ul {
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
}

#sideNav ul li {
	margin: 1px 0;
	padding: 0;
}

#sideNav ul li a {
	display: block;
	width: 201px;
	padding: 4px 0 4px 19px;
	background: url(../images/bullet.gif) left 6px no-repeat;
	/*---change link color---*/
	background-color: #FF9966;
	/*-----------------------*/
}

#sideNav ul li a:link, #sideNav ul li a:visited {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

#sideNav ul li a:hover, #sideNav ul li a:active {
	/*---change link color---*/
	background: #c1cbd9 url(../images/bullet_over.gif) left 6px no-repeat;
	/*-----------------------*/
	color: #000000;
	text-decoration: none;
}

#sideNav ul li ul {
	list-style: none;
	margin-left: 220px;
	margin-top: 0;
	padding: 0;
}

#sideNav ul li ul li {
	margin: 0;
	padding: 0;
}

#sideNav ul li ul li a {
	width: 170px;
	padding: 4px 0 6px 20px;
	background-image: none;
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

#sideNav ul li ul li a:hover {
	background-image: none;
	/*---change link color---*/
	background-color: #c1cbd9;
	/*-----------------------*/
	color: #000000;
	text-decoration: none;
}

#sideNav ul li ul li ul li a {
	margin-left:-30px;
}

#sideNav img {
	margin-left: 5px;
}

#qc {
	text-align: center;
	margin: 5px 0;
}

#qc textarea {
	width: 196px;
	height: 100px;
	margin-bottom: 3px;
	padding: 2px;
	border: 1px solid #999;
	background-color: #333;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#qc input {
	width: 196px;
	height: 20px;
	margin-bottom: 3px;
	padding: 2px;
	border: 1px solid #999;
	background-color: #333;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#qc a {
	color: #fff;
}

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

#content {
	width: 500px;
	height: auto;
	float: right;
	background: url(../images/contentBkgd.gif) right top no-repeat;
	margin-right: 1px;
	padding: 20px 6px 0 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#spacing {
	width: 30px;
	height: 120px;
	float: right;
}

#phoneInfo {
	width: 120px;
	height: 20px;
	position: absolute;
	left: 555px;
	top: 312px;
	font-size: 18px;
	color: #365e7e;
	text-align: right;
	line-height: 21 px;
}

#content h1 {
	width: 327px;
	margin: 0;
	padding: 0;
	font-size: 24px;
}

#content h2 {
	font-size: 11px;
	width: 447px;
	background: url(../images/h1Bar.jpg) left top no-repeat;
	margin: 2px 0 0 0;
	padding: 20px 0 0 0;
}

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

#content p {
	line-height: 16px;
}

#content ul {
	list-style: none;
}

#content ul li {
	line-height: 16px;
	background: url(../images/bulletlist.gif) left 6px no-repeat;
	padding-left: 15px;
	margin-bottom: 16px;
}

#content ol {

}

#content ol li {
	line-height: 16px;
	margin-bottom: 16px;
}

#content a:link, #content a:visited {
	font-weight: bold;
	/*---change link color---*/
	color: #355c91;
	/*-----------------------*/
	text-decoration: underline;
}

#content a:hover, #content a:active {
	font-weight: bold;
	/*---change link color---*/
	color: #bd650f;
	/*-----------------------*/
	text-decoration: underline;
}

#contactInfo {
	text-align: center;
	margin-top: 10px;
}


/*----------------- gallery -------------------*/


.gallery {
	width: 470px;
	height: auto;
	padding: 10px;
	clear: both;
}

.before {
	width: 230px;
	height: auto;
	float: left;
	text-align: center;
}

.before strong {
	font-size: 16px;
}

.after {
	width: 230px;
	height: auto;
	float: right;
	text-align: center;
}

.after strong {
	font-size: 16px;
}

.gallery img {
	border: 3px double #54647b;
	padding: 1px;
	margin-bottom: 5px;
}


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

#footer {
	width: 466px;
	height: auto;
	float: right;
	margin-right: 1px;
	padding: 40px 6px 10px 51px;
	background: #d2d9e2 url(../images/footer.gif) left top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000000;
}

#footer p {
	font-size: 10px;
	text-align: center;
	margin: 5px 0;
	padding: 0;
}

#footer a:link, #footer a:visited {
	/*---change link color---*/
	color: #333333;
	/*-----------------------*/
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	/*---change link color---*/
	color: #333333;
	/*-----------------------*/
	text-decoration: underline;
}

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

#mainContact {
	text-align: left;
	font-size: 12px;
}

#mainContact input {
	width: 300px;
	border: 1px solid #333333;
	margin: 5px;
	padding: 2px;
}

#mainContact textarea {
	width: 300px;
	height: 100px;
	border: 1px solid #333333;
	margin: 5px;
	padding: 2px;
}

#mainContactBtn input {
	text-align: center;
	width: 150px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	border: 1px solid #333333;
	cursor: pointer;
}


/* Disclaimer */

#disclaimer {
	
}
/*--------------------> Form Selectors <--------------------*/
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}
/* 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 */

/* Use a break with this class to clear float containers */

.brclear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}

/* sIFR al rescante! http://www.mikeindustries.com/sifr/
now with tasty 2.0.2 flava */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
/* you can edit these styles */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}
/* end sIFR goodness */

#video-container {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
}

.metal-free {
	width: 200px;
	height: 94px;
	padding: 10px;
}

#metal-free {
	width: 200px;
	height: 94px;
	display: block;
	background-image: url(../images/metal-free.gif);
	background-position: 0 0;
}

#metal-free:hover {
	background-position: 0 -94px;
}
.blog-button {
	width: 200px;
	height: 94px;
	padding: 10px;
}

#blog-button {
	width: 200px;
	height: 94px;
	display: block;
	background-image: url(../images/blog-button.gif);
	background-position: 0 0;
}

#blog-button:hover {
	background-position: 0 -94px;
}
#facebook-button {
	width: 200px;
	height: 94px;
	display: block;
	background-image: url(../images/facebook.gif);
	background-position: 0 0;
}
#facebook-button:hover {
	background-position: 0 -94px;
}
/*---------------------------blogger----------------------------------------*/
#blogger-navigation{
	width:220px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#blogger-navigation h3{
	margin-left: 5px;
	color: #6e8199;
}

#blogger-navigation ul{
	
}
#blogger-navigation ul li{
	margin-bottom:5px;
}
#blogger-navigation a{
	color: #6e8199;
}
#blogger-navigation a:hover{
	color: #425670;
}

