.hd {
	background-image: url(images/hd.gif);
	background-repeat: repeat-x;
	height: 5px;
	width: 100%;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: underline;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.heading {
	color: #993300;
	font-weight: bold;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
#footer a {
color: #333333;
text-align:underline;
}

#footer  a:hover {
color: #333333;
text-align:underline;
}
#footer {
	font-family:Arial, Helvetica, sans-serif;
	clear: both;
	font-size:11px;
	width:779px;
	margin:0 auto;
	height:140px;
	padding:0;
}

html>body #footer {
	height:70px;	
}

#foot {
	width:759px;
	height:50px;
	margin:0 auto;
	padding:10px;
	text-align:left;
	background-color: #D6C49C;
	color:#333333;
}

html>body #foot {
	width:759px;
	height:50px;
}

#footleft {
	float:left;

}

#footright {
	float:right;
}