body {  
	background: url(../images/mobtele/backtile.png);
	background-attachment:fixed; 
	margin: 0px; 
	padding: 0px;
	text-align: left;
	background-repeat: repeat-x repeat-y;
	}

/*============================*/
/*--MAIN COPY RELATED TO THIS PROJECT--*/
/*============================*/
#copy {
width:auto;
height:auto;
}

#copy p {
	font-family: verdana,arial, sans-serif;
	font-size: 11px;
	line-height:1.4em;
	padding:0px 0px 0px 0px;
	margin:18px 0px 0px 0px;
	/*margin-right: 65px;*/ 
	text-align: left;
	color: #505867;
	}

#copyleft {
	position:relative;
	width: 424px;
	height: auto;
	background: url(../images/intDesign/grade.jpg);
	background-repeat:repeat-x repeat-y;
	/*background-image:url(../images/mobtele/tile.png);
	background-repeat: repeat-x repeat-y;*/
	padding:28px;
	}
#copyleft h3 {
	font-family: verdana,arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height:1.3em;
	margin:20px 0 -10px 0;
	text-align: left;
	color: #505867;
	}
	
	

/*============================*/
/*--FLASH EMBED--*/
/*============================*/
#imagestack {
position:relative;
margin:0px;
padding:0px;
width:auto;
height:auto;
}
#imagestack img{
margin:0 20px 20px 0;
}
