	Body {
	padding:0px;
	margin:0px;
	font-family:Trebuchet MS, Arial;
	font-size:10px;
	background-image:url('/images/main_background.gif');
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	}
	.fades{
		width:50px;
		background-repeat: repeat-y;
	}
	.fade-topleft{
		background-image:url('/images/fade-topleft.jpg');
	}
	.fade-topright{
		background-image:url('/images/fade-topright.jpg');
	}
	.fade-bottomleft{
		background-image:url('/images/fade-bottomleft.jpg');
	}
	.fade-bottomright{
		background-image:url('/images/fade-bottomright.jpg');
	}
	.nav-header {
		background-image:url('/images/header-back.jpg');
		height:118px;
		width:959px;
		position:relative;
	}
	.nav-tabs {
		position:relative;
		left:227px;
		top:78px;
	}
	.flash {
		background-image:url('/images/rnddesign_flash.jpg');
		height:213px;
		width:959px;
		position:relative;
	}
	.items {
		top:60px;
		left:35px;
		position:relative;
	}
	.transition-piece{
		background-image:url('/images/transition-piece.gif');
		height:28px;
		width:959px;
	}
	.right-content {
		float:right;
		padding-right:25px;
	}
	.left-content {
		width:336px;
		padding-left:20px;
	}
	.more-leads-header {
	 	width:300px;
	 	height:48px;
	 	background-image:url('/images/more-leads-header.gif');
	 }
	 .more-leads-text {
		 width:298px;
		 border:1px solid #383838;
		 background-color:#CCCCCC;
	} 
	.text-padding {
		 padding:10px 15px 10px 15px;
		 font-weight:700;
		 color:#383838;
		 font-size:12px;
	}
	.footer-end{
		width:959px;
	 	height:8px;
	 	background-image:url('/images/footer-endpiece.gif');
	}
	.footer-piece {
		font-weight:700;
		text-align:center;
		width:919px;
		padding-left:20px;
		padding-right:20px;
	}
	.form-space {
		width:600px;
		height:320px;
		background-image:url('/images/form.jpg');
		position:relative;
	}
	.form_items {
		position:relative;
		right:270px;
		top:110px;
		text-align:right;
		line-height:35px;
	}
	Input.form_items {
		width:70px;
	}
	.form_submit {
		width:600px;
		height:60px;
		cursor:pointer;
		position:relative;
		top:120px;
	}