body {
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  background: #001125 url("images/bg.gif") repeat-x left top;
}

a {
	color:#003967;
	font-weight: bold;
  }
  
a:hover {
	color:#277ABE;
}

td {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
}

/*********** #Main Structure ***********/

#top {
	background: url("images/persona-injury-law-firm.gif") no-repeat 0px 5px;
	width: 960px;
	height: 107px;
}

#call {
	background: url("images/call-today.gif") no-repeat 692px 5px;
	width: 960px;
	height: 107px;
}

#arc {
	background: url("images/arc.jpg") no-repeat right top;
	width: 960px;
	height: 198px;
	margin: 0px 0px 9px 0px;
}

#flash {
	background: url("images/flash.jpg") no-repeat 41px 0px;
	width: 960px;
	height: 198px;
}

#free {
	background: url("images/free-consultations.gif") no-repeat 0px 0px;
	width: 402px;
	height: 81px;
	margin: 40px 0px 10px 70px;
}

#free-b {
	background: url("images/free-consultation.png") no-repeat 0px 0px;
	width: 402px;
	height: 81px;
	margin: 20px 0px 10px 70px;
}

#menu {
	width: 148px;
	height: 198px;
	vertical-align: top;
	float:right;
	margin: 0px 276px 0px 0px;
}

#menu a {
	background: url("images/on.png") no-repeat left top;
	display:block;
	text-align:right;
	padding: 0px 20px 0px 0px;
	height: 27px;
	line-height: 27px;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	color:#ffad5a;
  }

#menu a:hover {
	background: url("images/over.png") no-repeat left top;
	color:#FFFFFF;
  }

#action {
	width: 530px;
	height: 198px;
	float:left;
	margin: 0px 0px 0px 0px;
}

#content {
	background: #faf9f7 url("images/c-back.gif") no-repeat left top;
	width: 684px;
	height: 400px;
	vertical-align: top;
}

#content-bg { 
	background: url("images/content-bg.gif") no-repeat bottom right;
}

#c2 {
	margin: 40px 20px 20px 80px;
}


#contact {
	width: 276px;
	vertical-align: top;
}

#cback {
	background: #1d5a8d url("images/contact-back.gif") repeat-x left top;
	width: 258px;
	margin: 0px 0px 0px 8px;
}

#cus {
	background: url("images/contact-us.gif") no-repeat left top;
	width: 258px;
	height: 49px;
}

/*********** #Menu Links ***********/

#prac {
	background: url("images/practice-areas.gif") no-repeat left top;
	width: 258px;
	margin: 10px 10px 0px 8px;
	padding: 50px 0px 0px 0px;
  }

#prac a {
	display:block;
	padding: 0px 0px 0px 25px;
	height: 25px;
	line-height: 25px;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom: 1px solid #1a405a;	
  }

#prac a:hover {
	background: url("images/arrow.png") no-repeat 8px 7px;
  }
  
/*********** #Contact Form ***********/

.qform {
	margin: 0px 0px 0px 50px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.shortform {
	color: #000066;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	background: #FFFFFF url("images/f-back.gif") no-repeat left top;
}

/*********** #Heading Styles ***********/

H1 {
	font-size: 18px;
	font-weight: bold;
	color: #003866;
	margin: 0px 0px 50px 0px;
}

H2 {
	font-size: 16px;
	font-weight: bold;
	color: #FE9225;
	line-height: 16px;
	border-bottom: dotted 3px #cccccc;
	text-transform: uppercase;
	margin: 24px 0 16px 0px;
	letter-spacing: 2px;
}

H3 {
	font-size: 12px;
	font-weight: bold;
	color: #3667B9;
}

/*********** #Address ***********/

#address {
	background: url("images/address.gif") no-repeat left top;
	width: 258px;
	height:250px;
	margin: 10px 0px 0px 8px;
	padding: 50px 0px 0px 0px;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
  }

#address a {
	color:#fe9225;
  }

#address a:hover {
	color:#3b7fb8;
  }

/*********** #Bottom ***********/

#bmen {
	background: #faf9f7 url("images/c-bottom.gif") no-repeat left bottom;
	width: 684px;
	height: 30px;
	text-align: center;
	color:#989999;
}

#bmen a {
	padding: 0px 12px 0px 12px;
	height: 30px;
	line-height: 30px;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	color:#989999;
  }

#bmen a:hover {
	color:#3b7fb8;
  }

#bottom {
	background: #202f40 url("images/bottom.gif") no-repeat left top;
	width: 960px;
	margin: 5px 0px 5px 0px;
	padding: 20px 10px 10px 10px;
	color: #FFFFFF;
	font-size:10px;
}

#bottom a {
	color: #FF9125;
}

#bottom a:hover {
	color: #999999;
}