body
{
/*
	background: url(images/back.gif) center top repeat-y;
	background: url(images/dotty.gif);
	background: url(images/back2.gif) center top repeat-y;
*/
	background: url(images/back3.gif) center top repeat-y;
	margin:0px;
}
div#container
{
	margin: 0px auto;
	width: 750px;
	background-color: #eeeeee;
}
div#banner
{
	background: url(images/banner2.jpg);
	height:143px;
}
div#banner2
{
	background: url(images/banner3.jpg);
	background: url(images/banner_temp.jpg);
	height:143px;
}
div#banner2a
{
	background: url(images/banner3.jpg);
	height:143px;
}
div#banner3
{
	background: url(images/banner4.jpg);
	height:143px;
}
div#banner4
{
	background: url(images/banner5.jpg);
	height:143px;
}
div#left
{
	float:left;
	width:125px;
}
div#categories
{
	margin-top:25px;
}

div#navigation ul, div#categories ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
div#navigation li a
{
	width: 115px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	background-color: #006400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}
div#categories li a
{
	width: 115px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	background-color: #006400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

div#navigation li a:hover, div#categories li a:hover
{
	background-color: #0000a0;
}




div#contentcompanyprofile
{
	float:right;
	width:625px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #ffffff;
}

div#contentproducts
{
	float:right;
	width:625px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 25px;
	background-color: #ffffff;
}

div#contentproducts h1
{
	color:#FFFFFF;
	font-size:14pt;
	padding:5px 5px 5px 10px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

div#contentproducts p
{
	padding:5px;
}

p.boss
{
	font-family: "Wide Latin";
	font-size: 14pt;
	text-decoration: underline;
}

.underline
{
	text-decoration: underline;
}

table.contact
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

div#footer
{
	clear:both;
	border-top:solid 1px #cccccc;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#999999;
	background-color: #ffffff;
}
div#footer p.boss {
	font-family: "Wide Latin";
	font-size: 13pt;
	text-decoration: none;
}

div#items
{
	margin:5px 5px 5px 5px;
}

div.left
{
	float:left;
	margin-right:5px;
}

div.right
{
}

div .item
{
	clear:both;
	margin:0px 0px 25px 0px;
}

div .title
{
	font-weight:bold;
}

div .description
{
}

div .price
{
	font-weight:bold;
}

div .addtobasket
{
}

#basket table
{
	background-color: #CCCCCC;
	width:100%;
}

span.top
{
	font-weight:bold;
}

span.left
{
	float:left;
	margin-left:20%;
}

span.right
{
	float:right;
	margin-right:20%;
}

.backbutton
{
	background-color: #006400;
	color:#ffffff;
	float:right;
	margin:2px;
	padding:2px;
}

div#rowWarning
{
	background-color:#FF0000;
	margin:25px;
	padding:25px;
}

div#rowWarning p
{
	color:#ffffff;
	font-weight:bold;
}
