body 		{
		margin: 0;
		padding: 0;
 	/*	background-color: #877e6d; */
		background-color: #eeeeee;
		text-align: center;
		font-size: 95%;
		font-family: Geneva,Tahoma,sans-serif;
	/*	font-family: helvetica, arial, verdana, sans-serif; */
		color: #585858;
		}

a		{color: #003287; text-decoration: none; font-weight:bold; font-size: 10pt;}
a:link		{color: #444444; text-decoration: none; font-weight:bold; font-size: 10pt;}
a:visited	{color: #444444; text-decoration: none; font-weight:bold; font-size: 10pt;}
a:hover		{color: #877e6d; text-decoration: none; font-weight:bold; font-size: 10pt;}
a:active	{color: #444444; text-decoration: none; font-weight:bold; font-size: 10pt;}

#nav-products	{
		text-align: center;
		background-color: #eeeeee;
		}

.container	{
		margin: 0 auto;
		padding: 10px;
		width: 980px;
		text-align: left;
		background-color: #ffffff;
		border: 1px solid #bbbbbb;
		}

.container_wm	{
		background: url("/img/site/by_watermark.gif") no-repeat center center;
		margin: 0 auto;
		padding: 10px;
		width: 980px;
		text-align: left;
		background-color: #ffffff;
		border: 1px solid #bbbbbb;
		}

img.centered	{
		display: block;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		}

h1, h2, h3	{
		font-family: Geneva,Tahoma,sans-serif;
	/*	font-family: helvetica, arial, verdana, sans-serif; */
		color: #585858;
		}

.underlined
		{
		font-weight: bold;
		text-decoration: underline;
		}

.square
		{
		list-style-type: square;
		}

.thumbnail	{
		border-width: 4px;
		border-color: #eeeeee;
		}

table, td, tr	{
		/* text-align: center; */
		font-family: Geneva,Tahoma,sans-serif;
	/*	font-family: helvetica, verdana, arial, sans-serif; */
		font-size: 10pt;
		color: #000000;
		}

hr		{
		border: 0;
		width: 100%;
		background-color: #877e6d;
		height: 2px;
		}
		
td.details	{
		font-family: Geneva,Tahoma,sans-serif;
	/*	font-family: helvetica, verdana, arial, sans-serif; */
		font-size: 8pt;
		font-weight: bold;
		color: #000000;
		}

td.detailvalue	{
		font-family: Geneva,Tahoma,sans-serif;
	/*	font-family: helvetica, verdana, arial, sans-serif; */
		font-size: 8pt;
		color: #003287;
		}

.AddThis	{
		float: right;
		}


/*----------------------------------------------------------------*/
/* Rounded Corners                                                */
/* http://wigflip.com/cornershop/                                 */
/*----------------------------------------------------------------*/
.box		{ 
		background: #eeeeee;
		width: 310px;
		text-align: justify;
		font-size: 10pt;
		font-family: Geneva,Tahoma,sans-serif;
	/*	font-family: helvetica, tahoma, verdana, arial, sans-serif; */
		}

.boxtop		{
		background: url("/img/site/ne.gif") no-repeat top right;
		}

.boxtop div	{
		font-size: 0;
		height: 10px;
		background: url("/img/site/nw.gif") no-repeat top left;
		}

.boxbottom	{
		background: url("/img/site/se.gif") no-repeat bottom right;
		}

.boxbottom div	{
		font-size: 0;
		height: 10px;
		background: url("/img/site/sw.gif") no-repeat bottom left;
		}

.boxcontent	{
		padding: 0px 10px 0px 10px;
		}



/*----------------------------------------------------------------*/
/* Rounded Corners                                                */
/* http://wigflip.com/cornershop/                                 */
/*----------------------------------------------------------------*/
.navbox		{ 
		background: #eeeeee;
		width: 980px;
		text-align: justify;
		font-size: 10pt;
		font-family: Geneva,Tahoma,sans-serif;
	/*	font-family: helvetica, tahoma, verdana, arial, sans-serif; */
		}

.navboxtop	{
		background: url("/img/site/ne.gif") no-repeat top right;
		}

.navboxtop div	{
		font-size: 0;
		height: 10px;
		background: url("/img/site/nw.gif") no-repeat top left;
		}

.navboxbottom	{
		background: url("/img/site/se.gif") no-repeat bottom right;
		}

.navboxbottom div	{
		font-size: 0;
		height: 10px;
		background: url("/img/site/sw.gif") no-repeat bottom left;
		}

.navboxcontent	{
		padding: 0px 10px 0px 10px;
		}
/*----------------------------------------------------------------*/



/* BOXOVER */
.boxover_head
{
	background: #dddddd;
	font-family: Geneva,Tahoma,sans-serif;
	/* font-family: helvetica, tahoma, verdana, arial, sans-serif; */
	font-size: 12px;
	font-weight: bold;
	border: 4px solid #eeeeee;
	padding: 5px;
}

.boxover_body
{
	background: #ffffff;
 	/* font-family: helvetica, tahoma, verdana, arial, sans-serif; */
	font-size: 12px;
	font-weight: bold;
	border-left: 4px solid #eeeeee;
	border-right: 4px solid #eeeeee;
	border-bottom: 4px solid #eeeeee;
	padding: 5px;
}



/*----------------------------------------------------------------*/
/* crossFader                                                     */
/*----------------------------------------------------------------*/
#crossFader
{
	height: 420px;
	width: 920px;
	background-color: #eeeeee;
	display: block;
	position: relative;
	margin: auto;
}

#crossFader img
{
	display: none;
	position: absolute;
	left: 0;
	right: 0;
}
