body {
	border: 0px;
	margin: 0;

	background-color: #c6d1d7;
	background-repeat: repeat;
	background-attachment: scroll;

}

h1 {
	color: #808075;
	font-size: 12px;
	}
	
h2 {
	font-size: 16px;
	
}

h3 {
	font-size: 12px;
	
}

h3 a {
	color: #09256F;
}

h4 {
	font-size: 11px;
	color: #93A8B3;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;

}

h4 a:link {color: #7C95A3}
h4 a:hover {color:#546B78}
h4 a:visited {color: #A0B3BC}

#wrapper {
	width: 602px;
	margin: 0 auto;
	position: relative;
	background-image: url(../g/Prodoto_splash.gif);
	background-repeat: repeat-y;
	top: 10px;
	height: 415px;
}

#packshot {
	display: none;

}

#nav {
	width: 700px;
	height: 27px;
	position: relative;
	left: 5px;
	top: 0px;
	background-image: url(../g/nav.html);
	}
	
#page {
	width: 700px;
	position: relative;
}

#banner {
	width: 700px;
	height: 220px;
	position: relative;
	left: 10px;
	top: 46px;
	background-image: url(../g/banner1.html);


}


#bodytxt {
	font-size: 12px;
	color: #666666;
	padding-left: 15px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	padding-right: 15px;
}

#bodytxt a{
	color: #3487CB;
}

#boxback {
	background-color: #EBEBEB;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;

}

#menu {
	font-size: 12px;
	padding-left: 20px;
	width: 210px;
	float: left;
	background-color: #EBEBEB;
	height: auto;
	}
	
#splash {
	width: 370px;
	font-size: 11px;
	height: 360px;
	color: #9AABB5;
	background-image: url(../g/splash.gif);
	background-repeat: no-repeat;
	padding: 14;
}

#splashtxt {
	padding-left: 20px;
	top: 10px;
	padding-top: 140px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;

}


#footer {
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	font-size: 10px;
	position: relative;
	background-image: url(../g/nav.html);
	height: 23px;
	padding-left: 10px;
	padding-top: 7px;
	background-repeat: no-repeat;
	width: 700px;
	color: #999999;
	left: 5px;
	z-index: 0;
}
#base {
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	font-size: 10px;
	background-image: url(../g/bodybase.html);
	position: relative;
	width: 710px;
	height: 26px;
	color: #999999;
	padding-left: 15px;
	background-repeat: no-repeat;
	padding-top: 7px;
}

#display {
	display: none;
}


.floatright {
	float: right;
	margin: 0 0px 10px 4px;
	border: 1px solid;
	border-color: #B5B5B5;
	padding: 3px;
	background-color: #EBEBEB;
}

.floatleft {
	float: left;
	margin: 0 15px 15px 0px;
	border: 1px solid;
	border-color: #B5B5B5;
	padding: 3px;
	background-color: #EBEBEB;
}

.gentext {
	font-size: 12px;
	color: #333333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
}

.navright {
	left: 400px;
	margin-left: 460px;
}

/* Navigation */

#nav b { display: none; }

#mwBG, #mwOn {
	position: absolute;
	left: 450px;
	background: transparent url(../g/navbut.html) 0px 0px no-repeat;
}
#mpBG, #mpOn {
	position: absolute;
	left: 500px;
	background: transparent url(../g/navbut.html) -50px 0px no-repeat;
}
#mjBG, #mjOn {
	position: absolute;
	left: 580px;
	background: transparent url(../g/navbut.html) -130px 0px no-repeat;
}


a#mw { display: block; height: 23px; width: 50px; }
a#mp { display: block; height: 23px; width: 80px; }
a#mj { display: block; height: 23px; width: 80px; }


a:hover#mw, #mwOn { background: transparent url(../g/navbut.html) 0px -28px no-repeat; }
a:hover#mp, #mpOn { background: transparent url(../g/navbut.html) -50px -28px no-repeat; }
a:hover#mj, #mjOn { background: transparent url(../g/navbut.html) -130px -28px no-repeat; }

a:link {
	color: #333333;
	border: none;
}
a:visited {
	color: #999999;
	border: none;
}
a:hover {
	color: #000000;
	border: none;
}
