body {background:#022855; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS"; font-size:11px; line-height:1.4em; margin-bottom:15px}
body#landingPage {background:#011c3a;}
#container { width:960px; margin-left:auto; margin-right:auto; }
#content {width:960px;  background:url(images/bg-general.jpg) no-repeat;}
#content-home {width:960px; height:770px; background:url(images/bg-homepage.jpg) no-repeat;}
a img {border:0}
h1 {text-indent:-9999px;marign:0; padding:0; display:none}


#sidebar {width:250px; margin-left:40px; height:680px; float:left; }
#accumap2 {margin-left:40px}
/*#accumap2 {width:180px; height:50px; background:url(images/logo-accumap2.png) no-repeat; }*/
#footer {margin-left:40px}
/*background:url(images/logo-accumap2.png) bottom no-repeat;*/
#mainContent {float:left; width:390px; margin:110px 0 0 40px;}
.heading {font-weight:bold; color:#afd9f4}
a:link, a:visited {color:#fff; }
a:hover, a:active {color:#afd9f4; }

.clear {clear:both}


/******** NAVIGATION ******/ 	
#navigation {
	margin:15px 0 0 0;
	padding:0px;
	text-indent:0px;
	width:167px;
}
#navigation a.head,  #navigation a.page {
	background:#96cdef;
	color:#1f68a5;
	display:block;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:2px 0;
	text-indent:10px;
	text-decoration: none;
}
#navigation a.head:hover, #navigation a.page:hover {
	color:#b8dff6;
	background:#2168a5;
}

#navigation a.selected {
	background: #2268a5;
	color: #afd9f4;
}

#navigation a.current {
	background: #2268a5;
	color: #afd9f4;
}

#navigation li li a.current {
	background:url(images/nav-current.gif) no-repeat;
}

#navigation ul {
	border-width:0px;
	margin:0 0 5px 0px;
	padding:0px;
	text-indent:0px;	
}

#navigation li {list-style-type:none; display:inline;}

#navigation li li a {
	color:#1f68a5;
	background:#78c0ea;
	display:block;
	text-indent:10px;
	text-decoration: none;
	padding:2px 0;
	margin-bottom:5px;
}

#navigation li li a:hover {
	background:url(images/nav-current.gif) no-repeat;
	color:#1f68a5;
	font-weight:bold;
}

#navigation li li a.current {
	background:url(images/nav-current.gif) no-repeat;
	color:#1f68a5;
	font-weight:bold;
}










