﻿iframe {display:none;}

td {
 	vertical-align:top;
 	}
td.a1, td.a2, td.a3, td.a4 {
	background-color: #FFFFFF;
	}
td.c1, td.c2, td.c3, td.c4, {
	background-color: transparent;
	}
td.a1, td.b1, td.c1 {
	width: 90px;
	}
td.a3 {
	vertical-align:bottom;
	font-size:0;
	line-height:0;
	}
td.b1 {
	background-color: #002B52;
	border-bottom: 4px solid #4073BB;
	}
td.b2, td.b3 {
	background-color: #4073BB;
	}
td.b2 {
	background-image: url("../images/green_bg.jpg");
	border-bottom: 4px solid #FFFFFF;
	}
td.b3 {
	border-bottom: 4px solid #004587;
	}
td.b4 {
	background-color: #002B52;
	border-bottom: 4px solid #4073BB;
	}

/*new positioning*/
div#navigation {
	position:absolute;
	top:98px;
	left:360px;
	width:454px;
	height:28px;
	background-color: transparent;
	z-index:10;
	padding-top:8px;
	}
#navigation {font:normal bold 12px Helvetica, Arial, Sans-Serif;letter-spacing:0.05em;}
#navigation a {border-top:4px solid #4073BB; color:#4073BB;background-color:#BFD9F6;text-decoration:none;padding:5px 40px 5px 10px;}
#navigation a:hover {border-top:4px solid #000;color:#000;font-style:normal;}
#navigation a.sel {border-top:4px solid #000;color:#000;background-color:#4073BB;}
.selb {background-color:transparent;font-style:italic;}
div#green {
	position:absolute;
	top:126px;
	left:90px;
	width:270px;
	height:270px;
	background-color: #4073BB;
	background-image: url("../images/green_tree.jpg");
	z-index:11;
	}
div#main {
	position:absolute;
	top:126px;
	left:360px;
	width:420px;
	background-color: #4073BB;
	border-bottom: 4px solid #004587;
	z-index:12;
	}
div#nav_other {
	position:absolute;
	top:396px;
	left:90px;
	width:270px;
	background-color: transparent;
	z-index:11;
	}

