@charset "utf-8";
/* CSS Document */

body {
	background:#e23828;
}

/* MENU BUTTONS : SECTION - GET FUNDED */
#menubar .first div { width:104px; height:93px; background:url(img/red_bg/menu_btn_01.gif) 2px 0px no-repeat; }
#menubar .first:hover div { background:url(img/red_bg_over/menu_btn_01.gif) 2px 0px no-repeat; }
#menubar .second div { width:98px; height:93px; background:url(img/red_bg_over/menu_btn_02.gif) 2px 0px no-repeat; }
#menubar .third div { width:96px; height:93px; background:url(img/red_bg/menu_btn_03.gif) 2px 0px no-repeat; }
#menubar .third:hover div { background:url(img/red_bg_over/menu_btn_03.gif) 2px 0px no-repeat; }
#menubar .fourth div { width:96px; height:93px; background:url(img/red_bg/menu_btn_04.gif) 2px 0px no-repeat; }
#menubar .fourth:hover div { background:url(img/red_bg_over/menu_btn_04.gif) 2px 0px no-repeat; }
#menubar .fifth div { width:101px; height:93px; background:url(img/red_bg/menu_btn_05.gif) 2px 0px no-repeat; }
#menubar .fifth:hover div { background:url(img/red_bg_over/menu_btn_05.gif) 2px 0px no-repeat; }
#menubar .sixth div { width:64px; height:93px; background:url(img/red_bg/menu_btn_06.gif) 2px 0px no-repeat; }
#menubar .sixth:hover div { background:url(img/red_bg_over/menu_btn_06.gif) 2px 0px no-repeat; }
#menubar .seven div { width:220px; height:93px; background:url(img/red_bg/menu_btn_07.gif) 2px 0px no-repeat; }
#menubar .seven:hover div { background:url(img/red_bg_over/menu_btn_07.gif) 2px 0px no-repeat; }
#menubar .eight div { width:200px; height:93px; background:url(img/red_bg/menu_btn_08.gif) 2px 0px no-repeat; }
#menubar .eight:hover div { background:url(img/red_bg_over/menu_btn_08.gif) 2px 0px no-repeat; }
/* END MENU BUTTONS : SECTION - GET FUNDED */

#menubar { width:808px; height:198px; background:url(img/red_bg/logo.gif) top left no-repeat; top right no-repeat; clear: both; padding: 1px 0 0 2px; z-index: 1000; }


/* PAGE TITLE:   */
h1 {
	color:#e23828;
	font-weight: bold;
	}
/* END PAGE TITLE: */


