	
/*These are the div backgrounds for each page with the corrresponding .html file name*/

.lefttop {
	background-repeat: no-repeat;
	background-image: url(../images/lefttop.jpg);
}

.flashtop {
	background-repeat: no-repeat;
	background-image: url(../images/flashtop.jpg);
}

.lefthome {
	background-image: url(../images/lefthome.gif);
	background-repeat: no-repeat;
}

.lefthomewhite {
	background-image: url(../images/white.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#marbleInstitute {
	padding-top: 75px;
}


.flashhome {
	background-repeat: no-repeat;
	background-image: url(../images/flashhome.jpg);
}

.leftengineered {
	background-repeat: no-repeat;
	background-image: url(../images/leftengineered.jpg);
}

.flashengineered {
	background-repeat: no-repeat;
	background-image: url(../images/flashengineered.jpg);
}

.leftedges {
	background-repeat: no-repeat;
	background-image: url(../images/leftedges.jpg);
}

.flashedges {
	background-repeat: no-repeat;
	background-image: url(../images/flashedges.jpg); 
}

.leftgranitemarble {
	background-repeat: no-repeat;
	background-image: url(../images/leftgranitemarble.jpg);
}

.flashgranitemarble {
	background-repeat: no-repeat;
	background-image: url(../images/flashgranitemarble.jpg);
}

.leftmaintenance {
	background-repeat: no-repeat;
	background-image: url(../images/leftmaintenance.jpg);
}

.flashmaintenance {
	background-repeat: no-repeat;
	background-image: url(../images/flashmaintenance.jpg);
}

.leftspecials {
	background-repeat: no-repeat;
	background-image: url(../images/leftspecials.jpg);
}

.flashspecials {
	background-repeat: no-repeat;
	background-image: url(../images/flashspecials.jpg);
}


.lefttestimonials {
	background-repeat: no-repeat;
	background-image: url(../images/lefttestimonials.jpg);
}
h1 a:link {
	color: #990000;
	text-decoration: underline;
}


.flashtestimonials {
	background-repeat: no-repeat;
	background-image: url(../images/flashtestimonials.jpg);
}

.gallery1 {
	background-repeat: no-repeat;
	background-image: url(../images/gallery_logo.gif);
}

.flashdirections {
	background-repeat: no-repeat;
	background-image: url(../images/flashdirections.jpg);
}
