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

body,td,th {

	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bgtile.jpg);
	text-align: left;
	line-height: 140%;
	
}

hr {

	border: none 0;
	border-top: 1px solid #cccccc;
    margin-top: 10px;
    margin-bottom: 15px;
    
}

h1 {

	color: #072d60;
	size: 26px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 120%;

}

h3 {

	color: #3b3b3b;
	font-size: 13px;
	margin-top: 2px;
	margin-bottom: 5px;
	line-height: 110%;

}

#p_img_l {

	border-style: solid;
	border-color: #cccccc;
	border-width: 3px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;

}

#header_top {

	width: 100%;
	height: 153px;
	text-align: center;
	background-image: url(../images/headerbg.jpg);

}

#menubut {

	margin: 0px;
	padding: 0px;
	float:left;
	border: none;

}

#menu {

	width: 755px;
	margin: 0 auto;

}

#label_img {

	margin-top: 10px;

}

#product_img {

	border-style: solid;
	border-color: #cccccc;
	border-width: 3px;
	float: left;
	margin-right: 10px;

}

#footer {

	width: 100%;
	height: 47px;
	background-image: url(../images/footerbg.jpg);
	color: #FFFFFF;
	text-align: center;

}

#main_con {

	background-color: #f9f9f9;
	width: 755px;
	margin: 0 auto;
	text-align: left;

}

#left_con {

	width: 460px;
	float: left;
	margin: 15px;

}

#right_con {

	width: 242px;
	margin: 10px;
	float: right;

}

#grey_con {

	width: 222px;
	background-color: #e7e7e7;
	padding: 10px;

}

#Slideshow {
	width: 460px;
	height: 287px;
	background-color:#000000;
	overflow:hidden;
	margin: 0 auto;
	padding: 0;
}


#Slideshow li img{
	width: 460px;
	padding:0;
	margin:0;
}

A:link {color: #072d60;text-decoration: none; font-weight: bold;}
A:visited {color: #072d60;text-decoration: none; font-weight: bold;}
A:active {color: #072d60;text-decoration: none; font-weight: bold;}
A:hover {color: #212121;text-decoration: underline; font-weight: bold;}
