@charset "utf-8";
/* CSS Document */


.home .custom_html {
	float: left;
	height: *;
	overflow: auto;
	padding: 0px;
}

.home .custom_html.box_one {
	margin: 0px 0px 0px 27px;
	width: 283px;
}

.home .custom_html.box_two {
	margin: 0px 0px 0px 25px;
	width: 595px;
}

.home .custom_html img {
	padding: 5px;
}

.home .custom_html p {
	color: #eddfc7;
}

.home .custom_html h1, h2, h3, h4, h5, h6, h7 {
	color: #FFFFFF;
	font-weight: normal;
}