#banner {
	background-image: 
	background-repeat: no-repeat;
	background-image: url(../Images/icbanner.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 120px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	clear: right;
	border-bottom-color: #730644;
	border-top-color: #730644;
	border-top-style: solid;
	border-top-width: 6px;
}

img.corner {
	height: 35px;
	border: none;
	display: block!important;
	margin: 0;
	padding: 0;
}
img.cornerCopy {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}

.sidebarcontent {
	width: 75%;
	margin-bottom: 15px;
	float: right;
	clear: right;
	background-color: #FFFFFF;
	margin-top: 10px;
}


.techimage {
	clear: none;
	float: left;
	margin-right: 30px;
	margin-bottom: 500px;
}

#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: #4F52B3;
	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;
	margin-left: 5px;