		
	body {
		font-family:  "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 13px;
	       line-height: 1.5em;
	        text-align: center;
			color: #333333;
			
			background-color: #f5f6f7;
	}
	
	.picture {
border: none;
padding: 3px;
color: #999; 
font-weight: normal;
font-size: 11px; } 
.picture img { border: none; -webkit-box-reflect:below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.9, transparent), to(white)); margin-bottom: 35px; } 
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; text-align: center; } 
.left { margin: 0.5em 0.8em 0.5em 0; float:left; text-align: center; } 
	
	
	#content {
		 background-color: white;
		 padding: 10px;
		 float:left;
		 width: 770px;
		 min-height:800px;
	}

	img {
		border: none;
	}

	#wrapper {
        margin: auto;
        text-align: left;
        width: 986px;
        border: none;
	}
	
	h3, p { 
        
        
        margin: 1em 0.5em 0.5em 0; 
}

p { 
        margin-top: 0.5em; 
}

span.new{padding-right:31px;background:url("data:image/png;charset=utf-8;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAOCAYAAAA8E3wEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAsFJREFUeNq0VM9PE0EU/lqWFloRt5GKoMVsCASDP8hyE0PUGk8eSKgHURM9lD/AQzkQTxzgoAkXDZB482KJeDExEDQmiiaKHhQMIhNF0BZbWgsC/bGtb4budiUc4Zu8zcz73rw3782btSxhHIRqktskLfn5TmKR5CXJzYrc2UVLGE/rNSQn4vjqSiIOmu9otCLYaeyjUbtM89NSCvGeEN67sshgN6CR3xT+0gi7DqCpR4pg5nwS69h9pMFjSQmEy7N0Do4Kn4oqfwumLg0hE1uD0tsm9KxrxODMWGcRYcf5UmU/6gY68KXzgdCb9+pYwdIe6wY2KOW0EJsiQ/Y2QHl4GVzvVA/DprrxC98M7jebNSQam4cncAFROQK3/5TgHf4GpOSc0Mdii2Kv7p/7pDssNEkmn2mVtxnhXi9y4DebwR8kDC7MGErgQGRyBqnYCo4FOmDzHoGbKsDh8bUSNyfmb4PDsJEPcwxrCoWh5RvnWdcdNAWuoEytIfMc3XDG4Br97aj3X8RBOlRicgGrLITmwHU4FTdedPWjXDmEhkA7opOzCLHv1KEOmGNI/FPoqM0sxvsG4VGbUOs7Q4XQqBCawY103kIxNTtHlHKfGxzFid5riLEFjPbdw0m/D5XqUTp0P1kU03EBcwwrT1cXPQue0bvOu8KJRjluiLCb3I2x+7g6NiSkGBJY8LnQfwg+IRsLfgRfifXr4GMqfQnM/rlYhnAuTnw5N7LLZUjIWXxiH6FCQZHsxCx+QqNObJTrBBeirHRE2Lyws1M5J9gbVNLzroYLa0opPrMpNMJDJZXMjb1qGUDrI8qirdA4WZGVbsjXHBKsBmeGbpck1ux863rzr2MdkZwo6o4i2Uprl1Fn8UzTW56tZnD/69Pb7tnGx/JeOLqtNXBMW5A9Tnc0TBLS8h25g8J9DvMYHbnx6X8CDADZQ3dEi2csVwAAAABJRU5ErkJggg==") no-repeat 100% 50%;}
	
	#header {
		margin: 0;
		padding: 0;
		display: block;
		color: white;
	}
	
	#left {
		float:left;
		width:187px;
		min-height: 200px;
	}
	
	#middle {
		float:left;
		width:598px;
		min-height: 200px;
		margin-left: 7px;
		margin-right: 7px;
		margin-top: 0px;
		padding-top: 0px;
	}
	
	#right {
		float:left;
		width:186px;
		min-height: 200px;
	}
	
	#right li {
        list-style-image: url('images/greentick.png');
        padding-bottom: 10px;
        padding-left: 0;
        margin-left: 20px;

	}
	
	li.greentick {
        list-style-image: url('images/greentick.png');
        padding-bottom: 10px;
        padding-left: 0;
        margin-left: 20px;

	}

	
	.box {
		background-image: url('/images/boxbg.png');
		background-repeat: repeat-y;
		margin-bottom:10px;
		color: #666666;
		text-align: left;
	}
	
	.box .head {
		background-image: url('/images/boxhead.png');
		background-repeat: no-repeat;
		font-family: "Myriad Pro", "Lucida Grande", "Arial";
		font-size: 16px;
		font-weight: normal;
		height: 28px;
		padding-top: 7px;
		padding-left: 10px;
		margin-bottom: 8px;
	}
	
	.box .footer {
		background-image: url('/images/boxfoot.png');
		height: 30px;
	}
	
	#nav {
		font-family:  "Helvetica Neue", Arial, Helvetica, sans-serif;
		font-size: 14px;
		margin: 0;
		padding: 0; 
	}
	
	#nav li {
		
		margin-left: 0px;
		margin-right: 15px;
		margin-bottom: 1px;
		
		list-style: none;
		
	}
	
	#nav li .small {
		font-size: 9px;
	}
	
	
	#nav a {
	        color: black;
	        text-decoration: none;
	        font-weight: bold;
	        display: block;
	        padding-bottom: 10px;
	        border-bottom: 1px solid #d9d9d9;
	        padding-left: 40px;
	        margin-left: 15px;
	        padding-top: 15px;
	        padding-bottom: 10px;
	        height: 25px;
	}
	
	#nav a:hover {
		text-decoration: underline;
	}
	
	#nav a .last {
		border-bottom: none;
	}
	
	.box p {
		padding-left: 10px;
		padding-right: 10px;
	}
        


.box h3 {
	color: #105a8c;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.box p {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
}

a {
        color: #0088d9;
        text-decoration: underline;
}

.green{color: #6aa100;}
.blue{color: #105a8c;}
.orange{color: #ff9900;}

	#maincontent {
		background-color: white;
		font-size: 13px;
		padding: 10px;
	}
	
	.home {
		background-image: url('/images/homeicon.png');
		background-repeat: no-repeat;
		background-position: 10px 8px;
	}
	
	.icon3g {
		background-image: url('/images/iphoneicon.png');
		background-repeat: no-repeat;
		background-position: 10px 10px;
	}
	
	.buynow {
		background-image: url('/images/buynowicon.png');
		background-repeat: no-repeat;
		background-position: 8px 8px;
	}
	
	.faq {
		background-image: url('/images/faqicon.png?V=2');
		background-repeat: no-repeat;
		background-position: 10px 8px;
	}
	
	.apps {
		background-image: url('/images/starapp.png');
		background-repeat: no-repeat;
		background-position: 7px 8px;
	}
	
	.testimonials {
		background-image: url('/images/cloud_comment.png');
		background-repeat: no-repeat;
		background-position: 7px 8px;
	}
	
	.mobileinternet {
		background-image: url('/images/interneticon.png');
		background-repeat: no-repeat;
		background-position: 7px 8px;
	}
	
	.postal {
		background-image: url('/images/mailicon.png');
		background-repeat: no-repeat;
		background-position: 7px 8px;
	}
	
	.affiliates {
		background-image: url('/images/affiliates.png');
		background-repeat: no-repeat;
		background-position: 7px 8px;
	}
	
	.problems {
		background-image: url('/images/problemsicon.png');
		background-repeat: no-repeat;
		background-position: 7px 8px;
	}
	
	.ringtones {
		background-image: url('/images/ringtones.png');
		background-repeat: no-repeat;
		background-position: 7px 8px;
	}
	
	.push {
		background-image: url('/images/pushicon.png');
		background-repeat: no-repeat;
		background-position: 10px 8px;
	}
	
	.ipad {
		background-image: url('/images/newicon.png');
		background-repeat: no-repeat;
		background-position: 8px 8px;
	}
	
	.livetv {
		background-image: url('/images/tvicon.png');
		background-repeat: no-repeat;
		background-position: 8px 8px;
	}
	
	.case {
		background-image: url('/images/case.png');
		background-repeat: no-repeat;
		background-position: 5px 0px;
	}
	
	.team {
		background-image: url('/images/infoicon2.png');
		background-repeat: no-repeat;
		background-position: 10px 8px;
	}
	
	.reseller {
		background-image: url('/images/users.png');
		background-repeat: no-repeat;
		background-position: 10px 8px;
	}
	
	.support {
		background-image: url('/images/helpicon.png');
		background-repeat: no-repeat;
		background-position: 10px 8px;
	}
	
	.login {
		background-image: url('/images/loginicon.png');
		background-repeat: no-repeat;
		background-position: 10px 8px;
		border-bottom: none;
	}
	
	#footer {
        text-align: right;
        background: #d6d6d6;
        color: #666;
        border-top: 2px solid #fff;
	}
	
	* html #footer {
	    height: 1.5em;
	}
	
	#footeri {
	     padding: 2px 3px 4px 13px;
	     border-bottom: 2px solid #fff;
	}
	
	#footer .copyright {
	        float: left;
	}
	
	.clear {
		clear:both;
	}

	div.cf_wrapper
	{
		position: relative;
	}
	
	div.cf_element_left
	{
		width: 198px;
		height: 117px;
		float: left;
		display: block;
		margin-bottom: 10px;
	}
	
	div.cf_element_middle
	{
		width: 195px;
		height: 117px;
		left: 205px;
		float: left;
		display: block;
		margin-bottom: 10px;
	}
	
	div.cf_element_right
	{
		width: 195px;
		height: 117px;
		left: 400px;
		float: right;
		display: block;
		margin-bottom: 10px;
	}
	
	div.cf_element div.content
	{
		padding: 10px;
	}

	div.cf_element div.content h3
	{
		padding-top: 0;
		margin-top: 0;
	}
	
	.bold {
		font-weight: bold;
	}
	
	.small {
		font-size: 9px;
	}
	
	.link {
		background: url('/images/link.png') 0px 0px no-repeat;
		padding-left: 14px;
	}
	
	.download {
		background: url('images/download.png') 0px 0px no-repeat;
		margin-left: 5px;
		padding-left: 24px;
		padding-bottom: 20px;
		font-weight: bold;
		color: #6aa100;
	}
	
h1 {
	color: #6aa100;
	font-size: 2em;
	font-weight: bold;
	margin-top: 10px;
	line-height: 1.3em;}
h2 {
	font-weight: bold;
	color: #6aa100;
	margin-top: 20px;
	font-size: 1.5em;
	line-height: 1.5em;}
h3 {line-height: 1.5em;}

.info, .success, .warning, .error, .validation {
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
}

.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('/images/info.png');
}
.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('/images/success.png');
}
.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('/images/warning.png');
}
.error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('/images/error.png');
}

.errorfield {
	color: #D8000C;
	background-color: #FFBABA;
	
}
	