body {  
	background: url(../images/common/lowback.jpg);
	background-attachment:fixed; 
	margin: 0px; 
	padding: 0px;
	text-align: left;
	background-repeat: repeat;
	}
/*============================*/
/*--HEADERS IMAGE--*/
/*============================*/
#pageHeader{
	padding:0px;
	margin:0px;
	height: auto;
	width: auto;
}
#pageHeader p img{
	padding:0px;
	margin:0 20px 0 0;
}
#pageHeader h2{
	position: relative;
	width:738px;
	height:182px;
	margin:0px 0px 20px 0px;
	padding:0px;
	}
	
#pageHeader h2 span {
	display:none
	}
	
/*============================*/
/*--MAIN COPY RELATED TO THIS PROJECT--*/
/*============================*/
#copy {
width: 738;
height:auto;
}

#copy p {
	font-family: verdana,arial, sans-serif;
	font-size: 11px;
	line-height:1.3em;
	padding:15px 15px 10px 15px;
	margin:0px;
	/*margin-right: 65px;*/ 
	text-align: left;
	color: #373737;
	}

#copyleft {
/*background-color: #F54;*/
background: url(../images/intDesign/grade.jpg);
background-repeat:repeat-x;
position:relative;
	float: left;
	width: 293px;
	height: 210px;
	margin:-231px 0;
	left:297px;
	}
	
/*============================*/
/*--FLASH EMBED--*/
/*============================*/
#flash {
position:relative;
	height: auto;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	margin: 25px 0px 20px 0px;
}
#flashcontainer{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 738px;
	position: relative;
}
