@charset "utf-8";

* {margin:0; padding: 0}
h1, h2, h3, h4, h5, h6, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 0;
}


html, body { 
height: 100%; 
} 
body  {
	font: 14px Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/bg-top-western-litigation.jpg);
	background-repeat: repeat-x;
}

body.about  {
	background-image: url(../images/bg-top-subpage.jpg);
}

body.subpage  {
	background-image: url(../images/bg-top-western-litigation-subpage.jpg);
}
h1, h2, h4, h5, h6 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal;}
h1 {font-size: 32px; color: #253d5a; line-height: 34px; } 
h2 {font-size: 28px; color: #253d5a; margin-bottom: 28px; }
h3 {font-family: Helvetica, Arial,  sans-serif; font-size: 16px;  color: #264b77; }
p {margin-bottom: 28px;}
ul {list-style-image: url(../images/bullet.jpg); padding-top: 15px;}
li { margin-left: 40px; line-height: 20px;}

#container { 
	width: 967px;  
	margin: 0 auto -232px; 
	text-align: left;
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
	
}
.push {height: 232px;}	
#header {
	width: 967px;
	float: left;
	height: 128px;
	padding: 0;  
}
#banner {
	width: 967px;
	float: left;
	height: 128px; 
	padding: 0;  	
}



#sidebar1 {
	float: right; 
	width: 310px;
}

#sidebar1 ul {padding-top: 0px;}
#sidebar1 li {margin-left: 15px;}
#sidebar1 h3 {color: #FFFFFF; margin-bottom: 15px;}

#sidebar1.home { height: 749px; position: relative; background-image: url(../images/sidebar-bg.png);}

#mainContent { 
	width: 657px;
	float: left;	
} 

#mainContent.home { height: 749px; line-height: 22px;}

#mainContent.sub {width: 967px;  line-height: 20px;}

#cta {
	width: 963px;
	float: left;
	height: 65px;
	padding: 24px 0 0 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #acaba6;
}
#cta strong {color: #000000;}
#footer { 
	width: 100%;
	float: left;
	height: 232px;
	padding: 0;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
} 

#footerCenter {
	width: 967px;
	height: 232px;
	margin: 0px auto;
	color: #FFFFFF;

}
#footerLogoAddress {width: 967px; height: 180px; float: left;}
#footerMenu { width: 967px; height: 35px; padding-top: 17px; float: left; text-align: center; text-transform: uppercase; font-size: 11px; color: #464646; font-weight: bold;}
#footerMenu a { color: #464646; text-decoration: none;}
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#splashBox{
	width: 967px;
	height: 338px;
	float: left;
	padding: 0;
	background-color: #ffffff;
	position: relative;
}

#splashBox.about { height: 518px;} 
#splashText {
	position:absolute;
	width:698px;
	height:269px;
	z-index:20;
	font-size: 16px;
	line-height: 22px;
	top: 55px;
}

#splashText.about {
		height:463px;
	
	}
#subpageTitleBox {
	width: 967px;
	height: 197px;
	float: left;
	padding: 0;
	background-color: #ffffff;
	position: relative;
	
	}	
#subpageTitle {
	position:absolute;
	width:900px;
	height:142px;
	z-index:20;
	font-size: 16px;
	line-height: 22px;
	top: 55px;
}	
.image-replacement {text-indent: -5000px; line-height: 0px;}

#navBarLayer {
	width: 967px;
	height: 55px;
	position: absolute;
	left: 0px;
	top:0px;
	z-index: 100;
}

/* sprite menu styles ------------------------------------------------------------------------ 
--------------------------------------------------------------------------------------- */

#navContainer {
width: 967px;
height: 55px;
float: left;
position: relative;

	}
	
	
#navigation {
	width: 967px;
	height: 55px;
	float: left;
	overflow: hidden;
	z-index: 50;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	}
	
#navigation ul {
list-style: none;
padding: 0px;
margin: 0px;
}

#navigation li {
display: inline;
float: left;
margin-left: 0px;
line-height: normal;
}

#navigation a {
	display: block;
	height: 55px;
	background-image: url(../images/menu.png);
	text-indent: -5000px;
}
.current {background-position: 0 -100px;}

#nav-home a {background-position: 0px 0; width: 106px;}
#nav-home a:hover {background-position: 0 -100px;}
#nav-home a:active {background-position: 0 -100px;}
#nav-home a.current {background-position: 0 -100px;}

#nav-about a {background-position: -106px 0; width: 126px;}
#nav-about a:hover {background-position: -106px -100px;}
#nav-about a:active {background-position:-106px -100px;}
#nav-about a.current {background-position: -106px -100px;}

#nav-services a {background-position: -232px 0; width: 119px;}
#nav-services a:hover {background-position: -232px -100px;}
#nav-services a:active {background-position: -232px -100px;}
#nav-services a.current {background-position: -232px -100px;}

#nav-genesis a {background-position: -351px 0; width: 165px}
#nav-genesis a:hover {background-position: -351px -100px;}
#nav-genesis a:active {background-position: -351px -100px;}
#nav-genesis a.current {background-position: -351px -100px;}

#nav-resources a {background-position: -516px 0; width: 135px;}
#nav-resources a:hover {background-position: -516px -100px;}
#nav-resources a:active {background-position: -516px -100px;}
#nav-resources a.current{background-position: -516px -100px;}

#nav-news a {background-position: -651px 0; width: 168px;}
#nav-news a:hover {background-position: -651px -100px;}
#nav-news a:active {background-position: -651px -100px;}
#nav-news a.current {background-position: -651px -100px;}

#nav-contact a {background-position: -819px 0; width: 148px;}
#nav-contact a:hover {background-position: -819px -100px;}
#nav-contact a:active {background-position: -819px -100px;}
#nav-contact a.current {background-position: -819px -100px;}

#secondaryNavContainer {
	width: 967px;
	height: 39px;
	float: left;
	position: relative;
	margin-top: 1px;
}
#secondarynavigation {
	width: 967px;
	height: 39px;
	float: left;
	overflow: hidden;
	z-index: 50;
	background-image: url(../images/secondaryMenu.jpg);
	background-repeat: no-repeat;
	}
	
#secondarynavigation ul {
list-style: none;
padding: 0px;
margin: 0px;
}

#secondarynavigation li {
display: inline;
float: left;
margin-left: 0px;
line-height: normal;
}

#secondarynavigation a {
	display: block;
	height: 55px;
	background-image: url(../images/secondaryMenu.jpg);
	text-indent: -5000px;
}
.current {background-position: 0 -100px;}

#nav-genesis2 a {background-position: 0px 0; width: 312px;}
#nav-genesis2 a:hover {background-position: 0 -100px;}
#nav-genesis2 a:active {background-position: 0 -100px;}
#nav-genesis2 a.current {background-position: 0 -100px;}

#nav-risk a {background-position: -312px 0; width: 345px;}
#nav-risk a:hover {background-position: -312px -100px;}
#nav-risk a:active {background-position:-312px -100px;}
#nav-risk a.current {background-position: -312px -100px;}

#nav-invoice a {background-position: -657px 0; width: 310px;}
#nav-invoice a:hover {background-position: -657px -100px;}
#nav-invoice a:active {background-position: -657px -100px;}
#nav-invoice a.current {background-position: -657px -100px;}

.footer-highlight { color: #bbc7f1 }
#rightImage {
	position:absolute;
	width:521px;
	height:470px;
	z-index:10;
	left: 447px;
	top: 48px;
}
/* DROP DOWNS */

#drops, #drops ul {
	padding:0;
	margin:0;
	clear:both;
	float:left;
	text-indent: 0px;
	}
/******************************************************* About Us drop (Separate classes needed for varying widths. 
The other properties have to be repeated in order to disinherit properties from parent list items.  ***************/
#drops ul.drop {
	background-color:#01316a;
	padding:5px 0 5px 0;
	clear:both;
	float:left;
	margin-top:40px;
	margin-left: 10px;
	background-image:none;
	text-indent: 5px;
	width: 250px;
	}
	

#drops ul.drop li {
	clear:both;
	background-image:none;
	text-indent: 5px;
	line-height: 22px;
	height: 22px;
	width: 250px;
	}
	
#drops ul.drop a {
	color:#fff;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	clear:both;
	float:left;
	background-image:none;
	text-indent: 5px;
	height: 22px;
	width: 250px; 
	}
	
#drops ul.drop a:hover {
	color: #7cbeff;
	background-color:#001b3b;
}	
/******************************************************* Services drop ************/	
#drops ul.drop2 {
	background-color:#333;
	padding:5px;
	clear:both;
	float:left;
	margin-top:40px;
	margin-left: 10px;
	background-image:none;
	text-indent: 0px;
	width: 340px;
	}	
	
#drops ul.drop2 li {
	clear:both;
	background-image:none;
	text-indent: 0px;
	height: 22px;
	width: 340px;
	}	
#drops ul.drop2 a {
	
	color:#fff;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	clear:both;
	float:left;
	background-image:none;
	text-indent: 0px;
	height: 22px;
	width: 340px;
	}
	
#drops ul.drop2 a:hover {
	color: #A7BDE2;
	background-color:#282828;
}	
#drops a {
	display: block;
	/*width: 10em;*/
	float:left;
	clear:both;
	
}

#drops li {
	float: left;
	z-index:1;
	/*width: 10em;*/
}

#drops li ul {
	position: absolute;
	/* width: 10em; */
	left: -999em;
}

#drops li:hover ul {
	left: auto;

}

#drops li:hover ul, #drops li.sfhover ul {
	left: auto;
}
#dropdown {position: relative}

#flyout {
	position:absolute;
	width:274px;
	height:80px;
	z-index:200;
	left: 510px;
	top: 61px;
	background-color: #0066CC;
	visibility: hidden;
}
#services-drop {
	position:absolute;
	width:393px;
	height:118px;
	z-index:1;
	background-color: #01316a;
	left: 247px;
	top: 40px;
	visibility: hidden;
}
 #services-drop ul {list-style-type: none; list-style-image: none; padding-top: 5px;}
 #services-drop li { margin-left: 0px; height: 22px; text-indent: 5px;}
	 
#services-drop a:link { color: #FFFFFF; text-decoration: none; height: 22px; text-indent: 5px; 	display: block;}
#services-drop a:visited {color: #FFFFFF; text-decoration: none; height: 22px; text-indent: 5px; 	display: block;}
#services-drop a:hover {
	color: #7cbeff;
	background-color:#001b3b;
	height: 22px;
	text-indent: 5px;
	display: block;
}	
#flyout a:active {color: #FFFFFF; text-decoration: none; height: 22px; text-indent: 5px; 	display: block;}

#flyout ul {list-style-type: none; list-style-image: none; padding-top: 5px;}
 #flyout li { margin-left: 0px; height: 22px; text-indent: 5px;}
	 
#flyout a:link { color: #FFFFFF; text-decoration: none; height: 22px; text-indent: 5px; 	display: block;}
#flyout a:visited {color: #FFFFFF; text-decoration: none; height: 22px; text-indent: 5px; 	display: block;}
#flyout a:hover {
	color: #7cbeff;
	background-color:#001b3b;
	height: 22px;
	text-indent: 5px;
	display: block;
}	
#flyout a:active {color: #FFFFFF; text-decoration: none; height: 22px; text-indent: 5px; 	display: block;}
#arrow {
	position:absolute;
	width:18px;
	height:20px;
	z-index:1;
	left: -22px;
	top: 1px;
}
#leftCol {
	width: 470px;
	float: left;
	padding: 44px 10px 14px 4px;
}
#rightCol {
	width: 453px;
	float: left;
	padding: 44px 10px 14px 20px;
}
#leftColSub {
	width: 470px;
	float: left;
	padding: 0px 10px 14px 4px;
}
#rightColSub {
	width: 453px;
	float: left;
	padding: 0px 10px 14px 20px;
}
#biosHouston {
	width: 720px;
	margin: 0px auto;
	padding: 2px;
	border: 1px solid #369;
}
#biosAustin {
	width: 720px;
	margin: 0px auto;
	padding: 2px;
	border: 1px solid #369;
}
.bios {
	width: 720px;
	margin: 10px 0 10px 40px;
	padding: 2px;
	border: 1px solid #369;
}


strong { color: #253d5a;}
.smallText {
	font-size: 11px;
	line-height: normal;
}
#wright {
	width: 224px;
	height: 422px;
	float: right;
	background-image: url(../images/lisa-warren-wright-award.jpg);
	background-repeat: no-repeat;
	padding: 145px 10px 0 35px;
	font-size: 12px;
	line-height: 16px;
	margin-top: -28px;
}
#newsLeft {
	width: 650px;
	float: left;
}
