/* General
======================================*/
body, p, h1, h2, h3 {
margin:0;
padding:0;
}

body {
background:url(images/bg_main3.jpg) repeat-x center top #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#393939;
}

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;
margin-bottom:15px;
}

p {
text-decoration:none;
font-size:12px;
margin-bottom:15px;
}

h1 {
font-size:20px;
font-weight:bold;
}

h2 {
font-size:18px;
font-weight:bold;
color:#910000;
}

h3 {
font-size:14px;
font-weight:bold;
color:#910000;
}

/* Header
======================================*/



/* Body
======================================*/
#content, #contentFrm {
padding:10px;
}

#contentFrm p {
font-size:14px;
}


/* Gallery
======================================*/
#gallery {
text-align:center;
font-size:35px;
}
#gallery img {
width:4.3em;
height:3.8em;
border:1px solid #333

}


/* Services
======================================*/
.pics{
width:150px; height:140px; border:solid #000000 2px}


/* Footer
======================================*/
#footerMaster {
text-align:center;
margin:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
a.footer:link, a.footer:visited {
text-decoration:none;
color:#4c4c4c;
}
a.footer:hover {
text-decoration:underline;
color:#000;
/*background-color:#333333;*/
}
.footrLine {
padding:20px;
font-family:"Times New Roman", Times, serif;
color:#4c4c4c;
/*visibility:hidden;*/
}
.footrCopyright {
color:#4c4c4c;
}
