body {
	margin: 0;
	padding: 0;
	background: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #405d8d;
}
h1.padtop, h2.padtop, h3.padtop, h4.padtop, h5.padtop {
	padding: 10px 0;
}
h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}
h2.tabled {
	font-size: 14pt; padding: 0 0 10px 0;
}
h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #005DAB;
}

a:hover {
	text-decoration: underline;
}

.clear_both {
	clear: both;
}

.eleven {
	font-size: 11pt;
}
.eleven span {
	font-size: 12pt; font-weight: bold;
}
p.nrmheight { 
	line-height: 1.5em;
}
.eight {
	font-size: 8pt;
}
.nine {
	font-size: 9pt;
}
.ten {
	font-size: 10pt;
}
.ten span {
	font-size: 11pt; font-weight: bold;
}
.borderall {
	border: 1px solid #cdcdcd;
}
.borderbottom {
	 border-bottom: 1px solid #cdcdcd;
}
.white {
	color: #FFFFFF;
}
.smallgray {
	font-size: 8pt; color: #888888;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 958px;
	height: 100px;
	margin: 0 auto;
	border-left: 1px solid #bebdbc;
	border-right: 1px solid #bebdbc;
	background: #ffffff url('../images/alarm-systems-headbg.gif') repeat-x left bottom;
}
#header h1 {
	margin-left: 35px; display: inline; font-weight: bold;
	line-height: 100px; font-size: 17pt; color: #005dab;
}
#header h1.small {
	font-size: 14pt;
}
#header h1.smaller {
	font-size: 12pt;
}

/* Logo */

#logo {
	float: left;
	margin: 0;
	padding-top: 15px;
	padding-left: 15px;
	color: #FFFFFF;
}
#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 220px;
	padding: 5px 0;
}

/* Menu */

#menu {
	width: 958px;
	height: 48px;
	margin: 0 auto;
	padding: 0;
	background: url('../images/nav-bg.gif') repeat-x left top;
	border-left: 1px solid #bebdbc;
	border-right: 1px solid #bebdbc;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 48px;
}

#menu a {
	display: block;
	line-height: 48px;
	padding: 0 20px 0 20px;
	background: url('../images/nav-div.gif') no-repeat right top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt; font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	border: none;
}
#menu a.last {
	display: block;
	background: none;
	line-height: 48px;
	padding: 0 0 0 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt; font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	border: none;
}

#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover {
	color: #DCDCDC;
	text-decoration: underline;
}

/* Page */

#page {
	width: 958px;
	margin: 0 auto;
	padding: 0;
	border-left: 1px solid #bebdbc;
	border-right: 1px solid #bebdbc;
	border-top: 0; border-bottom: 0;
}

#page-bgtop {
	background: #FFFFFF url('../images/right-bg.gif') repeat-y right top;
}

#page-bgbtm {
}
#page-bgbtm.thank_you {
	background-color: #ffffff;
}

/* Content */

h3.home_title {
	font-size: 22px;
	line-height: 200%;
}
#content {
	float: left;
	width: 721px;
	padding: 0;
}
#content1 {
	float: left;
	width: 945px;
	padding: 0;
}

#home-top {
	height: 281px;
	text-align: left;
	border-left: 1px solid #bebdbc;
	border-right: 1px solid #bebdbc;
	background: #FFFFFF url('../images/bg-home-top.jpg') no-repeat left top;
	color: #4d4d4d;
}
#home-top h1 {
	padding-left: 24px;
	font-size: 28px;
	font-weight: bold;
	color: #2d376c;
	line-height: 56px;
}
#home-top h2 {
	padding-left: 24px;
	font-size: 20px;
	font-weight: bold;
}
#home-top p.ht_top {
	padding: 8px 0 0 24px;
	font-size: 14px;
}
#home-top p.ht_bottom {
	clear: both;
	font-size: 10px;
	padding: 5px 0 0 24px;
	margin: 0;
}
#home-top ul.ht_left {
	float: left;
	line-height: 140%;
	width: 145px;
	list-style-type: square;
	padding: 0 0 0 36px;
	margin: 0;
}
#home-top ul.ht_right {
	float: left;
	line-height: 140%;
	width: 160px;
	list-style-type: square;
	padding: 0 0 0 36px;
	margin: 0;
}
/*  START Split testing main image area */

#home-top2 {
	height: 281px;
	text-align: left;
	border-left: 1px solid #bebdbc;
	border-right: 1px solid #bebdbc;
	background: #FFFFFF url('../images/bg-home-top2.jpg') no-repeat left top;
	color: #4d4d4d;
}
#home-top2 #ht2-left {
	width: 600px;
	float: left;
	padding: 0;
}
#home-top2 #ht2-left h1 {
	padding-left: 24px;
	font-size: 28px;
	font-weight: bold;
	color: #2d376c;
	line-height: 56px;
}
#home-top2 #ht2-left h2 {
	padding-left: 24px;
	font-size: 20px;
	font-weight: bold;
	color: #4F4F4E;
}
#home-top2 #ht2-left p.ht_top {
	padding: 8px 0 0 24px;
	font-size: 14px;
}
#home-top2 #ht2-left p.ht_bottom {
	clear: both;
	font-size: 10px;
	padding: 5px 0 0 24px;
	margin: 0;
}
#home-top2 #ht2-left ul.ht_left {
	float: left;
	line-height: 140%;
	width: 145px;
	list-style-type: square;
	padding: 0 0 0 36px;
	margin: 0;
}
#home-top2 #ht2-left ul.ht_right {
	float: left;
	line-height: 140%;
	width: 160px;
	list-style-type: square;
	padding: 0 0 0 10px;
	margin: 0;
}

#home-top2 #ht2-right {
	width: 358px;
	float: right;
}

#home-top2 #ht2-right h2 {
	padding-left: 24px;
	font-size: 17px;
	font-weight: bold;
	color: #4F4F4E;
	padding: 205px 0px 0px 130px;
}
#home-top2 #ht2-right h2 span {
	color: #D99020;
	font-size: 20px;
}

/*  END Split testing main image area */


#home_head {
	padding: 0 0 14px 0;
}
#home_head #hh_left {
	float: left;
	width: 478px;
}
#home_head #hh_left h1 {
	padding: 8px 0 0 0;
}
#home_head #hh_right {
	float: right;
	width: 208px;
	height: 100px;
	background: #FFFFFF url('../images/bg-home-head.gif') no-repeat right top;
}
#home_head #hh_right h2 {
	color: #4d4d4d;
	font-weight: bold;
	padding: 18px 0 6px 10px;
}
#home_head #hh_right p {
	color: #b21615;
	font-weight: bold;
	padding: 0 0 0 13px;
}
#home_head #hh_bottom {
	clear: both;
}
#home_head #hh_bottom h3 {
	color: #4d4d4d;
	font-size: 16px;
	font-weight: bold;
}

#home_mid {
	height: 185px;
	margin: 0 0 15px 0;
	text-align: left;
	background: #FFFFFF url('../images/bg-home-mid.jpg') no-repeat left top;
	color: #4d4d4d;
}
#home_mid #hm_left {
	float: left;
	width: 248px;
	text-align: left;
}
#home_mid #hm_middle {
	float: left;
	width: 193px;
	text-align: left;
}
#home_mid #hm_right {
	float: right;
	width: 250px;
	text-align: left;
}
#home_mid #hm_left h2,
#home_mid #hm_middle h2,
#home_mid #hm_right h2 {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	padding: 4px 0 0 10px;
}
#home_mid #hm_left ul,
#home_mid #hm_middle ul,
#home_mid #hm_right ul {
	line-height: 20px;
	padding: 8px 0 0 23px;
	list-style-type: square;
	margin: 0;
}
#home_mid #hm_left ul li,
#home_mid #hm_middle ul li,
#home_mid #hm_right ul li {
	font-size: 13px;
	padding: 0;
}
#home_mid #hm_left p.hm_link a,
#home_mid #hm_middle p.hm_link a,
#home_mid #hm_right p.hm_link a {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}
#home_mid #hm_left p.hm_link {
	padding: 18px 0 0 62px;
}
#home_mid #hm_middle p.hm_link {
	padding: 18px 0 0 37px;
}
#home_mid #hm_right p.hm_link {
	padding: 38px 0 0 38px;
}

.post.home_top {
	background: #FFFFFF url('../images/bg-home-top.gif') repeat-x left top;
}

.post {
	padding: 15px; margin: 0;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 40px;
	padding: 0;
	color: #2e3468;
	font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold;
}
.post .title1 {
	height: 40px;
	padding: 0;
	color: #0158A8;
	font-family: Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold;
}

.post .title a {
	color: #2e3468;
	border: none;
}

.post .entry {
	padding-bottom: 5px;
	color: #474747;
}

.post ul li {
	font-size: 14px;
	padding-bottom: 10px;
}

.post ul#sitemap li {
	font-size: 13px;
	padding: 0;
}
/* Sidebar */
#sidebar img#submit {
	padding: 0 0 0 10px;
	display: block;
}
#sidebar {
	float: right;
	width: 237px;
	padding: 0;
	color: #787878;
	background: #555555 url('../images/alarm-systems-sidebg.gif') repeat-x left top;
}
#side-bottom {
	z-index: 50;
	background: #555555 url('../images/alarm-systems-sidebar4.jpg') repeat-x left top;
	height: 485px;
}
#side-bottom-index {
	z-index: 50;
	background: #555555 url('../images/alarm-systems-sidebar4.jpg') repeat-x left top;
	height: 700px;
}
#side-bottom-indext {
	z-index: 50;
	background: #555555 url('../images/alarm-systems-sidebar4.jpg') repeat-x left top;
	height: 540px;
}
#side-bottom-internal {
	z-index: 50;
	background: #555555 url('../images/alarm-systems-sidebar5.jpg') repeat-x left top;
	height: 685px;
}

#side-bottom .mcaff img,
#side-bottom-index .mcaff img,
#side-bottom-internal .mcaff img,
#side-bottom-indext .mcaff img {
	display: inline;
	padding: 0 0 0 8px;
}

#sidebar h2 {
	padding: 10px 5px 1px 5px; margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #4f9aba; font-size: 17pt; font-weight: bold;
}

#sidebar p {
	margin: 0; padding: 0 5px;
	color: #162b40;
}

#sidebar a {
	color: #704A21;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

#sidebar form#side {
	padding: 10px;
}
#sidebar span {
	color: #32609d;
}
#sidebar input {
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #a8acb7;
	background-color: #ffffff;
}
#sidebar input:active, #sidebar input:focus {
	background-color: #f0f0f0;
}
#sidebar input.submit {
	border: 0; padding: 0;
}
#sidebar img {
	padding: 0; border: 0; margin: 0; display: block;
}
#sidebar select {
	width: 160px;
	display: block;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #a8acb7;
	background-color: #ffffff;
}
#sidebar input#text {
	width: 160px;
	display: block;
}
#sidebar input#zip {
	width: 80px;
	display: block;
}
#sidebar input#phirst {
	width: 30px;
}
#sidebar input#phlast {
	width: 40px;
}

/* START sidebar split */
#sidebar2 {
	float: right;
	width: 237px;
	padding: 0;
	background-color: #E0F09E;
	color: #4F4F4E;
}

#sidebar2 img#submit {
	padding: 0 0 0 10px;
	display: block;
}
#sidebar2 h2 {
	padding: 10px 5px 1px 5px; margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #4f9aba; font-size: 17pt; font-weight: bold;
}

#sidebar2 p {
	margin: 0; padding: 0 10px;
	color: #162b40;
}

#sidebar2 a {
	color: #704A21;
	border: none;
}

#sidebar2 a:hover {
	text-decoration: underline;
	color: #787878;
}

#sidebar2 form#side {
	padding: 10px;
}
#sidebar2 span {
	color: #32609d;
}
#sidebar2 input {
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #a8acb7;
	background-color: #ffffff;
}
#sidebar2 input:active, #sidebar input:focus {
	background-color: #f0f0f0;
}
#sidebar2 input.submit {
	border: 0; padding: 0;
}
#sidebar2 img {
	padding: 0; border: 0; margin: 0; display: block;
}
#sidebar2 select {
	width: 160px;
	display: block;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #a8acb7;
	background-color: #ffffff;
}
#sidebar2 input#text {
	width: 160px;
	display: block;
}
#sidebar2 input#zip {
	width: 80px;
	display: block;
}
#sidebar2 input#phirst {
	width: 30px;
}
#sidebar2 input#phlast {
	width: 40px;
}


/* END sidebar split */

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 938px; clear: both;
	background: #dcdcda url('../images/alarm-systems-footbg.gif') repeat-x left top;
	margin: 0 auto;
	padding: 10px;
	font-family: Tahoma;
	border-left: 1px solid #bebdbc;
	border-right: 1px solid #bebdbc;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
	color: #7c7c7c;
}

#footer a {
	color: #39354e;
}


/* Box1 */
#boxone {
	width: 461px; height: 136px;
	background: #fff url('../images/adt-alarm-system.gif') left top no-repeat;
	margin: 0 auto 15px auto;
	padding: 12px 200px 5px 5px;
	font-family: Tahoma;
	border: 0;
}
#boxone h1 {
	margin: 0; padding: 0 0 0 5px; color: #405d8d;
	font-family: Tahoma; font-size: 18pt; font-weight: normal;
}
#boxone p {
	margin: 0; padding: 0 0 7px 5px;
	font-family: Tahoma; font-size: 8pt;
	line-height: 1em; color: #5d5c5c;
}
#boxone ul {
	padding: 0; margin: 0;
	list-style-type: none;
}
#boxone .boxone_td {
	color: #5d5c5c;
	padding-left: 5px;
	line-height: 150%;
}

#boxone li {
	float: left; font-size: 10pt; line-height: 1em;
	height: 11px; color: #5d5c5c;
}

#popup {
	padding: 5px; margin: 0;
}
#popup h1 {
	padding: 0; margin: 0; font-size: 16pt; color: #005DAB;
}
#popup strong {
	font-size: 11pt;
}
#popup p {
	padding: 0 0 15px 0; margin: 0;
}
.feat-box-mid { 
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	width: 219px; text-align: left;
	padding: 5px;
}
.feat-box-mid p { 
	padding: 0; margin: 0;
}
.feat-box-mid ul { 
	padding: 0; margin: 0; list-style: none;
}
.feat-box-mid ul li.check { 
	padding: 0 3px 0 29px; margin: 0; background: url('../images/btn-check.gif') no-repeat left center;
	line-height: 34px; font-size: 14pt; font-weight: bold;
}
.feat-box-mid ul li.badge { 
	padding: 0 3px 0 29px; margin: 0; background: url('../images/btn-badge.gif') no-repeat left center;
	line-height: 34px; font-size: 14pt; font-weight: bold;
}
.feat-box-mid ul li.fire { 
	padding: 0 3px 0 29px; margin: 0; background: url('../images/btn-fire.gif') no-repeat left center;
	line-height: 34px; font-size: 14pt; font-weight: bold;
}
.feat-box-mid ul li.flood { 
	padding: 0 3px 0 29px; margin: 0; background: url('../images/btn-flood.gif') no-repeat left center;
	line-height: 34px; font-size: 14pt; font-weight: bold;
}
.feat-box-mid ul li.medical { 
	padding: 0 3px 0 29px; margin: 5px 0 0 0; background: url('../images/btn-medical.gif') no-repeat left center;
	line-height: 20px; font-size: 14pt; font-weight: bold;
}
.feat-box-mid ul li.link { 
	padding: 0 3px 0 29px; margin: 0; background: url('../images/btn-link.gif') no-repeat left center;
	line-height: 34px; font-size: 14pt; font-weight: bold;
}

.feat-box-top { 
	background: url('../images/rnd-top.gif') repeat-x left top;
	width: 231px; height: 7px;
}
.feat-box-bot { 
	background: url('../images/rnd-bot.gif') repeat-x left bottom;
	width: 231px; height: 7px; margin-bottom: 20px;
}

/* Zoom Key Box - 9/3/09 */
#zoom-key-box {
	background: url('../images/alarm-systems-home-key.jpg') no-repeat left top;
	width: 661px; height: 160px; margin-bottom: 20px;
}
#zoom-key-box p {
	padding: 15px 245px 15px 20px;
	font-size: 11pt;
	color: #545454;
	line-height: normal;
}
#zoom-key-box p #key_subhead {
	display: block;
	color: #2b3366;
	font-size: 13pt;
	text-transform: uppercase;
	font-weight: bold;
}
#zoom-key-box p #key_head {
	display: block;
	color: #2b3366;
	font-size: 20pt;
	font-weight: bold;
	line-height: 27pt;
	padding-bottom: 7px;
}
#zoom-key-box p #key_bottom {
	display: block;
	color: #4c9dbd;
	padding-top: 10px;
}