

body {
	background:url(../images/shim.jpg) #fafafa repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#fafafa;
	margin: 0;
	padding: 0;
	line-height:17px;
	/*text-align: center;*/
}


img, #deeplogo { 
	border-style:none;
	behavior: url(css/iepngfix.htc); 
	border: 0px;
}
a {
    outline: none;
	overflow:hidden;
}

#pagewrapperMain {
  width: 1184px;
  margin: 0 auto;
  position: relative;
}

#bannerWrapper {
	background:url(../images/img-msn.jpg) no-repeat;
	  width: 983px;
	  height:1072px;
  margin: 0 auto;
  position: relative;
}
#bannerContainer
{
	position:absolute;
	left:677px;
	top:380px;
	
}


#mainContentWrapper{
  background:#fafafa;
  border:none;
  width: 968px;
  margin: 0 auto;
  position: relative;

}

#flashWrapper {
	background:url(../images/bg-header.jpg) no-repeat;
	width:968px;
	height:457px;
	margin: 0 auto;
	position:relative;
	 outline: none;
	overflow:hidden;
}

#centerContentWrapper
{
	width:968px;
	position:relative;
	margin: 40px auto;
	
}

#centerImgLinks
{
	width:968px;
	height:306px;
	background:url(../images/media-screenshots.jpg) no-repeat;
	margin: 0 auto;
}




