@charset "utf-8";
/* CSS Document */

 
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, img, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
#header_wrapper {
	height: 111px;
	background-image: url(../images/bg-header.jpg);
}
#header {
	width: 921px;
	margin: 0 auto;
	height: 89px;
	padding-top: 22px;
}
#logo {
	width: 173px;
	height: 37px;
	display: block;
	margin-left: 23px;
	float: left;
}
hr {
	display: none;
	border: 0;
	margin: 0;
	padding: 0;
}
#logoLINK {
	width: 173px;
	height: 37px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#logo p {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}
#phone {
	width: 207px;
	height: 42px;
	float: right;
	background-image: url(../images/phone.jpg);
	text-indent: -9999px;
	margin-right: 23px;
	margin-bottom: 7px;
}
#nav_wrapper {
	height: 38px;
	background-image: url(../images/bg-nav.jpg);
	clear: right;
	margin: 0;
	padding: 0;
}
#nav {
	width: 711px;
	height: 38px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/nav.jpg);
	margin: 0 auto;
	position: relative;
	float: left;
	display: block;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#nav li, #nav a {
	height: 38px;
	display: block;
}
#home {
	left: 0px;
	width: 99px;
}
#home a:hover {
	background: url(../images/nav-ro.jpg) 0 0 no-repeat;
}
#plaintiffs {
	left: 99px;
	width: 100px;
}
#plaintiffs a:hover {
	background: url(../images/nav-ro.jpg) -99px 0 no-repeat;
}
#attorneys {
	left: 199px;
	width: 100px;
}
#attorneys a:hover {
	background: url(../images/nav-ro.jpg) -199px 0 no-repeat;
}
#agents {
	left: 299px;
	width: 86px;
}
#agents a:hover {
	background: url(../images/nav-ro.jpg) -299px 0 no-repeat;
}
#contact {
	left: 385px;
	width: 114px;
}
#contact a:hover {
	background: url(../images/nav-ro.jpg) -385px 0 no-repeat;
}
#apply {
	left: 499px;
	width: 112px;
}
#apply a:hover {
	background: url(../images/nav-ro.jpg) -499px 0 no-repeat;
}
#investors {
	left: 611px;
	width: 86px;
}
#investors a:hover {
	background: url(../images/nav-ro.jpg) -611px 0 no-repeat;
}
#on_home {
	left: 0px;
	width: 99px;
	background: url(../images/nav-ro.jpg) 0 0 no-repeat;
}
#on_plaintiffs {
	left: 99px;
	width: 100px;
	background: url(../images/nav-ro.jpg) -99px 0 no-repeat;
}
#on_attorneys {
	left: 199px;
	width: 100px;
	background: url(../images/nav-ro.jpg) -199px 0 no-repeat;
}
#on_agents {
	left: 299px;
	width: 86px;
	background: url(../images/nav-ro.jpg) -299px 0 no-repeat;
}
#on_contact {
	left: 385px;
	width: 114px;
	background: url(../images/nav-ro.jpg) -385px 0 no-repeat;
}
#on_apply {
	left: 499px;
	width: 112px;
	background: url(../images/nav-ro.jpg) -499px 0 no-repeat;
}
#on_investors {
	left: 611px;
	width: 86px;
	background: url(../images/nav-ro.jpg) -611px 0 no-repeat;
}
#mid_wrapper {
	width: 919px;
	height: 202px;
	clear: both;
	margin: 5px auto 0 auto;
	border: 1px solid #bababa;
	background-color: #f0f0f0;
}
#flash {
	width: 688px;
	height: 202px;
	float: left;
}
#quick_form {
	float: left;
	width: 192px;
	background-color: #cfcfcf;
	height: 192px;
	padding: 5px 10px;
	text-align: center;
}
.contact {
	display: block;
	height: 26px;
	width: 169px;
	background-image: url(../images/contact.jpg);
	text-indent: -9999px;
	margin: 0 auto;
	padding: 0;
}
input {
	margin-bottom: 4px;
	padding: 1px;
	color: #333333;
	font-size: 11px;
}
form {
	width: 192px;
	text-align: right;
	margin-top: 5px;
}
input#button {
	margin-bottom: 5px;
	background-image: url(../images/submit.gif);
	color: #F1F1F1;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-color: #6AA0D4;
}
#main_wrapper {
	width: 921px;
	margin: 5px auto 15px auto;
}
#body {
	width: 560px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	float: left;
}
#body p {
	margin-bottom: 15px;
}
#money {
	background-image: url(../images/icon-money.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 28px;
	margin-bottom: 10px;
}
.border {
	border-bottom: solid 1px #EEEEEE;
	padding-bottom: 10px;
}
.orange {
	font-size: 18px;
	color: #e06925;
}
.gray {
	color: #7f7f7f;
	font-size: 11px;
	line-height: 16px;
	margin-top: 10px;
}
.graybig {
	color: #CCCCCC;
}
#body li {
	margin-left: 25px;
	margin-bottom: 3px;
}
#body ul {
	margin-bottom: 15px;
}
#sidebar {
	width: 320px;
	float: right;
}
#commercial {
	width: 320px;
	height: 253px;
	background-image: url(../preview.jpg);
}
#quick_links {
	margin-top: 5px;
	width: 320px;
	background-image: url(../images/bg-quicklinks.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 5px;
	height: 135px;
}

#quick_links h3 {
	width: 320px;
	height: 34px;
	background-image: url(../images/quicklinks.jpg);
	text-indent: -9999px;
	margin-bottom: 5px;
}
#quick_links li {
	list-style-image: url(../images/bullet.jpg);
	background-image: url(../images/bg-nav.jpg);
	padding: 3px 7px 3px 7px;
	margin-left: 20px;
	list-style-position: inside;
}
#quick_links a:link, #quick_links a:active, #quick_links a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#quick_links a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #4eb0f4;
}
#left_ul {
	float: left;
}
#right_ul {
	float: left;
	margin-left: 20px;
}
#footer {
	width: 901px;
	clear: left;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #092e5d;
	color: #FFFFFF;
	border-bottom: solid 5px #4292c5;
	line-height: 24px;
	padding: 10px;
}
#copyright, #copyright a {
	color: #525252;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 901px;
	margin: 7px auto 20px auto;
	text-decoration: none;
}
#footer_logo {
	float: right;
}
#mid_wrapper #quick_form #form1 {
	margin: 0 auto;
	text-align: center;
}
#mid_wrapper #quick_form #form1 #Name {
	width: 112px;
	height: 21px;
	background-image: url(../images/name.gif);
	border: 0;
	background-repeat: no-repeat;
	margin: 0 0 3px 0;
	padding: 5px 5px 0px 50px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#mid_wrapper #quick_form #form1 #Email {
	width: 112px;
	height: 21px;
	background-image: url(../images/email.gif);
	border: 0;
	background-repeat: no-repeat;
	margin: 0 0 3px 0;
	padding: 5px 5px 0px 50px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#mid_wrapper #quick_form #form1 #Phone {
	width: 112px;
	height: 21px;
	background-image: url(../images/phone.gif);
	border: 0;
	background-repeat: no-repeat;
	margin: 0 0 3px 0;
	padding: 5px 5px 0px 50px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#mid_wrapper #quick_form #form1 #Amount {
	width: 38px;
	height: 21px;
	background-image: url(../images/amount.gif);
	border: 0;
	background-repeat: no-repeat;
	margin: 0 0 3px 0;
	padding: 5px 5px 0 124px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
