@charset "utf-8";
/* CSS Document */

H1 {
	color:#0a1c5c;
	font-size:18px;}

#content {
	width:920px;
	background-image:url(../images/rightbox-pressbg.gif);
	background-position:top right;
	background-repeat:repeat-y;}

	#contentInner {
		background-image:url(../images/rightbox-pressbg-top.gif);
		background-position:top right;
		background-repeat:no-repeat;}

		#contentLeft {
			width:519px;
			float:left;}
		
			#contentLeftInner {	
				padding:33px;}
		
		#contentRight {
			float:right;
			width:401px;}

			#contentRightLeftcol {
				float:left;
				width:201px;}

				#contentRightLeftcolInner {
					padding:34px 15px 37px 15px;}

			#contentRighRightcol {
				float:left;
				width:200px;}
				
				#contentRightRightcolInner {
					}
		
			#contentRightInner {
				padding:37px 21px 37px 21px;}
