html 
{
	border-top-width: 0px; 
	padding-right: 0px; 
	padding-left: 0px; 
	border-left-width: 0px; 
	font-size: 100%; 
	background: #fff; 
	border-bottom-width: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	overflow: hidden; 
	padding-top: 0px; 
	font-family: "trebuchet ms", tahoma, verdana, arial, sans-serif; 
	height: 100%; 
	border-right-width: 0px;
	max-height: 100%
	}
	
body {
	background-color: #fff; 
	padding: 0px; 
	border-width: 0px;  
	margin: 0px; 
	overflow: hidden; 
	height: 100%;
	}

#head {
		display: block; 
		background-image: url(../images/menuLinks.gif); 
		background-repeat: no-repeat; 
		background-position: top left; 
		font-size: 14px; 
		border-bottom-width: 0px; 
		height: 195px; 
		width: 1024px; 
		z-index: 5; 
		color: #000; 
		position: absolute; 
		margin: 0px; 
		margin-right: 200px;
		top: 0px;
		}
		
#links a {
	position: absolute; 
	height: 20px; 
	width: 45px; 
	top: 0px;
	text-decoration: none; 
	font-size: 11px;
	}
#links a i {
	visibility : hidden; 
	}
	
#content {
	display: block; 
	padding-left: 0px; 
	z-index: 1; 
	overflow: auto; 
	position: relative; 
	height: 95%; 
	margin-left: auto; 
	margin-right: auto;
	}
	
#foot {
	border-top: #000 1px solid; 
	display: block; 
	font-size: 2em; 
	z-index: 2; 
	background: #fff; 
	left: 50px; 
	margin: 0px; 
	width: 90%; 
	color: #000; 
	bottom: 0px; 
	position: absolute; 
	height: 25px; 
	text-align: left
	}
	
#content P {
	padding-right: 5px; 
	padding-left: 5px; 
	padding-bottom: 5px; 
	padding-top: 5px
	}
	
#leftColumn {
	position: absolute; 
	left: 200px; 
	top: 150px; 
	width: 360px; 
	font-size: 11px; 
	color: black; 
	line-height: 12px; 
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
	}
	
#leftColumnContact {
	position: absolute;
	left: 200px;
	top: 100px;
	width: 360px;
	font-size: 11px;
	color: black;
	line-height:
	12px;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}
	
#rightColumn {
	position: absolute;
	left: 560px;
	top:200px;
	width:360px
	
	}
	
#rightColumnTable {
	position: absolute;
	left: 560px;
	top: 130px;
	padding: 5px;
	margin: 0px auto;
	background: #ccc;
	border: 1px solid #000;
	width:35%;
}
	
#oldrightColumnTableWithCSS {
	background:#B3CDF4;
}	
	
#rightColumnTableWithCSS {
	/*float: left;*/
	position: absolute;
	left: 460px;
	top: 237px;
	margin-right: auto;
	margin: 0px auto;
	padding: 0px;
	/*background:#DAE0D2;*/
	background:#FFFFFF;
	border-top: 0px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 510px;
}
	
#header {
	position: absolute;
	left: 175px;
	top: 0px;
}
	
#home {
	position: absolute;
	left: 500px;
	top:750px;
}
	
#copyright {
	position: absolute;
	left: 130px;
	top:770px;
}
	
#centerMe {
	text-align:center;
} 
	
#leftText {
	position: absolute;
	left: 200px;
	top: 300px;
	width: 240px;
}

#maps {
	position: absolute;
	left: 200px;
	top: 225px;
}
	
#validationIcon {
	display: block;
	z-index: 3;
	left: 50px;
	margin: 0px;
	width: 75px;
	color: #000;
	bottom: 60px;
	position: absolute;
	height: 50px;
	text-align: left
}

#MxScotLinks {
	display: block;
	z-index: 6;
	left: 50px;
	margin: 0px;
	width: 75px;
	color: #000;
	bottom: 200px;
	position: absolute;
	height: 50px;
	text-align: left
}
	
#leftMenu {
	position: absolute;
	left: 200px;
	top: 150px;
	width: 450px;
	font-size: 11px;
	color: black;
	line-height: 12px;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
	
#menuList li {
	list-style-type: square;
	left: 250px;
	top: 360px;
	overflow:hidden;
}

#tabheader {
	float:left;
	/*position:absolute;*/
	left:499px;
	top:200px;
   width:100%;
   background:#DAE0D2 url("images/bg.gif") repeat-x bottom;
   font-size:70%;
   line-height:normal;
}
    #tabheader ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #tabheader li {
      float:left;
      background:url("images/left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #tabheader a {
      display:block;
      background:url("images/right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    #tabheader a:hover {
      color:#333;
      }
    #tabheader #current {
      background-image:url("images/left_on.gif");
      }
    #tabheader #current a {
      background-image:url("images/right_on.gif");
      color:#333;
      padding-bottom:5px;
		}

a#home {
	left: 180px;
}
a#capability {
	left: 247px;
}
a#innovation {
	left: 333px;
}
a#links {
	left:410px;
}	
a#news {
	left: 465px;
}
a#portfolio {
	left: 527px;
}
a#products {
	left: 605px;
}
a#contact_us {
	left: 690px;
}

.pad1 {
	display: block; 
	float: left; 
	width: 18px; 
	height: 0px
}

.pad2 {
	display: block; 
	height: 100px
}

.eletext {
	font-size: 10px; 
	color: black; 
	line-height: 15px; 
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.title {
	font-weight: bold; 
	font-size: 14px; 
	color: navy; 
	line-height: 18px; 
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.foot {
	font-weight: bold; 
	font-size: 11px; 
	color: red; 
	line-height: 14px; 
	font-family: Tahoma
}

.twetext {
	font-size: 12px; 
	color: black; 
	line-height: 16px; 
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular

}

.centerMe {
	text-align:center;
}
 
.centerMeTwetext {
	text-align:center; 
	font-size: 11px; 
	color: black; 
	line-height: 16px; 
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.centerMeTitle {
	text-align:center; 
	font-weight: bold; 
	font-size: 14px; 
	color: navy; 
	line-height: 18px; 
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.underlineBoldMe {
	text-decoration: underline; 
	font-weight:bold 
}


#slideshowtabs padding{ padding: 0.5em; }
#slideshowtabs {position:relative; left:499px; top:200px; z-index:4; width:50%; height:49px; font-family:Comic Sans MS; line-height:12px; font-size: 0.75em}
#slideshowtabs a:visited {text-decoration:none; color:#800; font-size:0.75em;}
#slideshowtabs a{float:left; text-decoration:none; background:#B3CDF4; color:#000; font-size:0.75em; padding:0 2px 0 2px; border-top:1px solid #000; border-bottom:1px solid #fff;}
#slideshowtabs a:hover {text-decoration:none; color:#ff0000; font-size:0.75em; font-weight:bold;}
#slideshowtabs a:active {text-decoration:none; color:#900; font-size:0.75em; font-weight:bold;}
.tabPos {display:block; position:relative; float:left; width:7px; height:49px; background:#fff; overflow:hidden; border-bottom:1px solid #fff;}

#set_of_links {	position:relative;	padding:9px; background-color:#fff;	px;margin-bottom:30px}
#set_of_links a {text-decoration: underline; display:inline;	padding:0px 0px 0px 0px;}
#set_of_links a:hover {text-decoration: underline; color:Red; background:transparent}
#set_of_links a span {text-decoration:none; color:black; display:none}
#set_of_links a:hover span {text-decoration:none; display:inline;	position:absolute;	top:30px;	left:200px;	padding:5px 15px 5px 0}


.weeBox{top:30px; left: 250px; background-color: SeaShell ; width: 290px;}

li li {list-style-type:disc; padding:2px 10px 2px 0}
