/* CSS Document */

body {
	background-color: #65351F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #65351F;
	text-decoration: none;
}
a:hover {
	color: #384C4B;
	text-decoration: none;
}
a:visited {
	color: #65351F;
	text-decoration: none;
}
.hdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.ad {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #65351F;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFE9A0;
}
.tbg {
	background-image: url(images/tbg.jpg);
	background-repeat: repeat-x;
	height: 88px;
}
.fbg {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	background-image: url(images/fbg1.jpg);
}
.smtxt {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.contact {
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 150px;
}
.contxt {
	color: #65351F;
	font-size: 14px;
	font-weight: bold;
}
.csmtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #65351F;
	padding: 2px 0px 0px 4px;
	line-height: 30px;
}
#itech a:link {
	color:#934E2D;
	font-size: 10px;
}
#itech a:visited {
	color:#934E2D;
	font-size: 10px;
}
