	/* CSS document for the co-branded fax2mail & Easily.co.uk reseller page. */
	/* This page has been designed for IE 6. Browser hacks are for Firefox 1.5.0.4 & should work for most MAC browsers. */
	/* Ryan Menzies, Digerati Digital, ryan.menzies@digerati-digital.co.uk. 23rd Aug 2006 */

					/* Layout */
body				{font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #666666; background-color: #FFFFFF; letter-spacing: 1px;}
#wrap				{height: auto; width: 760px;}
#header				{height: 150px;	width: 760px; background-image: url(../res-images/easily-header.jpg); background-repeat: no-repeat;}
#header1			{height: 150px;	width: 760px; background-image: url(../res-images/plain-header.jpg); background-repeat: no-repeat;}
#innerwrap			{height: auto; width: 760px; background-image: url(../res-images/mid-shad.jpg); background-repeat: repeat-y; text-align: center;}
#content			{height: auto; width: 680px; background-color: #ffffff; text-align: left; padding: 10px;}
/*#info				{float: right; height: 400px; width: 150px; background-color: #0000FF;}*/
#footer				{height: 40px; width: 760px; background-image: url(../res-images/bot-shad.jpg); background-repeat: no-repeat; padding-top: 20px; font-size: 10px;}

					/* Formatting */
h1					{font-size: 18px; color: #0066CC;}
h2					{font-size: 16px; color: #666666;}
h3					{}
h1 span				{border-bottom: 1px dotted #0066cc;}

#content a			{font-weight: bold; color: #ff3300; text-decoration: underline;}
#content a:hover	{color: #000000;}

td					{letter-spacing: 0px;}

					
					/* Browser Hacks */
html>body #content	{width: 660px; margin-left: 40px;}
