body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
h1 {
	font-size: 26px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	color: #330066;
	font-weight: normal;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
p {
	margin: 0px;
	padding: 0px;
}
#login-box {
	background-image: url(/images/login-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 39px;
	width: 433px;
	padding-top: 12px;
	padding-left: 100px;
}
.login-form {
	font-weight: normal;
	margin: 0px;
	font-size: 10px;
	float: left;
	padding: 0px;
}
.textinput {
	height: 15px;
	width: 88px;
	font-size: 10px;
	color: #000000;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}
.textinput2 {
	height: 15px;
	width: 100px;
	font-size: 10px;
	color: #000000;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}
.login-but {
	margin-top: 1px;
}
#top-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top-nav ul li {
	display: inline;
}
#top-nav ul li a {
	padding-right: 10px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-decoration: none;
}
#top-nav ul li a:hover {
	text-decoration: underline;
}
#top-nav ul li a.last {
	padding-right: 18px;
	border-right-style: none;
}
#main-nav {
	height: 56px;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(/images/main-nav-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#main-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main-nav ul li {
	float: left;
}
#main-nav ul li a {
	display: block;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	height: 40px;
	padding-top: 15px;
	background-image: url(/images/main-nav-bar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
}
#main-nav ul li a.home {
	width: 92px;
}
#main-nav  ul  li  a.phones {
	width: 96px;
}
#main-nav ul li a.plans {
	width: 83px;
}
#main-nav ul li a.mobint {
	width: 152px;
}
#main-nav ul li a.promos {
	width: 125px;
}
#main-nav ul li a.access {
	width: 130px;
}


#main-nav ul li a.cellshield {
	width: 118px;
}


#main-nav ul li a.service {
	width: 98px;
}
#main-nav ul li a:hover {
	background-repeat: no-repeat;
	background-position: center top;
}
#main-nav  ul  li  a:hover.home {
	background-image: url(/images/mn-home.gif);
}
#main-nav ul li a:hover.phones {
	background-image: url(/images/mn-phones.gif);
}
#main-nav ul li a:hover.plans {
	background-image: url(/images/mn-plans.gif);
}
#main-nav ul li a:hover.mobint {
	background-image: url(/images/mn-mobint.gif);
}
#main-nav ul li a:hover.promos {
	background-image: url(/images/mn-promos.gif);
}
#main-nav ul li a:hover.access {
	background-image: url(/images/mn-access.gif);
}

#main-nav ul li a:hover.cellshield {
	background-image: url(/images/mn-cellshield.gif);
}



#main-nav ul li a:hover.service {
	background-image: url(/images/mn-service.gif);
}
#main-nav ul li a.selectedhome {
	background-image: url(/images/mn-home.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 92px;
}
#main-nav ul li a.selectedphones {
	background-image: url(/images/mn-phones.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 96px;
}
#main-nav ul li a.selectedplans {
	background-image: url(/images/mn-plans.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 83px;
}
#main-nav ul li a.selectedmobint {
	background-image: url(/images/mn-mobint.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 152px;
}
#main-nav ul li a.selectedpromos {
	background-image: url(/images/mn-promos.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 125px;
}
#main-nav ul li a.selectedaccess {
	background-image: url(/images/mn-access.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 130px;
}

#main-nav ul li a.selectedcellshield {
	background-image: url(/images/mn-cellshield.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 118px;
}



#main-nav ul li a.selectedservice {
	background-image: url(/images/mn-service.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 98px;
}
#footer {
	height: 27px;
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-color: #66CC00;
	color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}
#footer a {
	color: #FFFFFF;
}
#bottom-nav {
	float: right;
}
#bottom-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bottom-nav ul li {
	display: inline;
}
#bottom-nav ul li a {
	padding-right: 7px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#bottom-nav ul li a.last {
	border-right-style: none;
	padding-right: 0px;
	margin-right: 0px;
}
#copyright {
	float: left;
}


#header-box {
	height: 141px;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 10px;
}
#logo {
	float: left;
	height: 141px;
	width: 425px;
}
#telus {
	text-align: right;
	float: left;
	height: 64px;
	width: 533px;
}
#top-nav {
	text-align: right;
	float: left;
	height: 16px;
	width: 533px;
	font-size: 11px;
	padding-top: 10px;
}
#flash-box {
	background-image: url(/images/flash-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 335px;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 18px;
}
#mid-info-box {
	height: 216px;
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e7e5e5;
	margin-bottom: 16px;
}
#news-box {
	float: left;
	height: 216px;
	width: 187px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E5E5;
}
#news {
	float: left;
	height: 180px;
	width: 177px;
	overflow: auto;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}
#news ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news ul li {
	padding-bottom: 15px;
}
#news ul li a {
	display: block;
}
#news ul li a.more {
	color: #66CC00;
	background-image: url(/images/arrow-green.jpg);
	background-repeat: no-repeat;
	background-position: 62px;
}
#main-but01 {
	float: left;
	height: 216px;
	width: 191px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E5E5;
}
#main-but02 {
	float: left;
	height: 216px;
	width: 191px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E5E5;
}
#main-but03 {
	float: left;
	height: 216px;
	width: 191px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E5E5;
}
#main-but04 {
	float: left;
	height: 216px;
	width: 190px;
}

