body	{ margin: 0px; background-color: ffffff; }
img		{ border: 0px; }

div.divMain 			{ position: absolute; width: 780; height: 100%; top: 0px; left: expression((document.body.clientWidth / 2) - 390); }
	div.divBanner			{ position: absolute; width: 780; height: 100; top: 20px; left: 0px; background-image: url(/images/logo_bg.gif); background-repeat: repeat-x; }
		div.divLogo				{ position: absolute; width: 100; height: 100; top: 0px; left: 0px; }
		div.divNavigation		{ position: absolute; width: 680; height: 20; top: 50px; left: 100px; text-align: right }
	div.divBody			{ position: absolute; width: 680; height: expression(document.body.clientHeight - 130); top: 130px; left: 100px; }
	div.divRight		{ position: absolute; top: 220px; left: 500px; text-align: center; }
	div.divSep1			{ position: absolute; width: 680; height: 1px; top: 290px; left: 100px; background-color: 6D6C36; }
	div.divPhone			{ position: absolute; width: 680; top: 310px; left: 100px; }
	div.divSep2			{ position: absolute; width: 680; height: 1px; top: 365px; left: 100px; background-color: 6D6C36; }
	div.divAddress		{ position: absolute; width: 680; top: 380px; left: 100px; }
	div.divFooter		{ position: absolute; top: 500px; left: 0px; width: 780; height: 50; text-align: center; }

span.spanBody		{ font-size: 10px; font-family: verdana; color: 6D6C36; text-align: left; }
span.spanHeading		{ font-size: 10px; font-family: verdana; color: 6D6C36; text-align: center; width: 600px; }
span.spanRight		{ font-size: 10px; font-family: verdana; color: 6D6C36; text-align: center; }
span.spanFooter		{ font-size: 10px; font-family: verdana; color: 6D6C36; text-align: center; }

a.aBody	{ font-size: 10px; font-family: verdana; color: AB4C4C; text-decoration: none; }
a.aFooter	{ font-size: 10px; font-family: verdana; color: AB4C4C; text-decoration: none; }

textarea.inputCaption	{ font-size: 10px; font-family: verdana; font-weight: bold; color: 6D6C36; width: 440px; border: 0px; border-color: ffffff; text-align: center; height: 40px; scrollbar-base-color: ffffff; scrollbar-shadow-color: ffffff; scrollbar-track-color: ffffff; scrollbar-darkshadow-color: ffffff; scrollbar-arrow-color: AB4C4C; }

table.tableNav	{ height: 20px; width: 680px; }
tr.trNav	{ }
td.tdNav	{ font-size: 10; font-weight: bold; font-family: verdana, arial; color: 6D6C36; text-align: center; }