/* Smilecare CSS Document */

* {margin:0; Padding:0;}

html { overflow-y: scroll; }

body {
        background:#ccc;
	font-family: Arial, Helvetica, sans-serif; }

.clearfloat {clear:both;}

.req {font-size:80%;
        color:#333;
        margin:20px 0 10px 0px;}
.webform {margin-left:40px;}

.pic1 {width:260px;
          float:left;
          margin:5px 10px 25px 0;}
.pic2 {width:200px;
          float:left;
          margin:25px 10px 5px 0;}
.pic3 {width:370px;
          float:left;
          margin:13px 10px 25px 0;}
.pic4 {width:200px;
          float:left;
          margin:0px 10px 5px 0;}
.pic_right {width:120px;
          float:right;
          margin:10px 10px 5px 10px;}

.clinic_text {width:195px;
          float:left;
          margin:5px 8px 15px 30px;}

#wrap_all {width:800px;
                margin: 0 auto;}


#header { width:800px;
                height:117px;
	        background:url(/images/SmileCare_top.jpg) no-repeat;
}


/*Navigation CSS*/

#nav {width:800px;
          height:20px;
          padding-top:2px;
          background:#464748;}

     #nav a:link {color:#fff; text-decoration:none;}
     #nav a:visited {color:#fff; text-decoration:none;}
     #nav a:hover {color:#79dcf4; text-decoration:none;}

     #nav_442621, #nav_442621 ul {
	       padding: 0px 10px;
	       margin: 0;
	       list-style: none;
              }

           #nav_442621 a {
	           display: block;
                   padding:2px 0 0 5px;
                   margin-bottom:3px;
	           width: 110px;
                   border-right:#999 solid 1px;
                   }

            #nav_442621 li {
	           float: left;
                  xmargin:0 3px;
	           width: 110px;
                   text-align: center;
                   xbackground-color:#464748;
                   font-size:12px;
                   font-weight:100;
                   xline-height:15px;
                   }

             #nav_442621 li.submenu {color:#ff0000;
                      display:list-item;}

        #nav_442621 li ul {
	      position: absolute;
	      width: 10em;
	      left: -999em;
              }

         #nav_442621 li:hover ul {
	      left: auto;
            }

       #nav_442621 li:hover ul, #nav_442621 li.sfhover ul {
	      left: auto;
          }

        #navsub_442621_253234 li {padding:2px 0 2px 0;                                                     
                                                     background-color:#464748;
                                                     width:115px;
                                                     border-top:#999 solid 1px;}

/*End of Navigation CSS*/

#content {width:770px;
                padding-left: 30px;
                 background: #fff;}

     #content h1 {font-size:140%;
                         color:#00608b;
                         font-weight:lighter;
                         display:block;
                         border-bottom:1px #ccc solid;
                         margin-bottom:15px;}
     #content h2 {font-size:110%;
                         color:#00608b;
                         font-weight:lighter;
                         padding-top:5px;
                         display:block;
                         border-bottom:1px #ccc solid;
                         margin-bottom:10px;}
     #content h3 {font-size:85%;
                         color:#00608b;
                         font-weight:lighter;
                         padding-top:10px;
                         display:block;
                         border-bottom:1px #ccc solid;
                         margin:15px 0 5px 0;}
     #content h4 {font-size:95%;
                         color:#999;
                         line-height:20px;
                         font-weight:lighter;}
     #content p {font-size:75%;
                         color:#666;
                         font-weight:lighter;
                         line-height:15px;
                         padding-top:5px;}


#page_about {width:720px;
                padding: 20px 30px 20px 10px;
                 background: #fff;}

              #page_about ul {font-size:80%;
                                        color:#666;
                                        list-style-type:square;
                                        list-style-position:inside;
                                        margin:10px 0 0px 20px;}
              #page_about li {padding-bottom:5px;}

#page_home {width:720px;
                padding: 20px 30px 20px 10px;
                 background: #fff;}

              #page_home p {line-height:18px;}
              #page_home h2 {color:#cc0000;
                                        padding-bottom:5px;
                                        margin:0 0 0 30px;
                                        border:none;}
              #page_home ul {font-size:90%;
                                        color:#00608b;
                                        list-style-type:square;
                                        list-style-position:inside;
                                        margin:3px 0 0px 50px;}
              #page_home li {padding-bottom:5px;}

              #page_home .text {width:720px;
                                           border:#ccc solid 1px;
                                           height:110px;
                                           padding-top:3px;
                                           margin-bottom:10px;}
               #page_home .text1 {width:330px;
                                            float:right;}

#foot {width:800px;
          float:left;
          background: #00608b;
          margin-bottom:10px;
          text-align:center;
          padding: 3px 0 3px 0;}

        #foot p {color:#fff;
                     font-size:12px;}