/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
ul#menu{margin:0;padding:0;list-style-type:none;width:auto;position:relative;display:block;height:36px;text-transform:uppercase;font-size:12px;font-weight:bold;background:transparent url(../images/bgOFF.gif) repeat-x top left;font-family:Helvetica,Arial,Verdana,sans-serif;border-bottom:4px solid #336666;border-top:1px solid #C0E2D4;}
ul#menu li{display:block;float:left;margin:0;pading:0;}
ul#menu li a{display:block;float:left;color:#874B46;text-decoration:none;padding:12px 20px 0 20px;height:24px;background:transparent url(../images/bgDIVIDER.gif) no-repeat top right;}
ul#menu li a:hover{background:transparent url(../images/bgHOVER.gif) no-repeat top right;}
ul#menu li a.current,ul#menu li a.current:hover{color:#fff;background:transparent url(../images/bgON.gif) no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Layer1 {
	position:relative;
	width:100%;
	z-index:1;
}
#Layer2 {
	position:absolute;
	z-index:2;
	left: 700px;
	top: 7px;
}
.boxBg {
	background-image: url(../images/img.php.png);
	background-repeat: no-repeat;
}
.footer {color: #747474;}
hr {
  border: 0;
  color: #cacaca;
  background-color: #cacaca;
  height: 1px;
}.servicesBG {
	background-image: url(../images/servicesBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.services {font-size:11px;}

.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cacaca;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cacaca;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cacaca;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: normal;
	font-weight: lighter;
	color: #336666;
	margin-top: 0px;
	padding-top: 0px;
}
.phone {color: #336666;}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #CBE7D8;
	border: 1px solid #969696;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	background-color: #CBE7D8;
	border: 1px solid #969696;	
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #CBE7D8;
	border: 1px solid #969696;	
}
.checkbox {
background-color: white;
border: 0px;
} 