@charset "UTF-8";
/* cellularonenepa.com Main CSS Document */
* {
   margin: 0px;
   padding: 0px;
   }
a img {
	border:none;
	}
p {
	margin-bottom:5px;
	}
hr {
	margin:7px 0;
	}
body {
	width:1024px;
	margin:0 auto;
	color:#484848;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	line-height:1.8em;
	background:#90a1b0;
	}
#container {
	width:1024px;
	border:#000 1px solid;
	background:#fff;
	}
.top_nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	margin-left:10px;
	margin-top:60px;
	float:left;
	display:inline;
	width:200px;
	}
.top_nav a:link {
	color:#000000;
	text-decoration:none;
	}
.top_nav a:visited {
	color:#000000;
	text-decoration:none;
	}
.top_nav a:hover {
	color:#666666;
	text-decoration:none;
	}
.logo {
	float:right;
	display:inline;
	width:400px;
	}
#header {
	width:1024px;
	height:293px;
	color:#000000;
	clear:both;
	}
.header_logo {
	width:1009px;
	height:40px;
	background:#df150d url(../images/headertop.jpg) top left no-repeat;
	text-align:right;
	padding:4px 15px 0 0;
	}
.header_left {
	width:585px;
	height:249px;
	float:left;
	}
.header_right {
	width:439px;
	height:249px;
	background:#fff url(../images/header4.jpg) no-repeat;
	float:left;
	}
.header_nav {
	width:389px;
	height:214px;
	margin:15px 25px 10px 25px;	
	border-left:#484848 1px dotted;
	font-size:1.2em;
	}
.header_nav_table {
	padding:0 25px;
	}
.header_nav a:link {
	color:#484848;
	text-decoration:none;
	}
.header_nav a:visited {
	color:#484848;
	text-decoration:none;
	}
.header_nav a:hover {
	color:#484848;
	text-decoration:underline;
	}
.red_links {
	color:#ce0000;
	font-size:1.4em;
	line-height:1.2em;
	}
.red_links a:link {
	color:#ce0000;
	text-decoration:none;
	}
.red_links a:visited {
	color:#ce0000;
	text-decoration:none;
	}
.red_links a:hover {
	color:#ce0000;
	text-decoration:underline;
	}
.table_bkg {
	background:url(../images/grayscale.jpg) repeat-x #CCCCCC;
	margin-bottom:5px;
	}
.myaccount {
	color:#ce0000;
	font-size:1.6em;
	line-height:1.2em;
	font-weight:bold;
	}
.myaccount a:link {
	color:#ce0000;
	text-decoration:none;
	}
.myaccount a:visited {
	color:#ce0000;
	text-decoration:none;
	}
.myaccount a:hover {
	color:#ce0000;
	text-decoration:underline;
	}		
.nav {
	width:1024px;
	height:45px;
	background:url(../images/nav-rpt.jpg) repeat-x;
	font-size:1.8em;
	line-height:1.2em;
	color:#fff;
	text-align:right;
	font-weight:bold;
	padding-top:7px;
	}
.nav li {
	display:inline;
	margin-right:25px;
	}
.nav a:link {
	color:#fff;
	text-decoration:none;
	}
.nav a:visited {
	color:#fff;
	text-decoration:none;
	}
.nav a:hover {
	color:#fbcfa6;
	text-decoration:none;
	}
.ten-left {
	margin-left:10px;
	}
#content {
	width:974px;
	padding:0 25px 5px 25px;
	line-height:1.6em;
	}
#content ul {
	margin-left:20px;
	padding-bottom:10px;
	}
#content h1 {
	color:#cc0000;
	border-bottom:1px dotted #666666;
	font-size:1.6em;
	padding:5px 0;
	margin-bottom:10px;
	}
#content h2 {
	color:#3c656d;
	font-size:1.4em;
	padding-bottom:10px;
	line-height:1.2em;
	}
.features, .features li {
	display:inline;
	padding-right:5px;
	text-align:center;
	}
.phone {
	line-height:1.2em;
	}
.plans {
	color:#3c656d;
	font-size:1.2em;
	padding-bottom:10px;
	padding-top:10px;
	}
.plans ul {
	text-align:center;
	}
.plans li {
	display:inline;
	padding-right:5px;
	font-weight:bold;
	}
	
.body {
	width:974px;
	color:#000;
	font-size:1.2em;
	line-height:1.8em;
	padding-bottom:5px;
	}
.body a:link {
	color:#000;
	text-decoration:underline;
	}
.body a:visited {
	color:#000;
	text-decoration:underline;
	}
.body a:hover {
	color:#000;
	text-decoration:none;
	}
.body_bottom {
	width:974px;
	border-top:#484848 1px dotted;
	color:#484848;
	font-size:1.2em;
	line-height:1.2em;
	text-align:center;
	padding-top:10px;
	}
.body-bottom-left {
	width:575px;
	border-right:#484848 1px dotted;
	float:left;
	}
.body-bottom-right {
	width:330px;
	margin-left:10px;
	float:left;
	}
.red_text {
	color:#ce0000;
	font-size:1.8em;
	line-height:1.2;
	}
.footer {
	width:1024px;
	padding:10px 0;
	color:#fff;
	font-size:1.2em;
	line-height:1.2em;
	}
.footer a:link {
	color:#fff;
	text-decoration:none;
	}
.footer a:visited {
	color:#fff;
	text-decoration:none;
	}
.footer a:hover {
	color:#fff;
	text-decoration:underline;
	}
.footer_left {
	width:30%;
	padding-left:20px;
	float:left;
	}
.footer_left li {
	display:inline;
	margin-right:5px;
	}
.footer_right {
	width:60%;
	text-align:right;
	float:right;
	}	
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}