body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

.mainTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #DEDEDE;
	/* text-align: center; */
	border: thin groove #000000;
	padding-left: 10px;
}

.testomonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #0000FF;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}

.leftTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.altNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.divider {
	background-color: #FFFFFF;
	background-image: url(../images/divider.png);
}
.guestbook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
	border: thin inset #000000;
}
.txtareas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: thin inset #FF0000;
}
.footerNav
{
	font-size:14px;
}
.footerCompanyNumber
{
	font-size:12px;

}
.pricelistTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DEDEDE;
	border-bottom-width: thin;
	border-bottom-color: #000000;
	font-weight: bold;
	text-decoration: underline;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
