        html, body 		{ margin: 0; padding: 0; }
		body 			{ background: #2D79AA; color: #333; font: 12px Helvetica, Arial, sans-serif; line-height: 18px; }
		h2				{ color: #333333; }
        h3				{ color: #920000; }
		a               { color: #0033FF; text-decoration: none; font-weight: bold; }
        a:visited       { color: #29166F; text-decoration: none; font-weight: bold; }
        a:hover         { color: #CCCCFF; text-decoration: none; font-weight: bold; }
		p				{ margin: 0 0 18px; }
		#container		{ background: #FFFFFF; width: 778px; margin: 0 auto; margin-top: 18px; position: relative; }
		
		/* Header */
		#header			{ background: #12345A url(http://keyexpress.com/images/keyexpress_header.png); width: 778px; height: 145px; border-bottom: 2px solid #0C213A; clear: both; }
		/*#header h1  	{ background: url(http://keyexpress.com/images/keyexpress_header.png); width: 778px; height: 145px; }*/
		#navigation		{ background: url(http://keyexpress.com/images/nav.png) #C0C0C0; text-align: left; border-bottom: 2px solid #A0A0A0; width: 100%; clear: both; }
		#navigation a	{ color: #666666; }
		#navigation a:hover	{ color: #333333; }
		#navigation ul	{ list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
		#navigation li	{ display: inline; font-size: 11px; font-weight: bold; padding-right: 18px; }
		
		/* Content Style */
		#extra			{ margin-left: 18px; }
		#extra small	{ font-size: 11px; line-height: 18px; }
		#content p, #extra p { padding-right: 18px; margin-top: 5px; }
		#intro          { color: #12345A; text-align: center; margin-bottom: 10px; padding-bottom: 10px; }
        #membersof1     { background: url(http://keyexpress.com/images/pmo.png); width: 176px; height: 54px; margin-top: 20px; margin-bottom: 5px; }
        #membersof2     { background: url(http://keyexpress.com/images/membersof.gif); width: 176px; height: 159px; margin-bottom: 20px; }
        #osa            { background: url(http://keyexpress.com/images/osa.png); text-indent:-9999px; width: 176px; height: 34px; }
        .bluebox        { background: #2D79AA; color: #FFFFFF; margin-top: 10px; margin-bottom: 10px; padding-left: 25px; padding-top: 5px; padding-bottom: 5px; }
		.bluebox ul	    { padding: 0 0 9px; }
        .redbox         { background: #FFEAB7; color: #000000; border: 3px solid #FF0000; margin-top: 10px; margin-bottom: 10px; padding-left: 15px; padding-top: 5px; padding-bottom: 15px; font-size: 10px; }
        .redbox a       { color: #800000; }
        .van_cards      { background: url(http://keyexpress.com/images/van_cards.png); width: 389px; height: 210px; }
		
		/* Content Positioning & Size */
		#content		{ float: right; width: 540px; margin-right: 15px; }
		#extra			{ float: left; clear: left; width: 175px; }		
        
        /* Footer */
		#fotimg         { background: #C0C0C0; text-align: center; border-top: 2px solid #A0A0A0; clear: both; width: 100%; clear: both; }
		#fotimg h1      { background: url(http://keyexpress.com/images/logos.jpg); width: 737px; height: 46px; }
		#footer			{ background: #12345A; border-top: 2px solid #0C213A; clear: both; width: 100%; text-align: center; clear: both; }
		#footer a		{ color: #FFFFFF; }
		#footer	p		{ color: #FFFFFF; margin: 0; padding: 0 18px 10px; }
		#footer ul		{ border-bottom: 1px solid #0C213A; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
		#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }