@charset "UTF-8";
#navDiv {
	position: absolute;
	left: 52px;
	top: 206px;
	width: 594px;
	height: 42px;
	z-index: 23;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.companyQuote {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
}
/* CSS Document */


#mainDiv {
	position: absolute;
	left: 51px;
	top: 33px;
	width: 600px;
	height: 685px;
	z-index: 1;
	background-repeat: no-repeat;
	right: 0px;
	background-image: url(../pics/bgImageBorderLogo.png);
}
#logoHeader {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 146px;
	width: 254px;
	top: 49px;
	right: 279px;
	z-index: 22;
}
#productDiv {
	position: absolute;
	height: 424px;
	width: 572px;
	left: 63px;
	top: 277px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	background-color: #FFF;
	z-index: 21;
}
#contactDiv {
	position: absolute;
	height: 450px;
	width: 600px;
	left: 51px;
	top: 260px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 8px;
	font-variant: normal;
	font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: double;
	color: #666;
	z-index: 20;
}
.myText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-variant: normal;
	color: #333;
}
.emailTag {
	color: #666;
	text-decoration: none;
}


a:hover {
	color: #390;
}
#containerDiv {
	position: relative;
	height: 720px;
	width: 700px;
	background-image: url(../pics/backBackGround.png);
	background-repeat: no-repeat;
}
.myBodyTextLeft {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	line-height: normal;
	vertical-align: text-top;
}
.myBodyTextRight {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height: normal;
	vertical-align: text-top;
}
