body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(images/skin/bkgnd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00718f;
}
#logo {
	float: left;
	height: 94px;
	width: 318px;
}
#main_nav {
	float: left;
	height: 56px;
	width: 662px;
	/*margin-top: 38px; */
}

#nav-live-help{
	float: left;
	height: 132px;
	width: 980px;	
}
#main_nav2 {
	float: left;
	height: 56px;
	width: 662px;
}
.live-help {
	float: left;
	height: 66px;
	width: 179px;
	margin-left:483px;
	margin-top:5px;
	margin-bottom: 5px;
}
.mailchimp {
	float: left;
	height: 66px;
	width: 286px;
	margin-left: 183px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

.live-help2 {
	float: left;
	height: 66px;
	width: 179px;
	margin-left:14px;
	margin-top:5px;
	margin-bottom: 5px;
}



#sec_nav {
	float:left;
	height: 35px;
	width: 980px;
	margin-bottom: 2px;
	text-align: left;
}
#main {
	float: left;
	height: auto;
	width: 718px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}
#main_content {
	float: left;
	height: auto;
	width: 670px;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
}
#content {
	float: left;
	height: auto;
	width: 980px;
	background-attachment: scroll;
	background-image: url(images/skin/content_tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 10px;
}
.spotlight {
	background-attachment: scroll;
	background-image: url(images/skin/spotlight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 225px;
	width: 718px;
}
.rent-roam-header {
	float: left;
	width: 328px;
	height: 135px;
	background-image: url(images/rent_and_roam_header.jpg);
	padding-top: 80px;
	padding-bottom: 10px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 9pt;
	padding-left: 180px;
	padding-right: 210px;
}


#sidebar {
	float: left;
	height: auto;
	width: 262px;
}
#sidebar_content {
	float: left;
	height: auto;
	width: 238px;
	padding-right: 12px;
	padding-left: 12px;
}
.sidebar_content_style {
	float: left;
	margin-bottom: 7px;
}

#sidebar_cap {
	float: left;
	height: 12px;
	width: 262px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/skin/sidebar_cap.gif);
}
#main_cap {
	float: left;
	height: 12px;
	width: 718px;
	background-attachment: scroll;
	background-image: url(images/skin/main_cap.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	float: left;
	height: 50px;
	width: 980px;
}
#copyright {
	float: left;
	height: auto;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 10px;
	color: #00718f;
}

/*{
   margin:0;
   padding:0;
}*/

body{
   text-align:center; /*For IE6 */
}

#wrapper {
	clear: both;
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align:left; /* reset default text alignment to left */
}
.phones_bkgnd_tile {
	background-attachment: scroll;
	background-image: url(images/skin/phones_bkgnd_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.smalltext {
	font-size: 8.5pt;
}
.cellpadding_uniform {
	padding: 8px;
}
.separatorline {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	height: 2px;
	width: 100%;
	margin-bottom: 3px;
}
.features_align {
	margin: 1px;
	float: left;
	height: 32px;
	width: 32px;
}


.TabbedPanelContentHeight {
	height: 80px;
	width: 306px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 11px;
	padding-bottom: 7px;
}
.TabbedPanelContentDescrip {
	height: 68px;
	width: 100%;
	clip: rect(0px,auto,68px,0px);
	overflow: hidden;
}
.TabbedPanelContentLink {
	height: 10px;
	width: 100%;
	margin-top: 2px;
}
.strikeOut {
	text-decoration: line-through;
}
.salesHilite {
	color: #F00;
}
/* TABLE STYLE*/
.box-table-a
{
	/*border-collapse: collapse;*/
	border: 1px solid #FFF;
}
.box-table-a th
{
	font-size: 13px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	border-top: 4px solid #00718f;
	border-bottom: 1px solid #ffffff;
	color: #000;
	background-color: #8ac0d3;
}
.box-table-a td
{
	background-color: #99d9e5;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: transparent;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.box-table-a tr:hover td
{
background-color: #d0dafd;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
color: #333399;
}
/* TABLE STYLE*/
.quicklink_header {
	background-attachment: scroll;
	background-image: url(images/skin/quick_link_top_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 670px;
	float: left;
}
.quicklink_footer {
	background-attachment: scroll;
	background-image: url(images/skin/quick_link_bottom_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 670px;
	float: left;
}
.quicklink_body {
	background-attachment: scroll;
	background-image: url(images/skin/quick_link_middle_bkgnd.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 670px;
	float: left;
	color: #FFF;
	font-size: 9pt;
}
.quicklink_group {
	background-attachment: scroll;
	background-image: url(images/skin/quick_link_top_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 670px;
	float: left;
}
.flash_spotlight {
	float: left;
	height: 205px;
	width: 718px;
	margin-top: 10px;
	margin-right: 6px;
}
.accessories_cat {
	float: left;
	height: 140px;
	width: 212px;
	margin-top: 10px;
	margin-right: 4px;
	margin-left: 4px;
}
.accessories_bkgnd {
	background-attachment: scroll;
	background-image: url(images/skin/bkgnd_fade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: auto;
	width: 670px;
}
.dealer_list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95EAFF;
}
.pagination {
	float: left;
	height: 30px;
	width: 670px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#flashHolder {
	float: left;
	height: 343px;
	width: 948px;
	background-attachment: scroll;
	background-image: url(images/skin/flashHolder_bkgnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 16px;
}
#content_hp {
	float: left;
	height: auto;
	width: 980px;
	margin-top: 10px;
}
#main_body_hp {
	float: left;
	height: auto;
	width: 968px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#news_txt {
	height: auto;
	width: auto;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.linkPod {
	float: left;
	height: 129px;
	width: 236px;
	margin-right: 6px;
	margin-bottom: 4px;
}

#footer_hp {
	float: left;
	height: 31px;
	width: 980px;
}
#linkPod_group {
	float: left;
	height: 270px;
	width: 484px;
}
#special_products {
	float: left;
	height: 262px;
	width: 239px;
}
#news {
	float: right;
	height: 262px;
	width: 239px;
	background-attachment: scroll;
	background-image: url(images/skin/news_pod.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#bb-footer {
	float: left;
	height: 80px;
	width: 980px;
}
#bb-blurb {
	background-attachment: scroll;
	background-color: #a3cce6;
	background-image: url(images/skin/bb-blurb-cap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 654px;
	padding: 8px;
	margin-bottom: 10px;
}
#bb-manage {
	background-attachment: scroll;
	background-color: #a3cce6;
	background-image: url(images/skin/bb-blurb-cap.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 670px;
	margin-bottom: 10px;
}

.footer-banner {
	float: left;
	height: 164px;
	width: 722px;
	margin-right: 7px;
}
.3Gpod {
	height: 129px;
	width: 239px;
	float: left;
}
.footer-ads {
	float: left;
	height: auto;
	width: 968px;
}
.roam-blue-cap {
	background-attachment: scroll;
	background-image: url(images/roam_blue_cap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 9px;
	width: 670px;
}
.roam-visitor {
	background-attachment: scroll;
	background-image: url(images/roam-passport-card.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 250px;
	width: 315px;
	background-color: #4995E1;
	margin-right: 9px;
	color: #FFF;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-size: 9pt;
}
.roam-headers {
	font-weight: bold;
	color: #FFF;
	float: left;
	height: 75px;
	width: 313px;
	font-size: 12pt;
	padding-top: 25px;
}
.roam-beach-header {
	font-weight: bold;
	color: #FFF;
	height: 35px;
	width: 313px;
	font-size: 12pt;
	padding-top: 5px;
	padding-bottom: 10px;
}
.roam-beach-body {
	font-weight: normal;
	color: #FFF;
	height: 150px;
	width: 445px;
	font-size: 9pt;
	padding-right: 16px;
	padding-bottom: 10px;
}
.roam-beach-footer {
	font-weight: normal;
	color: #036;
	height: auto;
	width: 449px;
	font-size: 9pt;
	padding-right: 12px;
}

.roam-sim {
	background-attachment: scroll;
	background-image: url(images/roam-sim-card.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 250px;
	width: 314px;
	background-color: #4995E1;
	color: #FFF;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	font-size: 9pt;
}
.roam-cloud {
	background-attachment: scroll;
	background-image: url(images/roam_blue_base.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 58px;
	width: 670px;
}
.roam-beach {
	background-attachment: scroll;
	background-image: url(images/roam-beach.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 300px;
	width: 449px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 205px;
	color: #FFF;
	font-size: 9pt;
}

