@charset "UTF-8";
/* CSS Document */

.novogen_footer{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #39B602;
}
.footer_minitext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #B3B3B3;
}
.splash_title{
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 24px;
	font-weight: bold;
}
.splash_title2{
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 24px;
	font-weight: normal;
}
.splash_slogon{
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 14px;
	font-weight: normal;
}
.splash_links{
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 18px;
	font-weight: normal;
}

#footer{
	padding-top:20px;
	background:URL(images/footer.png) top left no-repeat
	
}