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

TABLE OF CONTENT


I.    Main Primary
II.   Main Secondary
III.  Testimonial Box	
IV.   Insurance	

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

/* Main Primary */
#home_page h2 {padding-bottom:15px; float:left; clear:both; width:429px; height:27px;}
#home_page #main_primary p {float:left; width:429px;}
#home_page #main_primary p#tool_paragraph {width:148px;}
#home_page #main_primary p#face_paragraph {width:145px;}

#home_page #main_primary ul {float:left; width:429px; margin-left:10px;}
#home_page #main_primary ul li {float:left; width:429px; list-style-type:disc;}


#home_page #main_primary img {float:left; padding: 0 20px 20px 0;}
#home_page #main_primary img#tool {float:left; padding: 0 0px 10px 10px;}

#home_page #main_primary h2#why_us_header {background:url(../media/images/headers_sprite.png) 0 0 no-repeat;}
#home_page #main_primary h2#oral_hc_header {background:url(../media/images/headers_sprite.png) 0 -49px no-repeat;}
#home_page #main_primary h2#sedation_header {background:url(../media/images/headers_sprite.png) 0 -94px no-repeat;}


/* Main Secondary */
#home_page #main_secondary p {float:left; clear:both; width:230px;}
#home_page #main_secondary h2#testimonial_header {background:url(../media/images/headers_sprite.png) 0 -193px no-repeat; margin-top:12px;  width:230px;}
#home_page #main_secondary #more_fa {float:left; clear:both; display:block; background:url(../media/images/more_button_sprite.png) 0 -33px no-repeat; width:129px; height:33px;}
#home_page #main_secondary #more_fa:hover {background:url(../media/images/more_button_sprite.png) 0 0px no-repeat; width:129px; height:33px; _background:url(../media/images/more_button_sprite_ie6.png) 0 0px no-repeat; border:none;}

/* Testimonial Box */
#home_page #main_secondary #testimonial_box {float:left; clear:both; background: url(../media/images/testimonial.png) 0 0 no-repeat; width:269px; height:431px; margin-left:-19px; _width:230px; _background: url(../media/images/testimonial_ie6.png) 0 0 no-repeat; _margin-left:0px;}
#home_page #main_secondary #testimonial_box p {text-indent: -999999px;}

/* Insurance */
#home_page #main_secondary #insurance {float:left; clear:both; width:230px; margin-top:30px;}
#home_page #main_secondary #insurance h3 {float:left; clear:both; width:230px; padding-bottom: 10px; font-weight:bold; color:#666; font-size:14px;}

#home_page #main_secondary #insurance ul {float:left; clear:both; width:230px;}
#home_page #main_secondary #insurance ul li {list-style-type:square; margin-left:10px;}

#cards {float:left; clear:both; text-indent: -99999px; background: url(../media/images/cards.png) 0 0 no-repeat; width:198px; height:23px; margin-top:5px;}

#footer #design_credits {margin-left:140px; width:122px;}
#footer #design_credits a {margin: 10px 0 0 40px; float:left; display:block; clear:both; text-align:right;}
#footer #design_credits p {float:left; clear:both; background: url(../media/images/logos.png) top right no-repeat; width:122px; height:59px; text-indent: -99999px;}