@charset "utf-8";
/* ==================== Werner Donaldson Secondary Page Layout CSS Styles ==================== */

/*	Table Of Contents
	 1.Page
	 2.Breadcrumbs
	 	a.UL Backgrounds
	 3.Side Bar
	    a.Navigation
	 4.Right Colum
	 5.Contact Us
*/

/* ==================== 1.Page ==================== */

#page {width:404px; float:left; padding:0px 20px;}
#page2 {width:624px; float:left; padding:0px 20px;}

#page h1 {font-size:1.5em; font-weight:normal; padding-bottom:12px;}

#page h2 {font-size:1.1em; padding-bottom:6px;}

#page h3 {font-size:1em;}

#page h1, #page h2 { color:#000; line-height:120%;}

#page p {line-height:160%; padding-bottom:12px;}

#page strong {color:#000;}

#page a:hover {color:#666; text-decoration:underline;}

#page a strong {color:#F90;}

#page a:hover strong {color:#666; text-decoration:underline;}

#page ul {margin-left:12px; padding-bottom:12px; line-height:160%;}

#page li {background:url(../images/bullet-secondary.gif) no-repeat left 6px; padding-left:16px;}

#page ul ul {margin:0px;}

#page ul ul li {background:none; padding-left:8px;}

#page li h2 {margin-top:12px;}


/* ==================== 2.Breadcrumbs ==================== */

#breadcrumbs {width:930px; color:#333; padding-bottom:10px; margin-bottom:10px; border-bottom:#E5E5E5 1px solid; font-size:.9em; line-height:160%;}
	
#breadcrumbs em {font-weight:bold; font-style:normal;}
	
#breadcrumbs strong {color:#666; font-weight:normal;}
	
#breadcrumbs a {color:#F60; text-decoration:none;}
	
#breadcrumbs a:hover {color:#333; text-decoration:underline;}

/* ==================== 3.Side Bar ==================== */
	
#sidebar {width:220px; float:left;}

/* ------ a.Navigation ------ */

#sidebar dl {width:218px; background:#EDEDED url(../images/bg-side-bar.jpg) no-repeat bottom; padding-bottom:180px; border-width:1px 1px 0px 1px; border-style:solid; border-color:#E5E5E5;}

#sidebar dt {background:url(../images/bg-dt-sidebar.jpg) repeat-x; padding:10px 0px 7px 20px; height:24px; color:#FFF; font-weight:bold;}

#sidebar dd {border-bottom: 1px solid #E5E5E5;}

#sidebar dd a {display:block; padding:7px 0px 7px 20px; color:#333; height:1%; font-weight:bold; text-decoration:none;}

#sidebar dd a:hover {background:#E0E0E0; color:#F60; text-decoration:none;}

/* ==================== 4.Right Colum ==================== */

/*#right-colum {background:url(../images/pages/logos-affiliate.jpg) no-repeat bottom; padding-bottom:125px;}*/

/* ==================== 5.Contact Us ==================== */

#contact-map {float:left; width:400px; height:300px; border:#D9D9D9 1px solid; padding:3px; margin:6px 0px;}

/* ==================== Testimonials ==================== */

#testimonials em {font-size:1.2em;}	

#testimonials p {border-bottom:1px solid #D9D9D9; margin-bottom:12px;}

#testimonials p strong {display:block; padding-top:12px;}
