/* CSS Document */
		#outer{
			position: relative;
			width:784px;
			margin: 0px auto;
		}
		#headline{
			background: url(images/fieldworldheader.png) no-repeat 0px top;
			position:relative;
			height: 56px;
			width: 784px;
			clear: both;
		}
		#xpand{
			height:100%;
			width:100%;
			z-index: 100;
			}
		.bodytext {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 13px;
			color: #000066;
			clear: none;
			float: left;
			width: 760px;
			margin-top: 192px;
			margin-right: 40px;
			margin-left: 40px;
		}
		
		#address_header{
			height:35px;
			}
		.address_header_team{
			height:35px;
			width:56px;
			float:left;
		}
		.address_header_ta{
			height:35px;
			width:203px;
			float:left;
			margin-left:0px;
		}
		.address_header_us{
			height:35px;
			width:78px;
			float:left;
			margin-left:0px;
		}
		.address_header_ua{
			height:35px;
			width:239px;
			float:left;
			margin-left:0px;
		}
		.address_header_logo{
			height:35px;
			width:208px;
			float:left;
			margin-left:0px;
		}
		#tagline{
			background: url(images/hewholine.png) no-repeat 0px top;
			height: 28px;
			width: 784px;
		}
		dl { /* block position that can be changed at will */
		left: 0px;
		width: 760px; /* width of block according to your background image */
		}
		
		dl, dt, dd {
			margin: 0;
			padding: 0;
		}
		
		dl { /* by default background on the entire block */
		background: url(images/backgroundbottom.png) bottom left no-repeat;
		padding-bottom: 103px; /* so that text will not appear on the bottom rounded edge */
			margin-top:0px;
			text-align:left;
		}
		
		h6 { /* by default background on the entire block */
		background: url(images/plainbottom.png) bottom left no-repeat;
		padding-bottom: 103px; /* so that text will not appear on the bottom rounded edge */
		margin-top:0px;
		text-align:left;
		left: 0px;
		width: 760px; /* width of block according to your background image */
		margin: 0;
		padding: 0;
		}

		
		dt {
	height: 500px;
	background: url(images/crosswmbkg.png) top left no-repeat;
	position:relative;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 40px;
	font-weight: normal;
	color: #333333;
			}
		.contenttop{
			position:absolute;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			line-height: 13px;
			font-weight: normal;
			color: rgb(51, 51, 51);
			text-align: left;
			margin-left:40px;
			margin-top:40px;
			margin-right:40px;
		}
		.contentbottom{
			position:absolute;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			line-height: 13px;
			font-weight: normal;
			color: rgb(51, 51, 51);
			text-align: justify;
			margin-left:40px;
			margin-right:41px;
			bottom:0px;
			width: 680px;
			padding-right: 40px;
		}
		.contenttext_bold{
			font-weight:bold;
		}
		dd {
		padding: 8px 40px 0px 40px; /* internal block spaces administration */
		 background: url(images/crossbkg-variable.png) top left repeat-y; /* internal background */
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			line-height: 13px;
			font-weight: normal;
			color: rgb(51, 51, 51);
			text-align: justify;
			margin-top:0;
		}
		.floatimg{
			float:right;
			margin-right:0px;
			padding-left: 18px;
		}
		#footer{
			height:33px;
			width:760px;
		}
		.footer_colorbar{
			height:33px;
			width:426px;
			float:left;
			margin-left:0px;
		}
		.footer_ccci{
			height:33px;
			width:334px;
			float:left;
			margin-left:0px;
		}
		#signatures{
		 background: url(images/crossbkg-variable.png) repeat-y;
		 height:49px;
		 width:760px;
		 margin-bottom:30px;
		 clear:both;
		 }
		.csig{
		float:left;
		margin-left:20px;
		margin-right:450px;
		height:49px;
		width:155px;
		}
		.msig{
		float:left;
		margin-left:10px;
		height:31px;
		width:142px;
		}
		
		.offsetdd {
			margin: 60px;
		}
h3 {
		padding: 8px 40px 0px 40px; /* internal block spaces administration */
		 background: url(images/crossbkg-variable.png) top left repeat-y; /* internal background */
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			line-height: 13px;
			font-weight: normal;
			color: rgb(51, 51, 51);
			text-align: right;
			margin-top:0;
}
.realigndd {
	text-align: right;
}
