body, p, h1, h2, h3, ul, li, ol, form, iframe, img, a
{margin: 0; padding: 0;}

body
{text-align: center;
 font-family: Trebuchet MS, Tahoma, Arial, Helvetica;
 font-size: medium;
 background: #333 url('/img/bg.png');
 line-height: 1.5;
}
h1, h2, h3
{line-height: 1;}
#wrapper
{margin: 0 auto;  
 width: 960px;
 /*border: solid #000;*/
 border-width: 0 1px;
 position: relative;
 overflow: hidden; 
 text-align: left; 
 background: #000;  
}
#content, #navigation
{margin-top: 200px;}
#content
{width: 610px; 
 min-height: 300px;
 padding: 15px;
 background: #fff; 
 float: right; 
}
#navigation
{float: left;   
 width:320px; 
 background: #517494; 
}
#navigation ul
{list-style-type: none;}
#navigation a
{display: block; 
 color: #fff;
 height: 48px; 
 padding: 8px 5px; 
 text-decoration: none;  
 border-bottom: 1px solid #203547;
}
#navigation a:hover, #navigation a:focus
{background-color: #7396B5;}
/*on-state*/
.home #homeLink, .page1 #page1Link, .page2 #page2Link, .page3 #page3Link, .page4 #page4Link
{background-color: #203547;}

#header
{position: absolute; 
 top: 0; 
 border-bottom:1px solid #000000;
 width: 960px; 
 height: 200px; 
 clear: both;
 background: url('/img/philadelphia-lawyer.jpg') no-repeat;
}

#siteName
{color: #fff;
 letter-spacing:-0.05em; 
 font-size: 230%; 
 text-decoration: none;  
 padding: 16px 36px;
 font-weight: bold;
 font-style: italic;
 line-height: 1; 
 display: block;   
}

#siteName span
{color: #AFC9E0; display: block;}
#siteName small
{font-size:70%; letter-spacing:-0.1em;}
.clear
{clear: both;}

#footer
{clear: both; 
 width: 940px;
 padding: 4px 10px;
 font-size: 80%;
 margin: 0 auto; 
 text-align: left;
 background: #333;
}
#footer, #footer a
{color: #ffffff;}
#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;}