div.container
      { 
	height: 502px;
	}

table.main td {
	vertical-align: middle;
	text-align: center;
	font: normal normal normal 11px verdana;	
}

span.blurb
	{
	position: absolute;
	top: 14px;
	left: 14px;
	height: 70px;
	width: 225px;
	font: normal normal normal 10px verdana;
	line-height: 15px;
	color: white;
	background-color: #000000;
	border: 0px solid gray;	
	padding: 5px;
	}

div.leftpic
	{
	position: absolute; 
	left: 10px; 
	top: 182px; 
	}

div.leftpic img { border: none; }

blockquote {
	border-top: 1px solid #CC7E23;
	border-bottom: 1px solid #CC7E23;
	background: #F5F5F5 url(quotes.gif) 3px 3px no-repeat;
	font: 12px/17px georgia, arial, sans-serif;
	padding: 5px;
}

div.pagetitlebox
	{
	position: absolute;
	top: 121px;
	left: 10px;
	height: 50px;
	width: 738px;
	background-color: #6394A4;
	text-align: center;
	}

h2.pagetitle
	{
	position: absolute;
	top: 18px;
	right: 18px;
	font: normal normal normal 12px verdana;
	color: F6F5F5;
	}

div.rightbox
      { 
	top: 182px; 
	overflow: auto;
	}

p.righttext
	{ 
	top: 20px;
	left: 20px;
	height: 185px;
	width: 390px;
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	}


a.freequote  { text-decoration: none; border: none;  }
a.freequote:hover { text-decoration: none; border-bottom: 1px dashed #353535; color: #353535; }



#menu 
	{ 
    	top: 411px;
	}


div.footer
	{
	top: 446px;
	}



