/***************
Monster.com CSS
Date: October 10, 2008.
***************/

html{
	color:#000;
	background:#FFF;
}

/******* body ********/
body{ 
	text-align: center; 
	margin: 0; 
	height: 100%; 
	width: 100%; 
	padding:0; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 12px;
}
/******* body End ********/

/******* #mainWrapper ********/
#mainWrapper { 
	width: 960px; 
	text-align: left; 
	margin: 0px auto;
}
/******* #mainWrapper End ********/

/******* =#mcHeader ********/
#mcHeader { 
	height: 135px;  
}
#mcHeader h1.monster_logo {
	margin: 30px 0 0; 
	width: 195px; 
	float: left;
}
#mcHeader h1.monster_logo a {
	background:transparent url(../images/monster/monsterLogo.gif) no-repeat left;
	display:block;
	height:54px;
	overflow:hidden; 
	text-indent:-9999px; 
	width:195px;
}

#mcHeader .header_ampersand{
	margin: 50px 0 0;
	float: left;
}

/* Header Links */
#mcHeader .header_links {line-height: 24px; float: right; padding-right: 1em; color: #958d8d; font-family: Arial, Helvetica, Sans-Serif; font-size: 0.92em;}
#mcHeader .header_links ul {margin: 60px 0 0 0; padding: 0}
#mcHeader .header_links li { display: block; float: left; }
#mcHeader .header_links a {text-decoration:none;}


/******* =#mcHeader End ********/
#mcGlobalNav { 
	width:960px; 
	margin:10px 0 0; 
	padding: 0;  
	float: left; 
	position: relative; 
	z-index: 100; 
	height: 12px; 
	background: url(../images/monster/header.gif) no-repeat left;
}
/******* =#mcFooter ********/
#mcFooter { text-align:center; clear:both; height: 100px;  }
#mcFooter ul { margin: 0 auto 1em; float: none; padding: 30px 0 0 }
#mcFooter ul li {display: inline; float: none; text-align: center; padding: 0 4px 0 6px }
#mcFooter p {margin-bottom: 25px;}
		
#mcFooter {	
	width:960px;
	height:100px;
	background: url(http://media.monster.com/mm/redux/footer/footer.gif) no-repeat ;		
}

#mcFooterContent{
	padding:5.58em 0 2.5em 0;
	text-align:center;
	font-size:.8em;
	color:#8c8b8b;
	line-height:1.5em;
}

a {
	color:#8c8b8b;
}

	/******* =#mcFooter End ********/
