@charset "UTF-8";
#container {
	width: 1000px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img1/jtalogo.jpg);
}
#main {
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 40px;
	background-image: url(../img1/productsHome.jpg);
	height: 600px;
}
#mainTools {
	background-image: url(../img1/toolsOnRack.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 630px;
	padding-left: 10px;
	margin-top: 60px;
	padding-top: 2px;
}
#mainContact {
	background-image: url(../img1/contact.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 630px;
	margin-top: 60px;
	padding-top: 2px;
}
#base {
}
#mainAbout {
	background-repeat: no-repeat;
	background-position: right 20px;
	padding-left: 0px;
	margin-top: 60px;
	padding-top: 2px;
	background-image: url(../img1/autoclave1.jpg);
}
#mainProducts {
	background-repeat: no-repeat;
	background-position: right top;
	height: 630px;
	margin-top: 60px;
	padding-top: 2px;
	background-image: url(../img1/products1.jpg);
}
#mainNoimage {
	height: 600px;
	background-image: url(../img1/p1_a_v2.jpg);
}
#project {
	padding-top: 40px;
}
/* CSS Document */
.menu {
	font-family: arial, sans-serif;
	width:940px;
	height:30px;
	position:relative;
	font-size:medium;
	z-index:100;
	padding-top: 126px;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#000;
	width:110px;
	height:24px;
	text-align:center;
	color:#fff;
	line-height:23px;
	font-size:small;
	overflow:hidden;
	background-color: #0033CC;
	padding-right: 0px;
	margin-right: 8px;
}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {
	color:#fff;
	background-color: #000099;
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:24px;
	left:0;
	width:105px;
}
.menu  ul  li:hover  ul  li  a.hide {display: none;}
.menu ul li:hover ul li a {
	display:block;
	color:#000;
	background-color: #3399FF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.menu ul li:hover ul li a:hover {
	color:#FFFFFF;
	background-color: #66CCFF;
}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.introSmallText {
	font-size: small;
	font-weight: normal;
	color: #000000;
	padding-right: 400px;
}
.introText {
	font-size: x-small;
	color: #336699;
	padding-right: 0px;
}
.introText2 {
	font-size: medium;
	color: #336699;
	padding-right: 0px;
	line-height: 1.4em;
}
.introSmallTextBold {
	font-size: small;
	font-weight: bold;
	color: #000000;
	padding-right: 400px;
}
.baseText1 {
	font-size: small;
	font-weight: normal;
}
.subHead {
	font-size: x-large;
	color: #003366;
}
.baseText2 {
	font-size: x-small;
	font-style: italic;
	color: #999999;
}
.toolLink {
	font-size: small;
	margin-left: 90px;
}
.newLink {
	font-size: small;
	color: #CC3366;
	margin-left: 30px;
}
.heading {
	font-size: xx-large;
	color: #0033CC;
}
.aboutSmallText {
	font-size: small;
	font-weight: normal;
	color: #000000;
	padding-right: 610px;
}
.productSubList {
	color: #0099FF;
	font-weight: bold;
}
.subHead2 {
	font-size: large;
	color: #CC9933;
}
.produtsSubHead2 {
	font-size: large;
	font-weight: bold;
	color: #003399;
}
