body {
	margin: 0;
	text-align: center;
	line-height: 100%;
	background-color: #B1CBDC;
}
/* for IE */
* html body {
	height: 100%;
	text-align: center;
}


/*  BASIC TEXT FORMATING */

p {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

h1 {
	color: #1B537F;
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 10px 8px 10px;
	text-align: left;
	background-image:url(../_media/h1.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}

h2 {
	color: #1B537F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	text-align: left;
	background-image:url(../_media/h2.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

h3 {
	color: #1B537F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	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 11px;
}

a {
	color: #527FB2;
}

a:hover {
	color: #B1CBDC;
}


ul {
	margin: 2px 10px 5px 40px;
	padding: 10px 0 0 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 8px 0;
	}
	
ol {
	margin: 2px 10px 5px 40px;
	padding: 10px 0 0 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
ol li {
	margin:0;
	padding:0 0 8px 0;
	}
	
/*a:hover img {
	border: none;
	background:none;
	} */	

/*a:link img {
	border: none;
	} */

/*  CSS Classes   */	


/*  BORDER CLASS STYLES */

.border {
	padding: 5px;
	border: solid 1px #cccccc
	}

.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}
	
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
	
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
	
/*  IMAGE PADDING */
	
.image_right {
	float: right;
	border: 1px solid #1B537F;
	margin-left: 8px;
	margin-bottom: 4px;
	background-color: #B3CDDD;
	padding: 2px;
}
.image_left {
	float: left;
	border: 1px solid #1B537F;
	margin-right: 8px;
	margin-bottom: 4px;
	background-color: #B1CBDC;
	padding: 2px;
}

.image_center {
	border: 1px solid #1B537F;
	background-color: #B1CBDC;
	padding: 2px;
	margin-bottom: 4px;
}

.module_right {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
	background-color: #B1CBDC;
	width: 300px;
	height: auto;
	border: 1px solid #1B537F;
	padding-top: 4px;
	padding-bottom: 4px;
}	
	
.module_left {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 4px;
	background-color: #B1CBDC;
	width: 300px;
	height: auto;
	border: 1px solid #1B537F;
	padding-top: 4px;
	padding-bottom: 4px;
}	

.module_center {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #B1CBDC;
	width: 80%;
	height: auto;
	border: 1px solid #1B537F;
	padding-top: 4px;
	padding-bottom: 4px;
}	

.swf_right {
	float: right;
	border: 1px solid #1B537F;
	margin-left: 8px;
	margin-right: 10px;
	margin-bottom: 4px;
	background-color: #B1CBDC;
	padding: 2px;
}
.swf_left {
	float: left;
	border: 1px solid #1B537F;
	margin-right: 8px;
	margin-left: 10px;
	margin-bottom: 4px;
	background-color: #B1CBDC;
	padding: 2px;
}

.swf_center {
	border: 1px solid #1B537F;
	background-color: #B1CBDC;
	padding: 2px;
	margin: 10px auto 10px auto;
	width: 460px;
	height: 160 px;
	text-align: center
}

.swf_impacted_teeth {
	border: 1px solid #1B537F;
	margin: 10px auto 10px auto;
	background-color: #B1CBDC;
	padding: 2px;
	width: 480px;
	height: 350 px;
	text-align: center;
}

/*  HIGHLIGHTED AREA */

.highlight {
	border: 1px solid #666666;
	background-color: #D7D7D7;
}
	
/*  TEXT ALIGNMENT */	
.center {
	text-align: center
	}

.left {
	text-align: left
	}

.right {
	text-align: right
	}

/*  DESIGN ELEMENTS */	

	
.dashed_line{
	width:90%;
	background-image: url(../_media/common_assets/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 section ----------------- */


#home_wrapper{
	background-image: url(../_media/body_bg.gif);
	text-align: center;
	background-repeat: repeat-x;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
}

#home{
	text-align: center;
	padding: 0;
	width: 800px;
	height: 100%;
	margin: 0;
}

#hp_h1 {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}

#hp_h1 h1 {
	width: 510px;
	text-align: right;
	background-image:url(../_media/hp_h1.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	padding: 10px 20px 10px 0;
	margin: 0;
}

.footer_text{
	float:left;
	width: 530px;
}

.footer_text a {
	color: #B1CBDC;
}

.footer_text a:hover {
	color: #fff;
}

.footer_text p{
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0 0 0 10px;
	text-align: right;
}

.footer_links2{
	float: right;
	width: 240px;
}

.footer_links2 p {
	padding: 0;
	color: #B1CBDC;
}

.footer_links2 a {
	color: #B1CBDC;
	font-weight: bold;
	font-size: 10px;
}


.footer_links2 a:hover {
	border-bottom: 1px solid #fff;
	text-decoration: none;
	color: #fff;
}


/*------------- header section ----------------- */


#header_wrapper{
	background-image: url(../_media/header_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
}

#header{
	text-align: center;
	margin: 0 auto;
	width: 800px;
	padding: 0;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

/*------------- content section ----------------- */

#content_wrapper{
	width: 100%;
	margin: 0 auto 0 auto;
	text-align: center;
	position: relative;
	top:0px;
	left:0px;

}




/*------------- content main ----------------- */

#content_main{
	width: 800px;
	margin:0px auto 0px auto;
	padding-bottom: 6px;
	min-height: 350px;
	text-align: left;
	padding-top: 6px;
	background-color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}



/*------------- content side ----------------- */


#content_side{
	width:0px;
	float: left;
	margin-top:0px;
	position: relative;
	top:0;
	height: 0px;
	min-height: 100%;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	background-position: left top;
}

#content_side p{
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 10px;
	color: #333333;
    }
	
#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;
    }
	
#content_side h2 {
	color: #1c82b1;
	font-family: Georgia, serif;
	font-size: 17px;
	font-weight: normal;
	padding-left: 15px;
	margin: 0px;
	padding-bottom: 5px;    
	
	}
	
#content_side ul {
	list-style-image: url(../_media/common_assets/dashed_line_sidebar.gif);
	list-style-type: none;
	line-height: 14px;
	}
	
#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 solid #ABAFD1;
    border-left: 0 none;
    border-right: 0 none;
    border-bottom: 0 none;
    margin: 1em 0;
    padding: 0;
}


#content_side .dashed_line{

	background-image: url(../_media/common_assets/dashed_line_sidebar.gif);

	}
	


/*------------- footer ----------------- */

#footer_wrapper{
	text-align: left;
	width: 100%;

}

#footer{
	text-align: left;
	margin: 0 auto;
	width: 800px;
	padding: 0;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#footer_links{
	float:left;
	width: 530px;
}

#footer_links2{
	float:right;
	width: 240px;
}

#footer p{
	color: #B1CBDC;
	margin: 0;
	padding: 0 0 4px 0;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}

#footer a {
	color: #B1CBDC;
	font-weight: bold;
	font-size: 10px;
}


#footer a:hover {
	border-bottom: 1px solid #fff;
	text-decoration: none;
	color: #fff;
}

/*------------- misc styles ----------------- */
.float-left{
float: left;
}

#column1 {
	width: 399px;
	float: left;
}	

#column2 {
	width: 399px;
	float: right;
	border-left: dotted 1px #1B537F;
}

#HealthAngle {
	text-align:left;
	color: #B1CBDC;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	width:510px;
	padding:0px10px10px10px;
}

#HealthAngle h6 {
	text-align:left;
	color: #B1CBDC;
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 15px;
	width:510px;
}
