body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-image: url(../images/bkgdBody.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a {
	color: #000033;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
#cAll {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#cMasthead {
	padding: 0px;
	height: 197px;
	width: 900px;
	background-image: url(../images/masthead.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
}
#cNav {
	background-image: url(../images/bkgdNav.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 46px;
	width: 900px;
	margin: 0px;
	float: left;
}
#navlist {
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	margin-top: 14px;
}
#navlist li {
	display: inline;
	list-style-type: none;
	margin-right: 20px;
	margin-left: 20px;
}
#navlist a {
	color:#000033;
	text-decoration:none;
}
#navlist a:hover, a:active {
	color: #666666;
}
#cContent {
	width: 900px;
	margin-top: 0px;
	background-image: url(../images/bkgdAll.jpg);
	background-repeat: repeat-y;
	float: left;
	margin: 0px;
}
#cPhotos {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 196px;
	background-image: url(../images/photo01.jpg);
	height: 357px;
}
#cMain {
	background-image: url(../images/bkgdMain.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 704px;
	min-height: 252px;
	text-align: left;
}
#cSubNav {
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding: 7px 35px 13px 0px;
}
#cSubNav a{
	text-decoration:none;
}
#cTxt {
	text-align: justify;
	margin: 0px;
	padding: 10px 35px 10px 20px;
	line-height: 21px;
	min-height: 530px;
}
.hd {
	font-size: 24px;
	font-weight: bold;
	color: #003366;
}
.subhd {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}
.projDesc {
	font-size: 11px;
	font-style: italic;
	color: #000;
	line-height: 14px;
}

#cCO {
	padding: 0px;
	float: right;
	width: 229px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: left;
	line-height: 18px;
	min-height: 450px;
}
#cCO ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#cCO li {
	margin:0px;
	pading:0px;
	list-style-type: none;
}
.coImage {
	background-position: left top;
	display: block;
}
.coImage:hover {
	background-position: right top;
}
.roofing {
	background-image: url(../images/co01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 155px;
	width: 229px;
}
.concrete {
	background-image: url(../images/co02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 155px;
	width: 229px;
}
.interior {
	background-image: url(../images/co03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 155px;
	width: 229px;
}
#cFooter {
	width: 900px;
	margin-top: 0px;
	background-image: url(../images/bkgdAll.jpg);
	background-repeat: repeat-y;
	float: left;
	margin: 0px;
	padding-bottom: 20px;
	font-size:12px;
}
#cFooterTxt a {
	text-transform:uppercase;
	text-decoration:none;
}
#imgRt {
	padding: 0px;
	float: right;
	width: 229px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: left;
	line-height: 18px;
	height: 300px;
}
.servImg {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 880px;
	width: 229px;
	margin-left: 30px;
}
.form {
	font-size: 11px;
	font-weight: bold;
}
.errors {
	font-size: 16px;
	font-style: italic;
	color: #F00;
}

