body
{
	margin: 0;
	font-family: 'Roboto', sans-serif;
}
.container { 
	width: 1044px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.header { 
	width: 1044px;
	height:62px;
	margin-left: auto;
	margin-right: auto;
}
.line {
	width: 100%;
	height: 2px;
	background-color: #d4d4d4;
}
.bg1 { 
	width: 100%;
	height: 226px;
	background-color:#00b9f7;
	padding-top:25px;
	position:relative
}
.box {
	width: 134px;
	float: left;
	position: relative;
}
.boxdesc {
	width: 865px;
	background-color:#00b9f7;
	float: left;
	padding-left: 45px;
	position: relative;
}
.compatible {
	 width:170px;
	 height:40px;
	 font-size:12px;
	 color:#ffffff;
	 text-align:center;
	 clear:both;
}
.personal {
	width:516px;
	height:36px;
	background-color:#ffffff;
	border-radius:15px 15px 0px 0px;
	position:relative;
	float:left;
	margin-right:12px;
	font-size:22px;
	color:#00b9f7;
	text-align:center;
	padding-top:6px;
}
.commercial {
	width:512px;
	height:34px;
	background-color:#00b9f7;
	border-radius:15px 15px 0px 0px;
	border-top:#ffffff 2px solid;
	border-left:#ffffff 2px solid;
	border-right:#ffffff 2px solid;
	border-bottom:0px;
	position:relative;
	float:left;
	font-size:22px;
	color:#ffffff;
	text-align:center;
	padding-top:6px;
}
.bg2 {
	width:100%;
	height:412px;
	padding-top:20px;
}
.personaldesc {
	width:514px;
	height:390px;
	border:#00b9f7 1px solid;
	position:relative;
	float:left;
	margin-right:12px;
	margin-bottom:40px;
}
.commercialdesc {
	width:514px;
	height:390px;
	border:#00b9f7 1px solid;
	position:relative;
	float:left;
	margin-bottom:40px;
}
.bg3 {
	width:100%;
	height:440px;
	padding-top:20px;
	background-color:#f2f2f2;
}
.left {
	width:475px;
	position:relative;
	float:left;
	margin-right:54px;
	font-size:15px;
	line-height:1.50;
	color:#333333;
	text-align:left;
	padding-top:110px;
}
.right {
	width:514px;
	position:relative;
	float:left;
	text-align:right;
	padding-top:45px;
}
.bg4 {
	width:100%;
	height:440px;
	padding-top:20px;
	background-color:#ffffff;
}
.left2 {
	width:540px;
	position:relative;
	float:left;
	text-align:left;
	padding-top:8px;
}
.right2 {
	width:450px;
	position:relative;
	float:left;
	margin-right:54px;
	font-size:15px;
	line-height:1.50;
	color:#333333;
	text-align:left;
	padding-top:125px;
}
.bg5 {
	width:100%;
	height:385px;
	padding-top:20px;
	background-color:#ffffff;
}
.text {
	font-size:15px;
	line-height:1.50;
	color:#333333;
	text-align:center;
	padding-top:54px;
}
.bg6 {
	width:100%;
	height:400px;
	background-color:#f2f2f2;
}
.bg7 {
	width:100%;
	height:425px;
	background-color:#ffffff;
}
.footer { 
	width: 1044px;
	height:45px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	font-size:13px;
	color:#333333;
	background-color:#f2f2f2;
	padding-top:25px;
}
.bg8 {
	width:100%;
	background-color:#f2f2f2;
}