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

*{margin:0; padding:0;}
img{border:0 none;}
a{text-decoration:none; border:0 none; outline:none;}

body{ background: #180b0b url(images/bg.jpg); height:100%; font: 13px "Century Gothic", Arial, Helvetica, sans-serif; color: #FFFFFF; }

#header{ background: url(images/header.jpg) no-repeat; height: 201px; width:928px; margin:auto; padding:21px 132px 0px 135px;}
#logo{width:244px; height:80px; float:left; display:inline;}
#about{float:right; width:632px; height:113px; margin-top:70px;}

#accordion{width:986px; margin:20px auto 0 auto;}

h3.toggler{ width:949px; height:43px; text-align:right; padding-right:37px; background: url(images/acc.jpg); cursor: pointer; color:#8f763d; font: bold 15px/280% "Century Gothic", Arial, Helvetica, sans-serif; margin-top:23px; clear:both;}

.web{padding:10px 0 0 13px; overflow:hidden;}
.identity{height:auto; padding:13px 0 13px 13px; }
.contact{margin: 30px 0 0 0;}

.wrap, .wrapGD, .wrapContact, .testimonial, .wrapAbout{width:300px; height:183px; float:left; display:inline; background-color:#f6e4cd; padding:4px 4px 0 4px; margin:16px 16px 0 0;}
.wrapGD{width:122px; height:79px; padding:4px 4px 0 4px;}
.wrapGD img{ border: 1px solid #dbc5c1; }
.wrap img{ margin-bottom:6px;  cursor: url(images/magnify.cur), pointer;}
p.service{ text-align:right; color:#3b0b03; margin-right:3px; font-size: 11px; line-height: 16px; }
p.service a{ color:#3b0b03; background: url(images/visit.gif) no-repeat right top; padding-right:16px; }
.wrapContact, .wrapAbout{ background-color:transparent; height:auto; margin-bottom:13px; padding:15px; width:210px; color: #f6e4cd; }
.wrapAbout{width:310px;}
.testBott{ height:42px; width:270px; background: url(images/speech.png) no-repeat right top; }
.testimonial{ padding:15px 0px 55px 0px; height:auto; background: #f6e4cd url(images/speech.jpg) no-repeat bottom; margin:16px 24px 13px 24px; width:320px;}
.testimonial p{color:#3b0b03; margin-left:15px; margin-right:15px;}
h4.title{ font-size: 16px; font-weight: bold; color: #cf2127; margin-bottom:12px;}
.testimonial h4{margin-left:15px;}


#lbOverlay { position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; cursor: pointer; background: #000000; }
#lbCenter, #lbBottomContainer { position: absolute; z-index: 9999; overflow: hidden; background: #fff; }
.lbLoading { background: #FFFFFF url(images/loading.gif) no-repeat center; }
#lbImage { position: absolute; left: 0; top: 0; border: 10px solid #fff; background: no-repeat; }
#lbPrevLink, #lbNextLink { display: block; position: absolute; top: 0; width: 50%; outline: none; }
#lbPrevLink {left: 0;}
#lbPrevLink:hover {background: transparent url(images/prevlabel.gif) no-repeat 0 15%;}
#lbNextLink {right: 0;}
#lbNextLink:hover {background: transparent url(nextlabel.gif) no-repeat 100% 15%;}
#lbBottom { color: #3b0b03; text-align: left; border: 10px solid #fff; border-top-style: none; font: 10px/1.4em Verdana, Arial, Geneva, Helvetica, sans-serif; }
#lbCloseLink { display: block; float: right; width: 66px; height: 22px; background: transparent url(images/closelabel.gif) no-repeat center; margin: 5px 0; outline: none; }
#lbCaption, #lbNumber {margin-right: 71px;}
#lbCaption {font-weight: bold;}

#footer{clear:both; width:986px; margin:auto; text-align:center; font: 10px Arial, Helvetica, sans-serif; text-transform: uppercase; color:#432626; padding:20px 0 15px 0;}
#footer a{color: #4f3333; text-decoration:none; }




