/* CSS Document */
/* Hack for IE */
* html {
    height: 100%;
}
/* End IE Hack */ 

html {
    height: 100%;
}

* {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

body { background:#FFFFFF; color:#000000; }

#container {
	z-index:0;
	margin: 0 auto;
	padding: 0;
	position: relative;	
	top:0px;
	left:0px;
	width: 900px;
	min-height: 100%;
	height:auto;
}

#mainsite {
	z-index:0;
	position: absolute;	
	top:0px;
	left:0px;
	width: auto;
	min-height: 100%;
	height:auto;
}

#header {
	z-index:0;
	position: absolute;	
	top:0px;
	left:0px;
	width: 900px;
	height: 49px;
}

.horz_nav {
	z-index:100;
	position: absolute;
	top:3px;
	height: 20px;
	margin-top:12px;
	
}

.menu_spacer {
	z-index:100;
	position: absolute;
	top:0px; 	
}

.horz_nav div,img {
	display:inline;
}

.horz_nav a{
	color:#FFF;
	text-decoration:none;
}

.horz_nav a:hover{
	color:#FC3;
	text-decoration:none;
}

#header1 {
	z-index:0;
	position: absolute;	
	top:0px;
	left:0px;
	width: 225px;
	height: 49px;
	background-image:url(../img/header_01.jpg);
	background-repeat:no-repeat;
}

#header2 {
	z-index:0;
	position: absolute;	
	top:0px;
	left:225px;
	width: 225px;
	height: 49px;
	background-image:url(../img/header_02.jpg);
	background-repeat:no-repeat;
}

#header3 {
	z-index:0;
	position: absolute;	
	top:0px;
	left:450px;
	width: 225px;
	height: 49px;
	background-image:url(../img/header_03.jpg);
	background-repeat:no-repeat;
}

#header4 {
	z-index:0;
	position: absolute;	
	top:0px;
	left:675px;
	width: 225px;
	height: 49px;
	background-image:url(../img/header_04.jpg);
	background-repeat:no-repeat;
}

#photo_1_a {
	z-index:0;
	position: absolute;	
	top:49px;
	left:0px;
	width: 225px;
	height: 118px;
	background-image:url(../img/photologo_05.jpg);
	background-repeat:no-repeat;
}

#photo_2_a {
	z-index:0;
	position: absolute;	
	top:49px;
	left:225px;
	width: 225px;
	height: 118px;
	background-image:url(../img/photologo_06.jpg);
	background-repeat:no-repeat;
}

#photo_3_a {
	z-index:0;
	position: absolute;	
	top:49px;
	left:450px;
	width: 225px;
	height: 118px;
	background-image:url(../img/photologo_07.jpg);
	background-repeat:no-repeat;
}

#photo_4_a {
	z-index:0;
	position: absolute;	
	top:49px;
	left:675px;
	width: 225px;
	height: 118px;
	background-image:url(../img/photologo_08.jpg);
	background-repeat:no-repeat;
}

#photo_1_b {
	z-index:10;
	position: absolute;	
	top:167px;
	left:0px;
	width: 225px;
	height: 117px;
	background-image:url(../img/photologo_09.jpg);
	background-repeat:no-repeat;
}

#photo_2_b {
	z-index:10;
	position: absolute;	
	top:166px;
	left:225px;
	width: 225px;
	height: 118px;
	background-image:url(../img/photologo_10.jpg);
	background-repeat:no-repeat;
}

#photo_3_b_photo {
	z-index:10;
	position: absolute;	
	top:166px;
	left:450px;
	width: 225px;
	height: 118px;
	background-image:url(../img/photologo_11_photo.jpg);
	background-repeat:no-repeat;
}

#photo_4_b_photo {
	z-index:10;
	position: absolute;	
	top:166px;
	left:675px;
	width: 225px;
	height: 118px;
	background-image:url(../img/photologo_12_photo.jpg);
	background-repeat:no-repeat;
}

#photo_3_b {
	z-index:10;
	position: absolute;	
	top:166px;
	left:450px;
	width: 225px;
	height: 118px;
	background-image:url(../img/photologo_11.jpg);
	background-repeat:no-repeat;
}

#photo_4_b {
	z-index:10;
	position: absolute;	
	top:166px;
	left:675px;
	width: 225px;
	height: 118px;
	background-image:url(../img/photologo_12.jpg);
	background-repeat:no-repeat;
}

#footer {
	z-index:500;
	position: absolute;	
	top:486px;
	left:0px;
	width: 900px;
	height: 64px;
}

#footer1 {
	z-index:0;
	position: absolute;	
	top:0px;
	left:0px;
	width: 225px;
	height: 64px;
	background-image:url(../img/footer_17.jpg);
	background-repeat:no-repeat;
}

#footer2 {
	z-index:0;
	position: absolute;	
	top:0px;
	left:225px;
	width: 225px;
	height: 64px;
	background-image:url(../img/footer_18.jpg);
	background-repeat:no-repeat;
}

#footer3_photo {
	z-index:0;
	position: absolute;	
	top:0px;
	left:450px;
	width: 225px;
	height: 64px;
	background-image:url(../img/footer_photo_19.jpg);
	background-repeat:no-repeat;
}

#footer4_photo {
	z-index:0;
	position: absolute;	
	top:0px;
	left:675px;
	width: 225px;
	height: 64px;
	background-image:url(../img/footer_photo_20.jpg);
	background-repeat:no-repeat;
}

#footer3 {
	z-index:0;
	position: absolute;	
	top:0px;
	left:450px;
	width: 225px;
	height: 64px;
	background-image:url(../img/footer_19.jpg);
	background-repeat:no-repeat;
}

#footer4 {
	z-index:0;
	position: absolute;	
	top:0px;
	left:675px;
	width: 225px;
	height: 64px;
	background-image:url(../img/footer_20.jpg);
	background-repeat:no-repeat;
}

#address {
	z-index:100;
	position: absolute;	
	top:35px;
	left:450px;
	width: 225px;
	height: 24px;
	color:#FFF;
	font-size:14px;
}

#background_photo {
	z-index:0;
	position: absolute;	
	top:283px;
	left:532px;
	width: 368px;
	height: 203px;
	background-image:url(../img/CMS-Dental-Op-image_14.jpg);
	background-repeat:no-repeat;
}

#maintext {
	position:absolute;
	float:left;
	top:291px;
	left:0px;
	
}

.title_text {
	color:#e8a713;
	font-weight:bold;
	font-size:18px;
	padding-bottom:10px;
}

.bold_title {
	font-weight:bold;
	padding-bottom:10px;
}


#maintext ul{
	list-style-position:inside;
	list-style-type:square;
	padding-left:10px;
	padding-bottom:10px;
	
}

.plainlink a{
	color:#000;
	text-decoration:none;
}

.plainlink a:hover{
	color:#e8a713;
	text-decoration:none;
}

.courselink a{
	color:#000;
	text-decoration:underline;
}

.courselink a:hover{
	color:#e8a713;
	text-decoration:underline;
}

.sep_line{
	width:888px;
	height:10px;
	border-bottom:2px solid #e8a713; 
}