@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(graphics/bkgrndbg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #ccffff;
	}
	
#header {
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
	width: 750px;
	margin-right: 5%;
	border-left: solid  #003366 4px;
	border-bottom: solid #003366 4px;
	border-top: solid #003366 4px;
	border-right: solid #003366 4px;
}

.style1 {font-size: small}
#page  {
	color: #003366;
	width: 750px;
	margin-left: 5%;
}
#page #nav .page {
	text-align: center;
}
#quotebox {
	position: relative;
	width: 155px;
	left: 0px;
	top: 0px;
	background-image: url(graphics/quotebkbg.jpg);
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: auto;
	padding-left: 8px;
	background-repeat: repeat-y;
	height: 615px;
}

#quotebox a {
	color: #660033;
}
#quotebox2 {
	height: 620px;
	width: 158px;
	position: absolute;
	left: 0%;
	top: 660px;
}
#quotebox3 {
	height: 620px;
	width: 155px;
	position: absolute;
	left: 0%;
	top: 1200 px;
}
#nav {
		
}
#nav a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #006633;
	text-decoration: none;
}
 #nav a:hover {
	color: #663366;
}


#main  {
	position: absolute;
	left: 270px;
	top: 222px;
	margin: 15px;
	width: 450px;
	right: 0px;
	bottom: 0px;
	height: auto;
	vertical-align: top;
	color: #003366;
}
#main a {
	color: #336633;
	text-decoration: none;
}
#main a:hover {
	color: #663366;
}
.current  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #66CCCC;
	border: solid #003366 2px;
	text-align: center;
}
#footer  {
	font-size: small;
	color: #006666;
	background-color: #ccffff;
	text-align: center;
	display: block;
	border-top: solid #006666 2px;
}
#footer a {
	color: #003366;
}
#footer a:hover {
	color: #663366;
}
#apDiv1   {
	position: inherit;
	left: 550px;
	top: 20px;
	right: 0px;
	bottom: auto;
}
#table {
	top: auto;
	right: auto;
	bottom: auto;
	padding-left: 15px;
	background-image: url(graphics/bkgrndbg.jpg);
	margin-left: 5%;
	color: #003366;
}
.client {
	text-align: right;
	}
#box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
	margin: auto;
	padding: 5px;
	height: auto;
	width: 70px;
	background-color: #FFFFFF;
	display: block;
	border: 2px solid #006666;
}
