#wrapper{
	margin: 25px auto;
	width: 730px;
}
#header{
margin-bottom: 8px;

}
#header a#home{
	display: block;
	width: 224px;
	height:63px;
	
}
h1,h2{
	display: none;
}

#topNav{
	background: #a39d9e url('images/top_nav_bg.png') no-repeat;
	height: 21px;
	padding: 12px 10px 0px;
	overflow: hidden;
}

#topNav ul{
	list-style: none;
}
#topNav ul li{
	display: block;
	float: left;
	margin-right: 11px;
	height: 13px;
	width: 91px;
	overflow: hidden;
}
#topNav ul li a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -999999px;
	background: transparent url('images/top_nav_li_bg.png') no-repeat 0px 0px;
}

#topNav ul li#phones a{
	background-position: 0px 100%;
}
#topNav ul li#phones a:hover,#topNav ul li#phones a.active{
	background-position: 0px 0px;
}
#topNav ul li#plans{
	width: 82px;
}
#topNav ul li#plans a{
	background-position: -102px 100%;
}
#topNav ul li#plans a:hover,#topNav ul li#plans a.active{
	background-position: -102px 0px;
}
#topNav ul li#extras a{
	background-position: -193px 100%;
}
#topNav ul li#extras a:hover,#topNav ul li#extras a.active{
		background-position: -193px 0px;
}
#topNav ul li#locations{
	width: 130px;
}
#topNav ul li#locations a{
		background-position: -296px 100%;
}
#topNav ul li#locations a:hover, #topNav ul li#locations a.active{
	background-position: -296px 0px;
}
#topNav ul li#contact{
	width: 100px;
	margin: 0px 0px 0px 170px;
}
#topNav ul li#contact a{
	background-position: right 100%;
}
#topNav ul li#contact a:hover, #topNav ul li#contact a.active{
	background-position: right 0px;
}


#contentWrapper{
	margin-bottom:8px;
	height: auto;

}





#leftCol{
	width: 192px;
	height: 266px;
	background: #881119 url('images/left_col_red_bg.png') no-repeat; 
	float:left;
	display: inline;
}

#content{
	height: 266px;
	float: right;
	display: inline;
	width: 530px;
	background: #C64141 url('images/content_red_bg.png') no-repeat;
	/*background: #C64141 url('images/content_gay_bg.png') no-repeat;*/
}
img.contentRightImg{
	position: relative;
	
	
}
#content img#scrollUp, #content img#scrollDown{
	display: block;
	position: relative;
	cursor: pointer;
	width: 24px;
	height: 25px;
}
#content img#scrollUp{
	top:2px;
	right: 2px;
	
}
#content img#scrollDown{
	top:297px;
	right: 2px;
	
}
/* page layout only styles */

div.index #leftCol{
	display: none;
}
div.index #content{
	width: 730px;
	background: #C64141 url('images/index_content_bg.png') no-repeat;
}
div.index #content a#learnMoreAboutInMessaging{
	position: relative;
	left:140px;
	top: 235px;
	overflow: hidden;
	display: block;
	width: 245px;
	height: 26px;
}
div.index #content img.contentRightImg{
	left:340px;
	top: -140px;
	display: block;
	width:434px;
	height:525px;
	
}
div.index #footer, div.contact #footer,div.location #footer,div.phones #footer{
	height: 99px;
}
div.location #leftCol{
	width: 279px;
	background: #ccc url('images/locations_right_col_bg.png') no-repeat;
	height: 240px;
	padding:25px 0px 0px 20px;
	
}
div.location #leftCol  img.loc{
	margin-bottom: 7px;
}
div.location #leftCol a{
	margin-bottom: 15px;
	display: block;
}
div.location #content{
	width: 423px;
	background: #C64141 url('images/locations_content_red_bg.png') no-repeat;
	
}
div.location #content p{
	display: none;
}
div.location #content img.contentRightImg{
	left:223px;
	top: 50px;
	display: block;
	width:237px;
	height:297px;
	
}
div.location #footer{
	background: transparent none;
}

div.plan #content{
	background: #ABA3A5 url('images/content_gray_bg.png') no-repeat;
	height: 350px;
	color: #000;
	line-height: 1.2em;
	
}
div.plan #content h3{
	color: #000;
}
div.plan #leftCol{
	height: 335px;
	width: 177px;
	padding: 15px 0px 0px 15px;
	
}
div.plan #leftCol img{
	margin: 14px auto;
	
}
div.plan #leftCol ul,div.phones #leftCol ul{
	list-style: none;
	margin-bottom: 11px;
}
div.plan #leftCol ul li,div.phones #leftCol ul li{
	margin-bottom: 3px;
}
div.plan #leftCol ul li ul{
	padding-left: 18px;
	list-style: square;
	margin: 5px 0px 5px 1px;
}
div.plan #leftCol ul li ul li{
	font-size: .9em;
	color: #ccc;
}
div.plan #leftCol ul li ul li a{
	font-size: .9em;
	color: #ccc;
}
div.plan #leftCol ul li a.active,div.phones #leftCol ul li.active a{
	color: #ccc;
}
div.contact #content fieldset{
	padding-top: 20px;
}
div.contact #content fieldset textarea{
	height: 75px;	
}
div.contact #footer input.submit{
	margin:35px 5px 0px 0px;
	
}
div.phones #leftCol{
	height: 251px;
	width: 184px;
	padding: 15px 0px 0px 7px;
	
}
div.phones #leftCol ul{
	margin-bottom: 23px;
}
div.phones #leftCol ul li{
	margin-bottom: 8px;
}
div.phones #leftCol ul li a{
	font-size: 14px;
	font-weight: bolder;
	letter-spacing: -1px;
	text-transform: uppercase;
}
div.phones #content{
	padding: 10px;
	width: 510px;
	height: 246px;
}
div.phones #content h3{
	font-size: 16px;
	color: #630d0d;
	margin-bottom: .5em;
}
div.phones #content div#overview{
	font-size: 11px;
	line-height: 1.2em;
	width: 340px;
	float: left;
	display: inline;
	overflow: hidden;
}
div.phones #content div#features{
	font-size: 11px;
	color: #878787;
	font-style: italic;
	font-weight: bold;
	width: 340px;
	float: left;
	display: inline;
	overflow: hidden;
}
div.phones #content div#features ul{
	list-style-image: url('images/content_li_bg');
	margin: 0px;
}
div.phones #content div#mainPhoneImageHolder{
	float: right;
	display: inline;
	width: 150px;
	margin-left: 15px;
	overflow: visible;
	
}
div.phones #footer img#leftArrow,div.phones #footer img#rightArrow{
	position: relative;
		cursor: pointer;
		position: relative;
		cursor: pointer;
		width: 43px;
		height: 43px;
}
div.phones #footer img#rightArrow{	
	top: 30px;
	left: 680px;		
}
div.phones #footer img#leftArrow{
	top: 30px;
	left: -40px;	
}

div.phones #footer div#phoneScroll{
	width: 410px;
	position: relative;
	left: 200px;
	top:-60px;
/*	margin: -60px auto 0px 200px;*/
	/*overflow:hidden; */
	padding-left: 5px;
	
}
div.phones #footer div#phoneScroll *{
	z-index: 999;
}
div.phones #footer div#phoneScroll table{
	margin: -8px 0px 0px 0px;
}
div.phones #footer div#phoneScroll table tr td{
	background: transparent;
}
div.phones #footer div#phoneScroll table a img{
	margin-left: -5px;
}
/* EOF page layout only styles */
#footer{
	clear: both;
	height: 25px;
	background: #9F9B9C url('images/footer_bg.png') no-repeat left bottom;
	margin: 5px 0px;
	padding-top: 1px;
}
#subFooterLinks{
	color: #941f28;
	float: left;
	width: 300px;
	font-size: 10px;
	line-height: 1.2em;
}
#subFooterLinks a{
	color: #fff;
	text-transform: capitalize;

}
img#vzwLogo{
	float: right;
}
a.button{
	display:block; 
	margin:0px 0px 0px 200px; 
	text-align:center; 
	padding: 2px 3px; 
	width:125px; 
	height: 12px;
	border:1px solid black;
	background: #7C0E15;
}
a.button:hover{
	text-decoration: none;
	background: #7C0E15;
}