div#asImp {
	width: 880px;
	height: 23px;
	clear: both;
	}
	
div#asPrivacy{
	width: 880px;
	height: 23px;
	clear: both;
	text-align: right;
	}


div#asContent { 
	width: 880px;
	height: 376px;
	clear: both;
	background: #9A1C1D;
	background-image: url(../images/layout/bgMain.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}

div#asBottom { 
	width: 880px;
	height: 39px;
	clear: both;
	background: #9A1C1D;
	background-image: url(../images/layout/bgBottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
	}

div#asMenu {
	width: 880px;
	height: 26px;
	clear: both;
	background: #9A1C1D;
	}
div#asLogo {
	float: left;
	height: 206px;
	width: 170px;
	background: #BA6465;
	}

div#asTop {
	height: 206px;
	background: #9A1C1D;
	}

div#asSpacerTop {
	width: 880px;
	height: 33px;
	background: #9A1C1D;
	}
div#asMain {
	width: 880px;
	height: 737px;
	text-align: left;
	margin: 0px auto;
	}

body {
	font-family: verdana, arial, sans-serif;
	background: #E9D3D5;
	margin: 0px;
	padding: 0px;
	text-align: center;
}