body
{
	background-image: url(../images/bg.gif);
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px; color: #999999;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

#main
{
	width: 648px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #7593AB;
	border-right: 1px solid #7593AB;
	border-left: 1px solid #7593AB;
}

#header
{
	margin: 0px;
	width: 648px;
	height: 138px;
	background-image: url(../images/logo.jpg);
}

#mission
{
	width: 648px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-right: 1px solid #7593AB;
	border-left: 1px solid #7593AB;
	border-bottom: 1px solid #7593AB;
	background-image: url(../images/mission_side.jpg);
	background-repeat: no repeat left top;
}

#quality
{
	width: 648px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-right: 1px solid #7593AB;
	border-left: 1px solid #7593AB;
	border-bottom: 1px solid #7593AB;
	background-image: url(../images/quality_side.jpg);
	background-repeat: no repeat left top;
}

#services
{
	width: 648px;
	font-size: 10px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-right: 1px solid #7593AB;
	border-left: 1px solid #7593AB;
	border-bottom: 1px solid #7593AB;
	background-image: url(../images/services_side.jpg);
	background-repeat: no repeat left top;
}
#residential
{
	width: 648px;
	font-size: 10px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-right: 1px solid #7593AB;
	border-left: 1px solid #7593AB;
	border-bottom: 1px solid #7593AB;
	background-image: url(../images/residential_side.jpg);
	background-repeat: no repeat left top;
}
#commercial
{
	width: 648px;
	font-size: 10px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-right: 1px solid #7593AB;
	border-left: 1px solid #7593AB;
	border-bottom: 1px solid #7593AB;
	background-image: url(../images/commercial_side.jpg);
	background-repeat: no repeat left top;
}
#contact
{
	width: 648px;
	font-size: 10px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-right: 1px solid #7593AB;
	border-left: 1px solid #7593AB;
	border-bottom: 1px solid #7593AB;
	background-image: url(../images/contact_side.jpg);
	background-repeat: no repeat left top;
}

/* NAV BAR */

#mainNav ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	background: url(../images/bg_nav_h.gif) repeat-x left top;
	float: left;
	width: 648px;
	border-bottom: 1px solid #7593AB;
	border-top: 1px solid #7593AB;
}

#mainNav li {
	float: left;
	padding: 0;
	margin-left: 0px;
}

#mainNav li a, #mainNav li a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: .5em 1em;
	border-right: 1px solid #7593AB;
	display: block;
}

#mainNav li a:hover, #mainNav li #current {
	background: url(../images/bg_nav.gif);
}

/* IE 6 hack to make entire button clickable */
* html #mainNav a { width: 1px; }

#gallery
{
	float: left;
	width: 640px;
	padding: 0px 0px 10px 30px;
	margin: 0px;
	color: #333333;
}

#gallery h1
{
	font-size: 14px;
	text-decoration: underline;
	margin-bottom: 4px;
	margin-top: 10px;
	clear: both;
}

#gallery h2
{
	font-size: 10px;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 2px;
	clear: both;
}

#gallery img
{
	float: left;
	margin: 10px 9px 0px 0px;
	padding: 5px;
	position: relative;
	border: 1px solid #666633;
	background-color: white;
}

#left
{
	float: left;
	width: 200px;
	padding: 20px 10px 0px 40px;
	margin: 0px;
	color: #333333;
}

#left h1
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: both;
}

#left img
{
	float: left;
	margin: 10px 9px 0px 0px;
	padding: 5px;
	position: relative;
	border: 1px solid #666633;
	background-color: white;
}

#right
{
	background-color: white;
	padding: 25px 35px 35px 25px;
	margin-left: 282px;
	border-left: 1px solid #7593AB;
	color: #333333;
}

#right h2
{
	font-size: 18px;
	/* 18px is the default minimum font size for which anti-aliasing will occur. */
	margin: 0px;
	padding: 0px;
	border-bottom: 6px solid #000033;	
}

#right p
{
	text-align: justify;
	font-size: 14px;
	text-indent: 25px;
	line-height: 18px;
}

#right h3
{
margin-left: 25px;
font-weight: bold;
text-align: left;
font-size: 16px;
line-height: 18px;
}
#right img
{
	margin: 14px 14px 0px 0px;
	background-color: white;
}
#footer
{
	clear: both;
	width: 648px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #7593AB;
	border-left: 1px solid #7593AB;
	border-bottom: 1px solid #7593AB;
	background-image: url(../images/footbg.gif);
	background-repeat: repeat;
	background-position: top left;
	color: #FFFFFF;
}
a:link {
	color: #7593AB;
}
a:visted {
	color: #7593AB;
}
a:hover {
	color: #24618E;
}
a:active {
	color: #7593AB;
}
a {
	color: #7593AB;
}
.sidebar {

	float: left;
	padding-right: 25px;
	margin: 10px 0px 0px 0px;
	
}
.sidebar2 {

	float: left;
	padding-right: 25px;
	margin: 10px 0px 0px 0px;
	
}
.sidebar ul {
	color: #666666;
	list-style: square;
	font-size: 1.5em;
	line-height: 130%;
}
.sidebar2 ul {
	color: #666666;
	list-style: square;
	font-size: 1.5em;
	line-height: 130%;
}
