/* CSS Document */

div.left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 432px;
}

div.top {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 580px;
	height: 150px;
}

div.main {
	position: absolute;
	top: 102px;
	left: 160px;
	width: 430px;
	height: 99px;

}

div.container {
	position: relative;
	margin: 0 auto;
	width: 760px;
	height: 900px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 2;
	background-color: #FFFFFF;

}
body {
	margin: 0px;
	text-align: center;
	background-color: #6699CC;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
div.menu {
	position: absolute;
	height: 67px;
	width: 150px;
	left: 2px;
	top: 101px;
}
div.elieimages {
	position: absolute;
	height: auto;
	width: 150px;
	left: 605px;
	top: 100px;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10pt;



}
.quoteback {
	background-image: url(../images/quote-bkground.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.quote1 {
	background-image: url(../images/quote1.gif);
	background-repeat: no-repeat;
	background-position: top;

}
.quote2 {
	background-image: url(../images/quote2.gif);
	background-repeat: no-repeat;
	background-position: top;

}
.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.menucell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-indent: 15pt;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;








}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
}
.table {
	border: 1px solid #6699CC;
}
div.number {
	position: absolute;
	height: 50px;
	width: 150px;
	left: 0px;
	top: 275px;
	background-image: url(../images/telephone-number.gif);
	background-repeat: no-repeat;

}
.redalert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
