@charset "UTF-8";
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 942px;
}
.oneColFixCtr #container {
	width: 941px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

a img{border:none;}

#fadeshow1 {
	float: left;
	height: 291px;
	width: 393px;
	background-color: #CCC;
	z-index: 5;
	clear: left;
}
#fadeshow2 {
	height: 454px;
	width: 548px;
	background-color: #CCC;
	z-index: 5;
	float: left;
	clear: right;
}
#firm_news_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	width: 285px;
	float: left;
	z-index: 2;
	position: absolute;
	margin-left: 5px;
	background-image: url(images/news_BG.jpg);
	height: 160px;
	padding-top: 5px;
	padding-left: 20px;
	left: 50px;
	top: 433px;
	padding-right: 80px;
}
#gjtbs_body {
	width: 533px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #13184D;
	float: left;
	text-align: justify;
	padding-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
	line-height: 18px;
	position: absolute;
	left: 441px;
	top: 558px;
}
#body_content {
	float: left;
	height: 200px;
	width: 200px;
}
#body_text {
	background-color: #FFF;
	width: 375px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	color: #666;
	float: left;
	margin-right: 10px;
	z-index: 2;
	position: relative;
	top: -160px;
	height: 330px;
}
.office_links {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
}
.oneColFixCtr #mainContent {
	text-align: left;
	height: 1000px;
	width: 941px;
}
#footer {
	width: 941px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #999;
	text-transform: uppercase;
	font-variant: normal;
	letter-spacing: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	float: left;
	clear: both;
	z-index: 6;
	position: absolute;
	left: 49px;
	top: 700px;
}
#footer_2 {
	width: 941px;
	position: absolute;
	left: 49px;
	top: 724px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: 2px;
	font-size: 10px;
	color: #999;
	text-transform: uppercase;
	font-variant: normal;
}
/*#footer {
	width: 125%;
	color: #999;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-bottom: 0px;
	float: left;
	clear: both;
	margin-top: 45px;
	position: relative;
	left: -50px;
	padding-left: 50px;
	font: normal 10px/13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}*/
#firm_news {
	float: left;
	background-image: url(images/news_BG.jpg);
	height: 195px;
	width: 518px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 13px;
	color: #191919;
	margin-left: 5px;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 10px;
}
.firm_news_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #13184D;
	width: 96%;
}
#line {
	height: 2px;
	background-color: #AEC1E0;
	position: absolute;
	left: 0px;
	width: 100%;
	top: 716px;
}
#blue_bar {
	background-color: #13184D;
	height: 20px;
	width: 100%;
	clear: both;
	position: absolute;
	left: 0px;
	top: 754px;
}
#news_list {
	list-style-image:url(images/bullet_3.jpg);
	padding:0;
	margin-left:10px;
	line-height:15px;
	margin-top: 0px;
}
#pep {
	width:150px;
	text-align:left;
	position:absolute;
	top:80px;
	left:852px;
}

