body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #CE9B67;
	background-position: center top;
	background-repeat: repeat-x;
	height:100%;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#home_bkgnd {
	position: absolute;
	top: 0px;
	left: 0px;
	height:auto;
	width:100%;
	min-height:100%;
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(../_media/backgrounds/bg_horiz.gif);
    }
	
* html #home_bkgnd {
	height:100%;
	}
#client_header {
	display: none;
	text-align: left;
	width: 800px;
	float: left;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	z-index: 1000;
}
/*  BASIC TEXT FORMATING */
p {
	color:#3E3123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 125%;
	}

h1 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	border-bottom: 1px solid #999999;
	text-align: left;
	margin: 0px;
	}

h2 {
	color: #CE9A68;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	}

h3 {
	color:#3E3123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	}

h4 {
	color: #21344E;
	font-size: 125%;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times;
	text-align: center;
	width: 90%;
	}

a {
	color: #708869;
	text-decoration: none;
	border-bottom: 1px dotted #708869;
	}

a:hover {
	color: #8ECD9F;
	}
	
li {
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	list-style-image: url(../_media/common_assets/arrow_transparent_bg.gif);
}
	
/*  
a:hover img {
	border: none;
	background:none;
	} 

a:link img {
	border: none;
	}
*/

/*  CSS Classes   */	

.image_left, .image_center, .image_right, .swf_center, .swf_impacted, .module_left, .module_center, .module_right {
	background-color: #F1EAD4;
	border: solid #C68974 1px;
	margin-bottom: 5px;
	padding: 2px;
	}
	
.image_right {
	float: right;
	margin-left:10px
	}
	
.image_left {
	float: left;
	margin-right:10px
	}

.image_center {
	margin: 0px 5px 5px 5px;
	}

.swf_center {
	margin: 0px auto 5px auto;
	width: 460px;
	height: 160px;
	}

.swf_impacted {
	margin: 0px auto 5px auto;
	width: 480px;
	height: 350px;
	}

.module_right {
	float: right;
	width: 270px;
	padding-bottom: 5px;
	margin-left:10px
	}	
	
.module_left {
	float: left;
	width: 270px;
	padding-bottom: 5px;
	margin-right:10px
	}

.module_center {
	margin: 0px auto 10px auto;
	width: 568px;
	padding-bottom: 5px;
	}

.module_right h2, .module_left h2, .module_center h2 {
	background-color: #C68A74;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}

.module_right p, .module_left p, .module_center p {
	padding-left: 10px;
	padding-right: 10px;
	}

.module_wrapper{
	width: 100%;
	background-image: url(../_media/common_assets/dashed_line.gif);
	background-repeat: repeat-y;
	background-position: top center;
	margin-top: 10px;
	}
	
/*  TEXT ALIGNMENT */	
.text_center {
	text-align: center
	}

.text_left {
	text-align: left
	}

.text_right {
	text-align: right
	}

/*  DESIGN ELEMENTS */	

	
.dashed_line{
	background-image: url(../_media/common_assets/dashed_line.gif);
	background-repeat: repeat-x;
	height: 4px;
	text-align: center;
	width: 80%;
	margin: 30px auto;
	}
	

.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 ----------------- */


#header_wrapper{
	width: 100%;
	background-image: url(../_media/backgrounds/bg_header.gif);
	background-repeat: repeat-x;
	}

#header{
	margin: 0px auto 0px auto;
	width: 800px;
	padding: 0px;
	}

/*------------- content section ----------------- */

#content_wrapper{
	width: 798px;
	margin: 8px auto 0px auto;
	background: #FBFAF2 url(../_media/backgrounds/side_bg.jpg) top left no-repeat;
	border: solid black 1px;
	padding: 8px 0px;
	}
	
#content_wrapper2{
	width: 778px;
	margin: 0px auto 0px auto;
	}

/*------------- content home ----------------- */

#home{
	width: 800px;
	margin: 20px auto;
	}

/*------------- content main ----------------- */

#content_main{
	float: right;
	width: 574px;
	min-height: 350px;
	text-align: left;
	padding-bottom: 10px;
	}


/*------------- content side ----------------- */


#content_side{
	float: left;
	width: 184px;
	height: 400px;
	padding-top: 12px;
	text-align: left;
	}

#content_side p, #content_side h1, #content_side h2, #content_side ul{

}

#content_side p{
	text-align: left;
	margin-top: 0px;
	font-size: 100%;
	color: #333333;
    }
	
#content_side h1 {
	color: #343434;
	text-transform: capitalize;
	font-size: 85%;
	padding-bottom: 3px;
	border-bottom: 1px solid #999999;
	margin: 0px;
    }
	
#content_side h2 {
	font-family: Georgia, serif;
	font-size: 110%;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 10px;    
	
	}
	
#content_side li {
	margin-left: -20px;
	}
	
#content_side li a {
	font-size: 90%;
	font-weight: bold;
	border-bottom: none;
	}
	
#content_side li a:hover {
	}
	
/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 100%;
	padding: 0px;
	background-image: url(../_media/backgrounds/bg_footer.gif);
	background-repeat: repeat-x;
}

#footer{
	text-align: right;
	width: 800px;
	margin: 0px auto 0px auto;
}
#footer p{
	color: #5E4860;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: arial, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
}

#footer a, .dental_website_design {
	color: #5E4860;
	font-weight: bold;
	font-size: 80%;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	color: #8ECD9F;
	}

/*------------- misc styles ----------------- */
#float_left{
	float: left;
	margin-right: 8px;
}

#float_right{
	float: right;
	margin-left: 8px;
}

#highlight {
	border: solid #C68974 1px;
	background-color: #EFE6CD;
	width: 97%;
	margin: 0px auto 0px auto;
	padding: 10px 10px 5px 10px;
	}
.clear_all{
	clear: both;
	width: 95%;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

.cl1 {
	width: 49%;
	float: left;
}

.cl2 {
	width: 49%;
	float: right;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#address p {
	text-align: center;
}