#search {
	float:right;
	padding-bottom:5px;
	width:172px;
}
#search .input {
	width:120px;
}
#content {
	font-size:12px;
	padding:70px 0;
*padding:30px 0;
	background: url(../images/background.gif) repeat-y;
}
#left_column {
	width:210px;
}
#left_column a {
	color:#245192;
	text-decoration:none
}
#left_column ul {
	color:#245192;
	list-style-type:none;
}
#left_column li {
	padding:5px 0 5px 10px;
}
#left_column li:hover {
	background:url(../images/bullet.gif) no-repeat 0 10px;
}
#left_column li#active {
	background:url(../images/bullet.gif) no-repeat 0 10px;
}
#two_columns {
	width:720px;
	float:right;
	position:relative;
}

#right_column {
	width:210px;
	float:right;
	position:relative;
	color:#245192;
}
#right_column a {
	color:#245192;
	text-decoration:underline
}
#right_column a:hover {
	text-decoration:none
}
#right_column img {
	padding-bottom:10px
}
#action-buttons img {
	padding-right:5px;
}
#center_column {
	width:510px;
	float: left;
	display:inline;
	position: relative;
	color:#000000;
	line-height:1.5em;
}
#center_column a {
	color:#245192;
	text-decoration:underline
}
#center_column a:hover {
	text-decoration:none
}
#center_column a:visited {
	color:#6d8cb9
}
#center_column ul {
	color:#000;
	list-style-type:square;
	padding-left:20px;
}
#center_column ol {
	padding-left:20px;
}
#center_column li {
	padding:3px 0;
}
.padding {
	padding:0 25px;
}
.padding_one_col_wide {
	padding-top: 0;
	padding-right: 75px;
	padding-bottom: 0;
	padding-left: 25px;
}
#footer {
	padding-bottom:40px;
	color:#919298;
}
#footer a {
	color:#919298;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline
}
#info {
	float:left;
	width:110px;
	position:relative;
}
#bottom-links {
	float:right;
	width:600px;
	text-align:right;
	padding-right:10px;
}
#bottom-links a {
	padding:0 3px;
}
.line {
	width:2px;
	float:left;
}
h1 {
	font-size:15px;
	color:#245192;
	font-weight:bold;
	padding-bottom:10px
}
.sub-title {
	font-size:13px;
	color:#245192;
	font-weight:bold;
}
.title {
	color:#245192;
	font-size:12px;
	font-weight:bold;
	padding:7px 0
}
form {
	margin-top:10px
}
#application fieldset {
	width:350px;
	margin:15px 0;
	border: none;
	overflow: hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#58595b;
}
#application fieldset input, textarea {
	border: 1px solid #7f9db9;
}
#application fieldset textarea {
	width:215px;
}
#application label {
	float: left;
	margin-bottom:10px;
	display:block;
}
#application label, label em {
	display: block;
	padding-bottom: .25em;
}
#application label em {
	float: left;
	text-align: left;
	width:110px;
	font-style:normal
}
#application label select {
	width: 220px;
	font-size:9px;
}
#application .submit {
	border:none;
	background-color:#093a80;
	color:#fff;
	height:20px;
	width:100px;
	font-weight:bold
}
#two_column_left {
	width:250px;
	position:relative;
	float:left
}
#two_column_left img {
	padding-left:40px
}
#two_column_left a {
	color:#245192;
	text-decoration:none
}
#two_column_left ul {
	color:#245192;
	list-style-type:none;
}
#two_column_left li {
	padding:5px 0 5px 10px;
}
#two_column_left li:hover {
	background:url(../images/bullet.gif) no-repeat 0 10px;
}
#two_column_left li#active {
	background:url(../images/bullet.gif) no-repeat 0 10px;
}
#two_column_right {
	width:665px;
	float: right;
	position: relative;
	color:#000000;
	line-height:1.5em;
	padding-right:20px
}
#two_column_right a {
	color:#245192;
	text-decoration:underline
}
#two_column_right a:hover {
	text-decoration:none
}
#two_column_right ul {
	color:#000;
	list-style-type:square;
	padding-left:20px;
}
#two_column_right li {
	padding:5px 0 5px 0;
}
.error, .warn {
	color:#CC0000
}
******************** NAV BUTTONS ************************************/


#nav {
	width:972px;
	background-image: url(../images/navbar-interior.gif);
	background-repeat: repeat-y;
}

/* Image Replacement */

ul.IR li {
	position: relative;
	font-size: 0.9em;
	text-align:left;
	z-index: 1;
}
.IR em {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
/* For IE5.x mac only */
* html>body .IR {
	position: static;
	overflow: visible;
	font-size: 10px;
}
* html>body .IR em {
	position: static;
}
.nav {
	list-style: none;
}
.nav li {
	float: left;
}
* html>body ul.nav li em {
	margin-bottom: -28px;
} /* for ie5.x/mac only */
.firm em, .practices em, .attorneys em, .news_publications em, .careers em, .contact_us em {
	cursor: pointer;
	background-image: url(../images/navbar-interior.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.firm {
	left: 0;
}
.firm em {
	background-position: 0 0;
}
.firm:hover em {
	background-position: 0 -33px;
}
.practices {
	left: 0;
}
.practices em {
	background-position: -176px 0;
}
.practices:hover em {
	background-position: -176px -33px;
}
.attorneys {
	left: 0;
}
.attorneys em {
	background-position: -324px 0;
}
.attorneys:hover em {
	background-position: -324px -33px;
}
.news_publications {
	left: 0;
}
.news_publications em {
	background-position: -447px 0;
}
.news_publications:hover em {
	background-position: -447px -33px;
}
.careers {
	left: 0;
}
.careers em {
	background-position: -626px 0;
}
.careers:hover em {
	background-position: -626px -33px;
}
.contact_us {
	left: 0;
}
.contact_us em {
	background-position: -735px 0;
}
.contact_us:hover em {
	background-position: -735px -33px;
}
/* suckerfish dropdown menu styles */

.nav a {
	display: block;
}
/* The Holly Hack */
* html .nav a {
	height: 1%;
}
.nav li ul {
	position: absolute;
	z-index: 10;
	top: 33px;
	left: -999em;
	list-style: none;
	border:1px solid #000;
	background:#fff;
}
.nav li:hover ul {
	left: auto;
}
.nav li li {
	height: auto;
	font-size: 11px;
	text-align:left;
}
.sub-firm li {
	width:265px
}
.sub-news li {
	width:180px
}
.sub-careers li {
	width:190px
}
.sub-contact li {
	width:180px
}
.nav li ul a {
	padding: 2px 13px 2px 8px;
*padding: 0 15px 0 10px;
	text-decoration:none;
	font:bold 11px/20px Arial, Verdana, sans-serif;
	color: #093a80;
}
.nav li ul a:hover {
	color: #fff;
	background:#093a80;
}

