@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color:  #77796E;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
    text-decoration: underline;
}

#container {
	width: 940px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header {
	padding:20px 0px 0px;
	height: 49px;
	width: 940px;
}

#navbar {
	height: 16px;
	margin: 20px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#navbar ul li {
	display: inline;
}


#navbar ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #77796E;
	text-decoration: none;
	margin: 0px;
	padding: 0px 11.5px;
	float: left;
	text-align: center;
	height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #77796E;
}

#navbar ul li a.page_nav_last {border-right-style: none;}

#navbar ul li a.red_text {color: #D3242B;}


#navbar ul li a:hover {
color: #000000;
}


#photo {
	float: left;
	height: 373px;
	width: 207px;
}

#text {
	padding-right: 35px;
	padding-top: 10px;
	margin: 0px 0px 0px 240px;
	} 


#products {
	height: 516px;
	width: 940px;
	padding: 0px;
	margin: 0px;
	}
	
#about {
	min-height: 363px;
	height:auto !important;
	height:363px;
	width: 665px;
	padding: 136px 35px 0px 240px;
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
	}
	
#knife_rental {
	min-height: 363px;
	height:auto !important;
	height:363px;
	width: 665px;
	padding: 136px 35px 0px 240px;
	background-image: url(../images/knife_rental.jpg);
	background-repeat: no-repeat;
	}
	
#mobile_sharpening_service {
	min-height: 363px;
	height:auto !important;
	height:363px;
	width: 665px;
	padding: 136px 35px 0px 240px;
	background-image: url(../images/mobile_sharpening.jpg);
	background-repeat: no-repeat;
	}
	
#domestic_sharpening_service {
	min-height: 363px;
	height:auto !important;
	height:363px;
	width: 665px;
	padding: 136px 35px 0px 240px;
	background-image: url(../images/domestic_sharpening.jpg);
	background-repeat: no-repeat;
	}
	
#about_our_knives {
	min-height: 363px;
	height:auto !important;
	height:363px;
	width: 665px;
	padding: 136px 35px 0px 240px;
	background-image: url(../images/about_our_knives.jpg);
	background-repeat: no-repeat;
	}
	
#contact_us {
	min-height: 363px;
	height:auto !important;
	height:363px;
	width: 665px;
	padding: 136px 35px 0px 240px;
	background-image: url(../images/contact_us.jpg);
	background-repeat: no-repeat;
	}
	
#contact {
	width: 940px;
	height: 126px;
	background-image: url(../images/contact_us1.jpg);
	background-repeat: no-repeat;
	}
	
#site_map {
	min-height: 363px;
	height:auto !important;
	height:363px;
	width: 665px;
	padding: 136px 35px 0px 240px;
	background-image: url(../images/site_map.jpg);
	background-repeat: no-repeat;
	}
	
#site_map ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
	
#map {
	min-height: 363px;
	width: 665px;
	padding: 136px 35px 0px 240px;
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	}
	
#gradient{
	height: 17px;
	width: 940px;
	background-image: url(../images/gradient.jpg);
	background-repeat: no-repeat;
	}


#footer {
	width: auto;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #86887F;
	margin-top: 10px;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #86887F;
	text-decoration: none;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#left {
	float: left;
	width: 206px;
	margin-right: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#left ul li {
	list-style-type: none;
}

#middle {
	width: 211px;
	margin-right: 20px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 8px;
}

#middle ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#middle ul li {
	list-style-type: none;
}

#right {
	float: left;
	padding-left: 13px;
}

#right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#right ul li {
	list-style-type: none;
}

h1 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #77796E;
	line-height: 18px;
	
}

.bold {
	font-weight: bold;
	}
	
.small {
	font-size: 10px;	
	}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.fltrt {
	float: right;
}

.9pxtype {
	color: #FF0000;
	font-size: 10px;
	}