#banner {
	background-image: 
	background-repeat: no-repeat;
	background-image: url(../Images/bemidji_consulting.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
	border-bottom-color: #D19704;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	clear: right;
	border-top-color: #D19704;
	border-top-style: solid;
	border-top-width: 6px;
}
#content {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	width: 60%;
	position: relative;
}
#sidebar {
	width: 100px;
	background-color: #00FF00;
	color: #333333;
	margin-top: 15px;
	position: relative;
	float: left;
}

.flowerimg {
	background-color: #FFFFFF;
	float: left;
	clear: right;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 9px;
}

.sidebarcontent {
	width: 75%;
	margin-bottom: 15px;
	float: right;
	clear: right;
	background-color: #FFFFFF;
	margin-top: 10px;
	background-image: url(../Images/transparentlogo.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#avmenu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	color: #991C1C;
}

#avmenu li
{
	text-align: center;
	padding-top: 2px;
	color: #991C1C;
}

#avmenu li a
{
	background: bottom left repeat-x;
	height: 1.5em;
	line-height: 1.5em;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
	background-color: #FFFFFF;
	display: block;
	border-left-color: #D19704;
	border-left-style: solid;
	border-top-color: #E6E6F2;
	border-top-style: solid;
	border-top-width: 0.2em;
	border-bottom-color: #E6E6F2;
	border-bottom-style: solid;
	border-bottom-width: 0.2em;
	background-image: url(../Images/navgif.jpg);
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#avmenu li a: hover
{
	background-color: #C0B7EE;
	color: #003399;
}
/* End IE5-Mac hack */

#avmenu
{
	width: 150px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-left: 11px;
} 

#sidebar1 {
	height: 300px;
	background-repeat: no-repeat;
	margin-top: 20px;
	background-image: url(../Images/contactbox.gif);
	width: 150px;
	
}
