		body {background-image: url(../images/BG.gif); background-position: 50% 0px ; background-repeat: repeat-y;
			margin: 0px; padding: 0px;
			background-color: #053464;
			}

			div#printHeader {display: none;}

		img {border: 0px;}
		p			{font-family: "tahoma"; margin: 0px; padding: 0px;}
		h1,h2,h3,a	{margin: 0px; padding: 0px;}
		
		div#mainWrapper {  position: absolute; left:50%; margin-left: -400px; top:0px 
		width: 800px; height: 300px;
		background-image: url(../images/base1.jpg); background-position: 0px 0px ; background-repeat: no-repeat;
							}
		div.mainToolbar {position: relative;  left: 0px; _top: 166px;width: 800px;}
		html>body div.mainToolbar {top:168px;}
		
	div.mainToolbar p{ text-align: center; margin: 0px; padding: 0px;}
	div.mainToolbar a:link	{font-family: "verdana", "arial"; font-size: 11px; font-weight: bold; color: #fff; text-decoration: none;
		line-height: 20px; vertical-align: bottom; border-right: 1px solid #e4e4e4; 
		text-align: center; 
	padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px;}
	div.mainToolbar a:visited	{font-family: "verdana", "arial"; font-size: 11px; font-weight: bold; color: #fff; text-decoration: none;
		line-height: 20px; vertical-align: bottom; border-right: 1px solid #e4e4e4; 
		text-align: center;
		padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px;}
	div.mainToolbar a:hover	{font-family: "verdana", "arial"; font-size: 11px; font-weight: bold; color: #053464; text-decoration: none;
		line-height: 20px; vertical-align: bottom; border-right: 1px solid #e4e4e4; 
		text-align: center; background-color: #c7eafb;
		padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px;}
	div.mainToolbar a:active	{font-family: "verdana", "arial"; font-size: 11px; font-weight: bold; color: #053464; text-decoration: none;
		line-height: 20px; vertical-align: bottom; border-right: 1px solid #e4e4e4; 
		text-align: center; 
		padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px;}



		div.mainBlock {position: absolute;  left: 30px; top: 200px;width: 740px;}

			div.mainBlock h1 {font-family: "tahoma" , "verdana" ; font-size: 25px; font-weight: normal; color: #666; margin-top: 4px; margin-bottom: 4px; padding-bottom: 10px; }

			div.mainBlock p {font-family: "tahoma"; font-size: 13px; color: #000; text-align: justify; margin-top: 7px; margin-bottom:7px;}

			div.mainBlock a:link	{font-family: "tahoma"; font-size: 13px; color: #000; text-decoration: underline;}
			div.mainBlock a:visited	{font-family: "tahoma"; font-size: 13px; color: #000; text-decoration: underline;}
			div.mainBlock a:hover	{font-family: "tahoma"; font-size: 13px; color: #000; text-decoration: none;}
			div.mainBlock a:active	{font-family: "tahoma"; font-size: 13px; color: #000; text-decoration: underline;}

			div.mainBlock ul {font-family: "tahoma"; font-size: 13px; color: #000; }

			div.mainBlock img.imgLeft {float: left; margin-right: 10px;}
			div.mainBlock img.imgRight {float: right; margin-left: 10px;}

			
			
			/* *********** */ 
			/* PRICES PAGE */ 
			/* *********** */



	div.mainBlock#prices p {margin-left: 70px;}
	div.mainBlock#prices ul {margin-left: 20px; padding-left: 50px;}


	div.mainBlock#prices p.pricesULs {padding-top: 20px; padding-bottom: 10px; font-weight: bold; text-decoration: underline;}

	table.priceHeaders {font-weight: bold; width: 550px;}
	table.priceHeaders td {width: 225px;}

	table.priceTable {width: 500px; border: 0px solid; margin-left: 70px;}

	table.priceTable td{font-family: "tahoma"; font-size: 13px; color: #000; text-align: center; padding: 5px;font-weight: bold;}
	table.priceTable tr#headers td{text-decoration: underline;  text-align: center;}
	table.priceTable td.firstcol {text-align: left;}

			
			
			/* ************ */ 
			/* CONTACT PAGE */ 
			/* ************ */ 

	table.contactNumbers {/*font-weight: bold;*/ width: 250px; padding: 0px; margin: 0px; margin-left: -2px; border: 0px;}
	table.contactNumbers td {width: 125px; padding: 0px; margin: 0px; border: 0px;}


div.contactForm { padding: 10px; border: 3px solid #feba12; width: 350px;}
div.contactForm input{width: 200px; border: 1px solid #333;}
div.contactForm input.box{width: 20px; /*float: left;*/ border: 0px;}
div.contactForm input.submit {width: 100px;}

div.contactForm textarea{width: 350px; height: 100px; border: 1px solid #333; overflow: auto;}


div.footerAddress {position: relative;   width: 800px; margin-top: 30px;}
div.footerAddress p {font-family: "tahoma"; font-size: 13px; color: #777; text-align: center;}
div.footerAddress a:link {font-family: "tahoma"; font-size: 13px; color: #777; text-decoration: underline;}
div.footerAddress a:visited {font-family: "tahoma"; font-size: 13px; color: #777; text-decoration: underline;}
div.footerAddress a:hover {font-family: "tahoma"; font-size: 13px; color: #333; text-decoration: none;}
div.footerAddress a:active {font-family: "tahoma"; font-size: 13px; color: #777; text-decoration: underline;}

div.credits p {font-size: 9px; color:#000000; text-align:center;}

