* {
	padding:0;
	margin:0;
}

body {
	font-family:sans-serif;
}

.break {
	clear:both;
}

a {
	color:#00f;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

h1 {
	display:none;
}

div#products {
	width:900px;
	margin:0 auto 0 auto;
}

/* menu */

div#menu {
	margin:20px 0 20px 0;
	font-size:large;
}

span#selected {
	font-weight:bold;
}

div#menu span, div#menu a {
	margin-right:10px;
	display:block;
	float:left;
}

div#menu a:visited {
	color:#00f;
}

/* navpath */

div#navpath {
	margin-bottom:20px;
}

div#productshead {
	width:900px;
	height:191px;
	background:url(yojutsularge.jpg);
}

div#features {
	margin-top:20px;
	background:url(features.gif)
}

div#blogfeature, div#forumfeature, div#supportfeature {
	float:left;
}

div#blogfeature {
	width:272px;
	margin-right:40px;
}

div#forumfeature {
	width:273px;
	margin-right:40px;
}

div#supportfeature {
	width:272px;
}

div#products h2 {
	font-size:xx-large;
	padding-top:20px;
}

a.productbar {
	height:90px;
	background:#ddd;
	margin-top:20px;
	padding:5px 5px 5px 5px;
	display:block;
	text-decoration:none;
}

a.productbar h3, a.productbar p, a.productinfo {
	color:#fff;
	background-color:rgba(0,0,0,0.7);
}

a.productbar h3 {
	float:left;
	padding:2px 5px 0 5px;
}

a.productbar p {
	padding:0 5px 2px 5px;
	float:left;
	clear:left;
}

a.productbar .left {
	float:left;
}

div.productinfo {
	float:right;
	font-size:small;
	text-align:right;
	padding:3px 5px 4px 5px;
}

div.productinfo a {
	color:#fff;
}

a#businesstoolsbar {
	background:url(product1.jpg);
}

a#printerclientbar {
	background:url(product2.jpg);
}

div#footer {
	margin:20px 0 20px 0;
	font-size:small;
}
