@charset "utf-8";
/* CSS Document */
/*-- Page Updated and Created by: 'Coder Kelo' --*/
/*-- Page Designed under Site Nine Design, LLC --*/

/* This is the responsive wireframe CSS Sheet for 'Wire Frame Test'. */
/* Basic site wireframe sheet */

/*------entire page wrapper and site alignment for the center block--------*/


#sitewrapper{
	width: inherit;
	padding: 0 7px 0 7px;
}

#sitewrapper500{
	/* visibility: hidden; */
	width: 510px;
	margin: auto;
}

#sitewrapperscreen{
	width: vw;
	text-align: center;
}
