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

#content{
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-right: 50px;
	background-image: url(../images/bg-home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 520px;
}

#main {
	float: left;
	width: 420px;
	margin-left: 20px;
}
.pad {
	padding-right: 20px;
	font-size: 15px;
	line-height: 20px;
}
