/*This stylesheet is copyrighted by S. Emerson, Accrete Web Solutions and SRT Services Group of Websites.  This is the corrected one.
Author: S. Emerson
Author: URI: http://www.accretewebsolutions.ca/
*/

/*Set all margins and padding-cross browser compatible*/
* { padding: 0; margin: 0;}

/*General styles*/
body {
	font-family: "Century Gothic", Verdana, "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size:  0.81em;
	color: #000000;
}
#page {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#layouttop {
	height: 0px;
}
#logo {
	text-align: center;
}
