/*------------------BRANDING--------------------*/

#wrapper { position:relative;}

.branding{ width:100%; text-align:center;}
	.branding .top{ width:964px; height:153px; margin:auto; position:relative; background-image:url(/images/branding-axn-top.jpg); background-repeat:no-repeat; background-position:top; center}
	.branding .top .left{ width:150px; height:700px; position:absolute; left:-150px; top:0px; background-image:url(/images/branding-axn-left.jpg); background-repeat:no-repeat; background-position:right top}
	.branding .top .right{ width:150px; height:700px; position:absolute; right:-150px; top:0px; background-image:url(/images/branding-axn-right.jpg); background-repeat:no-repeat; background-position:left top}