body 	{
	font-family: "Lucida Grande",Lucida,"Lucida Sans Unicode",Verdana,sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	letter-spacing: 0.04em;
	color: #7a7473;
	font-weight: normal;
	background : #f0f2f6;
	padding : 0;
	margin : 0;
	text-align : center;
}
h1.topic {
	text-align: left;
	font-size: 19px;
	line-height: 24px;
	letter-spacing: 0;
	margin-bottom: 15px;
	color: #7a7473;
	clear: none;
}
h1.announce {
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0;
	margin-bottom: 15px;
	color: #7a7473;
	clear: none;
}
p {
	margin-bottom: 1em;
	font-size: 0.825em;
}
img {
	border: 0px;
}
.black {
	color: #000;
}
a {
	color: #8ea1cc;
	border-bottom: 1px dashed #a7b1cc;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	border-bottom: 1px dashed #d32429;
}
a:visited {
	border-bottom: 1px dashed #7a7473;
}
#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px !important;
	padding : 0px;
	width : 800px !important;
	text-align: left;
	border-right: 1px solid #a7b1cc;
	border-left: 1px solid #a7b1cc;
}

#banner {
	height: 255px; /*273px;*/
	width: 800px;
	font-size: 0;
	line-height: 0;
	text-indent: -10000px;
	text-align: center;
	position: absolute;
	top: 0px;
	z-index: 100;
	background: transparent url(images/banner3.gif) no-repeat center center;
}

#nav {
	margin: 0;
	padding: 0;
	height: 145px;
	list-style: none;
	top: 150px;
	position: absolute;
	display: inline;
	overflow: hidden;
}
#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
}
#nav a {
	float: left;
	padding: 145px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:145px; /* for IE5/Win only */
}
#nav a:hover {
	background-position: 0 -145px;
}

#nav a:active, #nav a.selected {
	background-position: 0 -145px;
}
#nhome a  {
	width: 160px;
	background: url(images/home.png) top left no-repeat;
}
#nlearn a  {
	width: 160px;
	background: url(images/learn.png) top left no-repeat;
}
#norder a  {
	width: 160px;
	background: url(images/order.png) top left no-repeat;
}
#nlocate a  {
	width: 160px;
	background: url(images/locate.png) top left no-repeat;
}
#ncontact a  {
	width: 160px;
	background: url(images/contact.png) top left no-repeat;
}

div.main {
/*	margin: 295px 0 50px 0px;
	width: 778px;*/
	padding-top: 295px;
}
div.contentleft {
	margin-bottom: 50px;
	width: 350px;
	float: left;
	padding: 0px 0px 0px 5px;
}
div.contentleft img {
	padding: 15px;
}
div.contentright {
	margin: 0px 0px 50px 400px;
	width: 400px;
}

div.main p.first:first-letter {
	font-size: 3.4em;
	line-height: 0.95em;
	float: left;
	margin: -0.07em 0 -0.35em 0;
	padding: 0 4px 0px 0;
}
p.first {
	/*border-top: 1px dashed #a7b1cc;*/
	padding-top: 10px;
}

ul#footer {
	width: 100%;
	list-style: none;
	background: transparent url(images/footer4.gif) no-repeat top center;
	height: 26px;
	text-align: center;
	line-height: 27px;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	color: #fcfcff;
	clear: left;
}
ul#footer li {
	display: inline;
	padding: 0 10px 0 10px;
}

ul#contentlist {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: .825em;
}
ul#contentlist li {
	background-image: url(/images/blocklist.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: .8em;
	margin-top: 3px;
}
ul#contentlistsub {
	list-style-type: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: .825em;
}
ul#contentlistsub li {
	background-image: none;
}
ul#contentlistsub li img {
	padding: 2px;
}


form {
	margin : 0;
	padding : 0;
	font-size: .825em;
}
fieldset {
	float : left;
	margin : 0 .75em 0 .75em;
	padding : 1em;
	border : 1px solid #a7b1cc;
	background : #f0f2f6;
}
fieldset div br {
	display : none;
}
legend {
	font-weight : bold;
	color : #7a7473;
	margin : 0;
	padding : 0.5em;
}
label {
	display : block;
}
input  { 
	border: 3px double #a7b1cc; 
	color: #7a7473;
	background : #f0f2f6;
	font-family: "Lucida Grande",Lucida,"Lucida Sans Unicode",Verdana,sans-serif;
}
select  { 
	border: 3px double #a7b1cc;
	color: #7a7473;
	background : #f0f2f6;
	font-family: "Lucida Grande",Lucida,"Lucida Sans Unicode",Verdana,sans-serif;
}
textarea {
	border: 3px double #a7b1cc;
	color: #7a7473;
	font-family: "Lucida Grande",Lucida,"Lucida Sans Unicode",Verdana,sans-serif;
	background : #f0f2f6;
	font-size: .95em;
}
#fm-submit {
	clear : both;
	padding-top : 1em;
}
.fm-required {
	border-top : 3px double #d32429;
	border-right : 3px double #d32429;
	border-bottom : 3px double #d32429;
	border-left : 3px double #d32429;
}
.fm-calculated {
	background: #f0f2f6;
	border: 0;
	font-size: .95em;
	color: #7a7473;
}

