
div#wrapper {
	margin:0px auto;
	width:968px;
	text-align:left;
	overflow:hidden;
}

#topbar-branding {
	margin-left:61px;
}

div#accountBox {
	width:226px;
	height:23px;
	position:absolute;
	left:257px;
	z-index:20;/*For IE6/5.X Transparency see global-ie.css*/
}

div#accountBoxMenu {
	width:226px;
	height:23px;
	position:absolute;
	left:257px;
	z-index:30;
}

div#accountBoxOpen {
	left:269px;
	top:0px; /*Set to -80px when not active and 0px when active*//*For IE6/5.X Transparency see global-ie.css*/
}

#accountBoxFields {
	left:269px;
	top:0px; /*Set to -80px when not active and 0px when active*/
}

#countrySelector {
	right:239px;
}

div#searchBox {
	right:79px;
}

#middle-area {
	position:relative;
}

#video-buttons {
	position:absolute;
	bottom:0px;
	right:134px;
	display:none;
}

ul#splashmenu {
	width:968px;
	background:url(../images/splashpage-menudropshadow-full.png) repeat-x bottom;
	float:left;
	height:39px;
	/*padding-left:98px;*/

/* Reset the background image to none for IE6. You don't want to call the background using that for IE6 */
_background:none;

/* Use the underscore to note only for IE6 and not 7, then specify the background path in the src attribute. */
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_specific/splashpage/images/splashpage-menudropshadow-full.png');
	position:relative;
	z-index:3;
}

ul#splashmenu li {
	display:block;
	float:left;
	position:relative;
	z-index:1;
	text-indent:-9999px;
}

ul#splashmenu li img {
	position:relative;
}

ul#splashmenu li#leftcap {
	float:left;
	height:35px;
	width:124px;
}

ul#splashmenu li#rightcap {
	float:right;
	height:35px;
	width:124px;
}

/* Residential Button */
ul#splashmenu #residentialButton {
	background:url(../images/residential-off.gif) no-repeat;
	width:124px;
	height:35px;
	display:block;
}

ul#splashmenu #residentialButton:hover {
	background:url(../images/residential-hover.gif) no-repeat;
}

ul#splashmenu #residentialButton.on {
	background:url(../images/residential-on.gif) no-repeat;
}

/* Business Button */
ul#splashmenu #businessButton {
	background:url(../images/businesstab-off.gif) no-repeat;
	width:124px;
	height:35px;
	display:block;
}

ul#splashmenu #businessButton:hover {
	background:url(../images/businesstab-hover.gif) no-repeat;
}

ul#splashmenu #businessButton.on {
	background:url(../images/businesstab-on.gif) no-repeat;
}

/* Corporate Button */
ul#splashmenu #corporateButton {
	background:url(../images/corporatetab-off.gif) no-repeat;
	width:124px;
	height:35px;
	display:block;
}

ul#splashmenu #corporateButton:hover {
	background:url(../images/corporatetab-hover.gif) no-repeat;
}

ul#splashmenu #corporateButton.on {
	background:url(../images/corporatetab-on.gif) no-repeat;
}


/* Help Button */
ul#splashmenu #helpButton {
	background:url(../images/helptab-off.gif) no-repeat;
	width:124px;
	height:35px;
	display:block;
}

ul#splashmenu #helpButton:hover {
	background:url(../images/helptab-hover.gif) no-repeat;
}

ul#splashmenu #helpButton.on {
	background:url(../images/helptab-on.gif) no-repeat;
}


.infoframe {
	background:url(../images/infoframebg-default.jpg) #FFFFFF no-repeat;
	width:100%;
	height:249px;
	float:left;
	clear:both;
	position:relative;
	top:-4px;
	z-index:3;
}

.infoframe ul {
	font-size:9px;
}

.infoframe ul a, a:active, a:visited {
	text-decoration:none;
	color:#6b6a6a;
}

.infoframe ul a:hover, a:focus {
	text-decoration:underline;
}

.contentbox {
	position:absolute;
	left:149px;
	top:15px;
}
#contentbox-residential{display:block;}
#contentbox-business   {display:none;}
#contentbox-help       {display:none;}
#contentbox-corporate  {display:none;}

.infoframe .infoframeList {
	float:left;
	width:180px;
	color:#6b6a6a;
}

.infoframe .infoframeList li {
	background:url(../../../_common/images/menuarrow-grey.gif) no-repeat left center;
	padding-left:9px;
}

.infoframe .businessList {
	float:left;
	width:180px;
	color:#6b6a6a;
}

.infoframe .businessList li.listHeader {
	color:#c14675;
	font-size:13px;
	background:none;
	padding-left:0px;
	border-bottom:1px solid #d9d8d8;
	margin-bottom:5px;
	padding-bottom:5px;
}

.infoframe .businessList li.listHeader h1 {
	font-weight:bold !important;
	font-family:Folio, Arial, Helvetica, sans-serif;
}

.infoframe .businessList li {
	background:url(../../../_common/images/menuarrow-grey-large.gif) no-repeat left center;
	padding-left:15px;
}

.infoframe #iphoneInfo {
	background:url(../images/residential-iphone-image.png) no-repeat;
	width:306px;
	height:141px;
	position:absolute;
	left:170px;
	top:0px;
	/* Reset the background image to none for IE6. You don't want to call the background using that for IE6 */
_background:none;

/* Use the underscore to note only for IE6 and not 7, then specify the background path in the src attribute. */
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_specific/splashpage/images/residential-iphone-image.png');
}

.infoframe #iphoneInfo a.learnMore {
	display:block;
	background:url(../images/learnmorebutton-off.png) no-repeat;
	height:19px;
	width:94px;
	text-indent:-9999px;
	position:absolute;
	top:60px;
	left:68px;
	/* Reset the background image to none for IE6. You don't want to call the background using that for IE6 */
_background:none;

/* Use the underscore to note only for IE6 and not 7, then specify the background path in the src attribute. */
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_specific/splashpage/images/learnmorebutton-off.png');
}

.infoframe #iphoneInfo a.learnMore:hover {
	background:url(../images/learnmorebutton-on.png) no-repeat;
	/* Reset the background image to none for IE6. You don't want to call the background using that for IE6 */
_background:none;

/* Use the underscore to note only for IE6 and not 7, then specify the background path in the src attribute. */
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_specific/splashpage/images/learnmorebutton-on.png');
}

.infoframe .videoframe {
	/*background:url(../images/flashvideoframe.png) no-repeat;*/
	width:298px;
	height:249px;
	position:absolute;
	top:-55px;
	left:525px;
	z-index:10;
	/* Reset the background image to none for IE6. You don't want to call the background using that for IE6 */
/*_background:none;*/

/* Use the underscore to note only for IE6 and not 7, then specify the background path in the src attribute. */
/*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_specific/splashpage/images/flashvideoframe.png');*/
}

.infoframe .videoframe object, .infoframe .videoframe embed, .infoframe .videoframe img {position:relative;top:40px;left:40px;}

.corpcontent {
	float:left;
	width:450px;
	margin-left:20px;
}
#content-body {
	width:965px;
}

.splashimage {
	position:relative;
	top:34px;
	left:150px;
	width:267px;
	height:199px;
	z-index:5;
}

#aboutpagetitle {
	float:right;
	background:url(../images/about.jpg) no-repeat right;
	width:900px;
	height:48px;
}