body
{
	font-family: Palantino, Georgia, serif;
	font-size: medium;
	line-height: 25px;
	padding: 0;
	margin: 0;
}

div.container
{
	width: 865px;
	margin-left: auto;
	margin-right: auto;
}

div.menu
{
	width: 220px;
	float: left;
	vertical-align: top;
	text-align: right;
	padding: 20px 0px 0 0px;
	line-height: 30px;
	height: 300px;
}

ul.menu
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
	text-decoration: none;
}

li.home a
{
	display: block;
	width: 139px;
	height: 35px;
	background: url(images/home_button.gif) no-repeat top left;
}
li.home
{
	display: block;
	width: 139px;
	height: 35px;
	background: url(images/home_button.gif) no-repeat top left;
}

li.home_sel
{
	display: block;
	width: 139px;
	height: 35px;
	background: url(images/home_button.gif) no-repeat top right;
}

li.home a:hover
{
	display: block;
	width: 139px;
	height: 35px;
	background: url(images/home_button.gif) no-repeat top right;
}

li.about
{
	display: block;
	width: 139px;
	height: 35px;
	background: url(images/about_button.gif) no-repeat top left;
}

li.about_sel
{
	display: block;
	width: 139px;
	height: 35px;
	background: url(images/about_button.gif) no-repeat top right;
}

li.about a
{
	display: block;
	width: 139px;
	height: 35px;
	background: url(images/about_button.gif) no-repeat top left;
}

li.about a:hover
{
	display: block;
	width: 139px;
	height: 35px;
	background: url(images/about_button.gif) no-repeat top right;
}


li.samples 
{
	display: block;
	width: 139px;
	height: 35px;
	background: url(images/samples_button.gif) no-repeat top left;
}

li.samples_sel
{
	display: block;
	width: 139px;
	height: 35px;
	background: url(images/samples_button.gif) no-repeat top right;
}

li.samples a
{
	display: block;
	width: 139px;
	height: 35px;
	background: url(images/samples_button.gif) no-repeat top left;
}

li.samples a:hover
{
	display: block;
	width: 139px;
	height: 35px;
	background: url(images/samples_button.gif) no-repeat top right;
}

li.products 
{
	display: block;
	width: 139px;
	height: 35px;
	background: url(images/products_button.gif) no-repeat top left;
}

li.products_sel
{
	display: block;
	width: 139px;
	height: 35px;
	background: url(images/products_button.gif) no-repeat top right;
}

li.products a
{
	display: block;
	width: 139px;
	height: 35px;
	background: url(images/products_button.gif) no-repeat top left;
}

li.products a:hover
{
	display: block;
	width: 139px;
	height: 35px;
	background: url(images/products_button.gif) no-repeat top right;
}


li.contact 
{
	display: block;
	width: 139px;
	height: 35px;
	background: url(images/contact_button.gif) no-repeat top left;
}

li.contact_sel
{
	display: block;
	width: 139px;
	height: 35px;
	background: url(images/contact_button.gif) no-repeat top right;
}


li.contact a
{
	display: block;
	width: 139px;
	height: 35px;
	background: url(images/contact_button.gif) no-repeat top left;
}

li.contact a:hover
{
	display: block;
	width: 139px;
	height: 35px;
	background: url(images/contact_button.gif) no-repeat top right;
}


span.description
{
	color: #000;
	text-decoration: none;
	text-align: right;
	margin-bottom: 10px;
	font: small-caps 9px/9px Arial, Helvetica, sans-serif;
	float: right;
	clear: both;
}

div.header
{
	background-color: #1f3150;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

img.header
{
	margin-left: auto;
	margin-right: auto;
	display: block;
}

div.content
{
	width: 600px;
	text-align: left;
	vertical-align: top;
	text-transform: inherit;
	float: right;
	padding: 20px 0px 20px 0px;
}

div.footer
{
	width: 100%;
	clear: both;
	background-color: #1f3150;
	color: white;
	font-size: 12px;
	text-align: center;
}

ul.menu
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li.home
{
	display: block;
	width: 122px;
	height: 36px;
	line-height: 36px;
	background-image: url(images/Home-over.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

li.home:hover
{
	display: block;
	width: 122px;
	height: 36px;
	line-height: 36px;
	background-image: url(images/Home-over.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

ul
{
	margin: -10px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
	white-space: normal;
}

li
{
	vertical-align: top;
	text-align: left;
	margin: 0px;
	padding: 0px;
	white-space: normal;
	list-style-type: disc;
}

link
{
	color: #1f3150;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: block;
	font-variant: small-caps;
}
span.alt
{
display:none;
}
