body {
text-align: center;
}

#main {
	position: relative;
	width: 1024px;
	height: 768px;
	margin:0px auto;
	text-align:left;
	top: 10px;
	z-index: 1;
	}
	
#main2 {
	position: relative;
	width: 1024px;
	height: 1150px;
	margin:0px auto;
	text-align:left;
	top: 10px;
	z-index: 1;
	}	
	
#footer {
	position: absolute;
	width: 500px;
	height: 38px;
	top: 729px;
	z-index: 2;
	left: 378px;
	}		
	
#footer2 {
	position: absolute;
	width: 500px;
	height: 38px;
	top: 1132px;
	z-index: 2;
	left: 378px;
	}
	
#footer3 {
	position: absolute;
	width: 500px;
	height: 38px;
	top: 852px;
	z-index: 2;
	left: 378px;
	}
	
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 246px;
	height: 209px;
	z-index: 2;
	background-image: url(images/Static_Items_01.jpg);
	}
	
#portfolio {
	position:absolute;
	width:246px;
	height:473px;
	z-index:4;
	top: 209px;
	left: 0px;
}

#hline {
	position:absolute;
	width:1024px;
	height:20px;
	z-index:6;
	left: 0px;
	top: 703px;
	background-image: url(images/Static_Items_31.jpg);
}

#hline2 {
	position:absolute;
	width:1024px;
	height:20px;
	z-index:6;
	left: 0px;
	top: 1108px;
	background-image: url(images/Static_Items_31.jpg);
}

#hline3 {
	position:absolute;
	width:1024px;
	height:20px;
	z-index:6;
	left: 0px;
	top: 823px;
	background-image: url(images/Static_Items_31.jpg);
}



#navBar {
	position:absolute;
	width:710px;
	height:58px;
	z-index:5;
	left: 252px;
	top: 209px;
}

#title {
	position:absolute;
	width:772px;
	height:209px;
	z-index:2;
	left: 252px;
	top: 0px;
	background-image: url(images/Static_Items_03.jpg);
}

#vline {
	position:absolute;
	width:6px;
	height:705px;
	z-index:3;
	left: 246px;
	top: 0px;
	background-image: url(images/Static_Items_02.jpg);
}

#vline2 {
	position:absolute;
	width:6px;
	height:1093px;
	z-index:3;
	left: 246px;
	top: 0px;
	background-image: url(images/Static_Items_32.jpg);
}

#vline3 {
	position:absolute;
	width:6px;
	height:818px;
	z-index:3;
	left: 246px;
	top: 0px;
	background-image: url(images/Static_Items_33.jpg);
}

#mainbody {
	position:absolute;
	width:680px;
	height:720px;
	z-index:7;
	left: 270px;
	top: 272px;
}

#mainbodyindex {
	position:absolute;
	width:680px;
	height:326px;
	z-index:7;
	left: 270px;
	top: 289px;
}

#container {
	position:absolute;
	width:654px;
	height:691px;
	z-index:20;
	left: -3px;
	top: -235px;
	background-color:#000;
	visibility: hidden;
	opacity: 0.4;
	filter: alpha(opacity = 40);

}
#imgHolder {
	position:absolute;
	z-index:30;
	visibility: hidden;
}

#nextprevclose {
	position:absolute;
	width:400px;
	height:67px;
	z-index:30;
	left: 280px;
	top: 378px;
	visibility: hidden;
}

#aboutImage {
	position:absolute;
	width:220px;
	height:329px;
	z-index:2;
	left: 530px;
	top: 23px;
	background-image: url(images/About_Image_03.jpg);
}

#mainbodyabout {
	position:absolute;
	width:754px;
	height:366px;
	z-index:7;
	left: 270px;
	top: 272px;
}

#mainbodytangent {
	position:absolute;
	width:754px;
	height:550px;
	z-index:7;
	left: 270px;
	top: 272px;
}

#servicesimage {
	position:absolute;
	width:219px;
	height:330px;
	z-index:2;
	left: 523px;
	top: 24px;
	background-image: url(images/Services_Image_03.jpg);
}


p.quote {margin: 0; padding:0; color: black; font-family: georgia,garamond,serif; font-size: 20px}
p.maintext {margin: 0; padding:0; color: black; font-family: georgia,garamond,serif; font-size: 13px; line-height: 19px}
p.maintext2 {margin: 0; padding:0; color: black; font-family: georgia,garamond,serif; font-size: 13px; line-height: 23px}

p.footertext {margin: 0; padding:0; color: black; font-family: georgia,garamond,serif; font-size: 10px; line-height: 19px}

a:link {color:#000; text-decoration: none}
a:visited {color:#000; text-decoration: none}
a:active {color:#000; text-decoration: none}
a:hover {text-decoration: underline; color: black;}

a.footerLink:link {color: black; font-family: georgia,garamond,serif; font-size: 10px; line-height: 19px; text-decoration: none}			/*Footer Links*/
a.footerLink:visited {color: black; font-family: georgia,garamond,serif; font-size: 10px; line-height: 19px; text-decoration: none}
a.footerLink:hover {color: black; font-family: georgia,garamond,serif; font-size: 10px; line-height: 19px; text-decoration: underline}
a.footerLink:active {color: black; font-family: georgia,garamond,serif; font-size: 10px; line-height: 19px; text-decoration: none}

