@charset "utf-8";
/* CSS Document */

/* GLOBAL */
html,body{margin:0;padding:0; background-color:#eeece9;}
body{font: .8em arial,sans-serif; text-align:left;background-image:url(/images/bkgrnd_hm.png); background-position:top; background-repeat:repeat-x;}
body#interior{background-image:url(/images/bkgrnd_int.png); background-position:top; background-repeat:repeat-x;}

#container{width:968px;margin:0 auto; text-align:left;}
#wrapper{width:968px; height:400px; margin:0 auto; text-align:left; clear:both;}

/* HEADER SECTION */
#header {height:127px; width:968px; background-image:url(/images/bkgrnd_hdr.png); background-position:center; background-repeat:repeat-y; z-index:50;}
#header_top {width:968px; height:80px; margin:0 0 10px 0;}
#hdr_logo {width:257px; height:57px; margin:16px 0 0 16px; float:left;}
#hdr_callnow{width:213px; height:45px; margin:16px 16px 0 0; float:right;}

/* HOMEPAGE */
#hm_main_img{float:left;width:678px; height:400px;}
#hm_rt_panel{float:right;width:290px; height:400px; background-image:url(/images/bkgrnd_hm_rtpanel.png); background-position:center; background-repeat:repeat-y;}
#hm_rt_panel_img{width:216px; height:171px; margin:0 auto; margin:15px 37px 0 37px;}
#hm_rt_panel_testimonial{width:229px; height:143px; margin:12px 23px 0 23px; padding:15px 10px 5px 5px; clear:both; background-image:url(/images/hm_rtpanel_msg.png); background-position:top; background-repeat:no-repeat; } 
#hm_rt_panel_services{width:100px; height:18px; margin:17px 0 0 31px; float:left; text-align:left;}
#hm_rt_panel_products{width:100px; height:18px; margin:17px 31px 0 0; float:right; text-align:right;}

#hm_btm_container{width:968px; margin:0 0 0 0; background-image:url(/images/bkgrnd_hm_body.png); background-position:top; background-repeat:repeat-y; z-index:5;}

#hm_content{float:left; width:443px; margin:10px 5px 0 7px;	padding:15px 15px 0 15px; background-image:url(/images/bkgrnd_hm_body_content.png); background-position:top;background-repeat:repeat-y; z-index:8;}
#hm_contact{float:right; width:443px; margin:10px 3px 0 3px; padding:15px 15px 0 15px;}

#hm_btm{clear:both;width:968px;}
#form_row {padding:0 0 5px 0}
#form_hdr {width:150px; height:16px; margin:0 0 10px 0;}

/* INTERIOR */
#wrapper_int{width:968px; height:212px; margin:0 auto; text-align:left; clear:both;}
#int_main_img{float:left;width:678px; height:212px;}
#int_rt_panel{float:right;width:290px; height:212px; background-color:#b7a46a;}

#int_btm_container{width:968px; margin:0 0 0 0; background-image:url(/images/bkgrnd_int_body.png); background-position:top; background-repeat:repeat-y; z-index:5;}
#int_hdr{width:935px; height:76px; margin:0 17px 15px 0;}
#int_content{float:left; width:934px; margin:10px 5px 0 7px; padding:10px 10px 0 10px; background-image:url(/images/bkgrnd_int_body_content.png); background-position:top;background-repeat:repeat-y; z-index:8;}

#int_btm{clear:both;width:968px;}
#int_product_logos {text-align:center;}

#form_row2 {padding:0 0 10px 0}
