/**
 * @author
 * GCT Productions Corp and Web Design Enterprise
 * Phone Office: (305) 386 - 9003
 * Phone Office: (305) 432 - 5115
 * Phone Fax: (866) 861 - 7070 
 * Phone 24/7 Support: (954) 226 - 7412
 * Website: www.webdesignerexpress.com and www.webdesignenterprise.com
 * E-mail: info@webdesignerexpress.com and info@webdesignenterprise.com
 * 
 * @copyright 
 * This work is licensed under the Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License. 
 * To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/3.0/legalcode
 *
 * Be aware, violating this license agreement could result in the prosecution and punishment of the infractor.
 *
 *  2002-2009 GCT Productions Corp. and Web Design Enterprise Corp. All rights reserved.
 */
 
 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: none;
}
.clear {
	overflow: hidden;
	clear: both;
}