
span.descr {
	font-family:arial;
	font-size:12px;
	color:#0066CC;
	text-transform:capitalize;
	}


#headleft {
	height:140px;
	width:353px;
	float:left;
	background-image: url(http://www.robo-tool.com/images/HeadLeft.gif);
	margin-right:-3px;
}
#source {
	position:absolute;
	height:30px;
	width:416px;
	left:65;
	top:95;
	z-index:9;
}

#headright {
	height:140px;
	width:190px;
	float:right;
	margin-left:-3px;
	background-image: url(http://www.robo-tool.com/images/HeadRight.gif);
}
#headcenter {
	margin:0px;
	padding:0px;
	height:140px;
	width:100%;
	background-image: url(http://www.robo-tool.com/images/HeadCenter.gif);
	background-repeat: repeat-x;
}

#sidebar {
	height: 24px;
	width:100%;
	background-image: url(http://www.robo-tool.com/images/lev0_bg1.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #336699;
	border-bottom: 1px solid #336699;
}

#footer {
	position:fixed;
	width:100%;
	height:60px;
	right:0;
	left:0;
	bottom:0;
	clear:both;
	background-color: white;
}

#shipping {
	position:absolute;
	top:0px;
	background:url("http://www.robo-tool.com/images/shipping.png");
	background-repeat: no-repeat;
	width:130px;
	height:130px;
	right:200px;
	float:right;
}
#ticker {
	align:center;
	position:absolute;
	top:5px;
	width:200px;
	height:115px;
	background-color: transparent;
	right:200px;
	float:right;
	overflow:hidden;
}






#plainmenu {
	position:absolute;
	left:0px;
	top:140px;
	width:100%;
	height:50px;
}

#sitemap {
	position:absolute;
	top:140px;
	right:0;
	width:100px;
	height:50px;
}

#shoppingcart {
	position:absolute;
	top:122px;
	right:50px;
	width:360px;
	height:9px;
	z-index:9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:900;
	}
#search_box {
	position:absolute;
	top:10px;
	left:50%;
	width:400px;
	margin-left:-250px;
	height:45px;
	z-index:9;
}
#tags {
	position:absolute;
	top:35px;
	left:50%;
	width:400px;
	margin-left:-250px;
	height:75px;
	z-index:9;
	overflow:hidden;
	background-color:transparent;
	color:#333;
	text-align: justify;
}
#tags .title {
	font-family:arial;
	font-size:12px;
	background-color: transparent;
	padding: 1px 1px;
	color:#808080;
}
#tags a {
	color:#39c;
	background-color: transparent;
	padding: 2px 4px;
	white-space: nowrap;
	text-decoration: none;
	font-family:arial;
}
#tags a:hover {
color:#39c;
background: green;
text-decoration: none;
}
