/* MAIN PAGE STARTS */

#Information_content{
	padding:25px 42px 0 42px;
	width:544px;
}

h1 {
	font-size:21px;
	color:#646464;
	padding:14px;
	background-color:none;
}

.boxes {
	width:153px;
	height:168px;
	padding:120px 17px 10px 10px;
	position:relative;
	float:left;
}

.boxes h1{
	font-size:21px;
	padding: 0 0 5px 0;
	border-bottom:1px solid #FFF;
	color:#FFF;
}

.boxes p{
	font-size:13px;
	color:#FFF;
	padding: 5px 0 15px 0;
}

.boxes a{
	font-size:12px;
	font-family: Helvetica, Arial, sans-serif;
	color:#666;
	background-image: url(../images/index/bg_a_boxes.png);
	background-repeat:no-repeat;
	padding:3px 0 0 20px;
	width:66px;
	height:19px;
	display:block;
	text-decoration:none;
	position:absolute;
	bottom:10px;
	right:16px;
}

.boxes a:hover{
	text-decoration:underline;
}

#Remote {
	background-image:url(../images/index/remote.jpg);
	background-repeat:no-repeat;
}

#Factory {
	background-image:url(../images/index/factory.jpg);
	background-repeat:no-repeat;
}

#Business {
	background-image:url(../images/index/business.jpg);
	background-repeat:no-repeat;
}

#Innovation {
	background-image:url(../images/index/innovation.jpg);
	background-repeat:no-repeat;
}

#Services {
	font-size:14px;
	padding:14px 38px 0 0;
	width:510px;
	float:left;
}

#News_box {
	margin:14px 0 0 0;
}

/* MAIN PAGE ENDS */