a
{
	color: black;
	text-decoration: none;
	border-bottom: 1px dashed black;
}

a:hover
{
	color: #0075A3;
	border-bottom: 1px solid #0075A3;
}

body, table
{
	background: url('images/background.gif') repeat-y;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10pt;
}

div.image-right
{
	float: right;
	text-align: center;
	padding-left: 20px;
}

div.image-right img
{
	border: 1px solid #00ADEF;
}

div#address
{
	width: 770px;
	margin: 0;
}

div#bottomlinks
{
	width: 770px;
	margin: 0;
	font-family: Verdana, sans-serif;
	padding-top: 30px;
	padding-bottom: 50px;
}

div#content
{
	width: 700px;
	margin: 0;
	padding: 0 34px 0 36px; 
	_width: 770px;
}

div.testimonial
{
	margin-bottom: 0;
	background: transparent url('images/quote-right.png') right bottom no-repeat;
}

div.testimonial div
{
	padding: 0 48px;
	padding-top: 5px;
	font-style: italic;
	text-align: justify;
	background: transparent url('images/quote-left.png') left top no-repeat;
}

h1
{
	color: #00ADEF;
	font-weight: normal;
	font-size: 13pt;
	letter-spacing: 0px;
	font-family: Verdana, modern;
	margin: 30px 0 20px -15px;
}

h2, h3
{
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
	color: #0075A3;
	margin-bottom: 0;
}

h2
{
	margin-bottom: 20px;
}

h3 + p
{
	margin-top: 0;
	margin-bottom: 20px;
}

img.hr
{
	margin: 20px;
}

p
{
	margin-bottom: 30px;
}

p.flush
{
	margin-top: 0;
}

p.testimonial
{
	margin-bottom: 0;
	text-align: justify;
	font-style: italic;
}

p.testimonial-by, p.testimonial-by2
{
	margin-top: 5px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	margin-left: 530px;
}

p.testimonial-by2
{
	margin-left: 490px;
}

.quote
{
	font-weight: bold;
	font-style: normal;
	font-size: 36pt;
	color: #0075A3;
	font-family: Times New Roman
}

span.separator
{
	color: #0075A3;
	font-size: 11pt;
}

ul.starlist
{
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
	margin-bottom: 30px;
}

ul.starlist li
{
	background: url('images/star.gif') no-repeat left top;
	padding-left: 20px;
	margin-bottom: 5px;
}
