body {
	background-image: url(../images/bg.jpg);
	background-color: #c6cacd;
	background-repeat: repeat-x;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	position: relative;
	width: 960px;

}

#signature {
	position:relative;
	width:920px;
	height:38px;
	z-index:1;
	margin: 0 auto;   /* align for good browsers */
	text-align: right; /* counter the body center */
}



H1 {
	font-family: tahoma, verdana, arial; 
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #006666;
	padding: 0 16px 0 16px;
}

H2 {
	font-family: arial, tahoma, verdana; 
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
	padding: 0 0 4px 0;
	text-align: left;
}

H3 {
	font-family: arial, tahoma, verdana; 
	font-size: 16px;
	line-height: 8px;
	font-weight: bold;
	color: #000000;
	padding: 8px 0 0 0;
	text-align: left;
}

H4 {
	font-family: arial, tahoma, verdana; 
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #569393;
	padding: 0;
	text-align: left;
}


H5 {
	font-family: arial, tahoma, verdana; 
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	padding: 0;
	text-align: center;
}


p
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #0F0F0F;
	padding: 0 0 1px 0;
}

strong, b
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #0F0F0F;
	padding: 0 0 1px 0;
	font-weight: bold;
}



li
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #0F0F0F;
	padding: 0 0 2px 0;
}

td
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #0F0F0F;
	padding: 0 0 1px 0;
}

#logo {
	position:absolute;
	width:380px;
	height:65px;
	z-index:1;
}


#copy {
	position:absolute;
	width:350px;
	height:67px;
	left: 25px;
	top:100px;
	z-index:1;
}

#quotes {
	position:absolute;
	width:350px;
	height:67px;
	left: 25px;
	top:120px;
	z-index:1;
}
#menu {
	position:absolute;
	width:370px;
	left:25px;
	top:200px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#separator {
	position:absolute;
	width:25px;
	height:525px;
	left:400px;
	top:15px;
	z-index:1;
	background-image: url(../images/page_sep.gif);
}


#menu a:link {
	text-decoration: none;
	color: #006666;
	font-size: 12px;
}
#menu a:visited {
	text-decoration: none;
	color: #006666;
font-size: 12px;
}
#menu a:hover {
	text-decoration: none;
	color: #000000;
font-size: 12px;
}
#menu a:active {
	text-decoration: none;
	color: #000000;
font-size: 12px;
}


a:link {
	text-decoration: none;
	color: #006666;

}
a:visited {
	text-decoration: none;
	color: #006666;

}
a:hover {
	text-decoration: none;
	color: #000000;

}
a:active {
	text-decoration: none;
	color: #000000;

}

#footer h2
{ 
font-family: verdana, arial, tahoma;
font-size: 14px;
line-height: 10px;
color: #999999;
padding: 0;
margin: 0;
text-align: left;
}

#footer h4
{ 
font-family: verdana, arial, tahoma;
font-size: 14px;
line-height: 10px;
color: #999999;
padding: 0;
margin: 0;
text-align: right;
}

sup
{ font-size: 9px;}

.small
{
font-family: arial, helvetica, sans serif;
font-size: 11px;
line-height: 11px;
color: #666666;
padding: 0 0 6px 0;
}
.smallfoot
{
font-family:  tahoma, verdana, arial;
font-size: 11px;
line-height: 17px;
color: #666666;
padding: 0 0 2px 0;
}

#small2
{
font-family: Comic Sans MS, Comic Sans MS5, cursive;
font-style: normal;
font-size: 11px;
line-height: 14px;
color: #000000;
padding: 0 0 4px 0;
}

.caption
{
font-family:  tahoma, verdana, arial;
font-style: normal;
font-weight: bold;
font-size: 13px;
line-height: 16px;
color: #000000;
padding: 4px 22px 4px 24px;
text-align: center;
}

.quantity
{
font-family: arial, helvetica, sans serif;
font-size: 13px;
line-height: 10px;
color: #006666;
padding: 3px 0 0 0;
font-weight: bold;
text-align: center;
}

#footer a:link {
	text-decoration: none;
	color: #006666;
font-size: 11px;
font-family: arial, helvetica, sans serif;
}
#footer a:visited {
	text-decoration: none;
	color: #006666;
font-size: 11px;
font-family: arial, helvetica, sans serif;
}
#footer a:hover {
	text-decoration: none;
	color: #000000;
font-size: 11px;
text-decoration: underline;
font-family: arial, helvetica, sans serif;
}
#footer a:active {
	text-decoration: none;
	color: #000000;
font-size: 11px;
font-family: arial, helvetica, sans serif;
}




