a {
	text-decoration : none;
	font-weight : bold;
	border-bottom : 1px solid #336699;
	color: #666666
}
a:hover {
	border-bottom : 1px solid #336699;
	color: #000000;
}
body {
	padding: 0px;
	height: 100%;
	background-color: #FFFFFF;
	margin: 0px;
}
#banner_image {
	background-color: #0066CC;
	height: 126px;
	float: right;
}
#logo {
	background-color: #00FF99;
	position: absolute;
	left: 0px;
	top: 0px;
}
#banner_area {
	background-color: #2A6751;
	height: 135px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#horiz_nav_menu {
	left: 0px;
	top: 135px;
	position: absolute;
	height: 29px;
	z-index: 10;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-image:url(new_text_pages/images/blank_nav_panel_continuatio.jpg);
	background-repeat:repeat-x;
	border-bottom-style: none;
}
#vertical_menu_container {
	top: 200px;
	position: absolute;
	left: 48px;
	width: 131px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent {
	position: absolute;
	width: 60%;
	z-index: 5;
	left: 20px;
	top: 200px;
	margin-left: 210px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 80px;
	padding-left: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
	height: 400px;
	margin-right: 0px;
	margin-bottom: -80px;
	background-color: #FFFFFF;
}


h1 {
	font-size: 18px;
	color: #2A6751;
	font-family: Arial, Helvetica, sans-serif;
	/*word-spacing: 0.5em;*/
	background-image: url(../images/h1a.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	letter-spacing: 0.25pt;
}


#menuContainer
{
	padding:0px 0px 0px 10px;
	float:left;
	width:130px;
}
h2 {
	font-family: Tahoma;
	font-size: 30px;
	font-weight: bold;
	text-transform: none;
	color: #B8A15D;
	letter-spacing: 1pc;
}
#title1 {
	/*vertical-align: text-bottom;*/
	/*clear: right;*/
	float: right;
	top: 60%;
	position: relative;
}
#leftmenu {
	color : #666666;
	background-color: #B7E1CC;
	display : block;
	padding : 2px 5px;
	width : 130px;
	font-weight : bold;
	text-decoration : none;
	font-size : 90%;
 	border-right : 1px solid #999999;
	border-bottom : 1px solid #999999;
	border-left : 1px solid #999999;
	height: 120px;
}
a.leftmenu {
	color : #666666;
	background-color: #B7E1CC;
	display : block;
	padding : 2px 5px;
	width : 130px;
	font-weight : bold;
	text-decoration : none;
	font-size : 90%;
 	border-right : 1px solid #999999;
	border-bottom : 1px solid #999999;
	border-left : 1px solid #999999;
}
a.leftmenu:hover {
	color : #336633;
	background-color: #C2E6D4;
	display : block;
	padding : 2px 5px;
	width : 130px;
	text-decoration : none;
}
#spacer {
	height: 10px;
	width: 100%;
}
#container {
	min-height: 100%;
	background-color: #FFFFFF;
	width: 100%;
	position: relative;
	padding: 0px;
	height: 100%;
}
#menu_blank_panel_rt {
	background-color: #0099CC;
	width: auto;
	float: right;
}
#new_footer {
	background-color: #669966;
	height: 80px;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	margin-top: -80px;
	bottom: 0px;
	z-index: 10;
	padding-bottom: 10px;
	padding-top: 10px;
	position: fixed;
}
#footer_text {
}



#contacts {
	background-color: #669966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	position: relative;
	top: 20px;
	left: 0px;
	float: left;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 10px;
	margin: 0px;
	width: 130px;
}
#new_footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

