div#banner {
	height:197px;
}
div#content {
	background-image:url(../../_images/bg_homepage.gif);
	background-repeat:repeat-x;
}
div#content img{
	margin-left:245px;
}
div#content p {
	width:420px;
	margin:0px 0px 0px 260px;
	padding-bottom:20px;
}
div#navHome, div#navContact {
	display:none;
}
div#headerImage {
	float:left;
	background-color:#990000;
	width:507px;
}

/* ---  Main Menu - Homepage Settings --- */
div#mainmenu {
	height:197px;
	background-image:url(../../_images/bg_mainmenu.gif);
	background-repeat:repeat-y;
}
div#mainmenu, div#mainmenu a {
	width:229px;
}
div#mainmenu ul {
	background-image:url(../../_images/mainmenu_home.gif);
	background-repeat:no-repeat;
	margin-top:7px;
}
div#mainmenu a#item1:hover { background: transparent url(../../_images/mainmenu_home_over.gif) 0px 0px no-repeat;}
div#mainmenu a#item2:hover { background: transparent url(../../_images/mainmenu_home_over.gif) 0px -23px no-repeat;}
div#mainmenu a#item3:hover { background: transparent url(../../_images/mainmenu_home_over.gif) 0px -46px no-repeat;}
div#mainmenu a#item4:hover { background: transparent url(../../_images/mainmenu_home_over.gif) 0px -69px no-repeat;}
div#mainmenu a#item5:hover { background: transparent url(../../_images/mainmenu_home_over.gif) 0px -92px no-repeat;}
div#mainmenu a#item6:hover { background: transparent url(../../_images/mainmenu_home_over.gif) 0px -115px no-repeat;}
div#mainmenu a#item7:hover { background: transparent url(../../_images/mainmenu_home_over.gif) 0px -138px no-repeat;}
div#mainmenu a#item8:hover { background: transparent url(../../_images/mainmenu_home_over.gif) 0px -161px no-repeat;}

div#content {
	clear:both;
}
