body {
background-color:#fff;
margin:0px;
}

h1 {
display:block;
width:180px;
height:363px;
text-indent:-999px;
}

a, body, h1, h2, p {
font-family:Arial, sans-serif;
font-size:14px;
text-decoration:none;
}

a, h2 { color: #c00; }
a:visited { color: #900; }
a:hover { color: #f33; }
a:active { color: #c00; }

h2, p { font-size:10px; line-height:1.5em;}

h2 span { font-style:italic; }

ul { margin-bottom:2em; }

ul li { margin-bottom:0.25em; }

ul li ul {margin:0 0 0.5em 0;}

ul li ul li {margin:-0.25em 0;}

ul li ul li a {color:#52a0ff; font-size:10px; margin:0;}

.separated  {
margin:1em 0;
}

#menu {
position: absolute;
width: 140px;
margin:0px;
padding:0px;
background:url('h1-brainwaye.jpg') top left no-repeat;
}

#menu:first-child {
padding:20px;
}

#menu img { position:relative; left:-40px; margin:-20px 0 0 0}

#menu p { color:#414f62; } 

#content {
margin-left:200px; line-height:0; padding-top:20px;
}

#content img {
float:left;
margin:0 20px 20px 0;
}

#content div {
width:490px;
float:left;
padding-bottom:20px;
}

#content div p, #content div a {
padding-bottom:1em;
}

#content div p {
color:#414f62;
font-size:12px;
}

#content div a {
display:block;
padding:20px 0;
}


#content h3 {
margin:0 0 1em 0;
padding:0;
line-height:1em;
}

#content div table {
margin-bottom:32px;
}

#content div table tr td {
line-height:2em;
color:#414f62;
font-size:12px;
padding-right:2em;
}

#nav1 {
margin-top:-263px;
}

#nav1 a { color:#79889c; }
#nav1 a:visited { color:#414f62; }
#nav1 a:hover { color:#abbad0; }
#nav1 a:active { color:#79889c; }

#nav3 a, ul ul li a, h2 span { color:#52a0ff; }
#nav3 a:visited, ul ul li a:visited  { color:#0050a3; }
#nav3 a:hover, ul ul li a:hover { color:#007dff; }
#nav3 a:active,ul ul li a:active { color:#0050a3; }

#tooltip {
position:absolute;
z-index:9999;
color:#fff;
font-size:9px;
letter-spacing:0.2em;
text-transform:uppercase; 
}

#tooltip .tipHeader {}

/* IE hack */
*html #tooltip .tipHeader {}

#tooltip .tipBody {
width:200px; 
background-color:#000;
padding:10px;
line-height:1.2em;
}

#tooltip .tipFooter {}

#content #tooltip .tipBody {
position:relative;
top:-20px;
}