@charset "utf-8";

p {
	margin-top: 0px;
	margin-bottom: 15px;

}

.hand {
	float: left;
	height: 100px;
	width: 100px;
	padding-top: 40px;
}
.navigation {
	float: right;
	height: 70px;
	width: auto;
}
.naviImageBox1 {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	float: left;
	width: auto;
	height: 70px;
	margin-right: 5px;
}
.naviImageBox2 {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	float: left;
	width: auto;
	height: 70px;
	margin-right: 6px;
}
.naviImageBox3 {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	float: left;
	width: auto;
	height: 70px;
	margin-right: 0px;
}
.clevedonglassheader {
	float: left;
	height: 30px;
	width: 620px;
	margin-top: 40px;
	margin-left: 5px;
}
.flash {
	float: left;
	height: 250px;
	width: 725px;
	border: 1px solid #999999;
	margin-bottom: 20px;
}
.button {
	margin-right: 10px;
}
.box {
	float: left;
	height: auto;
	width: 310px;
	border: 0px solid #999999;
	margin-right: 13px;
	padding: 0px;
}
.picGallery {
	float: left;
	height: auto;
	width: 288px;
	border: 1px solid #999999;
	padding: 10px;
	margin-bottom: 15px;
}
.introTxt {
	float: left;
	height: auto;
	width: 288px;
	border: 1px solid #999999;
	padding: 5px 10px;
	margin-right: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #4a8dc6;
}
.boxright {
	float: left;
	height: auto;
	width: 400px;
	border: 1px solid #999999;
	padding: 0;
}
.bodyTxtBox {
	float: left;
	height: auto;
	width: 380px;
	padding: 0;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.flashTxtBox {
	float: left;
	height: 50px;
	width: 400px;
	padding: 0px;
	background-color: #000000;
	margin: 0px;
}
.productArea {
	float: left;
	height: auto;
	width: 725px;
	border: 0px solid #999999;
	padding: 0px;
}
.productsList {
	float: left;
	height: auto;
	width: 705px;
	border: 1px solid #999999;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #4A8DC6;
}
.productPic {
	float: left;
	height: auto;
	width: 286px;
	border: 1px solid #999999;
	padding: 10px 10px;
	margin-right: 15px;
	color: #4A8DC6;
}
.productTxtArea {
	float: left;
	height: auto;
	width: 400px;
	border: 1px solid #999999;
	padding: 0px;
	margin-right: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #4a8dc6;
}
.pageHeader {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
	display: block;
	background-color: #4A8DC6;
	padding: 10px;
}
.pageBody {
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #4a8dc6;
	line-height: 1.25em;
	padding: 10px;
}
.logoArea1 {
	float: left;
	height: auto;
	width: 100px;
	border: 0px solid #999999;
	padding: 10px 0px;
}
.contactArea {
	float: left;
	height: auto;
	width: 506px;
	border: 0px solid #999999;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	margin-left: 10px;
	margin-right: 10px;
}
.cAtxtBold {
	float: left;
	height: auto;
	width: 488px;
	border: 0px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	padding: 0px 9px;
	margin-top: 11px;
}

.logoArea2 {
	float: left;
	height: auto;
	width: 100px;
	border: 0px solid #999999;
	padding: 10px 0px;
}
.txtBold {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.25em;
	padding: 10px;
	width: auto;
}
.txtNormal {
	float: left;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5em;
	padding: 10px 10px 0px 10px;
	width: 486px;
}
