body {
	margin: 0;
	text-align: center;
	line-height: 100%;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #C3B382;
	background-image: url(../_media/wrapper_bg.jpg);
}
/* for IE */
* html body {
 	
}


/*  BASIC TEXT FORMATING */

p {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 10px 0 5px;
	text-align: justify;
}

h1 {
	color: #6FA399;
	font-family: Georgia, serif;
	font-size: 17px;
	font-weight: bold;
	margin: 6px 10px 8px 0;
	text-align: left;
	background-color: #D7ECDC;
	padding: 5px 20px;
	border-bottom: 1px dotted #6FA399;
}

h2 {
	color: #6FA399;
	font-family: Georgia, serif;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 10px 10px 20px;
	text-align: left;
	background-image: url(../_media/h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: -5px 0 -10px 0;
}

h3 {
	font-family: Georgia, serif;
	font-size: 16px;
	color: #666;
	margin: 0;
	padding: 0px 10px 0px 5px;
	text-align: left;
}

h4 {
	color: #800000;
	font-weight: lighter;
	font-size: 10.5pt;
	line-height: 14pt;
	font-family: Georgia, "Times New Roman", Times;
	text-align: center;
	letter-spacing: 1px;
	margin-right: 10px;
	margin-left: 10px;
	width: 90%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding: 0px 10px 0px 0px;
	text-align: left;
}

a {
	color: #4D90CD;
	text-decoration: none;
	border-bottom: 1px dotted #4D90CD;
}

a:hover {
	color: #2F597F;
}


ul {
	margin: 8px 10px 5px 40px;
	padding:0;
	list-style-image: url(../_media/li.gif);
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
ul li {
	margin:0;
	padding:0 0 6px 0;
	}
	
ol {
	margin: 8px 10px 5px 40px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
ol li {
	margin:0;
	padding:0 0 6px 0;
	}

hr {
    
    height: 1px;
    border-top: 1px dotted #ABAFD1;
    border-left: 0 none;
    border-right: 0 none;
    border-bottom: 0 none;
    margin: 1em auto 1em auto;
    padding: 0;
	text-align: center;
}
	
/*a:hover img {
	border: none;
	background:none;
	}    */

/*a:link img {
	border: none;
	}   */

/*  CSS Classes   */	


/*  BORDER CLASS STYLES */

.border {
	padding: 5px;
	border: dotted 1px #cccccc
	}

.border_left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	}
	
.border_right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	}
	
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	}
	
/*  IMAGE PADDING */
	
.image_right {
	float: right;
	border: 1px dotted #6FA399;
	padding: 2px;
	margin: 0 0 4px 10px;
	background-color: #F7FFF6;
}
.image_left {
	float: left;
	border: 1px dotted #6FA399;
	margin: 0 10px 4px 0;
	background-color: #F7FFF6;
	padding: 2px;
}

.image_center {
	border: 1px dotted #6FA399;
	background-color: #F7FFF6;
	padding: 2px;
}

.module_right {
	float: right;
	border: 1px dotted #6FA399;
	margin: 0 10px 4px 10px;
	background-color: #F7FFF6;
	padding: 2px 2px 2px 7px;
	width: 280px;
}

.module_right h2 {
	color: #6FA399;
	font-family: Georgia, serif;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0 10px 20px;
	text-align: left;
	background-image: url(../_media/h2_module.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 -10px 0;
}

.module_left {
	float: left;
	border: 1px dotted #6FA399;
	margin: 0 10px 4px 5px;
	background-color: #F7FFF6;
	padding: 2px 2px 2px 7px;
	width: 260px;
}

.module_center {
	border: 1px dotted #6FA399;
	background-color: #F7FFF6;
	padding: 2px 2px 2px 7px;
	margin: 0 auto 4px auto;
	width: 80%;
}

.swf_right {
	float: right;
	border: 1px dotted #6FA399;
	margin: 0 10px 4px 10px;
	background-color: #F7FFF6;
	padding: 2px;
}
.swf_left {
	float: left;
	border: 1px dotted #6FA399;
	margin: 0 10px 4px 5px;
	background-color: #F7FFF6;
	padding: 2px;
}

.swf_center {
	border: 1px dotted #6FA399;
	background-color: #F7FFF6;
	padding: 2px;
	margin: 10px auto 10px auto;
	width: 460px;
	height: 160 px;
	text-align: center;
}

.swf_impacted_teeth {
	border: 1px dotted #6FA399;
	margin: 10px auto;
	background-color: #F7FFF6;
	padding: 2px;
	width: 480px;
	height: 350 px;
	text-align: center;
}

.tour {
	border: 1px dotted #6FA399;
	margin: 10px auto;
	background-color: #F7FFF6;
	padding: 2px;
	width: 400px;
	height: 340 px;
	text-align: center;
}
	
/*  HIGHLIGHTED AREA */

.highlight {
	border: 1px dotted #666666;
	background-color: #F7FFF6;
}
	
/*  TEXT ALIGNMENT */	
.center {
	text-align: center
	}

.left {
	text-align: left
	}

.right {
	text-align: right
	}

/*  DESIGN ELEMENTS */	

	
.dashed_line{
	width:90%;
	background-image: url(../_media/images/dashed_line_main.gif);
	background-repeat: repeat-x;
	height: 4px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	}
	

.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}

/*  End CSS Classes   */	


/*  CSS IDs   */	

#header_wrap{
	width: 100%;
	margin: 0 auto;
	position: relative;
	top:0;
	background-image: url(../_media/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*------------- content section ----------------- */

#content_wrapper{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	top:0;
	left:0px;
}




/*------------- content main ----------------- */

#content_main{
	width: 605px;
	float: right;
	margin:0;
	min-height: 300px;
	height: auto !important;
	height /**/:300px;
	padding-bottom: 12px;
	
	
}



/*------------- content side ----------------- */


#content_side{
	width:190px;
	float: left;
	position: relative;
	top:0;
	height: 100%;
	min-height: 100%;
	padding: 0 0 12px 0;	
	margin: 0;
}

#content_side p{
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 11px;
	color: #333333;
	padding: 0 15px 0 12px;
    }
	
#content_side h1 {
	color: #FFFFFF;
	font-family: Georgia, serif;
	font-size: 17px;
	font-weight: normal;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
	text-align: left;
    }
	
#content_side h2 {
	color: #4D90CD;
	font-family: Georgia, serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px; 
	padding: 50px 15px 5px 12px;  
	text-align: left;
	background: none;
	}
	
#content_side h3 {
	color: #4D90CD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px; 
	padding: 50px 15px 5px 12px;  
	text-align: left;
	background: none;
	}
		
#content_side ul {
	list-style-image: url(../_media/li_side.gif);
	list-style-type: none;
	line-height: 14px;
	font-size: 11px;
	margin-left: 30px;	
	}
	
/*#content_side li a {
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	}*/
	
/*#content_side li a:hover {

	text-decoration: underline;
	
	}*/
	
#content_side hr {
    
    height: 1px;
    border-top: 1px dotted #ABAFD1;
    border-left: 0 none;
    border-right: 0 none;
    border-bottom: 0 none;
    margin: 1em 10px 1em 12px;
    padding: 0;
	text-align: center;
}


#content_side .dashed_line{

	background-image: url(../_media/images/dashed_line_sidebar.gif);

	}
	



/*------------- footer ----------------- */

#footer_wrapper{
	text-align: left;
	background-repeat: repeat-y;
	background-image: url(../_media/footer_bg.gif);
	background-position: center;
	height:70px;
	width: 100%;
}

#footer{
	text-align: left;
	width: 800px;
	padding: 0;
	margin: 0 auto;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#footer_links{
	text-align: left;
	width: 600px;
	position: relative;
	float:right;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer p{
	color: #666666;
	margin: 0;
	padding: 0 0 4px 0;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}

#footer a {
}


#footer a:hover {
	color: #2F597F;
	background-color: #D7ECDC;
}

#footer_links a:hover img {
	border: none;
	background:none;
	}

#footer_links a:link img {
	border: none;
	}
	
/*------------- misc styles ----------------- */

.column1 {
	width: 45%;
	float: left;
	}
	
.column2 {
	width: 45%;
	float: right;
	}