/*

SHODA SAUCES EUROPE
www.shodasauceseu.com

Created by www.onetwosan.com

*/



body {
	background: #efefef;
	text-align: center;
	margin: 0;
}
html, body {height: 100%;}

#frame {
	width: 680px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	background: #FA0005 url(img/home04.gif) no-repeat;
	background-position: 0 605px;
}

h1 {
	font: 10px verdana, helvetica, arial, sans-serif;
	padding-top: 170px;
	width: 680px;
	background: url(img/home01.jpg) no-repeat;
	margin: 0;
	overflow: hidden;
	/* win IE5 hack */
	height: 170px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 0;
	/* mac IE5 hack */
	clip: rect(0, 680px, 170px, 0);
}

ul {
	margin: 0;
	padding: 0;
	width: 680px;
	height: 135px;
	background: url(img/home02.jpg) no-repeat;
}

li {
	list-style-type: none;
	float: left;
}

li a {
	display: block;
	width: 170px;
	height: 135px;
	font: 10px verdana, helvetica, arial, sans-serif;
	text-indent: -500px;
	overflow: hidden;
}

#company {background: url(img/homecompany.gif) no-repeat;}
#products {background: url(img/homeproducts.gif) no-repeat;}
#contact {background: url(img/homecontact.gif) no-repeat;}

#company:hover, #products:hover, #contact:hover {background: none;}

h2 {
	font: 10px verdana, helvetica, arial, sans-serif;
	padding-top: 300px;
	width: 680px;
	background: url(img/home03.gif) no-repeat;
	margin: 0;
	overflow: hidden;
	/* win IE5 hack */
	height: 300px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 0;
	/* mac IE5 hack */
	clip: rect(0, 680px, 300px, 0);
}
