html{font-size:medium}
body{
	font-size:62.5%;
	font-family:verdana,sans-serif;
	}
	
html,body,h1,h2,h3,h4,h5,h6,p,a,img,
dl,dt,dd,ol,ul,li,form,fieldset,legend,label,
table,caption,thead,tbody,tfoot,tr,th,td{
	margin:0;
	padding:0;
	font-weight:normal;
	}
ol,ul{list-style:none;}

#page{ /*NEW container div - wraps everything... also allows us to remove the width and margin declarations from #header, and #main */
	width:700px;
	height:136px;
	margin:0 auto;
	}
	
#header{
	/* REMOVE
	width:700px;
	margin:0 auto;
	*/
	
	height:136px;
	padding:24px 0 35px;
	background:transparent url( content_bg_top.gif) 0 bottom no-repeat;
	}
	h1{
		width:98px;
		height:136px;
		float:left;
		display:inline;
		margin:0 14px 0 11px;
		text-indent:-9999px;
		background:transparent url( logo.png) 0 0 no-repeat;
		}
		h1 a{
			display:block;
			width:98px;
			height:136px;
			}

	#header ul{
		width:130px;
		height:136px;
		float:left;
		padding:0 0 0 14px;
		border-left:solid #A78F80 2px;
		}
		#header ul li{
			height:27px;
			}
			#header ul li a{
				display:block;
				text-indent:-9999px;
				height:27px;
				width:100%;
				}
			#header ul li.about a{background:transparent url( nav_about.gif) 0 top no-repeat}
			#header ul li.about a:hover, body#about #header ul li.about a{background:transparent url( nav_about.gif) 0 bottom no-repeat}
			
			#header ul li.practice-areas a{background:transparent url( nav_practice-areas.gif) 0 top no-repeat}
			#header ul li.practice-areas a:hover, body#practice-areas #header ul li.practice-areas a{background:transparent url( nav_practice-areas.gif) 0 bottom no-repeat}
			
			#header ul li.bio a{background:transparent url( nav_bio.gif) 0 top no-repeat}
			#header ul li.bio a:hover, body#bio #header ul li.bio a{background:transparent url( nav_bio.gif) 0 bottom no-repeat}
			
			#header ul li.newsletter a{background:transparent url( nav_newsletter.gif) 0 top no-repeat}
			#header ul li.newsletter a:hover, body#newsletter #header ul li.newsletter a{background:transparent url( nav_newsletter.gif) 0 bottom no-repeat}
			
			#header ul li.contact a{background:transparent url( nav_contact.gif) 0 top no-repeat}
			#header ul li.contact a:hover, body#contact #header ul li.contact a{background:transparent url( nav_contact.gif) 0 bottom no-repeat}
			
	#header h2{
		float:right;
		display:inline;
		width:300px;
		height:40px;
		margin:96px 32px 0 0;
		vertical-align:bottom;
		text-indent:-9999px;
		}
		body#about #header h2{background:transparent url( heading_about.gif) right 10px no-repeat}
		body#practice-areas #header h2{background:transparent url( heading_practice-areas.gif) right 10px no-repeat}
		body#bio #header h2{background:transparent url( heading_bio.gif) right 10px no-repeat}
		body#newsletter #header h2{background:transparent url( heading_newsletter.gif) right 10px no-repeat}
		body#contact #header h2{background:transparent url( heading_contact.gif) right 10px no-repeat}
#main{
	float:left; /* ADDED - had to add this so that the internal floated divs (#sidebar and #content) clear their floats properly */
	
	clear:both;
	
	/* REMOVED
	width:700px;
	margin:0 auto;
	*/
	
	background:#175066 url(content_bg_bot.gif) 0 bottom no-repeat; /* UPDATED - this graphic has been updated */
	color:#fff;
	}
	
	#content{
		float:right;
		display:inline;
		width:550px;
		margin-right:10px;
		line-height:1.5em;
		padding:4px 0 22px;
		min-height:300px;
		height:auto;
		}
	* html #content{height:300px;}
	
		#content p{
			padding:8px 22px 8px 8px;
			font-size:120%
			
			}
			
			
			#content ul{
	padding-left:35px;
	padding-bottom:15px;
	line-height:1.5em;
	list-style-type: square;
			}
			
			#content li {
			font-size:120%; 
			
			}
			
			#content h3 {
	font-size:140%;
	text-transform: uppercase;
	font-weight: lighter;
	padding-bottom: 3px;
	padding-top: 3px;
	letter-spacing: 0.1em;
			}
			
			
	.box {
	font-size:120%;
border: 1px white solid;
	padding: 10px;
	MARGIN: 10px;
			}
			
			
						#content h2 {
	font-size:150%;
	font-weight: lighter;
	padding-bottom: 3px;
	padding-top: 12px;
	color: #D7DFFA;
	letter-spacing: 0.05em;
			}
			
			
									#content h4 {
	font-size:190%;
	font-weight: lighter;
	padding-bottom: 0px;
	padding-top: 8px;
	color: #D7DFFA;
			}
			
			#content a, a:visited, a:active {
	color: #FFFFFF;
			}
			
			#content a:hover {
	color: #FFFFFF;
	text-decoration: none;
			}
			
			
	#sidebar {
		float:left;
		width:130px;
		padding:10px 0 0;
		}
		
		
		
		#sidebar h3 {
	font-size:130%;
	text-transform: uppercase;
	font-weight: lighter;
	padding-bottom: 3px;
	padding-top: 3px;
	letter-spacing: 0.07em;

; 	padding-left: 10px;
			}
		
		
		#sidebar p.info{
	padding-left:15px;
	font-size:100%;
	text-transform: uppercase;
	line-height:1.6em;			
			}
			
		#sidebar ul{
			padding:0 0 0 18px;
			}
			#sidebar ul li{
				background:transparent url(bullet.gif) 0 6px no-repeat;
				font-size:120%;
				padding:0 0 17px 12px;
				}
				#sidebar ul li a{
					font-weight:bold;
					color:#AEC2CA;
					text-decoration:none;
					}
				#sidebar ul li a:hover,
				body.intellectual-property #sidebar ul li.intellectual-property a,
				body.business-agreements #sidebar ul li.business-agreements a,
				body.advertising-marketing #sidebar ul li.advertising-marketing a,
				body.litigation #sidebar ul li.litigation a{
	color:#fff;
	
					}
		#sidebar p.slogan{
			text-indent:-9999px;
			height:125px;
			background:transparent url(slogan.gif) 50% bottom no-repeat;
			}

	#footer{
		clear:both;
		
		/* height:64px; REMOVE */
		
		/* padding:0 0; CHANGED (see bolow) */
		padding:15px 0 20px;
		
		/* line-height:64px; REMOVE */
		
		text-align:center;
		color:#6D6B6A;
		text-transform:uppercase;
		font-size:80%;
		}
		
		#footer a {
		color:#6D6B6A; 
		text-decoration: none;}
		
		#footer a:hover {
		color:#6D6B6A; 
		text-decoration: underline;}
		
	.feature img {
	float: left;
	margin: 6px 12px 10px 8px;
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
}

hr {
border: 0;
color: #ffffff;
background-color: #ffffff;
height: 1px;
width: 90%;

}

#companies{
float: right;
width: 350px;
height: 25px;
padding-top: 5px;

}
#companies li{
	float: right;
	padding-left: 15px;
list-style-type: none;
}

#companies a{
color:#175066;
text-decoration:none;
text-transform:uppercase;
font-size: 10px;
}