@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/jesko_bg.jpg);
	background-repeat: repeat-x;
	background-color: #15215b;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
ul { list-style-type: none;}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	color: #182768;
	margin: 0px;
	padding: 0px;
}


h1 span {
	display: none;

}


h2 {
	color: #182768;
	padding: 0px;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

h1.about {
	background-image: url(../images/hd_about.png);
	background-repeat: no-repeat;
	height: 60px;
}

h1.industrial {
	background-image: url(../images/hd_industrial.png);
	background-repeat: no-repeat;
	height: 60px;
}

h1.commercial {
	background-image: url(../images/hd_commercial.png);
	background-repeat: no-repeat;
	height: 60px;
}

h1.residential {
	background-image: url(../images/hd_residential.png);
	background-repeat: no-repeat;
	height: 60px;
}

h1.pickup {
	background-image: url(../images/hd_pickup.png);
	background-repeat: no-repeat;
	height: 60px;
}

h1.contact {
	background-image: url(../images/hd_contact.png);
	background-repeat: no-repeat;
	height: 60px;
}

h1.thanks {
	background-image: url(../images/hd_thanks.png);
	background-repeat: no-repeat;
	height: 60px;
}


h1.grinding {
	background-image: url(../images/hd_grinding.png);
	background-repeat: no-repeat;
	height: 60px;
}

h1.machining {
	background-image: url(../images/hd_machining.png);
	background-repeat: no-repeat;
	height: 60px;
}

h1.sharpening {
	background-image: url(../images/hd_sharpening_services.png);
	background-repeat: no-repeat;
	height: 60px;
}


h1.waterjet {
	background-image: url(../images/hd_water_jet_services.png);
	background-repeat: no-repeat;
	height: 60px;
}

h1.action {
	background-image: url(../images/hd_see-in-action.png);
	background-repeat: no-repeat;
	height: 60px;
}




p {
	color: #666;
	padding: 0px;
	font-size: 14px;
	line-height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
table  {
	color: #1E348A;
	font-size: 14px;
	text-align: left;
}
td {
	padding: 5px;
}

#header {
	position:absolute;
	width:355px;
	height:72px;
	z-index:1;
	left: 36px;
	top: 74px;
}
#wrapper {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#main_nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#logo_main {
	position:absolute;
	width:314px;
	height:121px;
	z-index:1;
	left: 24px;
	top: 18px;
}

#footerLogo {
	position:absolute;
	width:179px;
	height:63px;
	z-index:1;
	left: 16px;
	top: 14px;
	margin: 0px;
	padding: 0px;
}
#content_home {
	width: 960px;
	background-color: #CCC;
	position: relative;
	border: 1px solid #CCC;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#content_main {
	width: 960px;
	background-color: #FFF;
	position: relative;
	border: 1px solid #CCC;
	color: #FFF;
	padding: 0px;
	margin: 0px;
}



#header_main {
	background-image: url(../images/main_header.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 156px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#navHome {
	background-image: url(../images/nv_bg.jpg);
	background-repeat: repeat-x;
	height: 48px;
	margin: 0px;
	padding: 0px;
}


#subnav_metal {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 399px;
	z-index: 10;
	left: 536px;
	top: 92px;
}
#subnav_metal ul li {
	color: #182768;
	font-size: 12px;
	padding-right: 5px;
	display: inline;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
	font-weight: bold;
}
#subnav_metal ul {
	color: #182768;
	font-size: 12px;
	padding-right: 5px;
	display: inline;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
	font-weight: bold;
}

#subnav_metal ul li a:link {
	color: #182768;
	text-decoration: none;
}

#subnav_metal ul li a:visited {
	color: #20348C;
	text-decoration: none;
}

#subnav_metal ul li a:active {
	color: #182768;
	text-decoration: none;
}

#subnav_metal ul li a:hover {
	color: #666;
	text-decoration: underline;
	font-size: 14px;
}



#slideshow {
	margin: 0px;
	padding: 0px;
	height: 386px;
}
#footerHome {
	background-image: url(../images/logo_bg.jpg);
	background-repeat: repeat-x;
	height: 153px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	z-index: 1;
}
#footerMain {
	background-image: url(../images/main_footer_bg.jpg);
	background-repeat: repeat-x;
	height: 90px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	z-index: 1;
	overflow: visible;
}
#footerTxtHome {
	position: absolute;
	z-index: 10;
	width: 514px;
	left: 437px;
	top: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
	line-height: 10px;
}
#footerTxtHome p {
	line-height: 18px;
}
#footerTxtMain {
	position: absolute;
	z-index: 10;
	width: 501px;
	left: 435px;
	top: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
	line-height: 24px;
}
#copyright  {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#logoHome {
	position:absolute;
	width:416px;
	height:154px;
	z-index:1;
	background-image: url(../images/home_logo.png);
	background-repeat: no-repeat;
	left: 0px;
	top: 0;
	right: 100px;
}



#slider {
	height: 386px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin: 0px;
	padding: 0px;
}
#sliderContent {
	position: absolute;
	top: 0;
	height: 386px;
	margin: 0;
	padding: 0px;
}
#mainContent {
	margin: 0px;
	padding-top: 110px;
	padding-left: 120px;
	padding-bottom: 10px;
	padding-right: 120px;
}
#PickupForm {
	color: #20348C;
	font-size: 14px;
}
#wrapper #content_main #mainContent #PlainTable {
	color: #666;
}
.copyright {
	color: #CCC;
	font-size: 12px;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 384px;
    filter: alpha(opacity=0);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.smallItalic {
}

.frame {
	border: 5px solid #162665;
	margin-left: 20px;
}
.galleryRow   {
	background-color: #F0F0F0;
}
.galleryRow2 {
	background-color: #F5F5F5;
}
.gallery_btn {
	font-size: 14px;
}
.style1 {
}
