/* Start overall default page styles */

html, body{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #747474;
	background: #fff url(/images/bg.jpg) repeat-x 0 0;
	font-family: tahoma, arial, sans-serif;
}


.Normal td{
	padding: 0 5px;
	color: #333;
}

.Normal td b{
	color: #272E7F;
}

*{
	outline: none;
	margin: 0px;
	padding: 0px;
}

img{
	border: none;
}

clear{
	clear: both;
}

a{
	color: #003B6F;
	text-decoration: underline;
}

a:hover{
	color: #000;
	text-decoration: none;
}

#wrap{
	width: 780px;
	text-align: left;
	position: relative;
}

/* End overall default page styles */

/* Start navigation styles */

#nav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 42px;
	overflow: hidden;
	width: 100%;
	height: 30px;
	overflow: hidden;
}

#nav li{
	display: block;
	float: left;
	font-family: arial, tahoma, serif;
	font-size: 12px;
	text-transform: uppercase;
	background: url(/images/nav_divider.gif) no-repeat 0% 50%;
	padding-left: 1px;
}

#nav a{
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	height: 38px;
	line-height: 42px;
	padding: 0px 19px;
}

#nav a:hover, 
body#index li#link1 a, 
body#about_us li#link2 a, 
body#services li#link3 a, 
body#residential li#link4 a, 
body#commercial li#link5 a, 
body#online_store li#link6 a, 
body#contact_us li#link7 a{
	background: url(/images/nav_on.gif) repeat-x 0 0;
}

#nav a:hover, 
#nav a:hover strong{
	cursor: pointer;
}

#nav a:hover strong, 
body#index li#link1 a strong, 
body#about_us li#link2 a strong, 
body#services li#link3 a strong, 
body#residential li#link4 a strong, 
body#commercial li#link5 a strong, 
body#online_store li#link6 a strong, 
body#contact_us li#link7 a strong{
	background: url(/images/nav_arrow.gif) no-repeat 50% 0%;
}

#nav li#contact_us a:hover strong, 
body#contact_us li#link7 a strong{
	background-position: 38% 0;
}

body#index li#link1 a, 
body#about_us li#link2 a, 
body#services li#link3 a, 
body#residential li#link4 a, 
body#commercial li#link5 a, 
body#online_store li#link6 a, 
body#contact_us li#link7 a{
	cursor: default !important;
}

#nav strong{
	display: block;
	float: left;
	font-weight: bold;
}

#nav li em{
	display: block;
	float: left;
	font-style: normal;
}

#nav li.last a{
	padding-right: 0px;
}

#nav li.last em{
	background: url(/images/nav_divider.gif) no-repeat 100% 50%;
	padding-right: 19px;
}

/* End navigation styles */

/* Start header styles */
#header{
	height: 75 px;
	padding-top: 38px;
	background: url(/images/header_bg.gif) no-repeat 100% 100%;

}

#header h1{
	text-indent: -9999px;
	width: 173px;
	height: 76px;
	background: url(/images/logo.jpg) no-repeat 0 0; 
	margin-left: 30px;
	float: left;
}


#header dl{
	text-align: right;
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
	line-height: 15px;
	padding-top: 10px;
	margin-right: 24px;
	float: right;
}

#header dt{
	font-weight: bold;
}

#header_splash{
	position: relative;
	background: url(/images/header_splash_bg.jpg) no-repeat 0 0;
	width: 567px;
	height: 168px;
	margin-top: -2px;
}

#header_splash h2{
	width: 254px;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/header_technology_solutions.jpg) no-repeat 0 0;
	position: absolute;
	top: 32px;
	left: 58px;
	z-index: 1000;
	text-transform: uppercase;
}

#header_splash ul{
	z-index: 1001;
	position: absolute;
	list-style: none;
	top: 80px;
	left: 58px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

#header_splash li{
	background: url(/images/splash_bullet.gif) no-repeat 0 50%;
	padding-left: 14px;
}


/* End header styles */

/* Start sidebar top styles */
#col_left{
	float: left;
	overflow: hidden;
}

#col_right{
	float: right;
	width: 213px;
	/* margin-top: -168px; */
	margin-top: -2px;

}

#sb_top{
	background: url(/images/sb_bg.jpg) no-repeat 0px 28px;
}

#sb_top h3.services{
	background: url(/images/sb_hd_services.jpg) no-repeat 0 0;
	width: 213px;
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
}


#sb_top h3.categories{
	background-image: url(/images/sb_hd_store_categories.jpg);
	width: 213px;
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
}

#sb_top p{
	margin: 10px 0;
	font-size: 11px;
	line-height: 14px;
	padding: 0 20px 4px 20px;
}

#col_right ul{
	list-style: none;
	color: #5e5e5e;
}

#col_right li {
	margin: 0 0 8px 0;
	background: url(/images/icon_bullet_blue.gif) no-repeat 0 50%;
	padding-left: 12px;
}


#col_right li a{
	color: #5e5e5e;
}

#col_right li a:hover{
	color: #000 !important;
}
 
#col_right a.more{
	color: #014f98;
	font-weight: bold;
	background: url(/images/icon_bullet_blue.gif) no-repeat 0 50% !important;
	padding-left: 12px;
	display: block;
	margin-bottom: 4px;
}


#col_right li a.more{
	background-image: none !important;
	padding-left: 0 !important;
}

#col_right a.more.orange{
	color: #003B6F;
	font-weight: normal !important;
}

#col_right sup{
	font-weight: normal !important;
	font-size: 8px;
}

#sb_top{
	background-color: #fff;
}

#sb_top .bottom{
	width: 200px;
}


#sb_top_border{
	border: 1px solid #bfbfbf;
	border-top: 0;
	border-bottom: 0;
	padding: 0 20px 4px 20px;
}


#sb_top_box_bottom{
	width: 200px;
	height: 11px;
	background: url(/images/sb_top_box_bottom.gif) no-repeat 0 100%;
}

/* End sidebar top styles */


#col_right .box{
	background: url(/images/sb_box_bottom.gif) no-repeat 0 100%;
	width: 200px;
	height: 150px;
	min-height: 150px;
	height: auto !important;
	margin: 2px 0;
}

#col_right .box h3{
	width: 200px;
	height: 43px;
	background: url(/images/h3_bg.gif) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}

#col_right .box .bottom{
	padding: 8px 15px;
}

#col_right .box strong{
	color: #2e62a6;
}

#col_right form{
	margin: 5px 0;
}

/* start sidebar testimonials styles */
#col_right .box h3.testimonials{
	background-image: url(/images/h3_client_testimonials.gif);
}

#col_right .testimonials{
	background: url(/images/sb_testimonials_bg.gif) no-repeat 100% 50%;
}

blockquote {
	width: 170px;
	margin: 8px 0px;
	text-align: left;
	text-indent: 25px;
	background: url(/images/quotes1.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	color: #333;
}

blockquote p {
	line-height: 17px;
	margin: 0;
	display: inline;
	padding-right: 24px;
	background: url(/images/quotes2.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
/* end sidebar testimonails styles */

/* start sidebar customer support  styles */
#col_right .box h3.customer_support{
	background-image: url(/images/h3_customer_support.gif);
}

#sid_container, 
#email_container{
	height: 20px;
	float: left;
	padding-top: 2px;
}

#sid,
#nl_email_address{
	border: 1px solid #b6b6b6;
	font-family: tahoma, arial, sans-serif;
	color: #a5a5a5;
	height: 17px;
	width: 124px;
	text-align: center;
	padding: 0 3px;
}

#sid.on, 
#nl_email_address.on{
	color: #333;
	text-align: left;
	border-color: #646464;
}

.okay_button{
	float: right;
	width: 34;
	height: 22;
}
/* end sidebar customer support  styles */

/* start sidebar stay connected box */

#col_right .box h3.stay_connected{
	background-image: url(/images/h3_stay_connected.gif);
}

.social_bookmarking{
	background: url(/images/icon_facebook.gif) no-repeat 0px 50%;
	height: 32px;
	line-height: 32px;
	border: 1px solid #fff;
	overflow: hidden;
	display: block;
	color: #1d488d !important;
	font-weight: bold;
	padding: 0 5px 0 40px;
	font-size: 10px;
	margin-bottom: 6px;
}

.social_bookmarking:hover{
	color: #333 !important;
	text-decoration: underline;
	border: 1px solid #dcdcdc;
	background-color: #eee;
}

.facebook{
	background-image: url(/images/icon_facebook.gif);
}

.twitter{
	background-image: url(/images/icon_twitter.gif);
}
/* end sidebar stay connected box */

/* start footer styles */
#footer{
	margin: 5px 0px;
	border-top: 4px solid #4a4b4f;
	background: #fff url(/images/footer_bg.gif) no-repeat 0 100%;
	height: 50px;
	font-size: 10px;
	font-family: tahoma, arial, sans-serif;
	color: #9fa5a8;
	padding: 10px 10px 0 10px;
}

#footer a{
	color: #9fa5a8;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
	color: #333;
}

#footer ul{
	list-style: none;
	float: right;
}

#footer li{
	display: block;
	float: left;
	background: url(/images/footer_nav_divider.gif) no-repeat 100% 50%;
	padding: 0 8px 0 7px;
}

#footer li.last{
	background-image: none !important;
}
/* end footer styles */

/* start mn_con styles */
#mn_con{
	float: left;
	width: 559px;
	background: #fff url(/images/mn_con_bg.jpg) no-repeat 100% 0px;
	height: 50px;
	min-height: 50px;
	height: auto !important;
	padding: 22px 0 0 0;
	line-height: 18px;
}

#mn_con h2{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	color: #4a4b4f;
	text-transform: uppercase;
	background: url(/images/h2_icon_default.gif) no-repeat 0 50%;
	padding-left: 20px;
	margin-bottom: 8px;
}

#mn_con h2.check_list{
	background-image: url(/images/h2_icon_checklist.gif);
}

#mn_con h2.hours{
	background-image: url(/images/h2_icon_hours.gif);
}

#mn_con h2.support, 
#mn_con h2.help{
	background-image: url(/images/h2_support.gif);
}

#mn_con h2 sup{
font-size: 7px;
}

#mn_con h2 span{
	color: #023d73;
}


hr{
	display: none;
}

.hr{
	width: 530px;
	background: #dcdcdc;
	height: 2px;
	margin: 12px 0 10px 10px;
	clear: both;
}

#mn_con img.left{
	float: left;
	margin: 4px 15px 10px 0;
}

#mn_con .more{
	background: url(/images/blue_arrows.gif) no-repeat 0 50%;
	display: block;
	float: right;
	margin: 0 5px 5px 0;
	color: #014f98;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 13px;
}

#mn_con .more:hover{
	text-decoration: none;
}

.green{
	color: #5ca822 !important;
}

#side_by_side .more{
	float: none;
	display: block;
}

#mn_con ul{
	margin: 15px 0 10px 20px;
	list-style: none;
	font-weight: bold;
}

#mn_con li{
	margin-bottom: 4px;
	text-decoration: underline;
}

#mn_con ul.check_list li{
	background: url(/images/icon_checklist.gif) no-repeat 0 50%;
	padding-left: 18px;
}

#side_by_side{
	margin-top: 25px;
	line-height: 16px;
}


#side_by_side div.right{
	float: left;
	width: 259px;
	margin-left: 10px;
}



#side_by_side div.left{
	float: left;
	width: 258px;
	border-right: 1px solid #dcdcdc;
	padding: 0 8px;
}


#side_by_side div.right table{
	border: 1px solid #f2f2f2;
	background: #fff;
}

#side_by_side div.right td{
	color: #003B6F;
	padding: 2px 4px;
}


#side_by_side div.right .alt{
	background: #f2f2f2;
}


#map_btn{
	float: right; 
	width: 86px;
	height: 89px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/map_btn.gif) no-repeat 0 0;
}

#specials_box{
	margin: 15px 0 0 0;
}

#specials_box #specials_left{
	float: left;
	margin-left: 5px;
}

#specials_box #specials_right{
	float: right;
	margin-right: 10px;
}
/* end mn_con styles */


/* start paginate styles */
.pageinate{
	float: right;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
}
.pages {
   margin-top: 6px;
   margin-left: 5px;
   float: left;
   font: 11px arial, sans-serif;
   margin-top: 2px;
   padding-top: 2px;
    clear: left;
    font-size: 85%;
}

.pages a, .pages span {
   font: 11px arial, sans-serif;
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
color: #02495D;
}

.pages span.current {
    border: 1px solid #02495D;
    font-weight: bold;
    background: #02495D;
    color: #fff;
}

.pages a {
    border: 1px solid #205E70;
    text-decoration: none;
}

.pages a:hover {
    border-color: #5BA2B6; 
}

td i{
	font-style: normal;
	color: #6F0019;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
	margin-left: 4px;
}

#validate1, 
#validate2, 
#validate3, 
#validate4, 
#validate5, 
#validate6, 
#validate7, 
#validate8, 
#validate9, 
#validate10{
	text-align: center;
	background: #FFFFCF;
	border: 1px dotted #6F0019;
	width: 325px;
	margin-left: 70px;
	color: #333;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	display: none;
}


/* end paginate styles */