BODY
{
	background-image: url(../pic/bg_am.gif);
	background-attach: fixed;
	background-repeat:repeat-x;
	background-color: #C70C0A;
	margin: 0;
	padding: 0;
}
/*Content DIV Class*/
div#wrapper{
	width : 800px;
	height: 100%;
	margin-top: 0em;
	margin-left: auto;
	margin-right: auto;
	background:#FFFFFF;
}
div#header{

	width : 800px;
	padding : 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	z-index: 5;
}

/* This is for the 6px gap between header and intro */
div#introbase{
     width : 800px;
     padding : 0px;
     padding-right: 0px;
     margin-left: auto;
     margin-right: auto;
     position: absolute;
     top: 105px;
     background-color:#790908;
}


div#intro{
     width : 800px;
     padding : 0px;
     padding-right: 0px;
     margin-left: auto;
     margin-right: auto;
     position: absolute;
     top: 111px;
     background-color:#fff;
}

div#intro02{
	padding : 0px;
	margin: -3px 0 -0px 0;
	position: relative;
}
div#headerpic02{
	width : 788px;
	position:relative;
	background: #FFFFFF;
	padding: 0px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom:0;
}
div#headerpic{
	width : 788px;
	position:relative;
	background: #FFFFFF;
	padding: 0px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom:0;
}
div#content{
	width : 800px;
	top: 395px;
	text-align: left;
	background: #790908;
	padding: 0px;
	position:absolute;
	padding-bottom:0;
	margin-bottom:0;
	}
div#contentbranch{
	width : 800px;
	top: 105px;
	text-align: left;
	background: #790908;
	padding: 0px;
	position:absolute;
	padding-bottom:0;
	margin-bottom:0;
	}
div#contenttext{
	width : 800px;
	top: 105px;
	text-align: left;
	background: #790908;
	padding: 0px;
	position:absolute;
	}
div#contentnews{
	color : #000000;
	FONT-WEIGHT: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana;
	FONT-SIZE: 11px;
	text-align: left;
	text-indent: 10px;
	width : 574px;
	padding: 0px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom:0;
	position:relative;
	background: #B10C0A;
	}
div#contentlogin{
	left: 580px;
	width : 208px;
	height: 511px; /* change according for the AmPrestige Login height when banners are added or removed */
	top: 0px;
	padding: 0px;
	margin: 6px;
	position:absolute;
	background: #B10C0A;
}
div#contentlogin2{
	left: 580px;
	width : 208px;
	height: 293px;
	top: 0px;
	padding: 0px;
	margin: 6px;
	position:absolute;
	background: #B10C0A;
}
div#contentpanel{
	width : 788px;
	position:relative;
	background: #B10C0A;
	padding: 0px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom:0;
}
div#contentprodropdown{
	width : 788px;
	top: 0px;
	background: #B10C0A;
	padding: 0px;
	margin: 6px;
	position:relative;
}
div#panelbutton{
	width : 150px;
	height: 65px;
	left: 634px;
	top: 540px;
	position:absolute;
	background: #B10C0A;
	z-index: 30;
}
div#prodropdown{
	width : 590px;
	height: 101px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	background: #B10C0A;
}
div#moreinfo{
	width : 650px;
	top:0px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:center;
	line-height: 40px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	background-color: #B10C0A;
	background-image: url(../pic/gfx_separateline.gif);
	background-repeat: no-repeat;
	height: 40px;
	z-index:35;
	position:relative;
}
div#printer{
	width : 66px;
	height: 20px;
	top:6px;
	right: 6px;
	background-color: #B10C0A;
	z-index:45;
	position:absolute;
}
div#getacrobat{
	width : 88px;
	height: 31px;
	top:6px;
	right: 6px;
	background-color: #B10C0A;
	z-index:45;
	position:absolute;
}
div#copyrite{
	width : 800px;
	height: 30px;
	top:0px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:center;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	background-color: #C70C0A;
	z-index:25;
	position:relative;
}

div#NewsDiv	{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background-color:#B10C0A;
	font-size:11px;
	font-weight:normal;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana;
    TEXT-DECORATION: none;
}
