* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
}
#faux {
	background: url(images/tile.jpg);
	margin-bottom: 0px;
	overflow: auto;
	width: 960px
}
#header {
	color: #333;
	width: 960px;
	padding: 0px;
	height: 140px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/headerbg.jpg);
}
#headerleft {
	color: #333;
	width: 200px;
	padding: 0px;
	height: 45px;
	margin: 0px 0px 0px 0px;
	float: left;
	padding-top: 10px;
}
#topright {
	color: #000000;
	width: 370px;
	padding: 3px 20px 0px 0px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	float: right;
}
#searchbox {
	color: #000000;
	width: 235px;
	padding: 12px 10px 0px 0px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	float: right;
}
#navigation {
	color: #333;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: #ABBEBE;
	height: 40px;
}
#buttons {
	color: #333;
	margin: 20px 0px 0px 0px;
	width: 960px;
	float: left;
	height: auto;
	clear: both;
}
#navigation {
	color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 30px;
	width: 960px;
	background-color: #FFFFFF;
}
#heading {
	color: #000000;
	padding: 5px 20px 5px 20px;
	margin: 0px 0px 0px 0px;
	height: 10px;
	width: 920px;
	background-color: #FFFFFF;
}
#main {
	float: right;
	color: #333;
	margin: 0px;
	padding: 0px;
	width: 960px;
	display: inline;
	position: relative;
	height: auto;
	margin-bottom: 20px;
}
#left {
	color: #333;
	margin: 0px 0px 20px 20px;
	padding: 0px;
	width: 380px;
	display: inline;
	position: relative;
	float: left;
	height: auto;
	background-image: url(images/floral_light.jpg);
	background-repeat: no-repeat;
}
#content {
	color: #333;
	margin: 0px 20px 10px 20px;
	padding: 0px;
	width: 920px;
	display: inline;
	position: relative;
	float: left;
	height: auto;
}
#right {
	color: #333;
	margin: 0px 20px 20px 0px;
	width: 500px;
	display: inline;
	position: relative;
	float: right;
	height: auto;
	background-color: #EEEEEE;
	padding-top: 10px;
}
#footer1 {
	width: 960px;
	clear: both;
	color: #333;
	margin: 0px 0px 0px 0px;
	height: 190px;
	padding: 10px 0px 0px 0px;
	background-color: #CCCCCC;
}
#footer2 {
	width: 920px;
	clear: both;
	color: #333;
	background: #ABBEBE;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 10px 20px;
	height: 40px;
	background-image: url(images/footer2bg.jpg);
}
.clear { clear: both; background: none; }

#shadowleft {
	width: 960px;
	padding-right: 20px;
	background: transparent url(images/shadowL.png) repeat-y left top;
	height: auto;
}
#shadowright {
	width: 980px;
	padding-left: 20px;
	background: transparent url(images/shadowR.png) repeat-y right top;
	height: auto;
}
#shadowbottom {
	width: 1000px;
	background: transparent url(images/shadowB.png) right top;
	height: 25px;
	background-repeat: no-repeat;
}
#footlinks {
	width: 165px;
	height: auto;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(images/footlinksbg.jpg);
}
#middlecolumn {
	width: 180px;
	height: auto;
	float: left;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(images/footlinksbg2.jpg);
	background-repeat: repeat-x;
}
#footlinkcolumn {
	width: 175px;
	height: auto;
	float: left;
	margin-left: 10px;
}
#examplesfooter {
	width: 360px;
	height: 140px;
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(images/examplesfooterbg.jpg);
	margin-right: 10px;
}
#foottitle {
	width: 150px;
	height: auto;
	margin-bottom: 5px;
}
#copyrightright {
	width: 450px;
	height: auto;
	float: right;
	line-height: 22px;
}
#copyrightleft {
	width: 920px;
	height: auto;
	float: left;
	line-height: 22px;
}

a.whitegray:link {color: #FFFFFF;}
a.whitegray:active {color: #FFFFFF;}
a.whitegray:visited {color: #FFFFFF;}
a.whitegray:hover {color: #CCCCCC;}

a.footerlink:link {color: #333333;}
a.footerlink:active {color: #000000;}
a.footerlink:visited {color: #003366;}
a.footerlink:hover {color: #666666;}

a.serviceslink:link {color: #333333;}
a.serviceslink:active {color: #000000;}
a.serviceslink:visited {color: #003366;}
a.serviceslink:hover {color: #666666;}

a.redlink:link {color: #990000;}
a.redlink:active {color: #000000;}
a.redlink:visited {color: #003366;}
a.redlink:hover {color: #FF0000;
}

#servicecolumn {
	width: 370px;
	height: auto;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-left: 15px;
	background-image: url(images/servicescolumn.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	padding-right: 5px;
	float: left;
	margin-left: 50px;
}
#servicecolumnmiddle {
	width: 370px;
	height: auto;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-left: 15px;
	background-image: url(images/servicescolumn.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	padding-right: 5px;
	float: left;
	margin-left: 20px;
}
#servicetitle {
	width: 220px;
	height: auto;
	margin-bottom: 15px;
}
#photo {
	width: 120px;
	height: auto;
	margin-bottom: 5px;
	float: left;
	margin-right: 15px;
}
#contactcolumnL {
	width: 400px;
	background-color: #EEEEEE;
	padding: 20px;
	margin-top: 20px;
}
#contactcolumnR {
	width:420px;
	float: right;
	margin-right: 0px;
	background-color: #EEEEEE;
	padding: 20px;
	margin-top: 20px;
}
#sitemap {
	width: 400px;
	background-color: #CCCCCC;
	padding: 20px;
	margin-left: 250px;
}
#serviceinfoL {
	width:450px;
	float: left;
	margin-right: 0px;
	margin-top: 20px;
	padding: 20px;
	background-image: url(images/servicebg.jpg);
}
#serviceinfoR {
	width:350px;
	float: right;
	margin-right: 15px;
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
	background-image: url(images/servicesbg2.jpg);
}
#serviceinfoRB {
	width:390px;
	float: right;
	margin-right: 0px;
	padding: 0px;
	margin-top: 20px;
	height: auto;
}
