* {
	margin:0;
	padding:0;
}
html, body {
	margin:0px;
	padding:0px;
    margin-top:0px;
	margin-bottom: 50px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	background:#F4F4F4 url(../images/header_bg_withborder.gif) repeat-x;
/*	background: #fff;*/
}
a {
	color: #B00000;
    font-size: 12px;
	text-decoration: none;
}
img {
	border: 0px;
}
.post ul {
    list-style-type: none;
    margin-left: 20px;
    font-family: Arial, Helvetica, sans-serif;
    list-style-image: url(../images/bullet2.gif);
    font-size: 12px; 
}
.post ol {
    list-style-type: none;
    margin-left: 20px;
    font-family: Arial, Helvetica, sans-serif;
    list-style-image: url(../images/bullet2.gif);
    font-size: 12px;
}
.post li {
 	margin-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
 	padding-left: 10px;
    font-size: 12px;
}
img.preload {
	display: none;
}
h1 {
	color: #666666;
	font-weight: bold;
	font-size: 24px;
    text-transform: uppercase;
    font-family: Arial Narrow, Arial, Helvetica;
}
h2 {
	color: #B00000;
	font-weight: bold;
	font-size: 20px;
}
h3 {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
    font-family: Arial Narrow, Arial, Helvetica;
}
h4 {
/*
	margin-top: 20px;
    margin-bottom: 0px;
*/
}
.title a {
	height: 25px;
	min-height: 25px;
}
.title {
	margin-bottom: 5px;
}
.pi-comments a {
	font-size: 11px;
}
.pi-cats {
	font-size: 11px;
	font-style: italic;
}
.pi-cats a {
	font-size: 11px;
	font-style: italic;
}
.post p {
	margin-top: 5px;
	font-size: 12px;
}
#wrapper {
	background:white none repeat scroll 0 0;
	border:1px dotted #CCCCCC;
	border-top:none;
	float:left;
	width:920px;
}
#pagewidth {
	width:922px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	background: url(../images/content_bg_withborder.gif) repeat-x;
	background-position: bottom;
}
/* HEADER ======================================================================================= */
#pre_header {
    display:none;
}
#header {
/*    padding-top:20px;*/
    width:100%;
    height:140px;
}
/* left side header */
#header_left {
	float:left;
    width: 200px;
    height: 127px;
    margin-top: 5px;
    overflow: hidden;
}
/* left side header */
/* right side header */
#header_right {
	float:right;
	width:714px;
}
.banner {
	width:100%;
	float:right;
	padding:20px 0 20px 0;
}
.top_navigation {
	width:100%;
	height:35px;
}
.top_navigation a {
	font-size:14px;
	text-transform:uppercase;
}
.top_navigation a:hover {
}
.top_navigation ul{}
.top_navigation li {
    list-style: none;
	float:left;
}
/* end right side header */
/* END HEADER =================================================================================== */
#leftcol {
	width:180px;
    /*float:left;
	position:relative;
	*/
}
#twocols {
	width:728px;
	float:right;
	position:relative;
	margin-bottom: 50px;
	margin-top:14px;
}
#twocols_index {
	width:920px;
	/*height: 500px;*/
	height: auto;
	float:left;/*	position:relative;  */
	margin-top:14px;
}
#rightcol {
    float:left;
    margin-left:-20px;
    margin-top:0px;
    width:175px;
}
#maincol {
	float: left;
	display:inline;
	width:535px;
	padding: 8px;
}
#maincol_index {
	float: left;
	display:inline;
	width:725px;
	padding: 10px;
	overflow:hidden;
}

#indexrow {
    width: 100%;
	float:left;
	margin-bottom:15px;
}
.index_2cols_main{
    width: 716px;
    margin-bottom: 15px;
}

.index_col1_left {
	float:left;
	width: 325px;
    font-size: 12px;
    padding-right:10px;
    text-align: justify;
	height:100%;
}
.index_col1_left a {
    font-size: 12px;
    color: #B00000;
    text-decoration: none;
}
.index_col1_left a:hover {
    font-size: 12px;
    color: #666666;
    text-decoration: underline;
}
.index_col2_right {
	float:right;
	width: 371px;
    padding-left:10px; 
    font-size: 12px;
    text-align: justify;
	height:100%;
}
.index_col2_right a {
    font-size: 12px;
    color: #B00000;
    text-decoration: none;
}
.index_col2_right a:hover {
    font-size: 12px;
    color: #666666;
    text-decoration: underline;
}
#footer_temp {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 15px;
	clear:both;
}
#footer {
	clear:both;
	padding-bottom:0;
	padding-top:5px;
}
#footer a {
}
@media print {
/*hide the left column when printing*/
#leftcol {
	display:none;
}
/*hide the right column when printing*/
#rightcol {
	display:none;
}
#twocols, #maincol {
    width:100%;
	float:none;
}
}
/*
.leftsidebar_content {
	margin-top: 20px;
	text-align: left;
	float: left;
    display: inline;
}
.leftsidebar_content ul {
	margin: 0px;
}
.leftsidebar_content li {
	margin-left: 7px;
	margin-bottom: 3px;
	list-style: none;
	font-weight: bold;
}
.leftsidebar_content li a:hover {
	font-size: 12px;
    text-decoration: underline;
	background: url(../images/bullet2.gif) no-repeat;
	background-position: bottom left;
}
.leftsidebar_content a {
	color: #B00000;
	/*font-size: 12px;*//*
    padding-left: 20px;
}
.leftsidebar_content a:hover {
	font-size: 12px;
	text-decoration: underline;
	padding-left: 20px;
}
.leftsidebar_links {
	color: #ffffff;
	background: url(../images/button_brochureindex.png) no-repeat;
	width: 150px;
	height: 45px;
}
*/
.packages {
    width: 100%;
    padding-top: 10px;
}

.packagetext {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	text-align: center;
}
#latest-news {
	float:left;
	font-size:12px;
	margin:0pt 20px;
	width:750px;
}
.more {
	font-size: 11px;
}
.inactive_nav {
	margin-left: 4px;
	height:37px;
	float:left;
	color:white;
}
#active_nav {
	/* background: url(../images/tab_main.png) no-repeat; */
	color:white/*#B00000*/;
}
.active_left {
	background: url(../images/tab_main_left2.png) no-repeat;
	width:8px;
	height:37px;
	float:left;
}
.active_middle, .inactive_middle {
	padding-top:8px;
	font-size:14px;
	font-weight:bold;
}
.active_middle {
	background:  url(../images/tab_main_middle2.png) no-repeat;
	height:37px;
	float:left;
	color:#000000;
}
.active_right {
	background: url(../images/tab_main_right2.png) no-repeat;
	width:7px;
	height:37px;
	float:left;
}
.inactive_left {
	background: url(../images/tab_inactive_left_withborder.jpg) no-repeat;
	width:7px;
	height:37px;
	float:left;
	display:block;
}
.inactive_middle {
	background-repeat: repeat-x;
	background-image: url(../images/tab_inactive_middle_withborder.jpg);
	height:37px;
	color: #ffffff;
	float:left;
}
.inactive_right {
	background: url(../images/tab_inactive_right_withborder.jpg) no-repeat;
	width:7px;
	height:37px;
	float:left;
	display:block;
}
.nav_box {
	width: 95px;
	height: 37px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	float: left;
}
.specials ul {
	list-style: none;
}
.specials li {
	list-style: none !important;
	text-align: center;
}
/* END Ron ==================================================================================== */
/* some layout adjustments */
#rightcol_index {
	float:left;

	margin:12px 0pt 0pt 10px;
	width:150px;
	border:none;
}
/* right hand navigation */
.nav_right ul {
	list-style-type:none;
}
.nav_right ul li {
}
.nav_right ul li a {
}
.right_nav_link {
	display:block;
	height: 50px;
	padding-top: 18px;
	padding-left: 10px;
	font-weight: bold;
	font-size:70%;
	text-transform:uppercase;
}
#demo {
	background: url(../images/demo_home_page.gif) no-repeat;
}
#login {
	background: url(../images/client_login.gif) no-repeat;
}
#chat {
	background: url(../images/chat_with_us.gif) no-repeat;
}
#quote {
    background: url(../images/requestquote.jpg) no-repeat;
}
#video {
	background: url(../images/video.jpg) no-repeat;
}
.clearit {
	clear:both;
}
#maincol_index {
	/*margin-top:-10px;border:1px solid red;*/
}
/* ========== splash page panes ========== */
#security_splash {
	float: left;
	width: 750px;
	height:299px;
	overflow:hidden;
}
#security_splash ul {
	list-style-type:none;
}
#security_splash ul li {
	display:inline;
}
#security_splash ul li a {
	color:white;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial Narrow, Arial, Helvetica;
}
#security_splash ul li a:hover {
	color:white;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial Narrow, Arial, Helvetica;
}
/*text link*/
.security_box {
	float:left;
	width:237px;
	height:297px;
	margin-right:10px;
	line-height:525px;
	text-align:center;
}

/*mouseovers*/
#security_small_business {

	background: url(../images/small_business_security.jpg) no-repeat 0px -297px;
}
#security_commercial {
	background: url(../images/commercial_business.jpg) no-repeat 0px -297px;
}
#security_construction {
	background: url(../images/construction_business.jpg) no-repeat 0px -297px;
}
#security_small_business:hover {
	background: url(../images/small_business_security.jpg) no-repeat 100% 0%;
}
	#security_commercial:hover {
	background: url(../images/commercial_business.jpg) no-repeat 100% 0%;
}
#security_construction:hover {
	background: url(../images/construction_business.jpg) no-repeat 100% 0%;
}
/*end mouseovers */
/* ========== END splash panes ========== */
/* mid menu panes */
#mid_menu_panes {
	float: left;
	width: 750px;
	padding: 5px;
}
#mid_menu_panes ul {
	list-style-type:none;
}
.mid_menu_link {
	float:left;
	height:70px;
	margin:10px 15pt 0pt 0px;
	width:227px;
}
#featured {
	background: url(../images/button_featured.jpg) no-repeat;
}
#requestquote {
	background: url(../images/button_requestquote.jpg) no-repeat;
}

.mid_menu_link_inside {
	background:transparent url(../images/bullet.gif) no-repeat scroll 0% 50%;
	height: 27px;
	width: 155px;
	margin-top: 15px;
	margin-left: 15px;
	padding-top: 11px;
	padding-left: 30px;
	font-size: 84%;
	text-transform:uppercase;
	font-weight: bold;
	display:block;
}
#bottom_menu_link {
	background:transparent url(../images/monthly_special.gif) no-repeat scroll 0% 50%;
	float:left;
	font-weight:bold;
	height:60px;
	margin-top:5px;
    margin-bottom: 0px;
    padding-bottom: 0px;
	padding-left:10px;
	padding-top:35px;
	text-transform:uppercase;
	width:710px;
}
#packageLeft {
   float:left;
   width: 50%;
   padding-bottom: 15px;
   margin-bottom: 15px;
}
#packageRight{
   float:right;
   width: 50%;
   padding-bottom: 15px;
   margin-bottom: 15px;
}
#footer {
	width:918px;
	margin:0 auto;
}
#footer_L {
	float:left;
	font-size:72%;
}
#footer_R {
	float:right;
}
#footer_R a {
	font-size:72%;
}
#footer_R img {
	float:left;
	vertical-align:middle;
	margin:0px 5px 0 0;
}
#latest-news h3 {
	color:#B00000;
	font-size:156%;
	padding:0;
	margin:0;
	text-transform:uppercase;
}
.inactive_nav:hover {
	color:#FFFFCC;
}
.right_nav_link:hover, .mid_menu_link_inside:hover, .title a:hover, .pi-comments a:hover, .pi-cats a:hover {
	color:#000000;
}
.pi-comments a:hover, .pi-cats a:hover {
	text-decoration:underline;
}
.leftsidebar_content {
}
.leftsidebar_content h3 {
	border-bottom:1px solid silver;
	color:black;
	font-size:91%;
	text-align:left;
	text-transform:uppercase;
}
#left_inside_nav {
	margin-left:20px;
	width:150px;
}
#left_inside_nav ul {
}
#left_inside_nav ul li {
	margin-left:15px;
	padding:5px 0 0 0;
	list-style-type:circle;
}
#left_inside_nav ul li.on{
	list-style-type:disc;
}
#left_inside_nav ul li a {
	font-size:78%;
	font-weight:bold;
	text-transform:uppercase;
}
#left_inside_nav ul li a:hover {
	color:black;
}
#left_inside_nav ul li a.active{color:black;}
#left_inside_nav ul li a.active:hover{}
#left_side_nav_but {
    border-top:1px dotted silver;
    margin:15px 0 20px 20px;
    padding-top:10px;
    width:150px;
}
#left_side_nav_but ul {
	list-style-type:circle;
}
#left_side_nav_but ul li{
	margin-left:15px;
	padding:5px 0 0 0;
}
#left_side_nav_but ul li a{
	font-size:78%;
	font-weight:bold;
    text-transform:uppercase;
}
#left_side_nav_but ul li a:hover{color:black;}
/*
.left_side_link {
	height: 45px;
	margin-top:15px;
}
.left_side_link a {
	font-size:72%;
	font-weight:bold;
	line-height:43px;
	padding-left:9px;
	text-transform:uppercase;
}
.left_side_link a:hover {
	list-style-type:none;
	color:black;
	text-decoration:none;
	background:none;
}
#brochure {
	background: url(../images/button_brochureindex.png) no-repeat;
	width: 150px;
	height: 45px;
}
#contact {
	background: url(../images/button_contactindex.png) no-repeat;
	width: 150px;
	height: 45px;
}
*/
/* ------------------ main body ---------------------- */
#maincol .content {
	margin-top:-10px;
	width:500px;
}

/* NEW ADDITIONS 22 JAN */

#top-header-nav {
	overflow: hidden;
}

#top-header-nav ul {
	width: 315px;
	margin-right: 75px;
	padding-left: 9px;
	list-style-type: none;
	background:transparent url(../images/bg-top-nav.jpg) no-repeat;
	float: right;
}

#top-header-nav li {
	margin-right: 1px;
	float: left;
}

#top-header-nav li a {
	display: block;
	padding: 8px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

#top-header-nav li a:hover {
	color: #FFFFCC;
}

.index_col1_left p {
	margin-top: 15px;
	font-size: 18px;
}

.index_col1_left ul {
	margin: 10px 0 15px 30px;
	list-style-type: square;
}

.index_col1_left li {
	margin-bottom: 5px;
	font-weight: bold;
}

.testimonial {
	margin-bottom: 15px;
}

.index_col2_right p {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
}

.top_navigation {
	margin-top: 20px;
	margin-left: 50px;
	float: left;
	overflow: hidden;
}

#indexrow {
	margin-bottom: 0;
}

#bottom_menu_link {
	margin-top: 0;
}

#mid-menu-panes {
	padding-top: 0;
}

.nav_right h3 {
	margin-bottom: 15px;
}

.nav_right h3 a {
	color: #000;
	font-size: 18px;
}

.nav_right h3 a:hover {
	color: #B00000;
}

#header {
	height: auto;
}