body {
	background: #f1f1f1;
	color: #333;
	padding: 0 0 40px;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 976px;
	margin: 0 auto;
	background: url(http://www.alertcommunications.com/images/bg.gif) repeat-y #f1f1f1;
}
/* Searchbar, Masthead, Navbar */

.header1spanish {
 font: normal 28px Georgia, "Times New Roman", Times, serif;
  line-height: 1em;
  padding-bottom: 5px;
color: #5a5a5a;
}

.header1attorney {
 font: normal 28px Georgia, "Times New Roman", Times, serif;
  line-height: 1em;
  padding-bottom: 5px;
color: #44311f;
}

.header1virtual {
 font: normal 28px Georgia, "Times New Roman", Times, serif;
  line-height: 1em;
  padding-bottom: 5px;
color: #2e3c4d;
}

.header1callcenter {
 font: normal 28px Georgia, "Times New Roman", Times, serif;
  line-height: 1em;
  padding-bottom: 5px;
color: #5a5a5a;
}

.header1answering {
 font: normal 28px Georgia, "Times New Roman", Times, serif;
  line-height: 1em;
  padding-bottom: 5px;
color: #863c3c;
}

.header1allelse {
 font: normal 28px Georgia, "Times New Roman", Times, serif;
  line-height: 1em;
  padding-bottom: 5px;
color: #747c55;
}

.header2spanish {
 font: normal 24px Georgia, "Times New Roman", Times, serif;
  line-height: 1em;
  padding-top: 10px;
  padding-bottom: 5px;
color: #5a5a5a;
}

.header2attorney {
 font: normal 24px Georgia, "Times New Roman", Times, serif;
  line-height: 1em;
  padding-top: 10px;
  padding-bottom: 5px;
color: #44311f;
}

.header2virtual {
 font: normal 24px Georgia, "Times New Roman", Times, serif;
  line-height: 1em;
  padding-top: 10px;
  padding-bottom: 5px;
color: #2e3c4d;
}

.header2callcenter {
 font: normal 24px Georgia, "Times New Roman", Times, serif;
  line-height: 1em;
  padding-top: 10px;
  padding-bottom: 5px;
color: #5a5a5a;
}

.header2answering {
 font: normal 24px Georgia, "Times New Roman", Times, serif;
  line-height: 1em;
  padding-top: 10px;
  padding-bottom: 5px;
color: #863c3c;
}

.header2allelse {
 font: normal 24px Georgia, "Times New Roman", Times, serif;
  line-height: 1em;
  padding-top: 10px;
  padding-bottom: 5px;
color: #747c55;
}

#searchbar {
	background: url(http://www.alertcommunications.com/images/bg_searchbar.gif) repeat-x;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	position: relative;
}
#searchbar p {
	text-align: right;
	font-size: 11px;
}
#searchbar p.phone {
	text-align: right;
	font-size: 14px;
}
#searchbar div {
	position: absolute;
	top: 1px;
	left: 10px;
	width: 284px;
}
#searchbar input {
	border: 1px solid #666;
	color: #666;
	padding: 0 5px;
}
#searchbar input.button {
	border: none;
	vertical-align: middle;
}
#masthead p {
	text-align: right;
	margin-top: 38px;
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #999;
}
#logo {
	position: relative;
}
#logo #subsection {
	position: absolute;
	bottom: 12px;
	right: 16px;
	text-align: right;
	font-size: 18px;
	line-height: 24px;
	overflow: visible;
}
#navbar {
	background: url(http://www.alertcommunications.com/images/bg_navbar.gif) repeat-y;
	height: 24px;
}
#navbar ul {
	list-style: none;
	margin-left: 10px;
}
#navbar ul li {
	float: left;
	white-space: nowrap;
}
#navbar ul li a, #navbar ul li a:visited {
	font-size: 13px;
	display: block;
	padding: 4px 17px;
}
#navbar ul li a:hover {
	text-decoration: none;
	color: #C3E254;
}
#home #navbar ul li a.home,
#home .navbar ul li a.home,
#about #navbar ul li a.about,
#about .navbar ul li a.about,
#services #navbar ul li a.services,
#services .navbar ul li a.services,
#industries .navbar ul li a.nav-industries,
#stories #navbar ul li a.stories,
#stories .navbar ul li a.stories,
#contact #navbar ul li a.contact,
#contact .nnavbar ul li a.contact,
#requestquote #navbar ul li a.requestquote,
#requestquote .navbar ul li a.requestquote,
#login #navbar ul li a.login,
#login .navbar ul li a.login {
	color: #d5e6a1;
}

#navbar ul li a.current {
	color: #d5e6a1;
}
#navbar ul li#green a {
	background-color: #8fa24e;
	margin-left: 13px;
}
#navbar ul li#gray a {
	padding-left: 10px;
}

#navbar li { /* all list items */
	float: left;
}

#navbar li ul { /* second-level lists */
	position: absolute;
	background-color: #F3F3F3;
	border: 1px solid #999;
	border-top: none;
	width: 15em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding: 3px 0;
}

#navbar li ul a, #navbar li ul a:visited {
	color: #666;
}

#navbar li ul a:hover {
	cursor: pointer;
	color: #565E38;
	text-decoration: underline;
}

#navbar li ul li {
	margin: 0;
	margin-bottom: 2px;
	width: 15em;
}

#navbar li:hover ul, #navbar li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

body.testimonials #navbar ul li a.testimonials,
body.testimonials .navbar ul li a.testimonials,
body.services #navbar ul li a.services,
body.services .navbar ul li a.services,
body.testimonials #navbar ul li a.testimonials, 
body.testimonials .navbar ul li a.testimonials {
	color: #d5e6a1;
}


.home #navbar,
.home .navbar {
	background-color: #00152B;
}
.callcenter #navbar, #servicebox .callcenter,
.callcenter .navbar {
	background-color: #737c55;
}
.callcenter #subsection {
	color: #737c55;
}
.virtualreceptionist #navbar, #servicebox .virtualreceptionist,
.virtualreceptionist .navbar {
	background-color: #2e3c4d;
}
.virtualreceptionist #subsection {
	color: #2e3c4d;
}

.attorney #navbar,
.attorney .navbar,
 #servicebox .attorney {
	background-color: #44311f;
}
.attorney #subsection {
	color: #44311f;
}

.bilingual #navbar,
.bilingual .navbar,
#servicebox .bilingual {
	background-color: #5a5a5a;
}
.bilingual #subsection {
	color: #5a5a5a;
}

.answering #navbar, 
.answering .navbar,
#servicebox .answering {
	background-color: #863c3c;
}
.answering #subsection {
	color: #863c3c;
}

/* Content Area */
.container {
	padding: 20px 0 0;
}

.container div {
	
		margin-left: 0;
}
.container p {
	margin-bottom: 7px;
}

.container p {margin-bottom:10px;margin-top:5px;}
.container ul, .container ol {
	margin-bottom:15px;
}

.container .header1 {
font: bold 24px Arial, Helvetica, sans-serif;
    color: #3c5879;
	padding: 10px 0;
	margin-bottom: 0;
}
.container .header2 {
	font: bold 20px Arial;
	color: #3c5879;
	padding: 10px 0;
	margin-bottom: 0;
}
.container a, .container a:visited {
	color: #758440;
}
.container .box {
	border: 1px solid #ccc;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px;
}

.container .box div {
	padding: 0;
	font-size: 14px;
}
.container .box div p {
	line-height: 16px;
}
.video {
	margin-top: 60px;
}
#servicebox {
	border: 1px solid #ccc;
	width: 939px;
	overflow: auto;
	margin-top: 10px;
	font-size: 12px;
	cursor: pointer;
}
#servicebox a, #servicebox a:visited {
	color: #333;
	display: block;
	padding: 0 10px 10px 0;
	opacity:.80;
}
#servicebox a.imglink, #servicebox a.imglink:visited {
	padding: 0;
}
#servicebox a.imglink:hover {
	text-decoration: none;
	cursor: pointer;
	opacity:1.0;
}
#servicebox p {
	padding: 10px;
}
#servicebox p.header {
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: #fff;
	padding: 0;
}
#servicebox div {
	border-right: 1px solid #ccc;
	width: 187px;
	float: left;
	background: url(http://www.alertcommunications.com/images/bg_servicebox.gif) repeat-x bottom left;
}
.box {
	border: 1px solid #d9d9d9;
	background-color: #fff;
	margin-top: 10px;
	padding-bottom: 13px;
}

.box p.header {
	background: url(http://www.alertcommunications.com/images/bg_box_hdr.gif) repeat-x;
	padding-left: 7px;
	color: #fff;
	height: 19px;
	padding-top: 4px;
	font: bold 14px Arial, Helvetica, sans-serif;
}
.box div {
	padding: 13px;
	padding-bottom: 0;
	font-size: 12px;
}
.box div p {
	line-height: 14px;
}
.box div p.title {
	font-weight: bold;
	font-size: 14px;
}
.box div p.date {
	margin-bottom: 4px;
}

.box3 {
	border: 1px solid #d9d9d9;
	background-color: #fff;
	margin-top: 10px;
	padding-bottom: 5px;
}

.box3 p.headerrt {
	background: url(http://www.alertcommunications.com/images/bg_box_hdr.gif) repeat-x;
	padding-left: 7px;
	color: #fff;
	height: 19px;
	padding-top: 4px;
	font: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.box3 div {
	padding: 7px;
	padding-bottom: 0;
	font-size: 12px;
}
.box3 div a, .box3 div a:visited {
	color: #737C55;
	font-weight: bold;
	display: block;
	margin-top: 5px;
}
.box3 div p {
	line-height: 14px;
	margin-bottom: 10px;
}

.nwsttl {
margin: 14px 18px 0px 18px!important;
font-weight: bold;
	font-size: 12px;
}

.nwsttl2 {
margin: 0px 18px 0px 18px!important;
font-weight: bold;
	font-size: 12px;
}

.nwsttl a{
color: #000;
}


.nwsttl2 a{
color: #000;
}

.nwsdsc {
margin: 0px 18px 12px 18px!important;
font-weight: normal;
	font-size: 12px;
}

.box3 div p.title {
	font-weight: bold;
	font-size: 14px;
}
.box3 div p.date {
	margin-bottom: 4px;
}
.box2 {
	border: 1px solid #d9d9d9;
	background-color: #fff;
	margin-top: 10px;
	padding-bottom: 13px;
}

.box2 p.headerrt {
	background: url(http://www.alertcommunications.com/images/bg_box_hdr.gif) repeat-x;
	padding-left: 7px;
	color: #fff;
	height: 19px;
	padding-top: 4px;
	font: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.box2 div {
text-align: center;
	padding-bottom: 0;
	font-size: 12px;
}
.box2 div p {
	line-height: 14px;
}
.box2 div p.title {
	font-weight: bold;
	font-size: 14px;
}
.box2 div p.date {
	margin-bottom: 4px;
}

.plain {
	border: 12px solid #abb391;
	border-width: 12px 0;
}
#testimonial {
	font: normal 12px/14px Arial, Helvetica, sans-serif;
}
#testimonial #author {
	color: #666;
	margin: 10px 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#testimonial a, #testimonial a:visited {
	color: #758440;
	display: block;
	text-align: right;
}
#footer {
	font-size: 12px;
	width: 976px;
	margin: 5px auto;
	text-align: center;
	color: #999;
}

#content {
	clear: left;
}
.casestudybox {
	padding: 15px;
	border: 1px solid #ccc;	
	margin-bottom: 15px;
}
#footer_links {
	border: 1px solid #ccc;
	margin-top: 10px;
	background: url(http://www.alertcommunications.com/images/bg_footer_links.gif) bottom left repeat-x #fff;
}
#footer_links .one-third-column {
	width: 33%;
	float: left;
}

#footer_links .one-fourth-column {
	width: 25%;
	float: left;
}

#footer_links .one-third-column div,
#footer_links .one-fourth-column div
 {
	padding: 10px;
}
#footer_links .one-third-column div a,
#footer_links .one-fourth-column div a {
	color: #737C55;	
	font-size: 11px;
}
#footer_links .one-third-column div h3,
#footer_links .one-fourth-column div h3 {
	font-size: 14px;
	margin-bottom: 10px;
	color: #666;
	margin-top: 0;
}
#testimonial_container {
	position: relative;	
}
#testimonial_container div {
	font-style: italic;	
}
#testimonial_container div p {
	font-size: 15px;
	line-height: 22px;
}
#testimonial_container div p.client {
	font-size: 14px;
	text-align: right; 
	margin: 0;
	line-height: 14px;
}
.row {
	width: 100%;
	overflow: auto;
}

/* AttorneyAnsweringServices.com */
.learnmorebox {
	padding: 10px;
	border: 1px solid #ccc;
	background: url(http://www.alertcommunications.com/images/mod-bg.jpg) repeat-x bottom left #fff;
}
.learnmorebox h4 {
	margin-top: 10px;
	font-size: 20px;
}

ul.add-spacing li {
	margin-bottom:12px;
}

/* Homepage */
#comparison_download {
	position: relative;
	padding-top: 16px;
}
#comparison_download span {
	color: #8fa24e;
	font-size: 63px;
}
#comparison_download p.headline {
	color: #5a7597;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
}
#comparison_download #magnifying_glass {
	position: absolute;
	top: -8px;
	padding: 0;
	right: -35px;
}
#comparison_download #download_buttons {
	text-align: center;
	padding: 0;
}
