@charset "utf-8";
/* CSS Document */

#topgraphic{
	position:relative;
	width:716px;
	height:143px;
	margin:auto;
	background-image:url(../images/home/top_graphic_home.jpg)
}

#how_box {
	position:relative;
	width:714px;
	height:293px;
	margin-bottom:80px;
}
#how_heading {
	position:absolute;
	width:259px;
	height:19px;
	top:0px;
	left:455px;
	background:url(../images/solutions/howitworks.png);
}
#how_body {
	position:absolute;
	width:259px;
	top:19px;
	left:455px;
}
#video {
	position:absolute;
	width:440px; 
	height:285px;
	padding:4px;
	background:#242931;
}
.infobox {
	position:relative;
	width:714px;
	margin-bottom:40px;
}
.logo_box {
	position:absolute;
	width:148px;
	height:180px;
	top:0px;
	left:43px;
}
.text_box_heading {
	position:absolute;
	width:480px;
	height:17px;
	top:0px;
	left:234px;
}
.text_box {
	position:relative;
	width:480px;
	padding:40px 0 0;
	margin:0 0 0 234px;
}