﻿

.absolute {
  width:1px;
  height:1px;
  font-size:1px;
  position:absolute;
  top:0px;
  left:0px;
  }



body {
  margin:auto;
  topmargin:0;
  border:0 none;
  text-align:center;
  background: url('/images/bg.gif') repeat-y center;
  font-size: 11px;
  color: #fff;
  font-weight: bold
  }

A:link {
text-decoration: none;
font-size: 12px;
    color: #fff;
    font-weight: bold;

} 

a:visited {
text-decoration: none;
font-size: 12px;
    color: #FFF;
    font-weight: bold;
}

a:hover {
text-decoration: none;
font-size: 12px;
    color: #fff;
    font-weight: bold;
}

a:active {
text-decoration: none;
font-size: 12px;
    color: #FF0000;
    font-weight: bold;
}

A:link IMG { 
border: none;
}


#ISlayermaincolumn {
  width:800px;
  text-align:left;
  height: 1002px;
  margin:0 auto;
  position: relative;
  
  background-color: #384B80;
  border: 1px solid Black;
 }
 
#lmainpagecontainer{
  width:800px;
  text-align:left;
  height: 1002px;
  margin:0 auto;
  position: relative;
  background-color: #8E8E8E;
  border: 1px solid Black;
 }

 #lpageheader {
	position:absolute;
	width:798px;
	height:210px;
	z-index:3;
	left: 0;
	top: 0;
	overflow: hidden;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

 
#lpageheadertext {
	position:absolute;
	width:410px;
	height:135px;
	z-index:3;
	left:350px;
	top: 20px;
	overflow: hidden;
	
}

 
 
 #awmAnchor-menu{
  position: absolute;
  width: 130px;
  height: 25px; 
  z-index: 50;
  left:306px;
  top:180px;
  }



 #layertopinfo{
 position: absolute; 
 width: 796px; 
 height: 110px; 
 z-index: 1; 
 left: 2px; 
 top: 221px;
 background:url('/images/logo/topinfobg.gif');
 }
 
 
 
#layerfooter{
  position:absolute;
	width:794px;
	height:35px;
	z-index:6;
	left: 2px;
	border: thin solid #3B3B3B;
  top: 963px;
  background:url('/images/tab-bg.gif');
   }


#layerDefaultMenuPopup {
	position:absolute;
	width:200px;
	height:474px;
	z-index:1;
	left: 10px;
	top: 13px;
}
#layerCenterMenu{
	position:absolute;
	width:200px;
	height:200px;
	z-index:2;
	border-style: solid; 
	border-width: thin; 
	left: 297px; 
	top: 198px;
}



#layerTabContainer {
	position:absolute;
	width:552px;
	height:34px;
	z-index:5;
	left: 248px;
	top: 177px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#LayerTabOne {
	position:absolute;
	width:182px;
	height:33px;
	z-index:1;
	background-image: url(/images/tab-home.gif);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	
	
}
#LayerTabTwo{
	position:absolute;
	width:182px;
	height:33px;
	z-index:1;
	background-image: url(/images/tab-services.gif);
	background-repeat: no-repeat;
	left: 183px;
	top: 0px;
	
}


#LayerTabThree{
	position:absolute;
	width:182px;
	height:33px;
	z-index:1;
	background-image: url(/images/tab-contact.gif);
	background-repeat: no-repeat;
	left: 366px;
	top: 0px;
	
	
}
#layerTabbedContent {
	position:absolute;
	width:794px;
	height:750px;
	z-index:6;
	left: 2px;
	top: 210px;
	border: thin solid #3B3B3B;
}




.style1 {
	text-align: center;
}










  
  table.tblheading{
  font-size: 11px;
  color: #fff;
  font-weight: bold
  }
  
  
  
  
  
 div.borders{
 border-top-color: black;
  border-top-style: solid;
  border-top-width: 2px;
  border-right-color: gray;
  border-right-style: solid;
  border-right-width: 2px;
  border-left-color: black;
  border-left-style: solid;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: white;
  border-bottom-width: 1px;
  
}
  
  
  
  