/*
================================================================================================================================================
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 */
#contact_us_page #main_primary #map_area {height:455px; width:429px; margin-top:20px; padding-bottom:20px;}
#contact_us_page #main_primary #map_area #google_map {float:left; width:235px; height:235px; margin-right:40px; background:#666;}
#contact_us_page #main_primary #map_area #transport_details {float:left; width:154px; color:#999;}
#contact_us_page #main_primary #map_area #transport_details h4 {color: #beb16d; padding-bottom:10px; font-weight:normal;}

#contact_us_page #main_primary h2 {background:url(../media/images/where_to_find_us_header.png) 0 0 no-repeat; width:150px; height:20px;}
/* Main Secondary */
#contact_us_page #main_secondary {padding:0 20px 60px 20px; width:190px; margin-top:30px;}
#contact_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;}
#contact_us_page #main_secondary .contact_area_content {padding-top:20px;}
#contact_us_page #main_secondary h2 {background:url(../media/images/contact_section_headers_sprite.png) 0 0 no-repeat; height:20px; width:150px;}

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