.left {  
	background-image: url(../images/left_bknd.gif); 
	background-repeat: repeat-y; 
	z-index: 1;
	position: absolute; 
	left: 0px; 
	top: 0px; 
	height: 200%; 
	width: 174px
	}
#right {  
	background-image: url(../images/right_bknd.gif); 
	background-repeat: repeat-y; 
	z-index: 1; 
	position: absolute; 
	right: 0px; 
	top: 0px; 
	height: 200%; 
	width: 220px
	}
#title {  
	z-index: 3; 
	position: absolute; 
	right: 119px; 
	top: 15px
	}
#junction {  
	z-index: 3; 
	position: absolute; 
	left: 0px; 
	top: 15px 
	}
#junctionfill {  
	z-index: 2; 
	position: absolute; 
	width: 55%;
	height: 95px;
	left: 150px; 
	top: 15px
	}
#menu {  
	z-index: 7; 
	position: absolute; 
	left: 10px; 
	top: 100px
	}
#content {  
	z-index: 6; 
	position: absolute; 
	left: 0px; 
	top: 120px
	}
#graphicservice {  
	border:  thin   solid  #000000;
	z-index: 3; 
	position: absolute; 
	right: 80px; 
	top: 140px 
	}
#contactimg {  
	border:  thin   solid  #000000;
	z-index: 3; 
	position: absolute; 
	right: 70px; 
	top: 280px 
	}
#refer {  
	border:  thin   solid  #000000;
	z-index: 3; 
	position: absolute; 
	right: 80px; 
	top: 380px 
	}
#paragraphs {
     font-family: verdana, ariel, sans-serif;
     font-size: 10pt;
	 color: #000000
     }
#header {
     font-family: verdana, ariel, sans-serif;
     font-size: 10pt;
	 font-weight: bold;
	 color: #000000
     }
LI {
     font-family: verdana, ariel, sans-serif;
     font-size: 10pt;
	 color: #000000
     }