

.header {
	position: absolute;
	top: -4px;
	left: 500px;
	height: 142px;
	
}

#title {
	font-size:10px !important;
	font-weight:bold;
	margin: 5px 0 0 0;
	padding:0px;
}

#phone {
	font-size: 1.5em;
	font-weight: bold;
	margin: 35px 0 0 0;
	padding: 0px;
	color: #0d3e5a;
	font-family: Arial,sans-serif;
}

#header_img_sk {
	position: absolute;
	left:500;
	top: 67px;
	z-index:2;
}

.header_menu {
	position: absolute;
	left: 272;
	top: 113px;
	margin: 0 0 0 255px;
}

.menu1 {
	position: absolute; left:192px; top: 80px;
}
.menutxt1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px !important;
	font-weight : bold;
	white-space: nowrap;
}

a img.zoom_bg { 
	position: absolute;
	border: none;
	position: absolute;
    right: 25px;
    top: 120px;
	z-index:2;
}

a img.zoom2 { 
background-image: url(images/copy1.png);
background-repeat: no-repeat;
background-position: 100% 100%;
padding-bottom: 20px;
border: none;
}

a {
	color: Black;
	text-decoration : none;
}
a img {
	border: 0 none;
	color: Black;
	text-decoration : none;
}



a:hover {
	color: Red;
}

a.lmenu {text-decoration:underline;}
a.lmenu:hover {text-decoration:none;}

.cat {margin-bottom:.8em;font-size:12px;}

.menuitem { color: Red; }
.main {	position: absolute; left:0px; top: 160px;  }

.info {
	border: 0 none;
}

.menutxt2 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
h1, h2 {
	padding-left: 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : larger;
}

.spec_table {
	z-index:100;
	position: absolute;
	top: 1600px;
	left: 10px;	
	width:150px;
}

#text_cont {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 10px;
	color: #454545;
	overflow: auto;
	height: 100px;
}
#text_cont p {
	margin-top: 0px;
	margin-bottom: 2px;
}

#text_cont ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 10px;
}
#text_cont li {
	margin: 0px;
	padding-bottom: 0px;
}


.quick_find {
	height: 25px;
	float: left;
	left: 0px;
	position: relative;
}
.quick_find input {
	float: left;
	left: 110px;
	position: absolute;
	height: 20px;
}
.quick_find input.form {
    float: left;
    height: 14px;
    left: 0;
    position: absolute;
    width: 110px;
}

.product_option {
float: left;
}



.add_to_cart {
    float: left;
    left: 50px;
    position: relative;
}

.add_to_cart input {
	float: left;
	position: relative;
}

.add_to_cart input.form {
	float: left;
	margin: 0 5px 0 0;
	position: relative;
	top: -2px;
}

