/*********************************** [ Banners ] */

/* ---(Main Banner)--- */
div#main_banner {
	display					: block;
	visibility				: visible;
	
	position				: relative;
	height					: 182px;
	background				: url('/images/banner.png') no-repeat top left;
}
	div#banner_corner	{
		display				: block;
		background			: url('/images/bancimg_abetterway.jpg') 
	}
	.banner_text_standardlayout{
		left					: 10px;
	}
		
/*********************************** [ Body ] */

/* ---(MODIFIERS)--- */
#pg_docs {
	position 		: relative;
	float			: right;
	width			: 250px;
	clear			: right;
}


#btn_aboutusblock {
	position	: absolute;
	top			: 100px;
	right		: 40px;
	width		: 229px;
}


	
	#visbyte #visbyte_fs {
		position: absolute;
		top: 415px;
		right: 85px;
		width: 126px;
		height: 57px;
		display: block;
	}
	#visbyte #visbyte_fs a{
		width: 126px;
		height: 57px;
		display: block;
		background: url('/images/visbyte_fs.png') no-repeat top left !important;
		background: url('/images/visbyte_fs.gif') no-repeat top left;
	}
	#visbyte #visbyte_fs a span{
		display: none;
	}

#evo {
	position: relative;
	width	: 650px;
	height	: 1450px;
}


	#reporting img{
		border : 0px none;
		position: absolute;
		top: 20px;
		width: 139px;
		height: 142px;
	}
	#reporting h4 {
			position		: absolute;
			top				: 20px;
			left			: 170px;
			background		: url('/images/arrow_right_states.png') no-repeat 0px -29px;
			padding-left	: 18px;
			
			font-size		: 11pt;
			font-weight		: bold;
			color			: #000000;
	}
	#reporting p {
			position		: absolute;
			top				: 40px;
			left			: 188px;
			width			: 440px;
			
			font-size		: 9pt;
			font-weight		: normal;
			color			: #000000;
	}
	
#security  #dwarrow{
		position		: absolute;
		left			: 318px;
		top				: 181px;
		width			: 30px;
		height			: 42px;
		background		: url('/images/bway_arrow.gif') no-repeat top left;
}
	#security img{
		border : 0px none;
		position: absolute;
		top: 234px;
		right: 5px;
		width: 97px;
		height: 298px;
	}
	#security h4 {
			position		: absolute;
			top				: 229px;
			left			: 24px;
			background		: url('/images/arrow_right_states.png') no-repeat right -29px;
			padding-right	: 18px;
			
			font-size		: 11pt;
			font-weight		: bold;
			color			: #000000;
	}
	#security p {
			position		: absolute;
			top				: 249px;
			left			: 24px;
			width			: 462px;
			
			font-size		: 9pt;
			font-weight		: normal;
			color			: #000000;
	}

#integrity  #dwarrow{
		position		: absolute;
		left			: 318px;
		top				: 430px;
		width			: 30px;
		height			: 42px;
		background		: url('/images/bway_arrow.gif') no-repeat top left;
}	
	#integrity img{
		border : 0px none;
		position: absolute;
		top: 453px;
		left: 30px;
		width: 128px;
		height: 326px;
	}
	#integrity h4 {
			position		: absolute;
			top				: 485px;
			left			: 165px;
			background		: url('/images/arrow_right_states.png') no-repeat 0px -29px;
			padding-left	: 18px;
			
			font-size		: 11pt;
			font-weight		: bold;
			color			: #000000;
	}
	#integrity p {
			position		: absolute;
			top				: 505px;
			left			: 183px;
			width			: 285px;
			
			font-size		: 9pt;
			font-weight		: normal;
			color			: #000000;
	}

#productivity  #dwarrow{
		position		: absolute;
		left			: 318px;
		top				: 740px;
		width			: 30px;
		height			: 42px;
		background		: url('/images/bway_arrow.gif') no-repeat top left;
}	
	#productivity img{
		border : 0px none;
		position: absolute;
		top: 610px;
		right: 5px;
		width: 167px;
		height: 419px;
	}
	#productivity h4 {
			position		: absolute;
			top				: 787px;
			left			: 24px;
			background		: url('/images/arrow_right_states.png') no-repeat right -29px;
			padding-right	: 18px;
			
			font-size		: 11pt;
			font-weight		: bold;
			color			: #000000;
	}
	#productivity p {
			position		: absolute;
			top				: 807px;
			left			: 24px;
			width			: 417px;
			
			font-size		: 9pt;
			font-weight		: normal;
			color			: #000000;
	}

#optimization  #dwarrow{
		position		: absolute;
		left			: 318px;
		top				: 980px;
		width			: 30px;
		height			: 42px;
		background		: url('/images/bway_arrow.gif') no-repeat top left;
}		
	#optimization img{
		border : 0px none;
		position: absolute;
		top: 1002px;
		left: 24px;
		width: 289px;
		height: 429px;
	}
	#optimization h4 {
			position		: absolute;
			top				: 1050px;
			left			: 312px;
			background		: url('/images/arrow_right_states.png') no-repeat 0px -29px;
			padding-left	: 18px;
			
			font-size		: 11pt;
			font-weight		: bold;
			color			: #000000;
	}
	#optimization p {
			position		: absolute;
			top				: 1070px;
			left			: 330px;
			width			: 283px;
			
			font-size		: 9pt;
			font-weight		: normal;
			color			: #000000;
	}

#finalmessage p {
			position		: absolute;
			top				: 1397px;
			left			: 50px;
			width			: 500px;
			
			font-size		: 11pt;
			font-weight		: bold;
			color			: #454545;
			text-align		: center;

}