@import url("navigation.css");

html, body, div, span, ul, ol, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
  background-color: #ffffff;
  color: #000000;
  font-family: Arial, "Myriad Pro", sans-serif;
  font-size: .8em;
  line-height: normal;
  margin: 5px 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #3fbdff;
  font-family: Arial, "Myriad Pro", sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  line-height: normal;
}

 .greyBorder {
 	padding-bottom:5px;
	border-bottom: solid medium #cccccc;
	width:90%;
	margin: 0 0 0 5px;
}

h2 {
  color: #3fbdff;
  font-family: Arial, "Myriad Pro", sans-serif;
  margin:10px 0 0 0;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 14px;
}

h5 {
  color: #3fbdff;
  font-family: Arial, "Myriad Pro", sans-serif;
  font-weight: bold;
  line-height: 1.4em;
  margin: 0 0 0 5px;
}

a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  min-width: 950px;
  text-align: left;
  width: 90%;
}
#outerWrapper #header {
  background-color: #3fbdff;
  font-size: 18px;
  font-weight: bold;
  height: 136px;
  line-height: 15px;
}

#outerWrapper #header #logo {
	background:url(../images/DBDENTAL-HOMEPAGE-NEW-1_04_03.gif) left no-repeat;
	width:250px;
	height:110px;
	float:left;
	margin:10px 0 0 65px;
	padding:0;

}

/*ie hack*/

* html #outerWrapper #header #logo {
	background:url(../images/DBDENTAL-HOMEPAGE-NEW-1_04_03.gif) left no-repeat;
	width:250px;
	height:110px;
	float:left;
	margin:10px 0 0 30px;
	padding:0;

}

#outerWrapper #header #logo h1 {
	text-indent:-9000px;
	margin:0;
	padding-top:20px;
}

#outerWrapper #header #headerFlash{
	float:right;
	width:460px;
}

#outerWrapper #dateBar {
  background-color: #d5d5d5;
  height:15px;
  padding: 2px 85px 3px 10px;
  text-align:right;
  color: #999999;
}



#outerWrapper #contentWrapper #rightColumn1 {
  background-color: #f0f0f0;
  float: right;
  padding: 15px 10px 10px 10px;
  margin:30px 5px 0 0;
  width: 22%;
  height:450px;
}

#outerWrapper #contentWrapper #rightColumn1 p{
  padding: 0 0 0 5px;

}

#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #ffffff;
  float: left;
  padding: 20px 10px 10px 5px;
  margin:0 0 0 0;
  width: 18%;
}

#outerWrapper #contentWrapper #content {
    background:url(../images/Homepage-Bkgd.jpg) left bottom no-repeat;
	height:500px;
  	margin: 0 24% 0 19%;
 	padding: 10px 10px 10px 10px;
}

#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
  background-color: #d5d5d5;
  padding: 0 0 10px 0;
  height:55px;
}

#outerWrapper #footer p{
  color: #999999;
  padding: 0 10px 0 0;
  text-align:right;
  margin:10px 20px 5px 0px;
}


#outerWrapper #footer p a{
	font-weight:normal;
  color: #999999;
  text-decoration:none;
}

#outerWrapper #footer p a:hover{
  color: #ffffff;
  text-decoration:none;
}

#outerWrapper #footer #footerImg{
  background: #3fbdff url(../images/images/footer_15.jpg) left top no-repeat;
  height:25px;
  padding:0;
  margin:0;
}

.boldblue {
	font-weight:bold;
	color: #229fe1;
	}

.homepagebox{
	margin:30px 0 0 100px;
	width:77%;
	}
	
.indent {
	padding:0 0 0 30px;
	}

