@charset "ISO-8859-1";
/* CSS Document */

#know {
	position:relative;
	float:left;
	width:660px;
	height:260px;
	clear:left;
}

#knowimg {
	position:relative;
	float:none;
	display:block;
	top:20px;
	left:50px;
}

#knowbutton {
	position:relative;
	width:135px;
	height:45px;
	left:431px;
	top:-48px;
}

.learnmore {
	display:block;
	background-position:0px 0px;
	background-position-x:0px;
	background-position-y:0px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	width:135px;
	height:45px;
	background-image:url(../images/learnmore1.png);
	margin:0px;
	padding:0px;
}

a.learnmore {
	display:block;
	background-position:0px 0px;
	background-position-x:0px;
	background-position-y:0px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	width:135px;
	height:45px;
	background-image:url(../images/learnmore1.png);
	margin:0px;
	padding:0px;
}

a.learnmore:link {
	background-position:0px 0px;
	background-position-x:0px;
	background-position-y:0px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-image:url(../images/learnmore1.png);
	margin:0px;
	padding:0px;
}

a.learnmore:hover {
	background-position:0px 0px;
	background-position-x:0px;
	background-position-y:0px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-image:url(../images/learnmore2.png);
	margin:0px;
	padding:0px;
}
