body {
	background-color: #eeeeee;
}
.bgdNav {
	background-image: url(../_img/nav.gif);
	background-repeat: no-repeat;
	height: 24px;
}
.bgdFoot {
	background-image: url(../_img/footer.jpg);
	background-repeat: no-repeat;
	height: 37px;
}
.txtFoot,
.txtFoot a,
.txtFoot a:visited,
.txtFoot a:active,
.txtFoot a:link,
.txtFoot a:hover
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #a0a0a0;
	text-decoration: none;
}
.txtNav,
.txtNav a,
.txtNav a:visited,
.txtNav a:active,
.txtNav a:link,
.txtNav a:hover
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txtNavEmail,
.txtNavEmail a,
.txtNavEmail a:visited,
.txtNavEmail a:active,
.txtNavEmail a:link,
.txtNavEmail a:hover
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtCopy
 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
}
.txtCopy a,
.txtCopy a:visited,
.txtCopy a:active,
.txtCopy a:link,
.txtCopy a:hover
 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #8b0f11;
	line-height: 14px;
	text-decoration: underline;
}
.txtQuoteCopy
 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.txtsubNav,
.txtsubNav a,
.txtsubNav a:visited,
.txtsubNav a:active,
.txtsubNav a:link
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txtsubNav a:hover
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}



/* DROP BOXES START
-------------------------------------------------------- */

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav {
	width: 648px;
	height: 12px;
	background-color: none;
	border: 0;

}
#nav a,
#nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 23px;
	background-color: none;
	border: 0;
	
}
#nav li li a {
	font-size: 11px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 5px;
	text-decoration: none;
	background-color: #9b0608;
	line-height: 22px;
	width: 160px
}
#nav li li a:hover {
	font-size: 11px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 5px;
	text-decoration: none;
	background-color: #740507;
	line-height: 22px;
	width: 160px
}
li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	text-decoration: none;
	background-color: none;
	line-height: 5px;
	visibility: visible;
	z-index: 7;
}
li ul {
	display: none;
	position: absolute;
	text-align: left;
	top: 100%;
	left: 0%;
	font-weight: normal;
	background-color: none;
	line-height: 5px;
	visibility: visible;
}
li>ul {
	top: auto;
	left: auto;
	background-color: none;
	line-height: 5px;
}
li li {
	padding: 0px;
	display: block;
	float: none;
	background-color: none;
	border: 0;
	line-height: 5px;
}
li:hover ul, li.over ul {
	display: block;
}
#ihome,
#ihome a
{
	width: 50px;
	background-color: none;
}
#aboutus,
#aboutus a
{
	width: 65px;
	background-color: none;
}
#approach,
#approach a
{
	width: 100px;
	background-color: none;
}
#services,
#services a
{
	width: 93px;
	background-color: none;
}
#privacy,
#privacy a
{
	width: 123px;
	background-color: none;
}
#success,
#success a
{
	width: 119px;
	background-color: none;
}
#contact,
#contact a
{
	width: 95px;
	background-color: none;
}
/* DROP BOXES END
-------------------------------------------------------- */