@charset "UTF-8";
.logo-holder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}
.body1 {
	background-image: url(images/bg_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 775px;
}
.holder {
	background-image: url(images/stripes2.gif);
	background-repeat: repeat;
	padding: 14px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.holder a:hover {
	color:#404040;
	background-color: #FFFFFF;
	}
