﻿
div#primarymessaging {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	width: 900px;
	min-height: 384px;
	margin: auto;
	}

/*	MobileWe Campaign */

div#mobilewe {
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 445px;
	min-height: 383px;
	background: url('') no-repeat top  ;
	text-align: right;
	float: left;
	}

div#mobilewe h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 42px/46px 'Corbel', 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #fff ;
	border-bottom: none;
	}
	
div#mobilewe h1 em {
	color: #3cc4fc;
	font-style: italic;
	}

div#mobilewe h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 30px/32px 'Corbel', 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #0096ff;
	border-bottom: none;
	}

div#mobilewe div.buttons {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px; 
	font: bold 11px/11px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #fff;
	height: 44px;
	white-space: nowrap;
	float: right;
 	text-align: right;
   }

/*	Industry Promos */

div.promo_home {
}

div.promo_home a {
	text-decoration: none;
	}

div.promo_home a:hover {
	
	}

div.promo_home h3 {
	font: normal 18px/20px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #3060c8;
	border-bottom: none;
	}
	
	div.promo_home h4 {
	font: normal 12 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #3060c8;
	border-bottom: none;
	padding-bottom:6px;
	}

div.promo_home p {
	font: bold 10px/12px  'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #666;
	}


div#home1 {
	margin: 0px 0px 0px 0px;
	}


div#home2 {
	}

div#home3 {
	margin: 0px 0px 0px 0px;
	background: url('images/bg_promo_home3.png') no-repeat top ; 
	}

div#home4 {
	background: url('images/bg_promo_home4.png') no-repeat top ; 
	}




/*	Calls to Action */

div#callstoaction {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	width: 900px;
	height: 71px;
	clear: left;
	clear: right;
	margin: auto;
	}


div.action a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 300px;
	height: 71px;
	float: left;
	display: block;
	}

div#download a {
	background: url('images/action_download.png') no-repeat top ; 
	}

div#download a:hover {
	background: url('images/action_download_hover.png') no-repeat top ; 
	}

div#portal a {
	background: url('images/action_portal.png') no-repeat top ; 
	}

div#portal a:hover {
	background: url('images/action_portal_hover.png') no-repeat top ; 
	}

div#devicesupport a {
	background: url('images/action_devicesupport.png') no-repeat top ; 
	}

div#devicesupport a:hover {
	background: url('images/action_devicesupport_hover.png') no-repeat top ;
	}


/*	Secondary Messaging styles */

div#secondarymessaging {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 5px 0px;
	width: 900px;
	background: #fff ; 
	clear: left;
	margin: auto;
	}
	
div#secondarymessaging div#column1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 210px;
	float: left;
	}

div#secondarymessaging div#column2,
div#secondarymessaging div#column3,
div#secondarymessaging div#column4 {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	width: 210px;
	float: left;
	}
		
div#secondarymessaging h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 15px/17px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #3060c8;
	border-bottom: none;
	}

div#secondarymessaging h3 a:link,
div#secondarymessaging h3 a:visited {
	font-weight: normal;
	}
	
div#secondarymessaging h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 12px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #3060c8;
	border-bottom: none;
	}

div#secondarymessaging h4 a:link,
div#secondarymessaging h4 a:visited {
	font-weight: bold;
	}
	
div#secondarymessaging p {
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 10px/13px  'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
	color: #666;
	}




/*	Maintenance Page */

div#maintenance {
	margin: 0px 0px 0px 0px;
	padding: 100px 15px 15px 15px;
	width: 250px;
	text-align: center;
	margin: auto;
}

