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

body {
	background-image: url(assets/images/homebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}
div#lower {
	margin-left: 30px;
	width: 450px;
	height: 70px;
	margin-top: 30px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 0px;
	float: left;
	padding: 0px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-top-width: 1px;
}
div#content_sub a  {
	color: #FFFFFF;
}
