/*
CSS for Primere Dental Service
*/

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  color:#000000;
  line-height: 100%;
  padding: 0px;
}

#container
{
	margin: 0 auto;
	width: 950px;
	height: 800px;
	background: #fff;
	background-image:url(dentist-background-5.jpg);
	background-position:top left;
	/*background-position:left;*/
	background-repeat:no-repeat;
	padding: 0px;
}

p    {
  font-size: small; 
  font-weight: normal;
  margin-left: 10px;
  margin-right: 10px;
  color: #666666;
}

#li    {
  font-size: small; 
  font-weight: normal;
  margin-left: 10px;
  margin-right: 10px;
  color: #666;
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 115%;
}

#address
{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-style: normal;
	font-weight:bold;
	color: #666;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 700px;
	_margin-left:350px;
}

#navigation-container {
  float:left;
  margin-left:450px;
  margin-top: 120px;
  display:inline;
  width: 450px;
     
}

#navigation-small {
float:left;
  margin-left:10px;
  margin-top: 5px;
  display:inline;
  font-family: Verdana;
  font-size: x-small;
  text-decoration: none;
  text-align: left;
     
}

#navigation {
font-family: Verdana;
  font-size: small;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  margin-top: 10px;
       
}

a:link {
  color: #01B2AA;
  text-decoration: none;
  padding-right: 10px;
  
}

a:visited {
  color: #01B2AA;
  text-decoration: none;
  padding-right: 10px;
 
}

a:active {
  color: #01B2AA;
  text-decoration: none;
  padding-right: 10px;
 }


#head-container {
  float:left;
  margin-left:390px;
  margin-top: 40px;
  display:inline;
  width: 450px;
     
}

h1   {
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  /*padding: 0.3em;*/
  line-height: 105%;
  font-size: large;

  color: #9C1533;
  
}

h2   {
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  padding: 0.3em;
  font-size: small;
  margin-left: 10px;
  color: black;
  
}

h3   {
  font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
  font-size: small;
  color: #9c1533;
  margin-bottom: 0px;
  margin-left: 10px;
  
}

#text-container {
  float:left;
  margin-left:382px;
  margin-top: 10px;
  display:inline;
  width: 500px;
     
}




