body, p, div, ul, li, ol, span, h1, h2, h3, h4, h5, h6, form, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	background-image: url(../images/bg-pattern.jpg);
	background-repeat: repeat-x;
	background-position: 0px 155px;
	background-color:  #ffcc33;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

img, div {
    behavior: url('iepngfix.htc') ;
}

#container {
	margin: auto;
	margin-top: 0px;
	width: 800px;
	text-align: left;
	padding: 0 40px;
	background: url('../images/bg.jpg') no-repeat;
	background-position: 0px 12px;
	padding-bottom: 40px;
}

#head {
	width: 800px;
	height: 144px;
	position: relative;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
}

#head span {
	position: absolute;
	left: 50px;
	top: 32px;
	color: black;
	font-size: 10px;
	letter-spacing: -0.5px;
}

#head span strong {
	color: black;
}

#head img {
	position: absolute;
	top: 39px;
	left: 147px;	
}

#menu {
}

#content {
	clear: both;
	background-color: White;
	height: 400px;
	text-align: left;
	overflow: hidden;
	position: relative;
}

#content img {
	margin-left: 1px;
}

#foot {
	height: 20px;
	background-image: url(../images/foot-bg.jpg);
	color: White;
	font-size: 12px;
	padding-top: 2px;
	text-align: center;	
}

div.product_title {
	padding: 15px;
	
	padding-left: 14px;
	background: url(../images/shadow.png);		
	width: 150px;
	height: 150px;
}

div.product_title {
	padding: 10px;
	width: 150px;
	height: 150px;
	background: url ('../images/front.png');
}


div.two_products {
	width: 180ox;
	float: left;
	margin-right: 10px;
}

div.two_products img {
	display: block ;
	margin: 10px 10px 20px 10px;
	border: 1px solid white;
}

.center {
	text-align: center ;
}

#content h1 {
	font-size: 16px;	
	padding: 10px;
}

div.left {
	float: left;
	width: 600px;
	height: 400px;
	display: inline;
}

div.right {
	display: inline;
	float: left;
	width: 180px;
	height: 400px;
}

#content p {
	font-size: 11px;
	padding: 0 10px 10px 10px;
}
div.product_title a {
	text-decoration: none;
}

#forpics a img {
	border: 5px solid white;
}

#content ul {
	list-style-type: none;
	margin-left: 400px;
	margin-top: 60px;
	text-align: center;
}

#content ul li {
	padding-bottom: 20px;
}

#content ul li a {
	color: #FF8C00;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 2px;
	display: block;
}

#content ul li a:hover {
	color: #191970;
}

div.product_list_box {
	height: 400px;
	width: 800px;
	overflow: auto;
	background: url(../images/product_bg.jpg) #e67817 no-repeat;

}
div.product_list {
	padding-left: 300px;
	padding-top: 20px;
	background: url(../images/product_bg.jpg) #e67817 no-repeat;
	width: 1600px;
	height: 360px;
}

