/* Header / logo ... */
#header {
	height: 64px;
	width: 99%;
	font-weight: bold;
	color: #ec5800;
	background-image: url(../images/background.png);
	}

#logo  {
	position: absolute;
	top: 25px;
	left:250px;
	height: 49px;
	width: 124px;
	visibility: visible;
	overflow: visible;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #ec5800;
	background-image: url(../images/logo.png) ;
	}

#sitesearch  {
	position: absolute;
	top: 25px;
	left:450px;
	height: 80px;
	width: 376px;
	visibility: visible;
	overflow: visible;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	
	}


#logo1 {
	position: absolute;
	left:600px;
	top:12px;
	width: 350px;
	height: 50px;
	background: url(images/logo5.png) no-repeat;
}

#logo8 {
	position: absolute;
	left:600px;
	top:260px;
	width: 113px;
	height: 138px;
	background: url(images/logo8.png) no-repeat;
}

#title {
	position: absolute;
	left:350px;
	top:90px;
	width: 350px;
	height: 250px;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
  	color: #ec5800;
	}

#banner {
	position: absolute;
	right:46px;
	top:40px;
	background:  url("images/logo5.png") no-repeat;
	visibility: visible;
	overflow: visible;
}

/* end */

/* main layout ... */


#leftcontent {
	width:200px;
	height: 375px;
	position: absolute;
	left:25px;
	top:100px;
	font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	left-margin:2px; right-margin:2px;
	padding: 10px 10px 20px 10px;
	background: #f6f4f4;
	vertical-align: top;
	background: url(images/logo4.png) repeat;
}


#rightcontent {
	width:200px;
	height: 375px;
	position: absolute;
	left:450px;
	top:100px;
	font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	padding: 10px 10px 20px 10px;
	color: #000000;
	background: #f6f4f4;
	vertical-align: top;
	}

#rightright {
	width:200px;
	height: 375px;
	position: absolute;
	left:650px;
	top:100px;
	font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	padding: 10px 10px 20px 10px;
	background: #f6f4f4;
	vertical-align: top;
	}

#centercontent {
	font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	position: absolute;
	left:220px;
	top:100px;
	width: 200px;
	height: 375px;
	left-margin:5px; right-margin:5px;
	padding: 10px 10px 20px 10px;
}

#footer {
	position: absolute;
	top:750px;
	left: 25px;
	width: 750px;
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#logo3 {
	position: absolute;
	top:470px;
	left:65px;
	width: 10%
	height: 55px;
	background: url(images/ISO_LOGO.png) no-repeat;
	}

#bannerg {
	position: absolute;
	top: 60px;
	left: 825px;
	width: 160px;
	height: 600px;
	visibility: visible;
	overflow: visible;
	font: 12px arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	left-margin:5px; 
	right-margin:0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 6px;
	}

#bannergh {
	position: absolute;
	top: 650px;
	left: 25px;
	width: 728px;
	height: 100px;
	visibility: visible;
	overflow: visible;
	font: 12px arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	left-margin:5px; 
	right-margin:0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 6px;
	
	}



.clear {
	clear: both;
}


a {
	color: #00006e; 
	font-family: verdana, arial, sans-serif; 
	text-decoration: none;
}
a:hover {
	color: #ec5800;
	font-family: verdana, arial, sans-serif; 
	text-decoration: underline;
}


h1 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000000;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 10px;
  color: #cccccc;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: 25px;
  color: #ec5800;
}

h4 {
  font-size: 10px;
  font-weight: normal;
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 10px; 	
  color: #000000;
}

h5 {
  font-size: 10px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 5px;
  color: #ec5800;
}

p {
  font-size: 10px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 5px;
  color: #000000;
}

p1 {
  font-size: 10px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 5px;
  color: #ec5800;
}


ul {
	padding-left: 12px;
	font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
}


hr {
	border-top: #666 1px solid;
	border-bottom: #fff 1px solid;
	height: 2px;
	width: 99%;
	text-align:center;
}
