body {
	margin: 0px;
	background: url(../images/bkgd_internal.jpg) top left repeat-x;
	background-color: #a3dbee;
}

#container {
	width: 650px;
	height: auto;
}

/*-------------------------------------------------------*/
/*------------------------header-------------------------*/
/*-------------------------------------------------------*/

#header {
	width: 650px;
	height: 100px;
	background: url(../images/top.gif) left top no-repeat;
	margin: 0;
}

#logo {
	width: 410px;
	height: 85px;
	position: absolute;
	left: 23px;
	top: 10px;
}

#address {
	display: none;
}

/*-------------------------------------------------------*/
/*----------------------headerPic------------------------*/
/*-------------------------------------------------------*/

#headerPic {
	display: none;
}


/*-------------------------------------------------------*/
/*------------------------topNav-------------------------*/
/*-------------------------------------------------------*/

#topNav {
	display: none;
}

#navLast {
	display: none;
}

/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/
/*--------------------------------------------------------------*/


/*-------------------------------------------------------*/
/*------------------------sideNav------------------------*/
/*-------------------------------------------------------*/


#sideNav {
	display: none;
}

/*----------------------procedures---------------------*/

#procedures {
	display: none;
}

/*---------------------beforeafter---------------------*/

#beforeAfter {
	display: none;
}

/*---------------------consultation---------------------*/

#consultation {
	display: none;
}

/*-------------------------------------------------------*/
/*------------------------content------------------------*/
/*-------------------------------------------------------*/


#content {
	width: 650px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#content h1 {
	border-top: 6px solid #365372;
	background-color: #43658a;
	color: #c5def1;
	font-size: 18px;
	margin: 0;
	padding:5px 11px 5px 11px;
	font-weight: normal;
}

#content h2 {
	background-color: #43658a;
	color: #c5def1;
	font-size: 12px;
	margin: 0 0 12px 0;
	padding: 0px 11px 6px 11px;
	font-weight: normal;
}

#content h3 {
	font-size: 14px;
	color: #b46946;
	margin: 14px 0 0 0;
	padding: 0;
}

#content img {
	border: 1px solid #5a7692;
}

#content p {
	font-size: 12px;
	color: #000000;
	margin-top: 0;
}

#content a:link, #content a:visited {
	color: #43658a;
	text-decoration: underline;
	font-weight: bold;
}

#content a:hover, #content a:active {
	color: #89a9cc;
	text-decoration: none;
	font-weight: bold;
}

.picMargin {
	margin: 0 0 10px 10px;
}

/*-------------------------------------------------------*/
/*-------------------------bottom------------------------*/
/*-------------------------------------------------------*/

#bottom {
	display: none;
}

#bottomContact {
	text-align: center;
	margin: 25px 0;
}

#bottomContact img {
	border: none;
	margin-bottom: 10px;
}


/*-------------------------------------------------------*/
/*-------------------------footer------------------------*/
/*-------------------------------------------------------*/

#footer {
	display: none;
}

#shadow {
	display: none;
}



/*------------------------Contact Forms---------------------------*/

#miniContact {
	display: none;
}

