body {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color : #4C84B3;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
}

p.side a:link, p.side a:visited {
   color: #2C5CC2;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

p {
   font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;	
	padding-left: 5px;
	padding-right: 5px;
}

#mainTable {
	background-color: white;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
}

#search {
	background-image: url(images/ietltd_03.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 46px;
}

#menu {
	left: 0; 
	width: 771px;
	height: 23px;
	background-image: url(images/menu1.jpg);
	background-repeat: no-repeat;
	margin: 0; padding: 0;
	position: relative;
}

#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute; 
	top: -1px;
}

#menu li, #menu a {
	height: 23px;
	display: block;
}

#menu1, #menuSelected1 {left: 0; width: 80px;}
#menu2, #menuSelected2 {left: 81px; width: 174px;}
#menu3, #menuSelected3 {left: 254px; width: 130px;}
#menu4, #menuSelected4 {left: 384px; width: 109px;}
#menu5, #menuSelected5 {left: 490px; width: 117px;}

#menu1 a:hover, #menuSelected1 {
	background: transparent url(images/menu2.jpg)
    0px no-repeat;
	 margin: 0; padding: 0;
	position: relative;}

#menu2 a:hover, #menuSelected2 {
	background: transparent url(images/menu2.jpg)
    -81px no-repeat;
	 margin: 0; padding: 0;
	position: relative;
}

#menu3 a:hover, #menuSelected3 {
	background: transparent url(images/menu2.jpg)
    -254px no-repeat;
}

#menu4 a:hover, #menuSelected4 {
	background: transparent url(images/menu2.jpg)
    -384px no-repeat;
}

#menu5 a:hover, #menuSelected5 {
	background: transparent url(images/menu2.jpg)
    -490px no-repeat;
}

#left {
	background-image: url(images/ietltd_06.jpg);
	background-repeat: repeat-y;
	width: 167px;
	max-width: 167px;
}
#left p{
	padding: 5px;
}

#copy {
	color: white;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#copy a {
	color: white;
}

div.intro {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding: 10px;
}

div.address {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding: 10px;
	text-align: center;
	color: #4C84B3;
	font-weight: bold;
}

div.purpose, div.products {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #ECF0E2;
}


div.purpose h3 {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: center;
}

div.purpose p, div.products p {
	padding-left: 5px;
	padding-right: 5px;
}

p.aboutus {
	padding:10px;
}

h3 {
	color : #2C5CC2;
	font-size : 16px;
	font-weight : bold;
	margin-right: 10px;
	margin-left: 10px;
}

.newstext {
	margin-right: 10px;
	margin-left: 10px;
}

.header {
	color : #2C5CC2;
	font-size : 16px;
	font-weight : bold;
}

.header a:link {
	color : #2C5CC2;
	font-size : 16px;
	font-weight : bold;
	text-decoration : underline;
}

.header a:visited {
	color : #2C5CC2;
	font-size : 16px;
	font-weight : bold;
	text-decoration : underline;
}

.header a:hover {
	color : White;
	background-color : #2C5CC2;
	font-size : 16px;
	font-weight : bold;
	text-decoration : underline;
}