@charset "iso-8859-2";
/* CSS Document */

/* -------------------- index page */

#prod_prod a {
	text-decoration: none;
}

#prod_prod a:hover {
	color: #fff;
}

#prod_prod {
	position: absolute;
	left: 282px;
	top: 122px;
	background-image: url(../images/prod_prod.jpg);
	background-repeat: no-repeat;
	width: 142px;
	height: 76px;
	padding-top: 94px;
	padding-left: 33px;
	padding-right: 273px;
	padding-bottom: 15px;
	line-height: 18px;
	text-align:justify;
}

#prod_serv a {
	text-decoration: none;
}

#prod_serv {
	position: absolute;
	left: 20px;
	top: 122px;
	background-image: url(../images/prod_serv.jpg);
	background-repeat: no-repeat;
	padding-top: 94px;
	padding-left: 68px;
	padding-right: 15px;
	padding-bottom: 15px;
	line-height: 18px;
	width: 179px;
	height: 76px;
}

#prod_content {
	position: absolute;
	left: 0px;
	top: 320px;
	width: 675px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 40px;
	line-height: 18px;
}

#prod_content h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 35px;
	font-weight: lighter;
	margin-top: 0;
	margin-bottom: 20px;
}
#prod_content h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 25px;
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}
#prod_content h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #5790fd;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#prod_content h4 {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #5790fd;
	font-size: 15px;
	margin: 0;
}
