body, p, h1, h2, h3, ul, li, ol, form, iframe, img, a
{margin: 0; padding: 0;}
body
{text-align: center;
 font-family: Verdana, Arial, Helvetica;
 font-size: medium;
 background: #fff url('/img/bg.jpg') repeat-x;
 line-height: 1.5;
}

h1, h2, h3, #siteName
{font-family: Trebuchet MS, Tahoma, Arial, Helvetica;}
h1, h2, h3
{color: #1E63C1; 
 font-weight: normal;  
 line-height: 1; 
}

#wrapper
{margin: 10px auto 0; 
 width: 960px;
 position: relative;
 overflow: hidden;
 text-align: left; 
}
#content
{width: 606px; 
 min-height: 393px;
 padding: 15px;
 float: right;  
 background: #ffffff; 
}

#sidebar
{float: left; 
 width: 284px;}
 
#content, #sidebar
{border: 1px solid #000;
 margin-top: 107px;
}
/*corner roundas*/
#navigation, #content, #sidebar, #footer, #siteName
{-moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px; 
}
#navigation, #footer
{ background: #000;}
#navigation{
  height: 25px;
  padding: 0 0 0 5px;
  margin-top: 12px;
}
#navigation ul
{list-style-type: none;}
#navigation li
{float: left;}
#navigation a
{color: #ffffff;
 border-right: 1px solid #75A0D9;
 text-decoration: none; 
 display: block; 
 font-size: 80%;
 padding: 6px 10px;
 line-height: 1; 
}
#navigation a:hover, #navigation a:focus
{ background: #224F99;}
/*on-state*/
.home #homeLink, .page1 #page1Link, .page2 #page2Link, .page3 #page3Link, .page4 #page4Link
{background-color: #224F99;}
#navigation #page4Link {
padding:6px 14px;
border-right:none;
}
#header
{width: 960px; 
 position: absolute; 
 top: 0; 
 height: 90px;  
 clear: both;  
}
#content a:hover, #content a:focus
{text-decoration: none;}
#siteName
{text-decoration: none;   
 font-size: 250%; 
 font-weight: normal;  
 color: #fff; 
 display: block; 
 padding: 5px 0 0 15px; 
 height: 50px; 
 line-height: 1; 
 width: 450px;
 background: #224F99;
}
#siteName span
{color: #99ccff;}

.clear
{clear: both;}

#footer
{clear: both; 
 width: 940px; 
 padding: 4px 10px;
 font-size: 80%;
 margin: 15px auto; 
 text-align: left;
}
#footer, #footer a
{color: #ffffff;}

#footer a:hover, #footer a:focus
{text-decoration: none;}

#intake
{ width: 560px; 
  height: 400px;
}
.intakePage  #intake
{height: 2500px;}
h1
{font-size: 150%;}
h2
{font-size: 120%;}
h3
{font-size: 110%;}
p
{margin: 1em 0;}



#content ul
{padding: 0 0 0 2em;}
#content ul li
{margin: 0.5em 0;}