/* --- Common Elements
-------------------------------------------------------*/

* { margin: 0; padding: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(http://plans.boostmobile.com/images/bg.jpg);
	}

img {border: 0;}

a:link { font-weight: bold; color: #54AFD2; text-decoration: none; }
a:visited { font-weight: bold; color: #54AFD2; text-decoration: none; }
a:hover{ color: #f67800; }

/* --- Header
-------------------------------------------------------*/

#container {
	position: relative;
	width: 757px;
	padding-bottom: 17px;
	margin: 0 auto;
	margin-bottom: 50px;
	text-align: left;
	background: #1B2836;
	}

#content {
	width: 722px;
	margin: 0px auto;
}

#header {
	width: 757px;
	height: 105px;
	}

/* --- Footer
-------------------------------------------------------*/

#footerHome {
background-color: #1B2836;
width: 714px;
padding: 10px 0;
}

#footerHome p {
margin:0 10px; 
text-align: center;
color: #FFF;
font-size:11px;
}

#footerHome p {
color: #c2ccd0;
margin-right: 5px;
}

#footerHome ul.nav {
padding-left: 60px;
clear: left;
}
#footerHome ul.nav li {
list-style: none;
float: left;
margin-right: 8px;
font-size: 10px;
}

#footerHome ul.nav li a {
color: #FFF;
text-decoration: underline;
font-weight: normal;
}

/* BEAM HEADER FIX (740 content) */
body {
	background: #000 !important;
	background-image: none !important;
}
#body {
	padding: 0px 0 20px;
	margin: 0 auto;
	width: 960px;
}

#container {
	margin: 0 auto !important;
	width: 740px !important;	
}
#header {
	height: 120px !important;
	width: 960px !important;	
	margin-left: -110px !important;
}

#Iframe1 {
	width: 100% !important;
	height: 120px !important;
}

#footer {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 1em;
	padding: 30px 0 50px;
	color: #919497;
}
#footer p {
	font-size: 1em;
	padding: 0 0 1em;
	margin: 0;
}
#footer a {
	color: #919497;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}

#footer .footernav {
	line-height: 19px;
	width: 700px;
	height: 50px;
}
#footer #footer_social {
	float: right;
	line-height: 19px;
	margin: 0;
	padding: 0;
}
	#footer #footer_social a {
		vertical-align: top;
		width: 19px;
		height: 19px;
		display: inline-block;
		margin-left: 7px;
		overflow: hidden;
		text-indent: -999em;
		background: url(http://plans.boostmobile.com/global_header/img08/footer_social.gif)
	}
	#footer #footer_social a.social_fb { background-position: 0 0; }
	#footer #footer_social a.social_tw { background-position: -19px 0; }
	#footer #footer_social a.social_ms { background-position: -38px 0; }
	
	#footer #footer_social a.social_fb:hover { background-position: 0 -19px; }
	#footer #footer_social a.social_tw:hover { background-position: -19px -19px; }
	#footer #footer_social a.social_ms:hover { background-position: -38px -19px; }
	
#footer .footernav li {
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#footer p {
	padding: 0;
	margin: 0;
}
#bottomDisclaimer,
#footer_legal,
#footer .policy,
#footer .copy-rights {
	margin: 0;
	padding: 0 0 1em;
	width: 740px;
	color: #4b4e52;
	font-size: 11px;
}
#footer br {
	display: none;
}

