body {
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,tr,td {margin:0;padding:0;}

fieldset,img,a img,:link img,:visited img {border:0;}


/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/topnav.gif") top no-repeat; 
	width:294px; 
	height:38px; 
	margin:0;
	padding:0; 
	z-index: 99;
	}

#nav span { display: none; }

#nav li, #nav a { height:38px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 85px;}
#nav-02 { width: 98px;}
#nav-03 { width: 111px;}



/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/topnav.gif")  0px   -38px no-repeat; }
#nav-02 a:hover { background:url("../images/topnav.gif") -85px -38px no-repeat; }
#nav-03 a:hover { background:url("../images/topnav.gif") -183px -38px no-repeat; }




/* ------------------------ horizontal sprite nav ------------------------ */
#nav2 { 
	background:url("../images/nav.gif") top no-repeat; 
	width:506px; 
	height:44px; 
	margin:0;
	padding:0; 
	z-index: 99;
	}

#nav2 span { display: none; }

#nav2 li, #nav2 a { height:44px; display:block; } /* change height here also */

#nav2 li { float:left; list-style:none; _display:inline; position:relative; }

#nav2-01 { width: 121px;}
#nav2-02 { width: 141px;}
#nav2-03 { width: 135px;}
#nav2-04 { width: 109px;}




/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav2-01 a:hover { background:url("../images/nav.gif")  0px   -44px no-repeat; }
#nav2-02 a:hover { background:url("../images/nav.gif") -121px -44px no-repeat; }
#nav2-03 a:hover { background:url("../images/nav.gif") -262px -44px no-repeat; }
#nav2-04 a:hover { background:url("../images/nav.gif") -397px -44px no-repeat; }



.tophdr {
	background-image: url(../images/topHdr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
}
.footerimage {
	background-image: url(../images/footerImage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
.footerAreaBg {
	background-color: #2a2b2b;
}
.whiteBg {
	background-color: #ffffff;
}
.leftTile {
	background-color: #5d5c51;
	background-repeat: repeat;
	background-position: left top;
}
.rightTile {
	background-color: #5d5c51;
	background-repeat: repeat;
	background-position: right top;
}
.navbg {
	background-color: #2a2b2b;
}
.indexText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 22px;
	color: #2a2b2b;
	margin: 0px;
	padding-left: 40px;
	padding-top: 0px;
}
.indexServicesBg {
	background-image: url(../images/indexServices.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.indexTextTwo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 22px;
	color: #2a2b2b;
	margin: 0px;
	padding-left: 151px;
	padding-top: 60px;
}
.recentProjectsBg {
	background-color: #f3f2e6;
}
.captionText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #2a2b2b;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
}
.footerText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #898772;
	margin: 0px;
	padding-left: 20px;
	font-style: italic;
}
.footerText a {
	color: #898772;
}
.subText {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
	color: #2a2b2b;
	margin: 0px;
	padding-left: 40px;
	padding-top: 0px;
	font-weight: bold;
	padding-bottom: 8px;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #2a2b2b;
	margin: 0px;
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 15px;
}
.text a {
	color: #2a2b2b;
	
}
.textField {
	margin: 0px;
	height: 19px;
	width: 276px;
	padding-top: 4px;
	padding-left: 4px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	border: 1px dotted #999999;
}
.messageField {
	margin: 0px;
	height: 70px;
	width: 276px;
	padding-top: 4px;
	padding-left: 4px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	border: 1px dotted #999999;
}
.textPortfolio {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #2a2b2b;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
}
