@charset "utf-8";
/* CSS Document */
* {
	margin: 0; padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #828282;
	line-height: 150%;	
}
img {
	border: 0;
}
 
a {
	color: #10b5d5;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a.btn_learnmore {
	background: url('../images/btn-learnmore.jpg') no-repeat center top;
	display: block;
	height: 26px;
	width: 114px;
}
a.btn_consultation {
	background: url('../images/btn-consultation1.jpg') no-repeat center top;
	display: block;
	height: 26px;
	width: 408px;
}

.clear_both {
	clear: both;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
	background: #fff url('../images/bg-wrapper.gif') repeat-y center top;
}
#wrapperbottom {
	height: 40px;
	background: #fff url('../images/bg-wrapperbottom.gif') no-repeat center top;
}
#header {
	height: 134px;
	background: #fff url('../images/bg-header.jpg') no-repeat center bottom;
}
#header #header_left {
	width: 450px;
	height: 39px;
	float: left;
	text-align: left;
	color: #0058a9;
	font-size: 21px;
	line-height: normal;
	font-weight: bold;
	padding-left: 5px;
}
#header #header_left #call {
	text-transform: uppercase;
	font-weight: bold;
}
#header #header_left img {
	border: 0;
	height: 95px;
	width: 430px;
}

#header #header_middle {
	width: 210px;
	height: 106px;
	float: left;
	text-align: left;
	color: #0058a9;
	font-size: 25px;
	line-height: normal;
	padding-top: 26px;
	padding-right: 2px;
	font-weight: bold;
}
#header #header_middle #call {
	display: block;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
#header #header_right {
	width: 301px;
	height: 104px;
	float: right;
	text-align: right;
	color: #0058a9;
	font-size: 14px;
	line-height: normal;
	padding-top: 30px;
	padding-right: 2px;
	font-weight: bold;
}

#menu {
	height: 26px;
	line-height: 26px;
	margin: 0 5px;
	background: #fff url('../images/bg-menu.gif') repeat-x center top;
}

#headimg {
	background: url('../images/head-home2.jpg') no-repeat left top;
	padding: 30px 0 0 30px;
	height: 149px;
}
#headimg h1 {
	line-height: 35px;
	font-size: 32px;
}
#headimg h1 span {
	font-size: 24px;
}
#headimg span.head1 {
	font-size: 30px;
	line-height: 35px;
	display: block;
	font-weight: bold;
}
#headimg h2.orange {
	font-size: 18px;
	color: #808080;
	line-height: 1.4;
	padding: 22px 0 0 0;
}
#protect_img {
	background: url('../images/head-protects.jpg') no-repeat center top;
	height: 186px;
	padding: 15px 430px 0 35px;
	color: #828282;
}
#about_img {
	background: url('../images/head-about.jpg') no-repeat center top;
	height: 161px;
	padding: 40px 410px 0 35px;
	color: #828282;
}
#loffer_img {
	color: #828282;
	padding: 15px 430px 0 35px;
	background: url('../images/head-loffer.jpg') no-repeat center top;
	height: 185px;
}
#installation_img {
	color: #828282;
	padding: 25px 390px 0 35px;
	background: url('../images/head-installation.jpg') no-repeat center top;
	height: 176px;
}
#medical_img {
	color: #828282;
	padding: 25px 390px 0 35px;
	background: url('../images/head-medical.jpg') no-repeat center top;
	height: 176px;
}
#evaluation_img {
	color: #828282;
	padding: 25px 390px 0 35px;
	background: url('../images/head-evaluation.jpg') no-repeat center top;
	height: 176px;
}

#about_img h1, 
#loffer_img h1, 
#medical_img h1, 
#evaluation_img h1, 
#installation_img h1, 
#protect_img h1 {
	font-size: 40px;
	line-height: normal;
}
#evaluation_img h1 span {
	font-size: 32px;
	display: block;
}
#packages_img h1 {
	font-size: 37px;
	line-height: normal;
}

#loffer_img h2 { 
	font-size: 33px;
	line-height: normal;
}

#about_img h2, 
#installation_img h2, 
#medical_img h2, 
#evaluation_img h2 {
	padding-top: 20px;
	font-size: 28px;
	line-height: normal;
	color: #ff7532;
}
#protect_img h2 {
	padding-top: 10px;
	font-size: 28px;
	line-height: normal;
}
#about_img h2 span, 
#loffer_img h2 span, 
#packages_img h1 span, 
#protect_img h2 span {
	color: #ff7532;
}
#loffer_img p, 
#protect_img p {
	padding-top: 5px;
	font-size: 14px;
}
#packages_img {
	color: #828282;
	padding: 15px 350px 0 45px;
	background: url('../images/head-packages.jpg') no-repeat center top;
	height: 121px;
}


#content {
	margin: 0 5px;
}
#content_left {
	float: left;
	width: 676px;
}
#content_left h2.orange {
	font-size: 18px;
	color: #ff7532;
	padding: 10px 0 10px 30px;
}
#content_left h2.blue {
	font-size: 22px;
	color: #1E5AA2;
	padding: 10px 0 10px 30px;
}
#content_left p.offer {
	padding: 10px 30px;
	color: #3d3d3d;
}
#content_left p.offer .title {
	font-size: 16px;
	color: #457b2e;
	font-weight: bold;
	line-height: 34px;
}
#content_left p.offer .titlegrey {
	font-size: 16px;
	color: #3D3D3D;
	font-weight: bold;
	line-height: 34px;
}
#content_left #home {
	height: 184px;
	line-height: normal;
	background: url('../images/bg-home2.jpg') no-repeat center top;
}
#content_left #home ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style-type: none;
	color: #808080;
	font-size: 14px;
	height: 107px;
}
#content_left #home ul li {
	padding: 0 0 0 15px;
	margin: 0;
	background: url('../images/bg-home-bullet.jpg') no-repeat left center;
}
#content_left #home #h_promo {
	font-size: 15px;
	color: #dc724f;
	line-height: 1.3;
	background: url('../images/bg-home-bullet2.jpg') no-repeat left 4px;
	margin-left: 30px;
	padding-left: 13px;
}

#content_left #about {
	background-color: #fff;
	padding: 30px;
	color: #676767;
}
#content_left #about.bg {
	background: #fff url('../images/bg-about1.jpg') no-repeat right top;
	padding: 0 30px 30px 30px;
}

#content_left #about h1 {
	font-size: 36px;
	line-height: 40px;
	text-transform: uppercase;
}
#content_left #about h2 {
	line-height: normal;
	font-size: 29px;
}
#content_left #about p {
	padding: 15px 0;
	font-size: 14px;
}
#content_left #about p .title {
	font-size: 17px;
	font-weight: bold;
	color: #ff7532;
}
#content_left #about h2 span {
	color: #ff7532;
}
#content_left #packages {
	height: 129px;
	background: url('../images/bg-packages1.jpg') no-repeat right top;
}
#content_left #packages h1 {
	padding: 10px 40px 0 40px;
	color: #626262;
}
#content_left #packages p {
	padding: 15px 40px 0 40px;
	color: #3d3d3d;
	font-size: 14px;
}
#content_left #packages a {
	color: #ff7532;
	font-weight: bold;
}
#content_left p.packages_one .pack_title, 
#content_left p.packages_two .pack_title, 
#content_left p.packages_three .pack_title {
	color: #ff7532;
	font-weight: bold;
	display: block;
	font-size: 18px;
}
#content_left p.packages_one .pack_subtitle, 
#content_left p.packages_two .pack_subtitle, 
#content_left p.packages_three .pack_subtitle {
	font-weight: bold;
	line-height: 250%;
	display: block;
	font-size: 15px;
}
#content_left p.packages_one {
	line-height: normal;
	background: url('../images/img-packages1.jpg') no-repeat left top;
	width: 437px; height: 146px;
	margin: 10px auto;
	padding: 10px 10px 10px 165px;
	color: #555555;
	font-size: 13px;
}
#content_left p.packages_two {
	line-height: normal;
	background: url('../images/img-packages2.jpg') no-repeat left top;
	width: 437px; height: 172px;
	margin: 10px auto;
	padding: 10px 10px 10px 165px;
	color: #555555;
	font-size: 13px;
}
#content_left p.packages_three {
	line-height: normal;
	background: url('../images/img-packages3.jpg') no-repeat left top;
	width: 439px; height: 143px;
	margin: 10px auto;
	padding: 10px 10px 10px 165px;
	color: #555555;
	font-size: 13px;
}

#content_left ul {
	margin: 5px 20px 5px 50px;
	color: #3d3d3d;
}
#content_left ul li {
	padding: 10px 0;
}

#content_left ul#small_pad li {
	padding: 5px 0;
	color: #555555;
}

#content_left #protects {
	background: url('../images/bg-protects1.jpg') no-repeat center top;
}
#content_left #protects p {
	padding: 20px 40px 10px 40px;
	color: #3d3d3d;
	font-size: 13px;
}
#content_left p.protects_body {
	padding: 10px 40px 5px 40px;
	color: #3d3d3d;
	font-size: 13px;
}
#content_left p.protects_body_npad {
	padding: 0 40px 5px 40px;
	color: #3d3d3d;
	font-size: 13px;
}
#content_left h3.protects_body {
	padding: 10px 40px 0 40px;
	color: #ff7b30;
	font-size: 18px;
}
#content_left #home p#text {
	color: #7c7c7c;
	padding: 20px 90px 0 25px;
	font-size: 13px;
	line-height:20px
}
#content_left #home p#text span {
	font-size: 15px;
	font-weight: bold;
}
#content_left #home p#img {
	color: #7c7c7c;
	padding: 20px 90px 0 39px;
	font-size: 12px;
}
#content_left #home p#img img {
	width: 408px;
	height: 26px;
}

#content_left #home_left {
	height: 250px;
	float: left;
	width: 337px;
	background: url('../images/bg-home-install.jpg') no-repeat right 15px;
}
#content_left #home_left a#title {
	padding: 10px 0 0 10px;
	font-size: 15px;
	color: #1e5aa2;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#content_left #home_left h3 {
	padding: 0 0 0 10px;
	font-size: 12px;
	color: #1eb2e0;
}
#content_left #home_left ul {
	font-size: 12px;
	color: #828282;
	padding: 5px 10px 10px 10px;
	margin: 0 0 0 15px;
	list-style-type: square;
}
#content_left #home_left ul li {
	padding: 2px 0;
}
#content_left #home_left p {
	padding-right: 140px;
	padding-left: 10px;
	font-size: 12px;
}
#content_left #home_left p.pad_top {
	padding-top: 20px;
}
#content_left #home_right {
	background: url('../images/temp-3.jpg') no-repeat right top;
	height: 250px;
	float: right;
	width: 337px;
}
#content_left #home_right a#title {
	padding: 10px 0 0 10px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	color: #1e5aa2;
}
#content_left #home_right h3 {
	padding: 0 0 0 10px;
	font-size: 12px;
	color: #1eb2e0;
}
#content_left #home_right p {
	font-size: 12px;
	padding: 0px 130px 18px 10px;
}

#content_left #home_graybox {
	margin: 5px auto;
	width: 608px;
	height: 291px;
	background: url('../images/adt-alarm-monitoring.jpg') no-repeat center top;
}
#content_left #limited {
	height: 168px;
	background: url('../images/limited-background.png') no-repeat left top;
	margin:10px 30px;
	padding-left:140px;
}
#content_left #limited1 {
	height: 168px;
	background: url('../images/limited-background1.png') no-repeat left top;
	margin:10px 30px;
	padding-left:140px;
}
#content_left #limited1 h2.blue {
color:#1E5AA2;
font-size:22px;
padding:0px 0 0px 30px;
}
#content_right {
	float: right;
	width: 284px;
}

/* Form Header Page-Specific Images */
#content_right #form_body #fbg_home {
	background: url('../images/bg-form-home2.jpg') no-repeat center top;
	padding-top: 0;
	color: #5e5e5e;
}
#content_right #form_body #fbg_protects {
	background: url('../images/bg-form-protects.jpg') no-repeat center top;
	padding-top: 2px;
}
#content_right #form_body #fbg_loffer {
	background: url('../images/bg-form-loffer.jpg') no-repeat center top;
	padding-top: 13px;
}
#content_right #form_body #fbg_installation {
	background: url('../images/bg-form-loffer.jpg') no-repeat center -12px;
	padding-top: 2px;
}
#content_right #form_body #fbg_packages {
	background: url('../images/bg-form-packages.jpg') no-repeat center top;
	padding-top: 40px;
}
#content_right #form_body #fbg_about_us {
	background: url('../images/bg-form-about-us.jpg') no-repeat center top;
	padding-top: 4px;
}
#content_right #form_body #fbg_about {
	background: url('../images/bg-form-about.jpg') no-repeat center top;
	padding-top: 40px;
}

#content_right #form_body p.fhead_home {
	padding: 0 19px;
	line-height: normal;
	font-size: 15px;
}
#content_right #form_body p.fhead_home span {
	display: block;
	font-size: 24px;
}
#content_right #form_body p.fhead_protects {
	color: #fff;
	padding: 0 15px 8px 15px;
	line-height: normal;
	font-size: 15px;
}
#content_right #form_body p.fhead_protects span.title {
	display: block;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 5px;
	line-height: normal;
}

#content_right #form_body p.fhead_protects span.promo {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 12px;
}

/* Form Elements */
label.homeform {
	display: block;
	padding: 5px 22px 0 22px;
	color: #444444;
	font-family: Verdana, Geneva, sans-serif;
}
input.homeform {
	display: block;
	font-size: 12px;
	background: url('../images/bg-form-home-field.gif') no-repeat left top;
	border: 0;
	width: 222px;
	height: 15px;
	line-height: normal;
	color: #666666;
	padding: 4px 5px;
	margin: 0 17px;
	font-family: Verdana, Geneva, sans-serif;
}
textarea.homeform {
	display: block;
	overflow: hidden;
	font-size: 12px;
	background: url('../images/bg-form-home-textarea.gif') no-repeat left top;
	border: 0;
	width: 222px;
	height: 44px;
	line-height: normal;
	color: #666666;
	padding: 3px 5px;
	margin: 0 17px;
	font-family: Verdana, Geneva, sans-serif;
}
input.footer_submit {
	display: block;
	margin: 0px 0 0 10px;
	background: url('../images/bg-form-home-submit.gif') no-repeat left top;
	width: 114px;
	height: 26px;
	vertical-align:top;
	border: 0;
	cursor: pointer;
}
.radioset {
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	padding: 0 22px;
	margin: auto;
}
input.homeform_submit {
	display: block;
	margin: 15px 0 0 20px;
	background: url('../images/btn-form-home-submit2.gif') no-repeat left top;
	width: 166px;
	height: 28px;
	border: 0;
	cursor: pointer;
}
#response p {
	padding: 5px 10px 5px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

p.form_error {
	margin: 5px 0 5px 10px;
	padding: 0 0 0 16px;
	font-size: 11px;
	font-weight: bold;
	color: #483d35;
	background: url('../images/bullet-error.gif') no-repeat left center;
	line-height: 18px;
}
p.form_success {
	margin: 5px 0 5px 10px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #2d9e1e;
	line-height: 18px;
}

#content_right #form_bottom {
	height: 18px;
	width: 272px;
	background: url('../images/bg-form-home-bottom2.gif') no-repeat center bottom;
}

/* Module - Custom Installations */
#content_right #custom_installations {
	background: url('../images/bg-custominstallations.jpg') no-repeat right top;
	color: #1d4678;
	margin: 15px;
	line-height: normal;
}
#content_right #custom_installations a#title {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #1e5aa2;
	padding: 5px 0 0 5px;
}
#content_right #custom_installations h3 {
	font-size: 12px;
	color: #1eb2e0;
	padding: 0 0 0 5px;
}
#content_right #custom_installations p {
	padding: 8px 80px 5px 5px;
}
/* Module - Monitoring */
#monitoring  p {
	padding-left: 10px;
	font-size: 12px;
}
#monitoring h3 {
	padding: 0 0 0 10px;
	font-size: 12px;
	color: #1eb2e0;
}

/* Module - How It Works */
#content_right #how_it_works {
	display: block;
	width: 265px;
	height: 210px;
	background: url('../images/how-it-works.jpg') no-repeat center center;
}

/* Footer */
#footer {
	width: 960px;
	margin: 20px auto;
}
#footer p.left {
	height: 80px;
	font-size: 11px;
	line-height: normal;
	float: left;
	width: 210px;
}
#footer p.right {
	height: 80px;
	font-size: 11px;
	text-align: right;
	float: right;
}
#footer p.right img.end {
	margin: 0 40px;
}
#footer p a {
	font-weight: bold;
}
#footer img.location {
	float: left;
	padding-right: 5px;
}
#footer #copyright {
	color: #969696;
	padding: 20px 0;
	font-size: 10px;
}