body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#mainContainer {
	width:765px; 
	padding-left:15px;
}




.topLogo {
	height:68px; 
	text-align:left; 
	display:block; 
	margin:17px 0px 17px 27px;
}

.topContent {
	background:URL('../images/18785_top-nav-bg.gif') top left no-repeat; 
	height:24px; 
}

.topContent ul{
	color:#fff; 
	font-size:10px; 
	margin:0; 
	padding:0; 
	position:relative; 
	top:7px; 
	left:425px; 
	width:320px;
}

.topContent li{
	display:inline;
}

.topContent li em{
	position:relative;
	top:-1px;
}

.mainContent {
	height:432px;
	position:relative;
	background-image: url(http://www.qwest.com/espanol/customerservice/images/26384_espHm_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.mainContentLeft {
	position:relative; 
	float:left; 
	width:505px;
}

.mainHeader {
	width:520px;
	height:69px;
	position:relative;
	top:34px;
	left:44px;
}

.mainSubHeader {
	width:449px;
	height:35px;
	position:relative;
	top:47px;
	left:40px;
}

.mainTable {
	position:relative;
	width:473px;
	height:74px;
	top:69px;
	-top:55px;
	left:69px;
}

.mainTable img{
	border:none;
	display:block;
}

.tableRow {
	height:42px;width:473px;
	overflow:hidden;
	display:block;
	padding-bottom:0px;
}

.leftCell {
	width:115px; 
	float:left; 
	clear:left;
	padding:0px 16px 0px 0px;
}

.midCell {
	width:144px;
	display:block;
	float:left; 
	padding:0;
}

.rightCell {
	width:148px; 
	float:left;
}

.btmBanner {
	width:493px;
	position:relative;
	top:113px;
	left:49px;
	*top:85px;
}

.mainContentRight {
	position:relative; 
	float:left; 
	width:245px; 
	height:432px;
}

.footer {
	font-size:11px;
	padding: 10px 0;
	color: #999;
	text-align: center;
}

.footer a:link, a:visited, a:active, a:hover {
	color:#003399;
	text-decoration: none;
}