/* First Place Dentistry */

@import url("nav_styles.css");

body {
	background-color: #d2c8b4;
	margin: 0;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #666;
	}

body {
	background-image: url(images/BG-top-repeat.gif);
	background-repeat: repeat-x;
	}

.intBody {
	background-image: url(images/BG-top-repeat.gif);
	background-repeat: repeat-x;
	}
	
#main {
	width: 807px;
	margin: auto auto;
	background-color: #FFF;
	}

#flash {
	width: 800px;
	height: 415px;
	margin: 5px 0 0 3px;
	}

#headerInt {
	width: 802px;
	height: 142px;
	background-color: #FFF;
	margin: 8px 0 10px 0;
	}
	
#headerInt .logo {
	margin: 2px 0 0 0;
	float: left;
	}

#headerImg {
	float: right;
	height:142px;
	width: 400px;
	}

#contentBox {
	width: 798px;
	border: 1px solid #d1d1d1;
	height: 510px;
	border-top: none;
	margin: 0 0 0 4px;
	}

#homeText {
	width: 378px;
	height: 250px;
	background-image: url(images/office-sketch2.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-align: right;
	padding: 0 20px 0 400px;
	font-size: 15px;
	}
	
.testing {
margin:0;
}

#subText {
	width: 720px;
	margin: auto auto;
	line-height: 1.5;
	height: 450px;
	overflow: auto;
	padding: 0 10px 0 0;
	}


#flashHeading {
	margin: 0 0 0 15px;
	}

#footer { 
	width: 802px;
	height: 27px;
	padding: 10px 0 0 0;
	font-size: 10px;
	text-align: center;
	}

.menuBG {
	background-image: url(images/menuBG.gif);
	background-repeat: no-repeat;
	background-position: 540px 0px;
	}

.firstPlace {
	color: #666;
	font-style: italic;
	}
	
.heading {
	font-size: 16px; 
	color: #0e004d;
	font-style: italic;
	}

.padding-img-right {
	padding-right: 20px;
	}


a {
	color: #9292ce;
	}

#contentBox a{
	color: #0e004d;
	text-decoration: none;
	font-style: italic;
	}
	
#contentBox a:hover {
	color: #9292ce;
	}


#content_wrapper {
float:right;
width:200px;
padding:0 0 7px 0;
}

#content_img {
font-family:Arial, Helvetica, sans-serif;
color:#CF5F16;
font-size:10px;
margin-left:5px;
margin-right:5px;
border:1px solid #EEC343;
width:200px;
}

#content_factoid {
font-family:Arial, Helvetica, sans-serif;
color:#CF5F16;
font-size:12px;
margin-top:45px;
background-color:#FFFFFF;
border-top:14px solid #EEC343;
border-right:1px solid #EEC343;
border-left:1px solid #EEC343;
border-bottom:1px solid #EEC343;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

#content_subnav {
font-family:Arial, Helvetica, sans-serif;
color:#CF5F16;
font-size:12px;
}

#content_subnav ul{
padding-left: 10px;
margin-left: 8px;
}

/***************  SWITCH CONTENT SCRIPT *****************/
.iconspan{
cursor:hand;
cursor:pointer;
font-weight: bold;
}

.eg-bar{

}

div.eg-bar{
width: 700px;
}

.icongroup1{

}
/**** END CONTENT SCRIPT *******/