
/* CSS Document */

/* ----- HEADINGS ----- */

h1{
	width: 392px;
	height: 36px;
	position:relative;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 40px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
/*IMAGE REPLACEMENT METHOD*/
h1 span {
	background: url(../img/Index/shoppingcentresTxt.jpg) no-repeat;
	width: 100%;
	height: 100%;
	position:absolute;
	left: -43px;
	top: -20px;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 40px;
	margin-bottom: 5px;
}

#headerImg {
	margin-left: 40px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}



#mainbackgroundAbout {
	background-image:url(../img/MainBackground.gif);
	background-repeat:repeat-y;
	width: 737px;
	height: auto;
	margin-left:auto;
	margin-right:auto;	
	padding-top: 1px;
}

#primaryContent{

	/*background: url(/img/backgroundTextAbout.jpg);*/
	background-repeat: no-repeat;
	width: 506px;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 15px;
	float: right;

}

#primaryContent p{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 80px;
	padding-left: 80px;
	margin-top: 0px;
	text-align: justify;
}



#top {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-bottom: 55px;
}

#top p {	float: right;}

#talkNav {
	background-image: url(../img/shoppingcentreSectionButton.jpg);
	background-repeat: no-repeat;
	width:162px;
	height: 274px;
	float:left;
	margin-left: 25px;
	margin-top: 15px;
	display:inline;
	
}