/*---------------------------*/
/*----NORMALIZE BROWSERS-----*/
/*---------------------------*/


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
     margin: 0;
     padding: 0;
     }
    
h1, h2, h3, h4, h5, h6 {
     font-size: 100%;
     }

ol, ul {
     list-style: none;
     }


table {
     border-collapse: collapse;
     border-spacing: 0;
     }
     
fieldset, img {
     border: 0;
     }

caption, th {
     text-align: left;
     }
	 
q:before, q:after {
     content:'';
     }
     
/*---------------------------*/
/*----GLOBAL DECLARATIONS----*/
/*---------------------------*/


body {
	background-color: #333333;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: 'Segoe UI', Verdana, Arial, Helvetica, sans-serif;
	}

#maincontainer {
	width: 714px;
	margin: 0 auto 0 auto;
	}
#containertop {
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	height: 22px;
	position: relative;
	top: -22px;
	width: 714px;
	}
#insidecontainer {
	background-color: #FFFFFF;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	width: 714px;
	margin-top: 44px;
	}

#containerbottom {
	background-image: url(../images/content_bottom.gif);
	background-repeat: no-repeat;
	height: 22px;
	position: relative;
	top: 22px;
	width: 714px;
	}

#navigation {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 700px;
	position: relative;
	left: 8px;
	top: -18px;
	
	}

ul#main_nav { 
	font-size:13px; 
	width:700px; padding:0px 0; margin:0; 
	height:33px; 
	list-style-type:none;
	position: relative;
	left: 218px;
	}

ul#main_nav li { 
	padding:0; 
	margin:0; 
	display:block; 
	float:left;
	text-indent:-9999px; 
	}

ul#main_nav li a { 
	border:0; 
	padding-top: 5px;
	padding-bottom: 2px;
	display:block; 
	}
	
li#home {}

li#home a {
	width: 76px; 
	background: url(../images/home_nav.jpg) no-repeat center;
	padding-top: 5px;
	padding-bottom: 2px;
	}
li#home a.menulinkactive { 
	width: 76px; 
	background:url(../images/home_nav_active.jpg) no-repeat center;
	}
li#home a:hover { 
	width: 76px; 
	background:url(../images/home_nav_active.jpg) no-repeat center;
	}
	
li#about { }
li#about a { 
	width: 103px; 
	background: url(../images/about_link.jpg) no-repeat center;
	}
li#about a.menulinkactive { 
	width: 103px; 
	background:url(../images/about_active.jpg) no-repeat center;
	}
li#about a:hover { 
	width: 103px; 
	background: url(../images/about_active.jpg) no-repeat center;}
	
li#salesservice {}
li#salesservice a { 
	width: 144px; 
	background:url(../images/sales_service_link.jpg) no-repeat center;}
	
li#salesservice a.menulinkactive { 
	width: 144px; 
	background:url(../images/sales_service_active.jpg) no-repeat center;
	}
li#salesservice a:hover { 
	width: 144px; 
	background:url(../images/sales_service_active.jpg) no-repeat center;}
	
li#contactnav { }
li#contactnav a { 
	width: 110px; 
	background: url(../images/contact_link.jpg) no-repeat center;
	}
li#contactnav a.menulinkactive { 
	width: 110px; 
	background: url(../images/contact_us_active.jpg) no-repeat center;
	}

/*li#contactnav a:hover  { 
	width: 100px; 
	background: url(../images/contact_us_active.jpg no-repeat center;
	}*/
	
	
.logo {
	position: relative;
	left: 15px;
	top: -29px;

}

.hidden {
	visibility: hidden;
	}
	


div#equipment_images {
	position: relative;
	top: -18px;
	left: 8px;
	}
.dotted_divider	{
	background-image: url(../images/dotted_bg.gif);
	background-repeat: repeat-x;
	height: 19px;
	top: -15px;
	left: 12px;
	position: relative;
	width: 692px;
	}

#rightcolumn {
	float: right;
	width: 250px;
	margin-right: 8px;
}

#leftcolumn {
	float: left;
	width: 375px;
	margin-left: 8px;
	padding-left: 24px;
	padding-right: 29px;
	border-right: solid 1px #E8E8E8;
}

#leftcolumn ul li {
	font-size: .7em;
	color: #595959;
	margin-left: 1.5em;
	line-height: 1.5em;
	margin-top: .8em;
	list-style-image: url(../images/bullet1.gif);
	}

#rightcolumn h3, #leftcolumn h3 {
	margin-top: .8em;
	font-size: .9em;
	color: #E61A39;
	font-weight: bold;
	}

#rightcolumn p, #leftcolumn p {
	font-size: .7em;
	color: #595959;
	line-height: 1.5em;
	margin-top: .8em;
	}

#rightcolumn a:link, #rightcolumn a:visited {
	color: #E61A39;
	text-decoration: none;
	}

#leftcolumn a:link, #leftcolumn a:visited {
	color: #E61A39;
	text-decoration: none;
	}
#leftcolumn a:hover, #leftcolumn a:active, #rightcolumn a:hover, #rightcolumn a:active {
	border-bottom: dotted 1px #E61A39;}

#footer {
	color: #888888;
	position: relative;
	top: 25px;
	text-align: center;
	line-height: 1.5em;
	font-size: .7em;
	}

#footer a:link, #footer a:visited {
	color: #888888;
	text-decoration: underline;
	}

#footer a:hover, #footer a:active {
	color:  #ADADAD;
	text-decoration: underline; }

.clearme {
	clear: both;}
	
.wherelocated {
	background-image: url(../images/where_located_title.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
.aboutspokane {
	background-image: url(../images/about_spokane_title.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	
.sendmessage {
	background-image: url(../images/send_message.gif);
	background-repeat: no-repeat;
	background-position: left;}

.salesservice {
	background-image: url(../images/sales_service_title.gif);
	background-repeat: no-repeat;
	background-position: left;
	}

.findmaptitle {
	background-image: url(../images/find_on_map.gif);
	background-repeat: no-repeat;
	background-position: left;}

#bottomlogos {
	border-top: solid 1px #E8E8E8;
	padding-top: 12px;
	top: 15px;
	position: relative;
	left: 20px;
	width: 680px;
	}

#mapbg {
	background-image: url(../images/world_map.gif);
	background-repeat: no-repeat;
	background-position: center;
	
}

.findonmap {
	background-image: url(../images/mag_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	}
.contactus {
	background-image: url(../images/envelope_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	}
	
.notfound {
	background-image: url(../images/pagenotfound.gif);
	background-repeat: no-repeat;
	background-position: left;}

.menulinkactive {
	}

.greyborder {
	border: solid 1px #E9E9E9;
	padding: 3px;
	margin-right: 10px;
	}