﻿body {
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	scrollbar-3dlight-color:#000000; 
	scrollbar-arrow-color:#fffff; 
	scrollbar-base-color:#FCCF8C; 
	scrollbar-face-color:#ccccccc; 
	scrollbar-highlight-color:#000000; 
	scrollbar-shadow-color:#cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h2 { margin:0; padding:0;}
h2.heading { font-family: Verdana, Geneva, sans-serif; font-size:28px; color:#000000;}
h3 { font-size:14px; font-style:italic;}
h4 { font-size:21px; font-style:italic;}

a { font-size:12px; color:#3366CC;}
a:hover { color: #000000; text-decoration: none;}
a:visited { color: #000000; text-decoration: underline;}
a:active { color: #3366CC; text-decoration: underline;}
a:link { text-decoration: underline;}

.homecontent { font-size:13px;}

p { text-align:left;}

p.border { border-bottom:solid 1px #000000; padding:6px 0 14px 0; margin:0;}
span.testimonial { font-style:italic;}

.header { height:150px; width:625px;}

.content,
.content_home,
.content2, 
.content_test,
.content_services,
.content_products,
.content_projects,
.content_contact { overflow:hidden; width:625px; background-color:#f2d8cf; color:#000000; padding:20px 0;}
.content_contact .innerWpr { padding:20px;}

.footer { overflow:hidden; width: 625px; background-image:url(../images/footer.png); font-size:9px;}
.footer .left { font-size:11px; font-weight:bold; text-align:left;}
.footer .center { font-size:12px; font-weight:bold; text-align:center;}
.footer .right { font-size:8px; text-align:right;}

.menubar { height:50px; width:625px; background-color:#f2d8cf;}
.title { color:#663333; font-weight:bold;}

.phone { font-size:24px; color:#OOOOOO; padding:20px;}
.seal { text-align:center; background:#ACCAE6; margin:0; padding:4px 0;}
