body{	
	font-family:tahoma;
	font-size:11px;
	color:#b9c2d0;
	margin:0px;
	background-color: #242424;
	 }
#line{
	position:relative;
	margin:0px auto;
	width:100%;
	clear:both;
	background-color:#c71f18;
	}
#line-bottom{
	position:relative;
	margin:0px auto;
	width:100%;
	clear:both;
	background-color:#c71f18;
	}	 
	 
#wrap{
	position:relative;
	margin:0px auto;
	width:780px;
	clear:both;
	}
		
#header{
	float:left;
	margin:0px auto;
	width:780px;
	height:216px;
	background-color: #242424;
	background-image: url(../images/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px;
	padding:0px;
	}
#logo{
	float:left;
	margin:0px auto;
	width:206px;
	height:216px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	}
#yellow_box{
	float:left;
	margin:0px auto;
	width:574px;
	height:216px;
	background-image: url(../images/yellow_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#tollfree{
	float:left;
	margin:0px auto;
	width:206px;
	height:14px;
	text-align:center;
	margin-top:183px;
	
	}
	
<!-- navg-->

#navgwrap{
	float:left;
	margin:0px auto;
	width:780px;
	height:52px;
	
			
	}
#btn_left{
	float:left;
	margin:0px auto;
	width:84px;
	height:52px;
	
			
	}	
#btn_right{
	float:left;
	margin:0px auto;
	width:85px;
	height:52px;
	
			
	}	
#navgbar{
	float:left;
	margin:0px auto;
	width:333px;
	height:52px;
	background-image: url(../images/btn_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left center;	
			
	}
#navgbar_home{
	float:left;
	margin:0px auto;
	width:120px;
	height:52px;
				
	}
.home:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	text-align: left;
	text-decoration:none;
	display:block;
	width:81px;
	height:32px;
	background-image: url(../images/home_up1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:39px;
	padding-top:20px;

}
.home:visited
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	text-align: left;
	text-decoration:none;
	display:block;
	width:81px;
	height:32px;
	background-image: url(../images/home_up1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:39px;
	padding-top:20px;
}
.home:hover
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	text-align: left;
	text-decoration:none;
	display:block;
	width:81px;
	height:32px;
	background-image: url(../images/home_over1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:39px;
	padding-top:20px;
}
.home:active
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	text-align: left;
	text-decoration:none;
	display:block;
	width:81px;
	height:32px;
	background-image: url(../images/home_up1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:39px;
	padding-top:20px;
}
	
#navgbar_contact{
	float:left;
	margin:0px auto;
	width:158px;
	height:52px;
				
	}
.contact:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	text-align: left;
	text-decoration:none;
	display:block;
	width:119px;
	height:32px;
	background-image: url(../images/contact_up1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:39px;
	padding-top:20px;

}
.contact:visited
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	text-align: left;
	text-decoration:none;
	display:block;
	width:119px;
	height:32px;
	background-image: url(../images/contact_up1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:39px;
	padding-top:20px;
}
.contact:hover
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	text-align: left;
	text-decoration:none;
	display:block;
	width:119px;
	height:32px;
	background-image: url(../images/contact_over1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:39px;
	padding-top:20px;
}
.contact:active
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	text-align: left;
	text-decoration:none;
	display:block;
	width:119px;
	height:32px;
	background-image: url(../images/contact_up1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:39px;
	padding-top:20px;
}




#grey_bg{
	float:left;
	margin:0px auto;
	width:756px;
	background-color: #272727;
	background-image: url(../images/grey_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:12px;	
	}
#body_area{
	float:left;
	margin:0px auto;
	width:715px;
	padding-left:18px;
	margin-top:19px;	
	}
#left{
	float:left;
	margin:0px auto;
	width:427px;
			
	}
.body_text
{
    font-family:tahoma;
	font-size:12px;
	color:#b9c2d0;
	line-height:140%;
}
.more:link
{
    font-family:tahoma;
	font-size:11px;
	color:#ffb401;
	line-height:140%;
	text-decoration:none;
}
.more:visited
{
    font-family:tahoma;
	font-size:11px;
	color:#ffb401;
	line-height:140%;
	text-decoration:none;
}
.more:hover
{
    font-family:tahoma;
	font-size:11px;
	color:#ffb401;
	line-height:140%;
	text-decoration:underline;
}
.more:active
{
    font-family:tahoma;
	font-size:11px;
	color:#ffb401;
	line-height:140%;
	text-decoration:none;
}

#right{
	float:left;
	margin:0px auto;
	width:271px;
	margin-left:17px;
	}
#flash{
	float:left;
	margin:0px auto;
	width:271px;
	padding-bottom:20px;
	}
#search{
	float:left;
	margin:0px auto;
	width:271px;
	
	}

#body_bottom_height{
	float:left;
	margin:0px auto;
	width:715px;
	height:27px;
	padding-left:18px;
	background-color:#272727;
	
	}

#footer_region{
	float:left;
	margin:0px auto;
	width:756px;
	height:36px;
	background-color: #3e3e3e;
	text-align:center;
	margin-left:12px;
	}
		
#bottom{
	float:left;
	margin:0px auto;
	width:756px;
	height:16px;
	}	

#yellow_box{
	float:left;
	margin:0px auto;
	width:574px;
	height:216px;
	background-image: url(../images/yellow_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#explosion{
	float:left;
	margin:0px auto;
	width:134px;
	height:163px;
	padding-top:22px;
	padding-left:12px;
	}
.explosion:link{
	float:left;
	margin:0px auto;
	width:130px;
	height:40px;
	background-image: url(../images/explosion_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	font-family:tahoma;
	font-size:11px;
	color:#242424;
	text-transform: uppercase;
	text-decoration:none;
	padding-top:133px;
	padding-left:4px;
	}
.explosion:visited{
	float:left;
	margin:0px auto;
	width:130px;
	height:40px;
	background-image: url(../images/explosion_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	font-family:tahoma;
	font-size:11px;
	color:#242424;
	text-transform: uppercase;
	text-decoration:none;
	padding-top:133px;
	padding-left:4px;
	}
.explosion:hover{
	float:left;
	margin:0px auto;
	width:130px;
	height:40px;
	background-image: url(../images/explosion_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	font-family:tahoma;
	font-size:11px;
	color:#6b0303;
	text-transform: uppercase;
	text-decoration:none;
	padding-top:133px;
	padding-left:4px;
	}
.explosion:active{
	float:left;
	margin:0px auto;
	width:130px;
	height:40px;
	background-image: url(../images/explosion_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	font-family:tahoma;
	font-size:11px;
	color:#242424;
	text-transform: uppercase;
	text-decoration:none;
	padding-top:133px;
	padding-left:4px;
	}
	
#fire{
	float:left;
	margin:0px auto;
	width:136px;
	height:163px;
	padding-top:22px;
	padding-left:5px;
	}
.fire:link{
	float:left;
	margin:0px auto;
	width:115px;
	height:40px;
	background-image: url(../images/fire_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	font-family:tahoma;
	font-size:11px;
	color:#242424;
	text-transform: uppercase;
	text-decoration:none;
	padding-top:133px;
	padding-left:19px;
	}
.fire:visited{
	float:left;
	margin:0px auto;
	width:115px;
	height:40px;
	background-image: url(../images/fire_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	font-family:tahoma;
	font-size:11px;
	color:#242424;
	text-transform: uppercase;
	text-decoration:none;
	padding-top:133px;
	padding-left:19px;
	}
.fire:hover{
	float:left;
	margin:0px auto;
	width:115px;
	height:40px;
	background-image: url(../images/fire_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	font-family:tahoma;
	font-size:11px;
	color:#6b0303;
	text-transform: uppercase;
	text-decoration:none;
	padding-top:133px;
	padding-left:19px;
	}
.fire:active{
	float:left;
	margin:0px auto;
	width:115px;
	height:40px;
	background-image: url(../images/fire_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	font-family:tahoma;
	font-size:11px;
	color:#242424;
	text-transform: uppercase;
	text-decoration:none;
	padding-top:133px;
	padding-left:19px;
	}
#alarm{
	float:left;
	margin:0px auto;
	width:135px;
	height:163px;
	padding-top:22px;
	padding-left:2px;
	
	}
.alarm:link{
	float:left;
	margin:0px auto;
	width:102px;
	height:40px;
	background-image: url(../images/alarm_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	font-family:tahoma;
	font-size:11px;
	color:#242424;
	text-transform: uppercase;
	text-decoration:none;
	padding-top:133px;
	padding-left:33px;
	}	
.alarm:visited{
	float:left;
	margin:0px auto;
	width:102px;
	height:40px;
	background-image: url(../images/alarm_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	font-family:tahoma;
	font-size:11px;
	color:#242424;
	text-transform: uppercase;
	text-decoration:none;
	padding-top:133px;
	padding-left:33px;
	}
.alarm:hover{
	float:left;
	margin:0px auto;
	width:102px;
	height:40px;
	background-image: url(../images/alarm_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	font-family:tahoma;
	font-size:11px;
	color:#6b0303;
	text-transform: uppercase;
	text-decoration:none;
	padding-top:133px;
	padding-left:33px;
	}
.alarm:active{
	float:left;
	margin:0px auto;
	width:102px;
	height:40px;
	background-image: url(../images/alarm_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	font-family:tahoma;
	font-size:11px;
	color:#242424;
	text-transform: uppercase;
	text-decoration:none;
	padding-top:133px;
	padding-left:33px;
	}
#services{
	float:left;
	margin:0px auto;
	width:133px;
	height:163px;
	padding-top:22px;
	padding-left:4px;
	
	}
.services:link{
	float:left;
	margin:0px auto;
	width:122px;
	height:40px;
	background-image: url(../images/services_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	font-family:tahoma;
	font-size:11px;
	color:#242424;
	text-transform: uppercase;
	text-decoration:none;
	padding-top:133px;
	padding-left:13px;
	}	
.services:visited{
	float:left;
	margin:0px auto;
	width:122px;
	height:40px;
	background-image: url(../images/services_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	font-family:tahoma;
	font-size:11px;
	color:#242424;
	text-transform: uppercase;
	text-decoration:none;
	padding-top:133px;
	padding-left:13px;
	}
.services:hover{
	float:left;
	margin:0px auto;
	width:122px;
	height:40px;
	background-image: url(../images/services_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	font-family:tahoma;
	font-size:11px;
	color:#6b0303;
	text-transform: uppercase;
	text-decoration:none;
	padding-top:133px;
	padding-left:13px;
	}
.services:active{
	float:left;
	margin:0px auto;
	width:122px;
	height:40px;
	background-image: url(../images/services_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	font-family:tahoma;
	font-size:11px;
	color:#242424;
	text-transform: uppercase;
	text-decoration:none;
	padding-top:133px;
	padding-left:13px;
	}			


/* drop down */

ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width:auto;
	}
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align: left;
	float: left;
	}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul.about
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 1020;
	width: 147px;
	position: absolute;
	left: -1000em;
	background-color:#292a2a;
		}
ul.MenuBarHorizontal ul.current
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 1020;
	width: 186px;
	position: absolute;
	left: -1000em;
	background-color:#292a2a;
		}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
	margin-left:0px;
	margin-top:0px;
	padding:0px;
}
/* Menu item containers are same fixed width as parent */
li.about
{
	width: 147px;
	
	}
li.current
{
	width: 186px;
	padding:0px;
	
	}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: 0px auto;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

ul.MenuBarHorizontal a
{
	display: block;
	padding: 0px 0px;
	color: #ffffff;
	height:auto;
	text-align: left;
	text-decoration: none;
	
	
}

/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
background-color: #670809;
display:block;
}

ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #666666;
	color: #ffffff;
	display:block;
	}


/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		float: left;
		
		}
}
a.navg:link{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
display:block;
width:auto;
border-left:#c60708 1px solid;
border-right:#c60708 1px solid;
padding-left:12px;
padding-top:5px;
padding-bottom:5px;
background-color:#67090a;
text-decoration:none;
}
a.navg:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
display:block;
width:auto;
border-left:#c60708 1px solid;
border-right:#c60708 1px solid;
background-color:#67090a;
padding-left:12px;
padding-top:5px;
padding-bottom:5px;
text-decoration:none;
}
a.navg:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
display:block;
width:auto;
background-image:url(../images/arrow.jpg);
background-repeat:no-repeat;
background-position:5px 50%;
border-left:#c60708 1px solid;
background-color: #666666;
border-right:#c60708 1px solid;
padding-left:12px;
padding-top:5px;
padding-bottom:5px;
text-decoration:none;
}
a.navg:active{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
display:block;
width:auto;
border-left:#c60708 1px solid;
border-right:#c60708 1px solid;
background-color:#67090a;
padding-left:12px;
padding-top:5px;
padding-bottom:5px;
text-decoration:none;
}
a.other:link{
	font-family:tahoma;
	font-size:12px;
	color:#b9c2d0;
	text-decoration:none;
	}
a.other:visited{
	font-family:tahoma;
	font-size:12px;
	color:#b9c2d0;
	text-decoration:none;
	}
a.other:hover{
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	}
a.other:active{
	font-family:tahoma;
	font-size:12px;
	color:#b9c2d0;
	text-decoration:none;
	}