body {
	background: #FFF url(/images/main/background.jpg) top center no-repeat;
}
/* Flash */
#flash {
	position: relative;
	width: 900px;
	height: 380px;
	margin-top: 1px;
	margin-bottom: 2px;
}
/* Content */
#content #left {
	width: 425px;
	padding-top: 20px;
	padding-left: 15px;
}
#content #right {
	width: 425px;
	padding-top: 20px;
	padding-left: 15px;
}
#content .title {
	color: #4D9DDA;
	font-size: 20px;
	text-align: left;
	text-transform: uppercase;
}
#text-box {
	background: url(/images/main/silver-box.jpg) center center no-repeat;
	width: 433px;
	height: 121px;
	text-align: left;
	margin: 5px 0 15px -15px;
}
#text-box a {
	color: #4D9DDA;
}
#text-box .go {
	width: 80px;
	height: 25px;
	text-align: center;
	line-height: 22px;
	text-transform: uppercase;
	background: url(/images/product/prod-next.jpg) center center no-repeat;
	margin-top: 5px;
}
#text-box .go a {
	color: #FFF;
}
#text-box .title {
	color: #E14015;
	font-size: 12px;
}
#text-box .pic {
	float: left;
	width: 102px;
	height: 89px;
	margin: 15px 10px 15px 15px;
}
#text-box .text {
	float: left;
	color: #707070;
	font-size: 10px;
	height: 89px;
	width: 290px;
	margin: 15px 15px 15px 0;
}