/* Global Elements
=====================================================================*/
body {
	background:#fff url(../images/background.png) 50% 0 repeat-x;
	line-height: 1.6em;
	font:12px Arial, Verdana, serif;
	min-height:100%;
}
.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
/* Start CSS Coding
=====================================================================*/
#container {
	width:100%;
	background:url(../images/shadow.png) 50% 0 no-repeat;
}
#wrapper {
	width:990px;
	margin:0 auto;
	
}


#adbanner {
	width:100%;
	min-height:4px;
	background:#013274 ;
}

#bannerholder {
	width:990px;
	padding: 10px 0px 10px 0;
	margin:0 auto;
}

#header {
	width:990px;
	height:146px;
	background:#fff url(../images/back_header.png) repeat-y;
}

#banner { top:0px; margin:0 0px 0px 0px;  height: 260px; font-size:0.9em; background:#FDA622;}

#logo{
	width:337px;
	height:88px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	text-indent:-5000px;
	margin:31px 0 0 15px;
}
#logo span{
	background:url(../images/aca_logo.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#headerright {
	min-width:200px;
	float:right;
	margin:0px 0 0 0;
	min-height: 20px;
	padding: 12px 12px 12px 12px;
	border:#bbb 1px solid;
	background: #eee;
}


/* end CSS Coding
=====================================================================*/

/*#logo { position:relative; top:22px; left:40px;  width:360px; height: 123px; }*/
#pageimage { position:absolute; top:0px; right:0px; min-width:189px; height:163px; text-align:right; }

/*#nav1 { position:relative; height:35px; padding-left:20px; z-index:1;}*/

/*#wrapper { margin: 0; position: relative;  } */


#page {
	width: 990px;
	border:#ccc 1px solid;

	} 


#rightcolumn {
	float:right;
	padding: 20px 25px 0 10px; 
/*		top:0px;
right: 0;*/
	width: 220px;
/*	background-color: #FF9900;*/
}

* html #rightcolumn {
	float:right;
	padding: 20px 25px 0 10px; 
/*		top:0px;
right: 0;*/
	width: 200px;
/*	background-color: #FF9900;*/
}

#maincontent {
	padding: 0px 30px 0 0px; 
	margin: 25px 0px 25px 25px;
	width: 660px;
	float:left;
	border-right:#ccc 1px solid;
}

#news {
	margin: 0 0px 0 0px; 
	padding: 0 35px 0px 0px;
	border-right:#bbb 1px solid;
}

#headline {
	min-height: 140px;
	padding: 12px 12px 12px 12px;
	border-bottom:#ccc 1px solid;
	background: #eee;
	margin: 6px;
}

.headline {
	min-height: 140px;
	padding: 12px 12px 12px 12px;
	border-bottom:#ccc 1px solid;
	background: #eee;
	margin: 6px;
}

#highlight {
	min-height: 140px;
	padding: 12px 12px 12px 12px;
	border-bottom:#ccc 1px solid;
	background: #eee;
	margin: 6px;
}

.highlight {
	min-height: 140px;
	padding: 12px 12px 12px 12px;
	border-bottom:#ccc 1px solid;
	background: #eee;
	margin: 6px;
}

#headlinestart {
	border-top:#ddd 1px solid;
	min-height: 15px;
}

#footer { background-color:#013274; color:#FFFFFF; clear:both; font-size:1.0em; width: 100%; /*min-height: 140px;*/}

#footerinner {  width: 990px; min-height: 80px; padding: 50px 0 20px 0; margin:0 auto; }

