@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:#000000;
	background-image:url(../images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.catbg {
	background:#FFFFFF url(images/catbg.jpg) no-repeat top center;
	padding:0px;
}
.footertext, .footertext a:link, .footertext a:active, .footertext a:visited {
	color:#FFFFFF;
	line-height:14px;
	text-decoration:none;
}
.footertext a:hover {
	color:#000000;
}
.searchdiv {
	width:248px;
	height:50px;
	overflow:hidden;
}
.vedfooter {
padding-top:7px;
padding-right:4px;
}
.vedfooter, .vedfooter a:link, .vedfooter a:active, .vedfooter a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.vedfooter a:hover {
	color:#7EB331;
}

.phone {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}