/*
================================================================================================================================================
Title:				CSS - Index	Page
File:					contact_us.css
Version:			1.0
Author:				Roman Leinwather
E-mail:				roman.leinwather@gmail.com
Website:			Dentist
URI:					http://www.lewro.com/rss_plus
Updated:			5 April. 2009
================================================================================================================================================

TABLE OF CONTENT


I.	Main Primary
II. Main Secondary

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

/* Main Primary */

#services_page  #main_primary h2 {background:url(../media/images/services_header_bg.png) 0 0 no-repeat; height:15px; width:429px; float:left; clear:both;}
#services_page  #main_primary .services_box {float:left; width:440px; padding:20px 20px 20px 0;}
#services_page  #main_primary .services_box.right_box {padding: 20px 0 20px 20px; border-right:none;}

#services_page  #main_primary .services_box h3 {font-weight:normal; color:#fff; padding-bottom:10px; font-size:13px;}
#services_page  #main_primary .services_box p {padding-bottom: 10px;}


/* Main Secondary */
#services_page #main_secondary {width:210px; padding:60px 20px 20px 20px; margin-top:-40px; height:1000px; background: #3f3f3f;}
#services_page #main_secondary .contact_area_content {padding-top:10px;}
#services_page #main_secondary h2 {background:url(../media/images/consultation_headers_sprite.png) 0 -20px no-repeat; height:30px; width:200px;}
#services_page #main_secondary p {padding-bottom:3px;}
#services_page #main_secondary #working_hours {margin-top: 30px;}
#services_page #main_secondary #working_hours h2{background:url(../media/images/contact_section_headers_sprite.png) 0 -28px no-repeat; height:25px;}
