body {
	margin: 0px;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/background_marlowe.jpg);
	background-repeat:repeat-x;
}

h3 {
	color:#FF9900;
}

h3 a:link, h3 a:hover, h3 a:visited {
	color:#FF9900;
	text-decoration:none;
}

#header {
	margin: 0px;
	padding: 0px;
	position:absolute;
	top:0px;
	left:0px;
	height:59px;
	width:750px;
	background-color:#FFFFFF;
}

#logoBack {
	background-color:#999999;
	background-image:url(../images/round-corner_bottom-rt.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	height: 59px;
	width: 230px;
}

#logo {
	height: 53px;
	width: 186px;
	background-image:url(../images/logo_marlowe.jpg);
	background-repeat:no-repeat;
	background-position: center;
	background-color:#999999;
	text-align:center;
	padding-top: 5px;
	margin-left: 10px;
}

#licensed {
	position:absolute;
	color:#003366;
	font-size:9px;
	top: 5px;
	left: 2px;
	margin:0px;
	z-index:20;
}

#insured {
	position:absolute;
	color:#003366;
	font-size:9px;
	top: 5px;
	left: 180px;
	margin:0px;
	z-index:20;
}

#residential {
	position:absolute;
	color:#003366;
	font-size:9px;
	top: 40px;
	left: 2px;
	margin:0px;
	z-index:20;
}

#commercial {
	position:absolute;
	color:#003366;
	font-size:9px;
	top: 40px;
	left: 160px;
	margin:0px;
	z-index:20;
}

#search {
	position:absolute;
	left:235px;
	top: 15px;
	z-index: 10;
}

#banner {
	position:absolute;
	top: 59px;
	height: 110px;
	width: 750px;
	background-image:url(../images/grass.jpg);
	background-repeat:no-repeat;
	z-index: 15;
}

#navbar {
	position:absolute;
	top: 169px;
	height:22px;
	width:750px;
	background-color: #003366;
}

.thumbnail {
	border-style:outset;
	border-width: 1px;
	width: 130px;
	height: 130px;
}

.titleBar {
	width: 345px;
	height: 30px;
	margin: 20px 0px 20px 120px;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	background-color:#999999;
	background-image: url(../images/title_background_grey.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.bold {
	font-weight: bold;
	font-size: 26px;
}

#leftColumn {
	position: absolute;
	padding-top: 20px;
	top: 196px;
	width: 170px;
	height: 100%;
	background-color: #999999;
	background-image: url(../images/round-corner_top-rt.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 10px;
	text-align: justify;
}

#leftColumn h2 {
	font-size: 11px;
	text-align: center;
	color: #000066;
}

#leftColumn p {
	margin: 10px 20px;
	font-size: 10px;
}

#main {
	position:absolute;
	top: 194px;
	left: 170px;
	width: 580px;
	height: 200%;
	background-color: #FFFFFF;
	color: #003366;
	text-align:center;
}

#main h4 {
	margin: 0px 30px 0 0;
}

.bigImage {
	float:left;
	margin: 20px 20px 20px 20px;
}

.text1 {
	position:relative;
	margin: 35px 30px 0 20px;
	text-align: justify;
	font-size:12px;
	font-weight: bold;
	height: 200px;
}

.text2 { 
	position:relative;
	margin: 0px 30px 0 0;
	text-align: center;
	font-size:10px;
	color:#FF9900;
}

.text3 {
	position:relative;
	margin: 0px 30px 0 0;
	font-size:12px;
	text-align: center;
	font-style: italic;
	color:#FF9900;
}

.text4 {
	position:relative;
	margin: 0px 50px 0 20px;
	font-size:14px;
	text-align: center;
	font-style: italic;
}

.text5{
	position:relative;
	margin: 0px 50px 0 20px;
	font-size:14px;
	text-align: center;
	font-style: none;
}

.form {
	text-align: justify;
	margin: 20px;
	padding: 25px;
}

#portfolio {
	text-align:center;
	margin-left: 20px;
}

.servicesBox {
	position:relative;
	left: 0px;
	text-align:justify;
}

.servicesText {
	text-align: left;
}

/* Gallery Section */

#gallery {
	text-align: center;
	width: 550px;
}

#gallery h2 {
	font-size: 18px;
}

#gallery table {
	margin: 10px;
	text-align: justify;
}

#gallery td {
	padding: 10px;
}

.oddrow {
	background-color: #99CC99;
	color: #FF9900;
}

.evenrow {
	background-color: #FFFFFF;
}

/* End of Gallery Section */

/* Portfolio Section */

.beforeImage {
	width: 320px;
	z-index:10;
}

.afterImage {
	width: 140px;
	margin-left: 320px;
	margin-top: -174px;
	z-index:20;
}

.description {
}

.otherImage {
}

/* End of Portfolio Section */

/* footers Section */

#roundEdgedFooter {
	background-image: url(../images/round-corner-blue_footer.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 500px;
	margin: 20px 0px 20px 40px;
	text-align: justify;
	font-size: 10px;
	color: #CCCCCC;
} 

#roundEdgedFooter p {
	padding: 10px 12px 15px 12px;
}

#roundEdgedFooter a:link {
	font-weight:normal;
	color:#FFFFFF;
	text-decoration: none;
}

#roundEdgedFooter a:visited {
	font-weight:normal;
	color:#999999;
	text-decoration: none;
}

#roundEdgedFooter a:hover {
	color:#FFCC33;
	text-decoration: none;
}

#googleBanner { 
	width:500px;
	padding:10px 0px 10px 0px;
	margin: 0px 0px 20px 40px;
	text-align:center;
	display:block;
}

#links {
	fint-size: 8px;
	color:#CCCCCC;
}

#links a:link, a:hover {
	font-weight:normal;
	color:#CCCCCC;
	text-decoration: none;
}

#links a:visited {
	font-weight:normal;
	color:#CCCCCC;
	text-decoration: none;
}

