/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
}

a {
	color: #663300;
}

p {
	padding: 0px 12px;
}

.container {
	width: 762px;
	margin: auto;
}

.header {
	width: 762px;
	float: left;
	border-bottom: 1px solid #CCCCCC;
}

.nav {
	width: 150px;
	float: left;
}

.imgcategory {
	width: 612px;
	float: left;
}

.content {
	width: 612px;
	float: left;
	padding-top: 10px;
}

.footer {
	width: 762px;
	float: left;
	margin-top: 20px;
	padding: 12px 0px;
	border-top: 1px solid #CCCCCC;
}

.pix {
	width: 254px;
	float: left;
}

.leftbox {
	width: 485;
	float: left;
}

.rightbox {
	width: 485;
	float: left;
}

.infobox {
	float:left;
	width:484px;
	height: 203px;
	background-color:#999999;
	background-image: url(rightcurve.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
