/*
================================================================================================================================================
Title:				CSS - Index	Page
File:					about_us.css
Version:			1.0
Author:				Roman Leinwather
E-mail:				roman.leinwather@gmail.com
Website:			Kings Road Dental Clinic
URI:					http://www.lewro.com/rss_plus
Updated:			11th  August 2009
================================================================================================================================================

TABLE OF CONTENT


I.	Main Primary
II. Main Secondary

================================================================================================================================================
*/

/* Main Primary */
hr {float:left; clear:both; color:#666; width:429px; background: #666; height:1px; border:none;}

#about_us_page #main_primary #practicioners {float:left; clear:both; width:429px; background:url(../media/images/dental_practicioners_header.png) 0 0 no-repeat; height:30px;}
#about_us_page #main_primary #hygienist {float:left; clear:both; width:429px; background:url(../media/images/dental_hygienist_header.png) 0 0 no-repeat; height:30px;  margin-top:20px;}
#about_us_page #main_primary #implant {float:left; clear:both; width:429px; background:url(../media/images/oral_surgery_header.png) 0 0 no-repeat; height:30px;  margin-top:20px;}


#about_us_page #main_primary h3 {float:left; clear:both; color:#666; width:429px; font-weight:bold; text-transform:uppercase; padding-bottom:10px; margin-top:20px;}
#about_us_page #main_primary p {float:left; clear:both; width:429px; }

/* Main Secondary */
#about_us_page #main_secondary {padding:0 20px 60px 20px; width:190px; margin-top:30px;}
#about_us_page #main_secondary img {background:url(../media/images/photo_bottom_bg.png) -6px bottom no-repeat; height:240px; width:208px; float:left; margin:25px 0 0 -10px; padding: 0 10px 25px 10px;}
#about_us_page #main_secondary .contact_area_content {padding-top:20px;}
#about_us_page #main_secondary h2 {background:url(../media/images/contact_section_headers_sprite.png) 0 0 no-repeat; height:20px; width:150px;}

#about_us_page #main_secondary p {padding-bottom:3px;}
#about_us_page #main_secondary #working_hours {margin-top: 30px;}
#about_us_page #main_secondary #working_hours h2{background:url(../media/images/contact_section_headers_sprite.png) 0 -28px no-repeat; height:25px;}
