/* CSS Document */

* { margin: 0; padding: 0; } /* removes all default margin and padding */

html {
	margin: 0;
	padding: 0;
	overflow:-moz-scrollbars-vertical; /* always show firefox scrollbar */
	}
	
#wrapper {
	position: relative;	top: 0; right: 0; bottom: 0; left: 0; /* make is go 0px from top and 0px from bottom */
	min-width: 924px; /* sets width of main container */
	background: URL('/images/zap-wrapper-main.jpg') no-repeat top center;
	}
#wrapper_inner {
	position: relative;	top: 0; right: 0; bottom: 0; left: 0; /* make is go 0px from top and 0px from bottom */
	width: 924px; /* sets width of main container inner */
	min-height: 847px;
	margin: 0 auto; /* centers box */
	background: #FFFFFF URL('/images/zap-back-header.jpg') no-repeat top center;
	}
#wrapper_inner_home {
	position: relative;	top: 0; right: 0; bottom: 0; left: 0; /* make is go 0px from top and 0px from bottom */
	width: 924px; /* sets width of main container inner */
	min-height: 847px;
	margin: 0 auto; /* centers box */
	background: #FFFFFF URL('/images/zap-back-header-home.jpg') no-repeat top center;
	}
#wrapper_inner_home_spanish {
	position: relative;	top: 0; right: 0; bottom: 0; left: 0; /* make is go 0px from top and 0px from bottom */
	width: 924px; /* sets width of main container inner */
	min-height: 847px;
	margin: 0 auto; /* centers box */
	background: #FFFFFF URL('/images/zap-back-header-home-spanish.jpg') no-repeat top center;
	}
#wrapper_inner_lawsuit {
	position: relative;	top: 0; right: 0; bottom: 0; left: 0; /* make is go 0px from top and 0px from bottom */
	width: 924px; /* sets width of main container inner */
	min-height: 847px;
	margin: 0 auto; /* centers box */
	background: #FFFFFF URL('/images/zap-back-header-lawsuit.jpg') no-repeat top center;
	}
#wrapper_inner_bills {
	position: relative;	top: 0; right: 0; bottom: 0; left: 0; /* make is go 0px from top and 0px from bottom */
	width: 924px; /* sets width of main container inner */
	min-height: 847px;
	margin: 0 auto; /* centers box */
	background: #FFFFFF URL('/images/zap-back-header-bills.jpg') no-repeat top center;
	}
#wrapper_inner_car {
	position: relative;	top: 0; right: 0; bottom: 0; left: 0; /* make is go 0px from top and 0px from bottom */
	width: 924px; /* sets width of main container inner */
	min-height: 847px;
	margin: 0 auto; /* centers box */
	background: #FFFFFF URL('/images/zap-back-header-car.jpg') no-repeat top center;
	}
#wrapper_inner_spanish {
	position: relative;	top: 0; right: 0; bottom: 0; left: 0; /* make is go 0px from top and 0px from bottom */
	width: 924px; /* sets width of main container inner */
	min-height: 847px;
	margin: 0 auto; /* centers box */
	background: #FFFFFF URL('/images/zap-back-header-spanish.jpg') no-repeat top center;
	}
#wrapper_inner_promo {
	position: relative;	top: 0; right: 0; bottom: 0; left: 0; /* make is go 0px from top and 0px from bottom */
	width: 924px; /* sets width of main container inner */
	margin: 0 auto; /* centers box */
	background: #FFFFFF URL('/images/zap-back-header-promo.gif') no-repeat top center;
	}

li { 
	margin-left: 40px;
	margin-top: 5px;	
}

body {
	font-size: 12px;
	background-color: #d9e1ee;
	}

body, h1, h2, h3, h4, h5, h6, ul, ol, dl {
	font-family: Arial, Helvetica, sans-serif;
	}

h1, h2, h3, h4, h5, h6 {margin: 0px 10px 0 10px;}
		
h1 { font-size: 2em; color: #3E55CC;	}
#main_inner_promo h1 { text-align: center;	}
h2 { font-size: 1.5em; color: #3E55CC;}
#main_inner_promo h2 { text-align: center;}
h3 { font-size: 1.25em;	}
h4 { font-size: 1.125em;	}
h5 { font-size: 1em;	}
h6 { font-size: .875em;	}
p  { font-size: 1em;
	margin: 10px 0 0 10px;	}
img { border: 0; } /* Removes default border around linked images */

	
#global_nav {
	float: right;
	position:relative;
	width: 922px;
	z-index: 20;
	}	
#global_nav_inner {
	float: right;
	position: relative;
	margin: 8px 20px 0 0;
	font-size: 18px;
	}	
#global_nav_inner li {
	list-style-type: none;
	display: inline;
	margin-left: 22px;
	}
#global_nav_inner li a:link, #global_nav_inner li a:visited {
	text-decoration: none;
	color: #a5a1df;
	}
#global_nav_inner li a:hover {
	color: #cccccc;
	}

#breaking_news {
	width: 922px;
	float: right;
	position: relative;
	clear: both;
	margin-top: 20px;
	margin-bottom: 55px;
	z-index: 9;
	}
#breaking_news_inner {
	margin-left:  195px;
	margin-top:-10px;
	}
#breaking_news_inner p, #breaking_news_inner a:link, #breaking_news_inner a:visited { color: #FFFFFF; text-decoration: none; }
#breaking_news_inner a:hover { color:#999999; text-decoration: underline;}
	
.breaking_news_left	{float: left;}
.breaking_news_right {
	float: left;
	width: 520px;
	margin-top: 4px;
	}

#main {
	position: relative;
	display: block;
	width: 570px;
	min-height: 820px;
	/*margin: 52px 0 0 340px;*/
	}
#main_promo {
	position: relative;
	display: block;
	width: 570px;
	}
	
#main_inner {
	position: relative;
	margin: 0 0 0 350px;
	width: 525px;
	}
#main_inner_promo {
	position: relative;
	margin: 0 0 0 10px;
	width: 865px;
	}


#footer_torn {
	position: relative;
	float: left;
	clear: both;
	font-size: 10px;
	width: 924px;
	height: 116px;
	background: URL('/images/zap-back-footer.gif') no-repeat top center;
	background-color:#FFFFFF;
	}
#footer_torn_inner {
	float: left;
	clear: both;
	position:relative;
	width: 922px;
	margin-top: 65px;
	font-size: 16px;
	color: #a5a1df;	
	}
#footer_torn_inner.spanish {
	font-size: 14px;
}

#footer_torn_inner li {
	list-style-type: none;
	float: left;
	margin: 0 0 0 12px;
	width: 170px;
	text-align: center;
	}
#footer_torn_inner li div{
	float: left;
	width: 15px;
	height: 35px;
	background: URL('/images/check.gif') no-repeat top left;
	}
	
#footer {
	position: relative;
	float: left;
	font-size: .85em;
	width: 924px;
	background-color: #d9e1ee;
	}
#footer_inner {
	margin-top: 5px;
	}
	
#postit {
	position: absolute;
	top: 180px;
	left: -50px;
	width: 250px;
	height: 286px;
}

.p-chapter7 { background: URL('/images/chapter7_postit.png') no-repeat top center; }
.p-chapter13 { background: URL('/images/chapter13_postit.png') no-repeat top center; }
.p-our-firm { background: URL('/images/ourfirm_postit.png') no-repeat top center; }
.p-q-a { background: URL('/images/q-a_postit.png') no-repeat top center; }
.p-locations { background: URL('/images/locations_postit.png') no-repeat top center; }
.p-contact-us { background: URL('/images/contact-us_postit.png') no-repeat top center; }


p.call-now {
	font-size: 18px;
	color:#FFFFFF;
	}
p.call-now span {
	font-size: 15px;
	}

p.languages { font-size: 10px; color:#FFFFFF;}

#languages {
	position: absolute;
	top: 50px;
	left:  655px;
	z-index: 9;
	}
	
#bbb {
	position: absolute;
	top: 50px;
	left:  455px;
	z-index: 9;
	}
#bbb-span {
	position: absolute;
	top: 50px;
	left:  530px;
	z-index: 9;
	}
	
#as-seen-on-tv {
	position: absolute;
	top: 45px;
	left: 835px;
}
#facebook { 
	background: url('/images/facebook.gif') no-repeat top left; 
	width: 202px; height: 65px;
	position: relative;
	float: right;
	/*margin-left: 684px;
	margin-top: 10px;*/
	}
	
#reviews { 
	width: 650px; height: 100px;
	position: relative;
	float: center;
	margin-left: 250px;
	}