body { margin:0; }

/* HEADER 
-----------------*/
#header { height:143px; background:url(../images/bg-header.gif) top repeat-x; width:100%; }
#header-inner { width:960px; margin: 0 auto; }
h1.logo { height: 124px; width: 491px; margin:9px 0 0 0; background: url(../images/logo.gif) no-repeat; text-indent: -9000px; float: left; display: inline; padding:0; }
#phone-hold { width:366px; height:52px; float: right; text-align:right; margin:0; }

/* NAV-MAIN */
ul.nav-main { width:454px; float:right; margin:0; padding:0; margin-top:32px; }
ul.nav-main li { list-style:none; float:left; }
ul.nav-main li a.about { display:block; height:63px; width:152px; background:url(../images/btn-about-us-n.gif) no-repeat; text-indent:-9999px; }
ul.nav-main li a.photo { display:block; height:63px; width:150px; background:url(../images/btn-gallery-n.gif) no-repeat; text-indent:-9999px; }
ul.nav-main li a.contact { display:block; height:63px; width:152px; background:url(../images/btn-contact-n.gif) no-repeat; text-indent:-9999px; }
ul.nav-main li a.about:hover { background:url(../images/btn-about-us-h.gif) no-repeat; }
ul.nav-main li a.photo:hover { background:url(../images/btn-gallery-h.gif) no-repeat; }
ul.nav-main li a.contact:hover { background:url(../images/btn-contact-h.gif) no-repeat; }

body#about a.about { background:url(../images/btn-about-us-h.gif) no-repeat; }
body#photo a.photo { background:url(../images/btn-gallery-h.gif) no-repeat; }
body#contact a.contact { background:url(../images/btn-contact-h.gif) no-repeat; }


/* CONTENT - INDEX
-----------------*/
#content { background:url(../images/page-bg.png) top no-repeat; height:878px;}
#content-inner { width:960px; margin: 0 auto; }
#txt-box-big { width:585px; border:6px solid #f0e7cd; background:#FFF; padding:15px; margin:15px 0; font:12px/21px Arial, Helvetica, sans-serif; float:left;}
#img-mid-left { width:300px; float: right; margin-top:35px;}
#txt-sins { float:left;}
#ap-wr-pp { float: right; margin-top:20px;}

ul.list-services { list-style:none; padding:0; margin:0; float:left; margin-top:10px;}
ul.list-services li { background:url(../images/icon-leaf.gif) no-repeat; background-position: 0 5px;}

#footer-index { height:526px; width:100%; background:#000 url(../images/bg-footer-index.jpg) top no-repeat;}
#txt-footer { float:right; margin:40px 0 0 75px; width:350px; font: 11px/18px Arial, Helvetica, sans-serif; color:#CCC; text-align:center;}
#txt-footer a:link, #txt-footer a:visited { color:#CCC; text-decoration:underline;}
#txt-footer a:hover { color:#FFF;}

/* CONTENT - PAGES
-----------------*/

#content-page { width:100%; background:#FFF; }
#footer-page { clear:both; background:url(../images/footer-bg.png) center bottom no-repeat; height: 303px; width:100%;}
#footer-inner { width: 350px; margin: 0 auto; padding:140px 0 0 170px; font: 11px/18px Arial, Helvetica, sans-serif; color:#c2d4ea;}
#footer-inner a:link, #footer-inner a:visited { color:#c2d4ea; text-decoration:underline;}
#footer-inner a:hover { color:#FFF;}
