body {
	background: #99AAFF url("bluebg.jpg");
	background-position: 0px 300px;
	background-repeat: repeat-x;
	color: #000066;
	padding: 0px;
	margin: 0px;
}

a	{ color: #000099; text-decoration: none; }
a:hover { color: #4444AA; text-decoration: underline; }

table {
	table-layout: auto;
	border-collapse: collapse;
}

h1 {
	font-family: Comic Sans MS;
	font-size: 18pt;
	color: #000099;
	text-align: center;
}

p {
	font-family: Comic Sans MS;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 12pt;
	color: #000033;
	padding-left: 5px;
	text-align: left;
}

td.logo {
	height: 170px;
	width: 1600px;
	font-family: Garamond;
	word-spacing: 5px;
	letter-spacing: 0px;
	font-size: 26pt;
	font-weight: bold;
	text-align: center;
	background: #002288;
	background-position: 98% 90%;
	background-repeat: no-repeat;
	color: #FFFFFF;
	border-top: 10px solid #000000;
	border-right: 1px solid #000000;
}

font.quote {
	font-family: Times New Roman;
	font-size: 14pt;
	color: #00AA44;
}

b {
	font-family: Monotype Corsiava;
	font-size: 22pt;
	font-weight: bold;
	color: #99AAFF;
}

td.contact {
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 14pt;
	color: #FFFFFF;
	background: #000000;
	padding: 4px;
	width: 331px;
	min-width: 180px;
	padding-left: 35px;
	border-top: 10px solid #000000;
}

td.navbar {
	margin: 0px; padding: 0px; border: 0px;
}
td.nav {
	font-family: Comic Sans MS;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 1px;
	text-align: center;
	background: #99AAFF url("tab.png");
	width: 140px;
	padding: 0px;	
	padding-left: 10px;
	padding-right: 5px;
	border-right: 1px solid #000000;
}
td.nav_select {
	font-family: Comic Sans MS;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 1px;
	text-align: center;
	background: #FFFFFF url("tabselect.png");
	width: 140px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 5px;
	border-right: 1px solid #000000;

}
td.nav_fill {
	background: #002288;
	background-repeat: no-repeat;
	padding: 0px;
	width: 2000px;
}
td.body {
	border: 1px solid #000000;
	border-top: 0px;
	padding: 15px;
	padding-top: 25px;
	padding-bottom: 45px;
	height: 170px;
	background: #FFFFFF;
	vertical-align: top;
	text-align: center;
	max-width: 1024px;
	min-width: 550px;
}
td.right {
	padding: 0px;
	background: #000000;
	width: 351px;
	text-align: center;
	vertical-align: center;
	min-width: 200px;
}
td.foot {
	font-family: Comic Sans MS;
	font-size: 8pt;
	color: #9999FF;
	padding-left: 5px;
	background: #002288;
	height: 18px;
	max-height: 18px;
}
td.bluebg {
	background: #99AAFF url("bluebg.jpg");
	background-repeat: repeat-x;
	height: 250px;
	padding: 0px;
	margin: 0px;
}
td.hold_stripe {
	height: 10px;
	width: 100%;
	background: #000000;
}
li {
	font-family: Comic Sans MS;
	font-size: 12pt;
	margin-left: 50px;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-align: left;
}
ul {
	border-left: 10px solid #CCCCCC;
}
td.service {
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

img {
	border: 0px;
}
img.bordered {
	border: 1px solid #000000;
	border-top: none;
	border-left: none;
}

hr.holder {
	width: 350px; 
	height: 0px; 
	visibility: 0%;
	color: #000000;
}

