body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#mainnav {
	height: 169px;
	width: 960px;
	margin-top: 6px;
}

a, a:link, a:visited, a:active{
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #D20607;
}
img 
{
	border: 0px;
}
#container {
	background-color: #FFFFFF;
	text-align: left;
	width: 960px;
	top: 0px;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
#topnav {
	background-color: #e7e3e7;
	width: 960px;
	background-image: url(/images/nav/topnav-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 33px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
#topnav ul {
	margin: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topnav li {
	width: 90px;
	text-align: center;
	height: 12px;
	background-image: url(/images/nav/topnav-bullet.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 4px;
	float: right;
}
#topnav li.first {
	width: 90px;
	text-align: center;
	height: 12px;
	list-style-type: none;
	float: right;
	background-image: none;
}
#topnav li a {
	width: 90px;
	height: 12px;
	float: right;
	color: #666666;
	text-decoration: none;
}
#topnav li a:hover
{
	text-decoration: underline;
	color: #D20607;
}
#leftnav {
	width: 235px;
	margin: 0px;
	padding: 0px;
}
#leftnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#leftnav li {
	height: 25px;
	width: 235px;
	list-style-type: none;
	background-image: url(/images/nav/leftnav-but-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
}
#leftnav li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;
	height: 25px;
	width: 235px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-indent: 10px;
}
#leftnav li a:hover {
	color: #666666;
	text-decoration: none;
	background-image: url(/images/nav/leftnav-but-bg-o.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 235px;
	margin: 0px;
}

#leftnav li a.current {
	color: #666666;
	text-decoration: none;
	background-image: url(/images/nav/leftnav-but-bg-o.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 235px;
	margin: 0px;
}
#login {
	background-color: #E8E3E9;
	width: 228px;
	border: 1px solid #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	height: 60px;
	text-align: center;
}
#login table {
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#login-epp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #BD3431;
	background-color: #E8E3E9;
	width: 228px;
	border: 1px solid #666666;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 3px;
	height: 75px;
	text-align: center;
}
#login-epp table {
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.button {
	padding: 0px;
	margin-top: 5px;
}
.textinput {
	font-size: 9px;
	color: #666666;
	height: 15px;
	width: 100%;
	background-position: left center;
	padding: 0px;
}


#footer {
	background-color: #e7e3e7;
	width: 960px;
	background-image: url(/images/nav/topnav-bg.jpg);
	background-repeat: repeat-y;
	height: 33px;
	font-size: 11px;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#footer ul {
	list-style-type: none;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;	
}
#footer li {
	display: inline;
	padding-right: 7px;
	padding-left: 7px;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#footer li a, #footer li a:visited, #footer li a:active
{
	color: #666666;
	text-decoration: none;
}
#footer li a:hover
{
	text-decoration: underline;
	color: #D20607;
}
#footer li.last {
	display: inline;
	padding-right: 7px;
	padding-left: 7px;
	list-style-type: none;
	border-right-style: none;
	border-left-style: none;
}	
#copyright {
	font-size: 11px;
	text-align: center;
	width: 960px;
	padding-top: 5px;
}
#copyright li a, #copyright li a:visited, #copyright li a:active
{
	color: #666666;
	text-decoration: none;
}
#copyright li a:hover
{
	text-decoration: underline;
	color: #D20607;
}


#subnav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	padding-left: 0px;
}
#subnav li {
	height: 25px;
	width: 235px;
	list-style-type: none;
	background-image: url(/images/nav/subnav-but-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#subnav li a {
	color: #666666;
	text-decoration: none;
	padding-left: 0px;
	height: 25px;
	width: 235px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	text-indent: 25px;
}
#subnav li a:hover {
	color: #BD3431;
	text-decoration: none;
	padding-left: 0px;
	height: 25px;
	width: 235px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	background-image: url(/images/nav/subnav-but-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#subnav li a.current {
	color: #BD3431;
	text-decoration: none;
	padding-left: 0px;
	height: 25px;
	width: 235px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	text-indent: 25px;
	background-image: url(/images/nav/subnav-but-bg.gif);
}
#subpagenav {
	height: 124px;
	width: 725px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#heading {
	height: 129px;
	width: 720px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(/images/nav/heading-bg.jpg);
	background-repeat: no-repeat;
	background-position: 5px top;
}
#heading h1 {
	font-size: 20px;
	color: #666666;
	float: right;
	padding-right: 35px;
	padding-top: 44px;
	font-weight: bold;
	text-transform: capitalize;
}


#content {
	width: 695px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
#content h1 {
	font-size: 18px;
	color: #BD3431;
	margin-top: 4px;
	margin-bottom: 8px;

}
#content h2 {
	font-size: 16px;
	color: #BD3431;
	margin-top: 4px;
	margin-bottom: 6px;
}
#content h3 {
	font-size: 14px;
	color: #666666;
	margin-top: 4px;
	margin-bottom: 4px;
}

#content a, a:link, a:active, a:visited  {
	color: #BD3431;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
	color: #BD3431;
}
#content ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content li {
	list-style-type: none;
	background-image: url(/images/news-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}


/* comparison table */
table.comparepackages {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999;
}
table.comparepackages th {
	background-color: #333;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	text-align: left;
}
table.comparepackages td {
	width: 25%;
	padding: 6px;
	font-size: 11px;
	border-bottom: 1px solid #999;
}
table.comparepackages td.middle {
	text-align: center;
	font-size: 12px;
}

/*iPhone*/
#iPhone-700containor {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#iPhone-700containor  h2 {
	font-size: 20px;
	color: #1A1A1A;
}
#iPhone-header {
	float: left;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#iPhone-header  p {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 600px;
	clear: left;
	padding-top: 15px;
}
.tagline {
	padding-top: 50px;
	float: right;
}
#iPhone-features {
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
	float: left;
	margin-bottom: 20px;
}
#iPhone-feature-box {
	float: left;
	width: 233px;
	padding-top: 20px;
}
#iPhone-feature-box.end {
	padding-right: 0px;
	width: 215px;
	padding-left: 15px;
}
#iPhone-feature-box.mid {
	padding-right: 10px;
	width: 215px;
	padding-left: 8px;
}
#iPhone-feature-box-text  {
	clear: left;
	width: 210px;
}
.legal {
	font-size: 10px;
	font-style: italic;
}
.left  {
	padding-right: 10px;
	float: left;
}
#iPhone-more-features {
	width: 700px;
	float: left;
}
#iPhone-etc {
	width: 700px;
	padding-bottom: 20px;
	float: left;
}
#iPhone-etc-features {
	float: left;
	width: 350px;
	padding-top: 20px;
}
#iPhone-etc-box-text {
	width: 270px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#iPhone-etc-features.end {
	float: left;
	width: 330px;
	padding-top: 20px;
	padding-left: 20px;
}
