.navbar {
	width: 100%;
	height: 20px;
	background-color: #E6FAF9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;




}
.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 18px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0066;
	padding: 10px 0px 0px;
	margin: 0px;






}
.maintable {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;

}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0066;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0066;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4007A;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4007A;
	text-decoration: none;
	font-weight: normal;
}
a.discreet:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.discreet:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.discreet:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.discreet:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
.photo {
	border: 2px solid #697C2B;
}
.header {
	height: 160px;
}
.left {
	height: 100%;
	width: 154px;
	background-image: url(images/left_bg.jpg);
}
.main {
	height: 100%;
}
.techhouselogo {
	height: 100%;
	width: 152px;

}
li {
	list-style-type: square;
}
.sitemap {
	background-color: #E6FAF9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.floatright {
	float:right;
	padding-bottom:10px;
	padding-left:10px;
}

.floatleft {
	float:left;
	padding-bottom:10px;
	padding-right:10px;
}