body {

	background-color: #6a1a1b;
}

#content {
	position:absolute;
	top:0px;
	width:1050px;
	height:900px;
	left: 50%;
	margin-left: -525px;
}

#canvass{
	position:absolute;
	top:0px;
	left:72px;
	width:908px;
	height:101%;
	background-color: #FAF0D1;
}

.mirrorFade {
position:absolute;
top:0px;
left:389px;
width:590px;
height:769px;
}
.headerFade {
	top:0px;
	width:81px;
	height:521px;
	float: right;
}

#leftpanel {
	width:300px;
	height:650px;
	position:absolute;
	top:0px;
	left:-72px;
	z-index: 1;
}
.leftpanel1 {
background-image:url(../images/newleftpanel.png);
background-repeat:no-repeat;
}
.leftpanel2 {
background-image:url(../images/newleftpanel1.png);
background-repeat:no-repeat;
}

#logo {
	position:absolute;
	top:17px;
	left:107px;
	width:176px;
	height:238px;
	z-index: 1;
}

#smallLinks {
position:absolute;
top:263px;
left:60px;
width:200px;
height:200px;
}

.serviceLink {
	margin-left: 50px;
	border:none;
	margin-top: 3px;
}
.contactLink {
	margin-left: 12px;
	margin-top:5px;
border:none;
}

.ratesLink {
	margin-left: 76px;
	border:none;
	margin-top: 1px;
}
.leftpanel2 #link3 {
display:none;
}

#largeLinks {
position:absolute;
top:402px;
left:20px;
height:250px;
width:176px;
}

.webLink {
margin-left:19px;
}
.graphicsLink {
margin-left:4px;
}

#pageHeader {
	position:absolute;
	top:0px;
	left:208px;
	width:700px;
	height:150px;
	z-index: 1;
}

.headerImg {
float:right;
}

#textContent {
	position:absolute;
	top:151px;
	left:408px;
	width:500px;
	height:180px;
	margin-top: 20px;
}

.pageText {
float:right;
}

#portfolio {
position:absolute;
top:351px;
left:150px;
width:758px;
height:350px;
}

#mirror {
width:750px;
height:450px;
background-image: url(../images/mirrorsideways.png);
position:absolute;
top:0px;
left:0px;
margin:0px 8px 0px 0px;
}

.stepcarousel{
	position: relative; /*leave this value alone*/
	border: 0;
	overflow: scroll; /*leave this value alone*/
	width: 460px; /*Width of Carousel Viewer itself*/
	height: 350px; /*Height should enough to fit largest content's height*/
	top: 105px;
	left: 140px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 440px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}




.servicesPage {
float:right;
}
.contactImage {
	position:absolute;
	top:469px;
	left:230px;
	border: none;
}


.ratesImage {
	top:0px;
	position: absolute;
	left: -40px;
}



.banner {
	position:absolute;
	top:0px;
	left:-72px;
	z-index: 0;
}
.mainMirror {
	position:absolute;
	top:0px;
	left:174px;
}

#largeLinksMain {
	top: 440px;
	position: absolute;
	left: 80px;
	width: 500px;
	vertical-align: top;
	height: 275px;

}
.mainwebImage {
	top: 10px;
	position: absolute;
	left: 235px;
}
.maingrfxImage {
	position: absolute;
	left: 0px;
}
#lowerLinks {
	position:absolute;
	top:725px;
	width: 900px;
	left: 4px;
	z-index: 1;
	height: 110px;

}
#lowerLinks img{
	margin: 0px 0px;
	border: none;
}
#lowerLinks a {
}
#footer{
	position: absolute;
	top:850px;
	width:908px;
	height:25px;
	text-align: center;
	font-size: 18px;
	left: -3px;
}

#footer a {
color:#000000;
}
