

#menu {width:360px;
background-color: #3f3f3f;
opacity:0.80;
filter:alpha(opacity=80);
padding:10px;
margin-bottom:5px;
margin-left:14%;
/* position: absolute; */
/* top: 90%; */
/* float: left; */
font-family: “Lucida Grande”, sans-serif;
font-size: 10.4px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.8em;
color: #ffffff;
overflow:hidden;
}


#menu a:link {
color: #ffffff;
text-decoration: none;
}
#menu a:hover {
	color: #00b5ff;
}

#menu a:active {
	color: #00b5ff;
}

#menu a:visited {
	color: #ffffff;
    text-decoration: none;
	}

#menu a:visited:active {
	color: #00b5ff;
    text-decoration: none;
	}

#menu a:visited:hover {
	color: #00b5ff;
text-decoration: none;
	}
#menu ul
{
list-style: none;
padding: 0;
margin: 0;
margin-left: -16px;
margin-top: 10px;
} 

#menu li { 
	  float: left;
	  margin: 0 15px;
	  } 


html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}



body {font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height: 1.42em;
cursor:default;
/*
background:url(../images/loading.gif);
*/
background:#fff;
color:#555555;}

p {color: #ffffff;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.42em;}

h1 {color: #ffffff;
font-family: “Lucida Grande”, sans-serif;
font-size: 42px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.1em;}

img { border: none;
}

a {color: #ffffff;
    outline:0;
}
a:link {
	color: #ffffff;

}
a:hover {
color: #00b5ff;
}

a:active {
	color: #00b5ff;
}

a:visited {
	color: #ffffff;

	}

a:visited:active {
	color: #00b5ff;

	}

a:visited:hover {
	color: #00b5ff;
	}

#insplogo {position: absolute;
top: 5%; left: 80%; padding: 7px;
opacity:0.80;filter:alpha(opacity=80); border: none;
background-color: #ffffff}






#background{position:absolute; z-index:1; width:100%; }

#content {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;}

#block {width:360px; background-color: #3f3f3f; margin-left:14%; margin-top:0px; opacity:0.80;filter:alpha(opacity=80); padding:10px;}
