@charset "utf-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color:#263051;
	margin:0 0 0 0;
}

#wrapper {
	position:relative;
	margin:0 auto;
	width:960px;
	z-index:1;
}

#top-part {
	position:absolute;
	width:960px;
	height:64px;
	z-index:1;
}
#logo {
	position:absolute;
	width:371px;
	height:88px;
	z-index:10;
}

#securities-fraud {
	position:absolute;
	left:83px;
	top:67px;
	width:199px;
	height:21px;
	font-weight:bold;
	font-size:15px;
	color:#ffffff;
	z-index:100;
}
#securities-fraud h1 {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-weight:bold;
	font-size:15px;
}

#phone-number {
	position:absolute;
	right:20px;
	top:17px;
	width:199px;
	height:21px;
	font-weight:normal;
	font-size:28px;
	text-align:right;
	color:#fff;
	z-index:100;
}

#top-banner-area {
	position:absolute;
	top:64px;
	width:960px;
	height:286px;
	background-color:#1985dd;
	z-index:2;
}
#top-banner-area-inner {
	position:absolute;
	top:64px;
	width:960px;
	height:150px;
	background-color:#1985dd;
	z-index:2;
}

#top-navigation-area {
	position:absolute;
	top:79px;
	width:960px;
	height:59px;
	background-image:url(../images/primary-navigation-background.png);
	background-position:center top;
	background-repeat:no-repeat;
	z-index:2;
}

/*.top-navigation-area {
	position:absolute;
	width:960px;
	height:70px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/primary-nav-bg.png'); 
	top:88px;
	z-index:5;
}
.top-navigation-area2 {
	width:960px;
	height:70px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	background-image:url(../images/primary-nav-bg.png);
}*/

#primary-navigation {
	position:absolute;
	left:10px;
	top:97px;
	width:940px;
	height:29px;
	font-family:arial;
	text-transform:capitalize;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	z-index:10;
}
#primary-navigation ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}
#primary-navigation ul li {
text-align:center;
	float:left;
}
#primary-navigation ul li a {
	display:block;
	padding:4px 31px;
	color:#ffffff;
	text-decoration:none;
}
#primary-navigation ul li a:hover {
	color:#141823;
	text-decoration:none;
}

#blue-stripe {
	position:absolute;
	top:350px;
	width:960px;
	height:58px;
	z-index:5;
	background-color:#017cd9;
/*	background-image:url(../images/blue-stripe.jpg);
	background-position:left top;
	background-repeat:repeat-x;
*/}

#punchline {
	position:absolute;
	top:369px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	z-index:10;
	left: 20px;
	width: 640px;
}

#nbr-logo-small {
	position:absolute;
	right:20px;
	top:12px;
	width:33px;
	height:34px;
	background-image:url(../images/nbr-logo-blue-stripe.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:2;
}

#visit-securities-fraud-lawyer-blog {
	position:absolute;
	right:100px;
	top:12px;
	width:203px;
	height:34px;
	z-index:2;
}

#top-form-area {
	position:absolute;
	top:409px;
	width:960px;
	height:170px;
	background-color:#ffffff;
	z-index:2;
}
#top-form-area form {
	position:absolute;
	width:400px;
	right:20px;
	top:5px;
	z-index:2;
}
#top-form-area form .text-input {
	width:178px;
	background-image:url(../images/input-bg.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color:#0c3183;
	border:1px #fff solid;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
#top-form-area form .textarea-input {
	width:178px;
	height:102px;
	background-image:url(../images/input-bg.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color:#0c3183;
	border:1px #fff solid;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

#navigation-bottom ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}
#navigation-bottom ul li {
	width:231px;
	height:96px;
	font-size:18px;
	font-weight:bold;
	background-image:url(../images/nav-tab-bottom.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:10px 0px 10px 7px;
	float:left;
}
#navigation-bottom ul li a {
	display:block;
	height:84px;
	color:#ffffff;
	text-decoration:none;
	padding:10px 10px 0px 12px;
}
#navigation-bottom ul li a:hover {
	color:#b7ecfe;
}

#top-content {
	position:absolute;
	left:20px;
	top:414px;
	width:486px;
	line-height:18px;
	text-align:justify;
	z-index:10;
}

#other-areas {
	position:absolute;
	top:697px;
	width:920px;
	height:24px;
	z-index:100;
	padding:15px 20px;
	background-color: #000000;
	background-image:url(../images/other-areas-bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	color:#fff;
}

#footer-links ul li {
	padding:20px 50px 20px 50px;
	border-right:2px #5b94c1 solid;
	text-transform:uppercase;
	float:left;
	font-weight:bold;
}
#footer-links ul li a {
	color:#fff;
	text-decoration:none;
}
#footer-links ul li a:hover {
	color:#5b94c1;
	text-decoration:none;
}

#footer-links .footer-text {
	position:absolute;
	top:82px;
	width:960px;
	height:38px;
	text-align:center;
	font-family:tahoma;
	line-height:18px;
	padding:10px 0;
	font-size:11px;
	color:#999999;
	z-index:2;
}
#footer-links .footer-text a {
	color:#999999;
}

#logo-bottom {
	position:absolute;
	right:0px;
	width:286px;
	height:84px;
	z-index:2;
	top: 0px;
}

/* CSS Scroll Specification Starts Here */
.overflowBox{
	width:620px;
	height:310px;
	float:left;
	position:absolute; /*in STRICT this messes up IE THIS causes the whole problem*/
	overflow:none;
	border:0px solid #cccccc;
	left: 0px;
	top: 0px;
}
.ag-innerBox{
	position:relative; /*in STRICT this messes up IE THIS causes the whole problem*/ 
	top:0px;
	left:0px;
	float:left;
}
.ag-track{
	height:312px;
	width:30px;
	background-image:url(../images/scroll-bar.png);
	background-position:top center;
	background-repeat:repeat-y;
	float:left;
}
.ag-handle{
	height:11px;
	width:30px;
	float:left;
	background-image:url(../images/scroll-button.png);
	background-repeat:no-repeat;
	background-position:top center;
	cursor:pointer;
}
/* CSS Scroll Specification Ends Here */


#home-banner {
	position:absolute;
	bottom:0px;
	width:960px;
	height:233px;
	background-image:url(../images/home-banner.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:2;
}
#home-banner .banner-video {
	position:absolute;
	bottom:0px;
	left:-1px
	width:404px;
	height:222px;
	background-position:left top;
	background-repeat:no-repeat;
	z-index:20;
}

#banner-movie {
	position:absolute;
	bottom:0px;
	width:350px;
	height:218px;
	z-index:1;
}

#banner-text {
	position:absolute;
	left:262px;
	top:148px;
	width:537px;
	font-size:24px;
	line-height:32px;
	color:#fff;
	z-index:5000;
}

#navigation-bottom {
	position:absolute;
	top:579px;
	width:960px;
	height:120px;
	z-index:2;
	/*	background-color: #003766;*/
	background-image:url(../images/top-bottom-nav-bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

#main-body {
	position:absolute;
	top:751px;
	width:960px;
	height:275px;
	background-color:#ffffff;
	background-image:url(../images/home-main-body-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:2;
}

#home-content-left-banner {
	position:absolute;
	width:204px;
	height:317px;
	background-image:url(../images/home-left-banner.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:2;
}

#content {
	position:absolute;
	left:306px;
	top:782px;
	width:501px;
	line-height:18px;
	text-align:justify;
	z-index:10;
}
#content-bg {
	position:absolute;
	right:0px;
	bottom:0px;
	width:323px;
	height:208px;
	background-image:url(../images/home-content-right-bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	z-index:2;
}

#footer-links {
	position:absolute;
	top:1026px;
	width:960px;
	height:84px;
	background-image:url(../images/footerlinks-bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	z-index:2;
}
#footer-links ul {
	position:absolute;
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
	top:14px;
	z-index:2;
	width: 637px;
	color:#fff;
}
#bannerLowerText {
	position:absolute;
	left:256px;
	top:223px;
	width:526px;
	height:78px;
	z-index:200;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}

