body
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

#wrapper
{
	clear:both;
	width: 820px;
	padding: 10px 10px 20px 10px;
	background: white;
}


#image{
	float:right;
	width:560px;
	padding-left:20px;

}

#image .space {
	padding-bottom:80px;
	vertical-align:bottom; 
}

#menu{
	float:left;
	width:200px;
	background-color:#efefef;
}

#menu h2{
	padding-left:10px;
	font-size:18px;
	color:#666;
}

#menu h3{
	padding-left:10px;
	font-size:12px;
	color:#999;
	line-height:130%;
	width:190px;
}

#menu h3 a{
	color:#999;
	border-bottom: none;
	text-decoration: none !important;
}

#menu li {
	font-size: 140%;
	list-style: none;
	border-bottom: none;
	text-decoration: none !important;
	margin-bottom: 5px;
	line-height:100%;
	font-weight:bold;
	background: transparent url(img/divider.gif) 0 100% no-repeat; padding-bottom: 1px;
}

#menu .first {
	margin-top: 5px;
}

#menu .last {
	margin-bottom: 15px;
}

#menu li a {
	color:#333;
	display:block;
}

#menu li a.active {
	color: gray;
	text-decoration: none !important;
}

#menu li a:hover {
    color: #666 !important;
    text-decoration: underline !important;
}

#menu ul {
	padding-left: 20px;
}


#content
{
	width: 720px;
	padding: 20px 10px 0px 50px;
	background: white;
}

#content .intuos4
{ 
	width:700px;
	font-size: 20px;
	font-weight:bold;
	color: #F11A4C;
	text-decoration:none;
}

#content .intuos3
{ 
	width:700px;
	font-size: 20px;
	font-weight:bold;
	color: #66BB50;
	text-decoration:none;
}

#content .gbluetooth
{ 
	width:700px;
	font-size: 20px;
	font-weight:bold;
	color: #0066FF;
	text-decoration:none;
}

#content .bambootouch
{ 
	width:700px;
	font-size: 20px;
	font-weight:bold;
	color: #3333FF;
	text-decoration:none;
}

#content .bambootablet
{ 
	width:700px;
	font-size: 20px;
	font-weight:bold;
	color: #003366;
	text-decoration:none;
}

#content .cintiq
{ 
	width:700px;
	font-size: 20px;
	font-weight:bold;
	color: #990000;
	text-decoration:none;
}

#content .pendisplays
{ 
	width:700px;
	font-size: 20px;
	font-weight:bold;
	color: #34B3D1;
	text-decoration:none;
}

#content .top
{
	text-align:right;
	padding-bottom:30px;
}