body {
    background-color: #e8e7d7;
}
div {
    font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: black;
	line-height: 1cm;
}

h1 {
    font-size: 35px;
	color: black;
	font-family: 'Raleway', sans-serif;
}

h2 {
    font-size: 18px;
	color: black;
	font-family: 'Raleway', sans-serif;
}
#wrap { 
	width: 950px; 
	margin: 0 auto; 
}

#headerwrapper {
	display:table;
	width: 950px;
	height:220px;	
}

#headerrow {
	display:table-row;
}

#headerleftmargin {
	width: 20px;	
	display:table-cell;
}
#headerleftimage {
	width: 320px;
	display:table-cell;
}
#headermiddleimage {
	width: 315px;	
	display:table-cell;	
}
#headerrightimage {
	width: 295px;
	display:table-cell;	
}
#headerleftimage img {
        vertical-align: text-bottom;
        border:0;
        }
		
#headermiddleimage img {
        vertical-align: text-bottom;
        border:0;
        }
		
#navbar {
	width:950px;
	height: 50px;
	clear:both;
}

#content {
	width:950px;
	height: 450px
}

#content-areasoflaw {
	width:950px;
	height: 525px
}

#slideShowImages { /* The following CSS rules are optional. */
      border: 0px gray solid;
      background-color: lightgray;
    }   
  
#slideShowImages img { /* The following CSS rules are optional. */
  border: 0em black solid;
  padding: 0px;
}   

#footertop {	
	width: 950px;
	height:75px;	
	background-color: #f0efe4;
	text-align:center;
	line-height: .5cm;
	font-size: 12px;
	font-weight: bold;	
}

#footerwrapper {
	display:table;
	width: 950px;
	height:250px;	
	background-color: #f0efe4;
	
}

#footerrow {
	display:table-row;
}

#footerleftmargin {
	width: 20px;	
	display:table-cell;
	background-color: #f0efe4;
}

#footerleftpanel {
	width: 455px;
	display:table-cell;
	background-color: #f0efe4;
	font-size: 12px;
	font-weight: bold;	
}
#footerrightpanel {
	width: 475px;	
	display:table-cell;
	background-color: #f0efe4;
	font-size: 12px;
	font-weight: bold;	
}

#whyuswrapper {
	display:table;
	width: 950px;
	height:600px;	
}

#whyusrow {
	display:table-row;
	height:150px;
}

#whyusleftmargin {
	width: 20px;	
	display:table-cell;
	height:150px;	
}

#whyusleftpanel {
	width: 455px;
	display:table-cell;
	height:150px;
	line-height: .5cm;
	vertical-align:top;
	font-weight: bold;	
}

#whyusrightpanel {
	width: 475px;	
	display:table-cell;
	height:150px;
	line-height: .5cm;
	vertical-align:top;
	font-weight: bold;
}

#contactuswrapper {
	display:table;
	width: 950px;
	height:600px;	
	vertical-align:middle;
	font-weight: bold;
	text-align: center;
}

