.container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.topleft {
	background-image: url(img/top1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 119px;
	width: 227px;
}
.topright {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 119px;
	width: 573px;
	background-image: url(img/top3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sidebar {
	background-image: url(img/top2.gif);
	margin: 0px;
	float: left;
	width: 217px;
	padding-top: 100px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: top;
}
.content {
	float: left;
	width: 563px;
	padding: 5px;
}
.bottom {
	float: left;
	width: 800px;
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding-top: 5px;
}
.sidebar h1 {
	font-size: 14px;
	color: #660000;
}
.sidebar h2 {
	color: #333333;
	font-size: 14px;
	margin: 5px;
}
.sidebar ul {
	list-style-image: url(img/bullet.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
.about {
	width: 100%;
}
.featured {
float: left;
width: 560px;
}
.topdownloads {
width: 160px;
float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 5px;
border-left-style: dotted;
border-left-width: 1px;
border-left-color: #999999;
}
.product {
	margin: 5px;
	float: left;
	height: 155px;
	width: 115px;
	background-image: url(img/product_connector.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.product_img {
	height: 90px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
.product_img {
	text-align: center;
}
.linkblock {
	margin: 0px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
h1 {
	font-size: 16px;
	color: #660000;
}
h2 {
	font-size: 14px;
	color: #993300;
}
.color_thumb {
float: left;
margin: 5px;
}
.product_image {
width: 300px;
float: right;
margin: 5px;
}
.product_description {
float: left;
margin: 5px;
width: 200px;
}.sidebar li {
	margin: 2px;
	padding: 2px;
}
a {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
