/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	width: 941px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#container {
	width: 941px;
	text-align: left;
}

#logo {
	float: left;
}

#header-contact {
	float: right;
}

#navigation {
	clear: both;
}

#main, #footer, #banner-area, #home-banner {
	margin: 0px 18px 0px 20px;
	clear: both;
}

#primary-content-container {
	width: 581px;
	float: left;
}

#news-list-container {
	width: 304px;
	float: right;
}

#news-list-container2 {
	width: 304px;
	float: right;
	margin-top: 14px;
}	
#banner-area {
	margin-bottom: 14px;
}

#logos {
	display: block;
	height: 80px;
	background-color: #FFF;
}

#list-text {
	width: 594px;
	background: url(../images/newsite/list-bg.jpg);
	float: left;
}

#list-text-insert {
	width: 594px;
	background: url(../images/newsite/list-insert-bg.jpg);
	float: left;
}

#list-text-online {
	width: 594px;
	background: url(../images/newsite/list-online-bg.jpg);
	float: left;
}

#list-text-postal {
	width: 594px;
	background: url(../images/newsite/list-postal-bg.jpg);
	float: left;
}

#list-text-content {
	padding: 15px 20px 10px 10px;
	margin-right: 13px;
	border-bottom: 1px solid #D8DFEA;
}

.list-search {
	width: 300px;
	float: right;
}

.blue-box {
	border: 1px solid #D6DDE9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 5px 0px 0px 0px;
}

.box-content {
	padding: 5px;
}

#selections-table td {
	border-bottom: 1px dashed #CCCCCC;
}

#avongate_print {
	display: none;
}
