@charset "utf-8";
/* 	CSS Document
	Copyright 2007 Ewave Designs (UK)
	Author: Shamsul Haque
	Date: September 2007
	
*******************************************************/

/*	Standard HTML Tags
*******************************************************/

body 	{ 	margin: 0px; padding: 0px; background-color: #a49367; background-image: url(../images/_system/efms-bg.jpg); background-repeat: repeat-x; 
			/*background-image: url(../images/_system/efms-bg-image-snowflakes-07.jpg); background-repeat: repeat-x;*/
			font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; text-align: center; }

img 	{ 	border: 0; }
/*ul, li	{	list-style: none; }*/

/* 	Advanced Framework Tags
*******************************************************/

#tblMainWrapperTable	{	width: 925px; margin: 15px auto 0 auto; text-align: left; }
#tblMiddleBackgroundImage
						{	background-image: url(../images/_system/efms-bg-content.jpg); background-color: #a49367;	}
#tblWrapperHeaderImage 	{	background-color: inherit; width:665px; height: 127px; width: auto; 
							background-image: url(../images/_header/rotate/efms-shop-front-top-neon.jpg); background-repeat: no-repeat; }

#tblWrapperHeaderLogo 	{	width: 215px; height:127px; background-image: url(../images/_system/efms-logo.jpg); background-repeat: no-repeat;
							color: #FFFFFF; font-size: 18px; padding-right: 15px; padding-left: 15px; }
#tblLargeArea			{	width: 665px; background-color: #FFFFFF; }
#divWrapperMainContent	{	width: 615px; margin: 15px 25px; }
#divWrapperRightColumn	{	margin: 0; padding: 0; border: 1px solid #009900; }
#divWrapperFooter 		{	font-family: Arial, Helvetica, sans-serif; height: auto; width: 925px; clear: both; padding: 10px 0; 
							background-color: #000000; margin: 15px auto 15px auto; font-size: 10px; }
#divWrapperFooterRight 	{	text-align: right; width: 240px; float: right; height: auto; color: #FFFFFF; margin-right: 15px; }
#divWrapperFooterLeft 	{	width: auto; margin-right: 260px; padding: 5px; margin-left: 15px; text-align: center;  
							height: auto; color: #FFFFFF; border: 1px solid #FFFFFF; }
#divWrapperFooter a 	{	color: #FFFFFF; background-color: inherit; text-decoration: none; }
#divWrapperFooter a:hover 
						{	text-decoration: underline; }

