body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

p {
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #7CC242;
	margin-top: 0px;
	font-size: 20px;
}
h2 {
	color: #283A97;
	font-size: 16px;
	margin-top: 4px;
	margin-bottom: 6px;
}
h3 {
	color: #283A97;
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 4px;
}
h4 {
	color: #333333;
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#containor {
	text-align: left;
	width: 957px;
	margin-right: auto;
	margin-left: auto;
}
#top-nav-bar {
	height: 42px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #283a97;
}
#top-nav {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 12px;
}
#top-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top-nav li {
	display: inline;
}
#top-nav a {
	color: #FFFFFF;
	padding-right: 9px;
	padding-left: 5px;
	border-right: 1px solid #ffffff;
	text-decoration: none;
}
#top-nav a.last {
	color: #FFFFFF;
	padding-right: 0px;
	border-right-style: none;
}
#top-nav a:hover {
	text-decoration: underline;
}
#footer {
	float: left;
	height: 35px;
	width: 957px;
	font-size: 10px;
	padding-top: 18px;
}
#footer a {
	color: #666666;
}

.left {
	float: left;
}
.right {
	float: right;
}

#header {
	height: 81px;
	width: 957px;
}
#logos {
	float: left;
	height: 81px;
	width: 638px;
}
#login-box {
	height: 46px;
	width: 293px;
	float: left;
	background-image: url(/images/login-bg-sub.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	color: #333333;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 35px;
}

form {
	margin: 0px;
	padding: 0px;
}


input.BuyOnline
{
	border: 1px solid #999999;
	color: #000000;
	font-size: 10pt;
	width: 89px;
	height: 15px;
}
.login-but {
	float: right;
	margin-top: 3px;
}
#button-bar {
	float: left;
	height: 126px;
	width: 957px;
}
#button-bar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#button-bar li {
	height: 126px;
	width: 319px;
	float: left;
}
#button-bar a {
	display: block;
	height: 126px;
	width: 319px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
}

#button-bar a.cons {
	background-image: url(/images/consumer-sub.jpg);
}
#button-bar a.bus {
	background-image: url(/images/business-sub.jpg);
}
#button-bar a.loc {
	background-image: url(/images/locations-sub.jpg);
}
#button-bar a.cons-select {
	background-image: url(/images/consumer-sub.jpg);
	background-position: 0px -126px;
}
#button-bar a.bus-select {
	background-image: url(/images/business-sub.jpg);
	background-position: 0px -126px;
}
#button-bar a.loc-select {
	background-image: url(/images/locations-sub.jpg);
	background-position: 0px -126px;
}


#button-bar a:hover {
	background-position: 0px -126px;
}


#main {
	width: 957px;
	background-image: url(/images/bar-mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}
#main-body {
	float: left;
	width: 755px;
}

#content {
	float: left;
	width: 700px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#locations {
	float: left;
	width: 900px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}


/* side navigation */
#side-nav-bus {
	float: left;
	width: 159px;
	padding-left: 15px;
	padding-bottom: 1px;
}
#side-nav-bus ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#side-nav-bus  li {
	width: 157px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-indent: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #293897;
	border-left-color: #243B99;
}
#side-nav-bus li li {
	width: 157px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-indent: 10px;
	border-right-style: none;
	border-left-style: none;
}




#side-nav-bus li li a {
	display: block;
	height: 16px;
	width: 147px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FA9835;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	background-color: #f5f6fb;
	padding-top: 2px;
	padding-left: 10px;
}
#side-nav-bus li li a.top {
	display: block;
	height: 16px;
	width: 147px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FA9835;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	background-color: #f5f6fb;
	padding-top: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F99831;
}

#side-nav-bus li li a.selected {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #FB9735;
}
#side-nav-bus li li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #FA9835;
}





#side-nav-cons {
	float: left;
	width: 159px;
	padding-left: 15px;
	padding-bottom: 1px;
}
#side-nav-cons ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#side-nav-cons  li {
	width: 157px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-indent: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #293897;
	border-left-color: #243B99;
}
#side-nav-cons li li {
	width: 157px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-indent: 10px;
	border-right-style: none;
	border-left-style: none;
}




#side-nav-cons li li a {
	display: block;
	height: 16px;
	width: 147px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #283B99;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	background-color: #f5f6fb;
	padding-top: 2px;
	padding-left: 10px;
}
#side-nav-cons li li a.top {
	display: block;
	height: 16px;
	width: 147px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #283B99;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	background-color: #f5f6fb;
	padding-top: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #293897;
}

#side-nav-cons li li a.selected {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #283B99;
}
#side-nav-cons li li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #283B99;
}

#landing-image {
	float: left;
	height: 360px;
	width: 752px;
}
#landing-nav {
	float: left;
	height: 85px;
	width: 752px;
	text-align: right;
}
#landing-nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#landing-nav li {
	height: 21px;
}
#landing-nav a {
	color: #FA9835;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	padding-right: 5px;
	padding-left: 5px;
}
#landing-nav a:hover {
	color: #283B99;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

/*iPhone 4 page */
#iPhone-container {
	width: 580px;
	text-align: left;
	font-size: 10pt;
	font: 8.5pt "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #333333;
	padding-left: 70px;
}
#iPhone-container hr {
	color: #ffffff;
}
#iPhone-container ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 1px;
}
#iphonecompare tr td {
	border: none;	
	text-align: left;
	vertical-align: top;
}
.phonetitle {
	height: 25px;
}
.phoneimage_front {
	width: 107px;
	height: 211px;
}
.phoneimage_side {
	width: 31px;
	height: 211px;
}
th.category {
	width: 100px;
	text-align: left;
	vertical-align: top;
	font-size: 8.5pt;
	font-weight: none;
}
td.title {
	padding-top: 20px;
}
td.imgcol {
	width: 30px;
	padding: 0;
}
.appicon {
	width: 35px;
	height: 35px;
}
.iphoneicon {
	width: 35px;
}
td.featcol {
	width: 195px;
	padding-left: 5px;
	font-size: 8pt;
}
td.disclaimer p {
	font-size: x-small;
	color: #888888;
	padding-top: 70px;
}
