/* ACN CSS Document */

body {
	background:#f3ece4 url('../images/new/bg.jpg') repeat-x top left;
	}
img{border:0;}
#masthead {
	height:318px;
	}
#masthead #banner{
    height:231px;
}
#secondary {
	float:left;
	width:970px;
	font-family:Arial, Helvetica, sans-serif;
	text-indent:20px;
	background-color:#37698e!important;
	margin:0px;
	padding:4px 10px 4px 10px;

	}
#wrapper {
	background:#FFF url('../images/bg_wrapper_index.gif') repeat-y top right;
	}

/* Main Content */

#left {
	float:left;
	width:190px;
	margin:0px;
	padding:0px;
	}
#center {
	float:left;
	width:636px;
	margin:0px;
	padding:0px;
	}
#right {
	float:left;
/*	position:relative;
	top:0px; left:530px; */
	width:164px;
	margin:0px;
	padding:0px;
	}

/* COPY BLOCKS */
.border_none_narrow {
	width:170px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:10px;
	}
.border_top_narrow {
	width:170px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	border-top:2px dotted #D6D6D7;
	margin:0px;
	padding:10px;
	}
.border_none_wide {
	width:616px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:10px;
	}
.border_top_wide {
	width:616px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	border-top:2px dotted #D6D6D7;
	margin:0px;
	padding:10px;
	}
.box_right {
	width:144px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:normal;
	margin:0px;
	padding:10px;
	}
.box_right ul {
	list-style:none;
	}
.box_right li {
	display:block;
	margin-left:-40px;
	line-height:150%;
	}

.box_right a {
	font-weight:bold;
	color:#B598C3;
	text-decoration:none;
	}
.box_right a:hover {
	color:#794C8F;
	}
.box_right a:visited {
	color:#B598C3;
	}

.home_news {margin-bottom:20px}
.home_news .title {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;color:#2F557B}
.home_news .title a {color:#2F557B;text-decoration:none}
.home_news .content {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;color:#555;line-height:150%}
.home_news .more {font-size:11px}
