/* General
======================================*/
body, p, h1, h2, h3, img {
padding:0;
margin:0;
}
body {
margin-bottom:15px;
background:url(images/bg_main.jpg) top left repeat-x;
background-position:0 261px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#272c01;
}

img {
border: 0;
}

a:link, a:visited {
	color: #555;
	font-weight : bold; 
	outline:none;
  }

a:hover {
	color: #000;
	font-weight : bold; 
	outline:none;
  }

a:active {
	color: #000;
	font-weight : bold; 
	outline:none;
  }

p.ind {
text-indent:1cm;
font-size:12px;
}

p {
text-decoration:none;
font-size:12px;
margin-bottom:15px;
}

h1 {
font-size:20px;
font-weight:bold;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:434040;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#fff;
}
h3.bg {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
background:#434950;
padding:3px;
}
#pics {
float:left;
padding:0px 3px 3px 0px;
}

/* Header
======================================*/
#headerWrapper {
width:100%;
margin:0 auto;
background:url(images/bg_head.jpg) repeat-x;
}
#headMaster {
margin:0 auto;
width:800px;
height:238px;
}
#headMaster img {
width:800px;
height:238px;
}


/* Navigator
======================================*/
#navWraper {
margin:0 auto;
width:800px;
height:23px;
}
#navMaster {
margin-left:26px;
height:23px;
}

#navigator {
overflow:hidden;
margin:0;
padding:0;
color:#fff;
line-height:1.8em;
text-align:center;
}
#navigator ul {
float:left;
list-style:none;
}
#navigator li {
float:left;
list-style:none;
width:94px;
height:23px;
padding:0 0.2em 0 0.2em;
background:url(images/bg_nav.gif) no-repeat center;
}
#navigator li a {
display:block;
text-decoration:none;
font-size:9px;
width:94px;
height:23px;
text-align:center;
color:#fff
}
#navigator li a:hover {
color:#3f444c;
text-align:center;
}


/* Body
======================================*/
#bodyWrapper {
width:800px;
margin:0 auto;
background:url(images/bg_body2.jpg) repeat-x top left #fbfef3;
}
#contentMaster {
padding:45px 20px;
}
#mainBox {
padding-top:20px;
}
#leftbox {
width:53%;
float:left;
padding-left:5px;
}
#rightbox {
width:45%;
float:right;
}
.homeServices {
padding-top:0px;
margin-top:0px;
}
#clear {
clear:both;
}
.separator {
background:url(images/separator.gif) repeat-x left;
height:10px;
width:80%;
text-align:center;
margin:auto;
padding:19px;
clear:right;
}
.testName {
font-size:10px;
font-weight:bold;
}
.more {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:10px;
text-align:right;
margin-right:12px;
}
.moreSvcs  {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:10px;
text-align:left;
}
#serPic {
float:right;
margin:0px 0px 0px 8px;
}
#serPic img {
border:2px solid #656565;
}
#bbb {
background:url(images/bbb.jpg) no-repeat;
width:84px;
height:75px;
position:absolute;
margin-left:-8em;
margin-top:69px;
}
/* Gallery
======================================*/
#galSm {
margin-top:5px;
font-size:15px;
width:90%;
}
a.galSm:hover{
	color:#0047E7;
}
a.galSm:link img,
a.galSm:visited img{
padding:2px;
background:#bcc2b1;

}
a.galSm:hover img {
padding:2px;
background:#333;
}

#photoMaster {
text-align:center;
}
#photoGal {
overflow:hidden;
}
#photoGal ul {
float:left;
list-style:none;
}
#photoGal li {
float:left;
list-style:none;
padding:4px;
}
#photoGal img {
width:100px;
height:80px;
}
#photoGal li a {
display:block;
padding:4px;
background:#bcc2b1;
}
#photoGal li a:hover {
background:#333;
}
#contactPic {
float:left;
margin-right:10px;
border:2px solid #656565;
}
#tcat {
padding: 2em 2em 0 2em;
text-align:left;
font-weight:bolder;
}


/* Footer
======================================*/
#footerWrapper {
background:url(images/bg_btr.jpg) repeat-x top left;
width:100%;
}

#footerMaster {
text-align:center;
margin:0 auto;
width:778px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
padding-top:8px;
}
a.footer:link, a.footer:visited {
text-decoration:none;
color:#425c01;
}
a.footer:hover {
text-decoration:underline;
color:#ffffff;
/*background-color:#333333;*/
}
.footrLine {
padding:20px;
font-family:"Times New Roman", Times, serif;
color:#425c01;
/*visibility:hidden;*/
}
.footrCopyright {
color:#425c01;
}
