/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
div#container 
{
	background-image: url(/images/94/topbg.jpg);
	background-position:top right;
	background-repeat:repeat-x;
	min-width:1024px;
	width:expression(this.width < 1024 ? "1024px" : this.width);
}
#top{
	background-image: url(/images/94/top.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
#menu{
	background-image: url(/images/94/boton.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
#page{
	background-image: url(/images/94/page.jpg);
	background-position:240px top;
	background-repeat:no-repeat;
}
#logoimg {
	position:relative;
	top:27px;
	left:20px;
}
#business {
	position:relative;
	top:0px;
	left:250px;
}
#business h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	margin:10px 0;
}

#pagetitle {
	position:relative;
	top:3px;
	text-transform:uppercase;
	font-weight:bold;
	color:#467200;
	white-space:nowrap;
}
#maintext {
	padding:20px;
}
#link {
	margin-top:12px;
	margin-left:25px;
}
.item {
	background-image: url(/images/94/boton.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:128px;
	height:25px;
	text-align:center;
	vertical-align:top;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height:16px;
}
a:link {
	color: #41939f;
	text-decoration: none;
}
a:visited {
	color: #41939f;
	text-decoration: none;
}
a:hover {
	color: #467200;
	text-decoration: none;
}
a:active {
	color: #41939f;
	text-decoration: none;
}
.item a:link {
	color: #fff;
	text-decoration: none;
}
.item a:visited {
	color: #fff;
	text-decoration: none;
}
.item a:hover {
	color: #d9eb3f;
	text-decoration: none;
}
.item a:active {
	color: #fff;
	text-decoration: none;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12; }

-->
