* {
	margin:0;
	padding:0;
}
.leftImg {
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}
.rightImg {
	border: 1px solid #CCCCCC;
	margin-left: 20px;
	margin-bottom: 20px;
}
.titleInfoMain {
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A4D8AE;
	height: 240px;
}
.titleInfo {
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A4D8AE;
	height: 140px;
}
.productInfoDetail table {
	border-width: 1px;
	border-spacing: 0px;
	border-style: dashed;
	border-color: #CCCCCC;
	border-collapse: separate;
}
.productInfoDetail th {
	border-width: 1px;
	padding: 5px;
	border-style: none;
	text-align: left;
	font-variant: small-caps;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
}
.productInfoDetail td {
	border-width: 1px;
	padding: 5px;
	border-style: none;
}
.productInfo {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.requiredField {
	background-color: #FFFF99;
}
body {
	background-color: #DEE7FF;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-position: center;
	background-image:  url("images/watergarden.jpg");
}
.wholepage {
	top:0px;
	width:760px;
	z-index:1;
	background-color: #FFFFFF;
	border-right-color: #006699;
	border-right-style: solid;
	border-right-width: 10px;
	border-bottom-style: solid;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #336699;
	border-bottom-width: 10px;
	border-bottom-color: #336699;
margin-right: auto;
margin-left: auto;
	text-align: left;
}
.header {
	background-color: #336699;
	height: 80px;
}
.headerInfo {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.headerInfo h2 {
	font-size: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-weight: 100;
}
.mainPage {
	padding: 3px;
}
.content {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	position: relative;
	z-index:1;
	width: 734px;
}
.content h1 {
	font-size: 30px;
	color: #016699;
	font-family: "Bell MT";
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
	font-variant: small-caps;
	text-align: center;
}
.content h2 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: justify;
}
.content h3 {
	color: #000000;
	font-size: 14px;
	padding-bottom: 10px;
}
.content p {
	text-align: justify;
	padding-bottom: 13px;
	font-size: 13px;
}
.content ul {
	font-size: 13px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.content ol {
	font-size: 13px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.content li {
	font-size: 13px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.content hr {
	margin-bottom: 10px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	padding-left: 5px;
}
.siteNav {
	z-index: 2;
	padding: 0px;
	margin-top: 10px;
	border: none;
	height: 19px;
}
.siteNav ul {
	list-style-type: none;
	text-align: center;
}
.siteNav li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0;
}
.siteNav a:hover {
	color: #fff;
	background-color: #3399CC;
}
.siteNavNo {
	padding: 3px 5px;
	margin: 0px 0px 0px 5px;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #FFFF84;
	text-transform: capitalize;
	font-size: 12px;
	line-height:100%;
	font-style: normal;
	font-weight: bold;
	border-top: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	font-family: Tahoma, Verdana, Arial;
}
.siteNavYes {
	padding: 3px 5px;
	margin: 0px 0px 0px 5px;
	color: #000000;
	text-decoration: none;
	display: block;
	text-transform: capitalize;
	font-size: 12px;
	line-height:100%;
	font-style: normal;
	font-weight: bold;
	border-top: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #8EC1E9;
	border-left: 1px solid #336699;
	font-family: Tahoma, Verdana, Arial;
	background-color: #8EC1E9;
}
	
.subNav {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	padding: 0px;
	background-color: #8EC1E9;
	margin: 0px;
	z-index: 1;
	border: 1px solid #006699;
}
.subNav ul {
	list-style-type: none;
	margin: 5px 0px;
}
.subNav li {
	display: inline;
	float: none;
	text-align: left;
	padding: 5px 10px;
	margin: 0px;
	padding: 5px 10px;
	color: #000000;
	display: inline;
	text-transform: capitalize;
	font-size: 11px;
	line-height:100%;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
}
.subNav a 			{	color: #FFFF84;	}
.subNav a:visited 	{	color: #D55800;	}
.subNav a:active 	{	color: #000000;	}
.subNav a:hover 	{	color: #000000;	}


.globalNav {
	z-index: 2;
	padding: 0px;
	margin-top: 10px;
	border: none;
	height: 19px;
}
.globalNav ul {
	list-style-type: none;
	text-align: center;
}
.globalNav li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
.globalNav a:hover {
	color: #000;
	background-color: #FFFF99;
}
.globalNavNo {
	padding: 3px 5px;
	margin: 0px 0px 0px 5px;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #FFFFCC;
	text-transform: capitalize;
	line-height:100%;
	font-style: normal;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.globalNavYes {
	padding: 3px 5px;
	margin: 0px 0px 0px 5px;
	color: #000000;
	text-decoration: none;
	display: block;
	text-transform: capitalize;
	line-height:100%;
	font-style: normal;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
}
.globalNavPic {
	padding: 0px 0px;
	margin: 0px 0px 0px 5px;
	display: block;
	line-height:100%;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
	
.globalSubNav {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	z-index: 1;
	border: 1px solid #000000;
}
.globalSubNav ul {
	list-style-type: none;
	margin: 5px 0px;
}
.globalSubNav li {
	display: inline;
	float: none;
	text-align: left;
	padding: 5px 10px;
	margin: 0px;
	padding: 5px 10px;
	color: #000000;
	display: inline;
	text-transform: capitalize;
	font-size: 11px;
	line-height:100%;
	font-style: normal;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
}

table {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table th {
	border-width: 1px;
	padding: 3px;
	border-style: dotted;
	border-color: gray;
	color: #FFF;
	background-color: #336699;
	-moz-border-radius: ;
}
table td {
	border-width: 1px;
	padding: 3px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	margin-bottom: 14px;
	text-transform:uppercase;
}