#fullsiteTop {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 40px;
	background-image: url(../images/nav-bkg.gif);
	background-repeat: repeat-x;
	z-index: 10;
}

#fullsiteTop #fstTopNav {
	position: relative;
	width: 840px;
	left: 50%;
	margin-left: -420px;
	height: 40px;
	z-index: 11;
}
#fullsiteTop #fstTopNav #fsttnContent {
	float: right;
	height: 39px;
	background-color: #2d2d2d;
	margin-bottom: 1px;
	z-index: 12;
}

#fullsite {
	position: relative;
	top: 40px;
	width: 100%;
	background-image: url(../images/main-bkg2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #fff;
	padding-bottom: 20px;
}

#fullsite #fsContentLeft {
	width: 50%;
	margin-right: -420px;
	float: left;
}
#fullsite #fsContentLeft #fsclContent {
	margin-right: 420px;
}
#fullsite #fsContentCenter {
	position: relative;
	width: 840px;
	float: left;
}

#fullsite #fsContentCenter #fsccHeader {
	position: relative;
	width: 100%;
	height: 95px;
	background-image: url(../images/painting-header.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}
#fullsite #fsContentCenter #fsccHeader #fscchContentLeft {
	position: relative;
	width: 290px;
	height: 65px;
	float: left;
}
#fullsite #fsContentCenter #fsccHeader #fscchContentRight {
	position: relative;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #595959;
	padding-top: 30px;
	height: 65px;
	width: 550px;
	float: left;
}
#fullsite #fsContentCenter #fsccTopImage {
	position: relative;
	width: 100%;
}
#fullsite #fsContentCenter #fsccTopImage #fscctiLeft {
	position: relative;
	width: 290px;
	height: 327px;
	float: left;
	background-color: #2d2d2d;
}
#fullsite #fsContentCenter #fsccTopImage #fscctiLeft #fscctilHeader {
	position: relative;
	width: 290px;
	height: 155px;
	padding-top: 12px;
	text-align: center;
}
#fullsite #fsContentCenter #fsccTopImage #fscctiLeft #fscctilTestimonial {
	position: absolute;
	width: 290px;
	height: 172px;
	top: 135px;
}
#fullsite #fsContentCenter #fsccTopImage #fscctiRight {
	position: relative;
	width: 550px;
	height: 327px;
	float: left;
	background-color: #2d2d2d;
}
#fullsite #fsContentCenter #fsccContent {
	position: relative;
	width: 100%;
}

#fullsite #fsContentCenter #fsccContent #fscccHeader {
	position: relative;
	width: 840px;
	background-color: #595959;
}

#fullsite #fsContentCenter #fsccContent #fscccHeader #fsccchLeft {
	position: relative;
	float: left;
	width: 390px;
	padding: 10px 0px 0px 30px;
}

#fullsite #fsContentCenter #fsccContent #fscccHeader #fsccchRight {
	position: relative;
	float: left;
	width: 410px;
	padding: 5px 10px 0px 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-transform: uppercase;
	letter-spacing: .12em;
}

#fullsite #fsContentCenter #fsccContent #fscccLeft {
	position: relative;
	width: 480px;
	padding: 10px 20px 30px 30px;
	float: left;
	background-color: #595959;
}

#fullsite #fsContentCenter #fsccContent #fscccLeftTwo {
	position: relative;
	width: 780px;
	padding: 10px 30px 30px 30px;
	background-color: #595959;
}

#fullsite #fsContentCenter #fsccContent #fscccLeftThree {
	position: relative;
	width: 290px;
	float: left;
	padding: 10px 5px 30px 30px;
	background-color: #595959;
}

#fullsite #fsContentCenter #fsccContent #fscccRight {
	position: relative;
	width: 290px;
	padding: 30px 15px 5px 5px;
	float: left;
	background-color: #595959;
}

#fullsite #fsContentCenter #fsccContent #fscccRightThree {
	position: relative;
	width: 480px;
	padding: 30px 5px 30px 30px;
	float: left;
	background-color: #595959;
}
#fullsite #fsContentCenter #fsccContent #fscccRight #estimateBox {
	background-color: #e6e6e6;
	width: 280px;
	padding: 5px;
}
#fullsite #fsContentCenter #fsccContent #fscccServices {
	position: relative;
	width: 840px;
	background-color: #2d2d2d;
	border-top: 1px solid #fff;
}
#fullsite #fsContentCenter #fsccContent #fscccServices #fscccsLeft {
	position: relative;
	float: left;
	width: 278px;
}
#fullsite #fsContentCenter #fsccContent #fscccServices #fscccsCenter {
	position: relative;
	float: left;
	width: 278px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#fullsite #fsContentCenter #fsccContent #fscccServices #fscccsRight {
	position: relative;
	float: left;
	width: 278px;
}
#fullsite #fsContentCenter #fsccContent #fscccShoe {
	position: relative;
	width: 840px;
	height: 20px;
	background-color: #fff;
}

#fullsite #fsContentRight {
	width: 50%;
	margin-left: -421px;
	float: right;
	background-image: url(../images/paintbrush.png);
	background-repeat: no-repeat;
	background-position: 170px top;
	background-color: #fff;
}
#fullsite #fsContentRight #fscrContent {
	margin-left: 420px;
}

#fullsiteBottom {
	position: relative;
	width: 100%;
	background-color: #2b2b2b;
	margin-top: 10px;
	height: 100px;
}

#fullsiteBottom #fsbFooter {
	position: relative;
	width: 840px;
	left: 50%;
	margin-left: -420px;
}
#fullsiteBottom #fsbFooter #fsbfLeft {
	position: relative;
	float: left;
	width: 50%;
	padding-top: 11px;
}
#fullsiteBottom #fsbFooter #fsbfRight {
	position: relative;
	float: left;
	width: 50%;
	padding-top: 11px;
	text-align: right;
	color: #999;
}
