/* *** ** Start of CSS ** *** */
* {margin:0; padding:0;}
#main-content ul, #main-content-sub ul { margin:0 0 0 25px; padding:0; line-height:22px; }
h2, h3, h4, h5, h6, p, blockquote, form, label, dl, fieldset, address { margin:.5em 0; }
hr { margin: 15px 0; }

/* Text Styling */
h1 { margin: 0 0 .5em 0; font: 25px Arial, Helvetica, sans-serif; color: #1c298d; }
h2 { font: 16px Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; color: #070707; }
h3 { font: 13px Arial, Helvetica, sans-serif; font-weight: bold; }
h4 {}
h5 {}
p { line-height:19px; margin:10px 0;}
strong { font-weight:bold; }
a { text-decoration:none; color: #0000CC; }
a:hover { text-decoration:underline; }
.required { color:#FF0000; }
img { border:none; }
a:active{outline: none;}
a:focus{-moz-outline-style: none;}
.clear { clear:both; }

.body
{	font: 14px Arial, Helvetica, sans-serif;
	background: #0b113b;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #5c5c5c;
}
#container
{	width: 874px;
	border: 2px solid #fff;
	border-top: none;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#header
{	background: url(/images/header-bg.jpg) no-repeat;
	width: 874px;
	height: 240px;
}
#header h1
{	margin: 0;
	padding: 0;
	border: 0;
}
#header h1 a
{	cursor: pointer;
	height: 194px;
	text-indent: -9000px;
	display: block;
	width: 874px;
	margin: 0;
	padding: 0;
}
#header p
{	height: 41px;
	display: block;
	width: 861px;
	padding: 5px 13px 0 0;
	text-align: right;
	font: 13px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
}
.phone
{	font-size: 30px; font-weight: bold;
}
#menu
{	background: url(/images/menu-bg.jpg) repeat-x;
	width: 874px;
	height: 59px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
#content
{	width: 874px;
	background: url(/images/content-bg-top.jpg) top repeat-x;
}
#left-col
{	width: 256px;
	float: left;
	display: inline;
}
#practice-areas
{	width: 256px;
	height: 268px;
	background: url(/images/practice-areas.jpg) no-repeat;
}
#practice-areas h1, #newsletters h1, #quick-contact h1
{	font-size: 23px;
	font-variant: small-caps;
	color: #fff;
	padding: 12px 0 10px 16px;
}
#practice-areas li, #newsletters li
{	color: #fff;
	list-style: square;
	list-style-position: inside;
	padding: 6px 0 7px 39px;
	line-height: 14px;
}
#practice-areas a, #newsletters a
{	font-size: 14px;
	color: #fff;
}
#practice-areas a:hover, #newsletters a:hover
{	text-decoration: none;
	color: #f7e7aa;
}
#newsletters
{	width: 256px;
	height: 153px;
	background: url(/images/newsletters.jpg) no-repeat; 
}
#quick-contact
{	width: 256px;
	height: 309px;
	background: url(/images/quick-contact.jpg) no-repeat;
}
#right-col
{	float: left;
	display: inline;
	width: 616px;
	border-left: 2px solid #fff;
}
#main-content
{	padding: 15px 30px 30px 26px;
	width: 560px;
	min-height: 579px;
	_height: 579px;
	background: url(/images/main-content-bg-bottom.jpg) bottom no-repeat;
}
#main-content-sub
{	padding: 15px 50px 140px 50px;
	width: 774px;
	background: url(/images/main-content-bg-bottom-sub.jpg) bottom no-repeat;
}
#address
{	background: url(/images/address-bg.jpg) repeat-x;
	width: 614px;
	height: 89px;
	border-right: 1px solid #2c399b;
	border-left: 1px solid #2c399b;
	color: #fff;
	font-weight: bold;
	padding: 17px 0 0 0;
	text-align: center;
}
#address-sub
{	background: url(/images/address-bg.jpg) repeat-x;
	width: 872px;
	height: 89px;
	border-right: 1px solid #2c399b;
	border-left: 1px solid #2c399b;
	color: #fff;
	font-weight: bold;
	padding: 17px 0 0 0;
	text-align: center;
}


/* Form Styling */
#mc-form { width:196px; padding: 0 0 0 31px; margin:0; text-align:center; }
#mc-form label { display:block; text-align:left; height:15px; padding:0; margin:0; width:196px; font: 10px Tahoma, Geneva, sans-serif; color: #fff;}
#mc-form input { padding: 3px; width:188px; margin-bottom:7px; border-top: 1px solid #c8cfd3; border-left: 1px solid #c8cfd3; border-right: 1px solid #798288; border-bottom: 1px solid #798288; background: #f1f6fa;}
#mc-form textarea { padding: 3px; width:188px; height:40px; border-top: 1px solid #c8cfd3; border-left: 1px solid #c8cfd3; border-right: 1px solid #798288; border-bottom: 1px solid #798288; background: #f1f6fa;}
#mc-form input.submit-btn { width:70px; height:18px; margin:10px 0 0 0px; background: #6085a1; cursor: pointer; border: none; padding: 0;}



#disclaimer
{	width: 874px;
	height:50px;
	margin: 10px auto;
	padding:0;
	text-align: left;
}
#disclaimer p
{	margin:0; 
	padding: 7px 0 0 0; 
	line-height:17px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #9e9d9d;
}
#disclaimer a
{	font-weight: bold;
	font: 10px Arial, Helvetica, sans-serif;
	color: #9e9d9d;
}

.footer-Navigation ul
{	list-style-type: none;
}
.footer-Navigation li
{	display: inline;
	margin: 0;
}
.footer-Navigation
{	width: 874px;
	margin: 12px auto;
	text-align: center;
}
.footer-Navigation a
{	font: 10px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
	padding: 0 15px;
	border-right: 1px solid #FFFFFF;
	text-transform: uppercase;
}
.footer-Navigation a:hover
{	color:#FFFFFF;
	text-decoration: underline;
}
.footer-Navigation li.last_child a
{	border: none;
}

/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0 0 0 25px;
	list-style-type: none;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 5px 0;
	list-style-type: none;
	z-index: 1020;
	cursor: default;
	width: 200px;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 190px;
	padding: 0 5px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 2px solid #fff;
	background: #142185;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 13px;
	text-transform: uppercase;
	padding: 23px 18px;
	color: #fff;
	text-decoration: none;
}
ul.MenuBarHorizontal ul a
{	line-height: normal;
	padding: 5px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background: url(/images/menu-hover.jpg) repeat-x;
	color: #b0b7ef;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background: url(/images/menu-hover.jpg) repeat-x;
	color: #b0b7ef;
}


/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: none;
	}
}
/* *** ** End   of CSS ** *** */
/* *** ** Start of ContactUsLayout ** *** */
.CaptchaComponent img{
	padding:10px 0px;
}

.CaptchaComponent input{
	margin:10px 0px;
}

.pad_frm_itm { display:block; }
form ol { list-style:none; }
form li { margin:2px 0; padding:8px 0 8px 0; width:500px; height:auto;}
form fieldset { border:none; }
form fieldset label { width:250px; display:block; float:left; font-size:12px; margin:0;padding-top:2px;}
form fieldset input, form fieldset select { width:200px; margin:0;}
form fieldset .checkbox input { width:auto; margin: 0 5px 0 0;}
form fieldset input {display:inline;}
form fieldset textarea { width:450px; margin-bottom:10px;  }
form fieldset select {display:block;}
.msg-label {width:300px;}
.checkbox { font-weight:bold;}


#iagree {
-x-system-font:none;
background-color:#ECECEC;
border:1px solid #031C40;
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:4px 0 8px;
padding:5px;
position:absolute;
width:350px;
float:left;
z-index:4000;
}
#iagree .overlay_submit {
-x-system-font:none;
background-color:#FFFFFF;
border:1px solid #999999;
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:5px 0 0 0;
padding:4px;
clear:both;
float:left;
}/* *** ** End   of ContactUsLayout ** *** */
