/* CSS Document */

body{ font-family:Lucida Grande, Calibri, Arial; font-size:12px; padding:0px; margin:0px; color:#7C7C7C;
width:100%;
scrollbar-track-color: #FFFFFF;
  scrollbar-face-color: #E8E8E8;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-highlight-color: #000000;
  scrollbar-shadow-color: #000000;
  scrollbar-arrow-color: #B2B2B2;
 
  }

iframe {
padding-right: 5px;
}
.scroll{
font-family:Lucida grande ; font-size:12px; padding:0px; margin:0px; color:#7C7C7C;
width:100%;
scrollbar-track-color: #FFFFFF;
  scrollbar-face-color: #B41D22;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-highlight-color: #000000;
  scrollbar-shadow-color: #000000;
  scrollbar-arrow-color: #FFFFFF;
  }
div#mainContent{ position:absolute; width:100%; height:100%; background-color:#CCCCCC; height:20px; top:50%; }
div#mainBar{ position:absolute; background-color:#7C7C7C; width:100%; height:300px; margin-top:-150px;}
div#Content{width:950px; margin:auto; background-color:#FFFFFF; height:300px;}

div#leftMenu{position:absolute; width:150px; background-color:#7C7C7C; margin-left:-1px; height:300px;}
div#leftMenu ul{ margin:0px; padding:0px; margin-top:35px;} 
div#leftMenu ul li{ text-decoration:none; display:block;  width:120px; text-align:right; padding-top:5px; padding-bottom:5px; font-size:14px;}
div#leftMenu ul li a{ text-decoration:none; color:#BCBEC0; display:block;}
div#leftMenu ul li a:hover{ text-decoration:none; color:#ffffff;}

div#midContent{position:absolute; width:300px; margin-left:145px; height:300px; background-color:#ffffff;}
div#logo{ position:relative; margin-left:30px;}
div#mainText{ position:relative; margin-top:30px; width:240px; margin-left:30px;}
.greenText{ color:#81B040;}

.Textlink{
	color:#81B040;
	text-decoration:none;
	font-weight: bold;
}
.Textlink :link{ text-decoration:none; color:#81B040; font-weight: bold;}
.Textlink :hover{ text-decoration:none; color:#ffffff; font-weight: bold;}

div#leftMenu .current{ text-decoration:none; color:#ffffff; }

div#rightImage{position:absolute; width:500px; height:350px; margin-left:445px; margin-top:-25px; background-color:#ffffff; background-image:url(../images/peas_final_small.jpg); background-repeat:no-repeat;}
div#HomeImage{position:absolute; width:500px; height:350px; margin-left:445px; margin-top:-25px; background-color:#ffffff; background-image:url(../images/peas_final_small.jpg); background-repeat:no-repeat;}
div#KeyImage{position:absolute; width:500px; height:350px; margin-left:445px; margin-top:-25px; background-color:#ffffff; background-image:url(../images/mway_final_small.jpg); background-repeat:no-repeat;}
div#AboutImage{position:absolute; width:500px; height:350px; margin-left:445px; margin-top:-25px; background-color:#ffffff; background-image:url(../images/office_final_small.jpg); background-repeat:no-repeat;}
div#MethImage{position:absolute; width:500px; height:350px; margin-left:445px; margin-top:-25px; background-color:#ffffff; background-image:url(../images/spanner_final_small.jpg); background-repeat:no-repeat;}
div#DownloadsImage{position:absolute; width:500px; height:350px; margin-left:445px; margin-top:-25px; background-color:#ffffff; background-image:url(../images/seats_final_small.jpg); background-repeat:no-repeat;}
div#ContactImage{position:absolute; width:500px; height:350px; margin-left:445px; margin-top:-25px; background-color:#ffffff; background-image:url(../images/airport_final_small.jpg); background-repeat:no-repeat;}
div#ExampleImage{position:absolute; width:500px; height:350px; margin-left:445px; margin-top:-25px; background-color:#ffffff; background-image:url(../images/lens_final_small.jpg); background-repeat:no-repeat;}
div#LoginImage{position:absolute; width:500px; height:350px; margin-left:445px; margin-top:-25px; background-color:#ffffff; background-image:url(../images/escalator_final_small.jpg); background-repeat:no-repeat;}

.logintext {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

