body {
	background: #FFFFFF;
	text-align:center; 
	margin:0 auto;
}

.container{
	text-align:left;
}

.logo{
	float:left;
	padding-left:10px;

}

.logo h1{ 
display:none;
}

.email-promo{
	float:right;
	width:250px;
	height:95px;
	background-image:url('../../img/email_bg.png');
}

.email-promo fieldset{
	display:none;
}

.nav{
background-image:url('../../img/main_nav_bg.png');
width:960px;
height:29px;
}

.nav ul{
	padding-left:10px;
	display:inline;
}

.nav ul li{
	list-style: none;
	float: left;
	margin:0px;
	padding: 5px 15px 5px 10px;
	font-weight: bold;
}

.nav a{
color: #690;
text-decoration:none;	
}


/* boxes */

.sm_background {
	background: url('../../img/m360_shoppingmall_bkg.jpg') no-repeat;
	height: 377px;
	width: 300px;
	margin-top: 20px;
}

.sm_background_first {
	background: url('../../img/m360_shoppingmall_bkg.jpg') no-repeat;
	height: 377px;
	width: 300px;
	margin-top: 10px;
}
	

.iti-hdr{
	color:#999;
	font-size:24px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:30px 0px 0px 0px;
}

.mag-subs-container img{
	float:left;
	margin:0px 10px 20px 20px;
}

.mag-subs-container h3, .mag-subs-container a{
	color:#690;
	font-size: 20px;
	font-weight:bold;
	text-decoration:none;
	padding: 20px 0px 0px 10px;
}

.mag-subs-container p{
	color:#999;
	font-size: 12px;
	line-height: 16px;
	text-decoration:none;
	padding: 10px 20px 0px 20px;
}

.mag-subs-container p a{
	color:#999;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	text-decoration:none;
	padding: 0px;
}

.footer{
	margin-top:20px;
	color:#999;
	font-size: x-small;
}

.footer img{
	float:left;
	padding-right:10px;
}

 .footer a{
 color:#999;
	text-decoration:none
}
