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

body {
	margin:0px;
	padding:0px;
	background-color: #FFF;
	font-size: 12px;
	color: #000;
	
}

a {
	outline: none;
	text-decoration: underline;
	color: #1584CC;
	cursor: pointer;
}

a img {
	border: none;
	cursor: pointer;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.cleanLayout {
	clear:both;
}

#banner {
	width: 678px;
	height: 211px;
	background:url(images/artitsLeft.png) no-repeat #FFF;
	padding-left: 322px;
}

#middleWrap {
	height: 369px;
	width: 1000px;
}

#cellphones {
	float: left;
	width:209px;
	height: 352px;
	background-image:url(images/cellphonesTop.png);
	padding-left:89px;
	padding-top: 26px;
}

#middleMain {
	float: left;
	width: 475px;
	height: 369px;
}

.carriersTop {
	width: 475px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.carrierList {
	width: 475px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(images/carrierListBG.png);
	background-repeat: no-repeat;
	height: 106px;
}

.allCarriers {
	width: 475px;
	height: 60px;
	margin-top:0px;
}

.middleCDBanner {
	background-position: center center;
	height: 61px;
	margin-top: 0px;
	width: 475px;
	background-repeat: no-repeat;
}

.qualityTop {
	width: 475px;
	height: 33px;
	margin-top: 0px;
}

#middleSteps {
	width:225px;
	float: left;
	height: 378px;
}

#crossBar {
	width: 980px;
	height: 120px;
	background-image:url(images/barCrossLayout.png);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.crossImage1 {
	margin-left: 55px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.crossImage {
	margin-right: 20px;
	margin-bottom: 10px;
}

#content {
	width: 885px;
	margin-left: auto;
	margin-right: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:rgb(128, 128, 128);
	text-align: center;
}

#content a {
	color: rgb(21, 132, 204);
	cursor: pointer;
	display: inline;
	height: 21px;
	text-decoration: underline;
	width: 26px;
	font-size: 15px;
}
