			.main {
			margin:auto;
			width:900px;

			}
			a.std:active  {
				text-decoration:			none;
				color: 							#0033cc;
				font-weight:					bold;
			}

			a.std:link    {
				text-decoration:			none;
				color: 							#0033cc;
				font-weight:					bold;
			}

			a.std:visited {
				text-decoration:			none; 
				color: 							#0033cc; 
				font-weight:					bold;
			}

			a.std:hover   {
				text-decoration:			underline;
				color: 							#cc3300;
				font-weight:					bold;
			}

			body	{
				margin-left:						0px;
				margin-top:						0px;
				font-family:						arial, verdana, sans-serif;
				color:								#000000;
				background-color:			#ffffff;
			}
			
			#pgheader	{
				position:							absolute;
				left:									0px;
				top:									5px;
				width:								900px;
				height:								165px;
			}
			
			#topbanner	{
				position:							absolute;
				left:									0px;
				top:									20px;
				height:								125px;
			}
			
			#gldribbonlt	{
				position:							absolute;
				left:									0px;
				top:									42px;
				height:								32px;
			}
			
			#gldribbonrt	{
				position:							absolute;
				left:									509px;
				top:									42px;
				height:								32px;
			}
			
			#gradblue	{
				position:							absolute;
				left:									0px;
				top:									124px;
			}
			
			#betste	{
				position:							absolute;
				left:									400px;
				top:									0px;
			}
			
			#officefrt	{
				position:							absolute;
				left:									619px;
				top:									20px;
			}
			
			#bnrMopsick	{
				position:							absolute;
				left:									0px;
				top:									24px;
				width:								400px;
				text-align:						center;
			}
			
			#bnrAnd	{
				position:							absolute;
				left:									0px;
				top:									65px;
				width:								400px;
				text-align:						center;
			}
			
			#bnrLittle	{
				position:							absolute;
				left:									0px;
				top:									106px;
				width:								400px;
				text-align:						center;
			}
			
			#bnrSlogan	{
				position:							absolute;
				left:									0px;
				top:									160px;
				width:								900px;
				text-align:						center;
				font-family:						"times new roman";
				font-size:							165%;
				font-variant:						small-caps;
				color:								#ffffff;
				font-weight:						normal;
			}
			
			#navcol	{
				position:							absolute;
				left:									0px;
				top:									220px;
				width:								290px;
				text-align:						left;
			}
			
			#ctr	{
				position:							absolute;
				left:									0px;
				top:									240px;
				width:								900px;
				text-align:						left;
				color:								#000000;
				font-size:							12pt;
				font-weight:						normal;
				font-family:						arial, verdana, sans-serif;
			}
			
			#bluhome, #blumeet, #blulinks, #blucontacts, #blusuccess, #bluoffshore, #blusvc, #blupub {
				position:							absolute;
				top:									189px;
			}
			
			#bluhome	{
				left:									0px;
			}
			
			#blusvc	{
				left:									78px;
			}
			
			#blumeet	{
				left:									168px;
			}
			
			#blusuccess	{
				left:									318px;
			}
			#bluoffshore	{
				left:									448px;
			}
			
			#blupub	{
				left:									618px;
			}
			
			#blulinks	{
				left:									713px;
			}
			
			#blucontacts	{
				left:									791px;
			}
			
			#footer	{
				font-size:						8pt;
			}
						
			.secttl	{
				font-size:							175%;
				font-weight:						bold;
			}
			
			.lined	{
				text-decoration:				underline;
				font-style:							italic;
			}
