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

body {
	height: 100%; 
	width: 100%; 
	margin: 0; 
	background-color:#fff;
	font-family: Helvetica, Arial, Sans-serif;
}

.main-container{
	width:880px;
	min-height:600px;
	margin:auto;
	padding-top: 77px;
	text-align:center;
}

.logo { 
	border:0;
	margin:0 0 60px 0;	
}

.line {
    background-color: #008EA8;
    float: left;
    height: 3px;
    margin: 8px 0 0;
    width: 344px;
}

.text {
    color: #0D3956;
    float: left;
    font-size: 14px;
    margin: 0 21px;
    padding: 0;
}

#footer-text {
	color: #8da3b1;
	font-size: 11px;
	padding: 0;
	margin-bottom:40px;
}

.sub-container{
	width:100%;
	height:16px;
	margin:0 0 16px 0;	
}

.mobiles-box{
	width:290px;
	height:375px;
	display: block;
	text-decoration: none;
	background: url("mobiles.jpg");
	margin:0 5px 10px 0;
	float:left;
}

.mobiles-box:hover {
	background-position: -290px 0;
}
	
.displace {
	position: absolute;
	left: -5000px;
}

.osps-box{
	width:290px;
	height:375px;
	display: block;
	text-decoration: none;
	background: url("onestop.jpg");
	margin:0;
	float:left;
}

.osps-box:hover {
	background-position: -290px 0;
}

.osps-box{
	width:290px;
	height:375px;
	display: block;
	text-decoration: none;
	background: url("onestop.jpg");
	margin:0;
	float:left;
}

.osps-box:hover {
	background-position: -290px 0;
}

.e2save-box{
	width:290px;
	height:375px;
	display: block;
	text-decoration: none;
	background: url("e2save.jpg");
	margin:0 5px 0 0;
	float:left;
}

.e2save-box:hover {
	background-position: -290px 0;
}

.line2 {
    background-color: #008EA8;
    height: 3px;
    margin:0 0 5px 0;
    width: 100%px;
}

.sub-container2{
	width:100%;
	height:375px;
	margin:0 0 19px 0;	
}

.centerting{
width:100%;
text-align:center;	
}
