* {
	margin: 0;
	padding: 0;
}
body {
	background: black url(http://www.bdinjurylawgroup.com/images/background.jpg) repeat-x center top;
	margin: 0;
	font: normal normal 14px Trebuchet MS, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	text-decoration: none;
	color: #5092ff;
}
a:visited {
	color: #0043b1;
	}
a:hover, a:active {
	color: #005bf1;
	text-decoration: underline;
}
a img {
	border: none;
}
h1 {
	color: #ba042a;
	font: normal bold 24px "Times New Roman", Times, serif;
	text-transform: capitalize;
	padding-top: 15px;
}
h2 {
	color: #003074;
	font: normal bold 18px "Times New Roman", Times, serif;
	margin-top: 10px;
	text-transform: capitalize;
}
h2 em {
	font: normal normal 10px Verdana, Arial, sans-serif;
	color: black;
	}
h3 {
	font: normal normal 14px "Times New Roman", Times, serif;
}
h4 {
	color: #ba042a;
	font: normal bold 24px "Times New Roman", Times, serif;
	text-transform: capitalize;
}
p {
	line-height: 18px;
	text-align: justify;
	margin-bottom: 10px;
}
#wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background: url(http://www.bdinjurylawgroup.com/images/wrapper-bkgd.png) repeat-y left top;
}
#header {
	height: 343px;
	background: url(http://www.bdinjurylawgroup.com/images/header.jpg) no-repeat left top;
}
#header ul {
	position: absolute;
	right: 10px;
	top: 80px;
	width: 700px;
	text-align: right;
	list-style-type: none;
	font-size: 16px;	
}
#header ul li {
	display: inline;
}
#header ul li a:link, #header ul li a:visited {
	color: black;
	font-size: 16px;
}

/* LEFT-BAR STYLES */
#left-bar {
	position: absolute;
	left: 0;
	width: 200px;
}
#left-bar h2 {
	color: #ffc000;
	font: normal normal 18px Georgia, Times, serif;
	text-align: center;
	margin: 15px 0;
}
#left-bar ul {
	position: relative;
}
#left-bar ul li {
	position: relative;
	width: 198px;
	height: 72px;
	border: 1px solid #7d838a;
	background: url(http://www.bdinjurylawgroup.com/images/btn-left-bkgd.jpg) repeat-x left top;
	list-style: none;
	text-align: right;
	#margin-bottom: -3px; /* ie7 hack */
}
#left-bar ul li a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 107px;
	border: 1px solid #ffc000;
}
#left-bar ul li a:link, #left-bar ul li a:visited {
	display: block;
	position: absolute;
	right: 0;
	width: 85px;
	height: 52px;
	padding: 20px 5px 0 110px;
	font-size: 14px;
	color: black;
}

/* CONTENT STYLES */
#content {
	margin: 10px 0 0 210px;
	width: 537px;
	border: 1px solid #f6bd0e;
	background-color: white;
	min-height: 1600px;
	#height: 1600px; /* ie7 hack */
	padding: 0 15px 15px;
}
#content a:link, #content a:visited {
	color: #003074;
}
#content ul {
	margin: 10px 0 10px 25px;
}
#content ul li {
	margin: 4px 0;
}
div#practice-areas-bullets ul li {
	padding: 10px 0;
	}
/* RIGHT-BAR STYLES */
#right-bar {
	position: absolute;
	right: 0;
	top: 350px;
	width: 200px;
	color: #5092ff;
	font-size: 12px;
}
#right-bar ul li {
	display: inline;
	padding-left: 8px;
	padding-right: 18px;
	background: url(http://www.bdinjurylawgroup.com/images/bullet-arrow-white.png) no-repeat left 4px;
}
#right-bar p {
	margin-top: 14px;
	text-align: left;
}

/* FOOTER STYLES */
#footer {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: justify;
	color: #5092ff;
}
#footer ul {
	text-align: center;
	margin-bottom: 10px;
}
#footer ul li {
	display: inline;
}
#footer h1 {
	font-size: 16px;
}

/* BACKGROUND STYLES */
#city-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 587px;
	background: url(http://www.bdinjurylawgroup.com/images/city-background.jpg) no-repeat center top;
}