body
{
	color: black;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;	
}


img
{
	border: 0;
}

a
{
	color:red;
	text-decoration: none;
}

a:hover
{
	color:white;
	
	}

a:visted
{
	color:red;	
}

#footer {
	color: #FFFFFF;
}

#products {
float: left;
	width: 234px;
	height:200px;
	text-align: left;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
}

#productslist {
	float: right;
	width: 234px;
	height:200px;
	margin-right:16px;
	text-align: left;
	vertical-align:top;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
}
#products-short {
float: left;
	width: 234px;
	height:110px;		
	text-align: left;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
}

#productslist-short {
	float: right;
	width: 234px;
	height:110px;
	margin-right:16px;
	text-align: left;
	vertical-align:top;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
}

#blockheader
{
	margin-left:26px;
}

#block
{

	width:500px;
	margin-left:8px;	
	vertical-align:top;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	background:url(images/background.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	}

#menu
{
	font-size: 12px;
}


#menu a{
	color:black;
	text-decoration: none;
}

#menu a:hover{
color:red;

}

#menu ul{ 
margin: 0;
padding: 0;
}

.quote li{ 
background: white url(images/icon-arrow.jpg) no-repeat left center;
list-style-type: none;
padding-left: 20px;
margin-bottom: 3px;
}

.service li{ 
background: white url(images/icon-paper.jpg) no-repeat left center;
list-style-type: none;
padding-left: 20px;
margin-bottom: 3px;
}

#contact-block-mail	{
	float: left;
	width: 192px;
	height:100px;
	text-align: left;
	vertical-align:top;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
}


#contact-block	{
	float: left;
	width: 90px;
	height:100px;
	text-align: left;
	vertical-align:top;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
}

#spacer	{
	float: left;
	width: 8px;
	height:100px;

}

h4{
	font:larger;
	margin-bottom: 3px;
	margin-top: 3px;
}

#product-header
{
	width: 540px;
	height:67px;
	background:  url(images/product-header.jpg)  no-repeat center center;
}

#product-header-left{
     margin-left:10px;
	 margin-bottom:10px;
	 text-align:left;
	 vertical-align:bottom;
	 color:white;
	 font-size:18px;
	 float:left;
	 top: 30px;
	position: relative;
	left: 7px;
	}

#product-header-right{
	 float:right;
     margin-right:10px;
	 text-align:right;
	 vertical-align:top;
	 color:black;
	 font-size:23px;
}

//site map
#sitemap {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9pt;

	color: #000000;

}



#sitemap li {

	list-style-type: none;
	

}



ul#sitemap > li {

	margin-bottom: 10px;

}



#sitemap ul li {

	list-style-image: url(images/l2_normal.gif);

}



#sitemap ul ul li {

	list-style-image: url(images/l3_normal.gif);

}



#sitemap ul li.firstfollow {

	list-style-image: url(images/l2_first_follow.gif);

}



#sitemap ul li.last {

	list-style-image: url(images/l2_last_item.gif);

}



#sitemap ul ul li.firstfollow {

	list-style-image: url(images/l3_first_follow.gif);

}



#sitemap ul ul li.last {

	list-style-image: url(images/l3_last_item.gif);

}

#sitemap a:hover
{
 color:blue;
}

