body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#wrapper {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 821px;
}
#content {
	background-color: #5E6E86;
	width: 260px;
	position: relative;
	left: 29px;
	top: 26px;
	height: 402px;
}
#content p {
	padding: 4px;
	margin-bottom: -10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
}
#content h1 {
	margin-top: 5px;
}
#contentWrapper {
	background-image: url(shop/images/home_secondbox.jpg);
	background-repeat: no-repeat;
	height: 450px;
	background-position: top;
	margin: 0px;
	padding-top: 0px;
	position: relative;
}
img {
	border: none;
	display: inline;
}
h1 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF66;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: -10px;
	margin-top: 10px;
}
#middle {
	position: absolute;
	left: 293px;
	top: 27px;
}
#right {
	background-color: #5E6E86;
	position: absolute;
	left: 542px;
	top: 26px;
	height: 402px;
	width: 250px;
}
#right p {
	padding: 4px;
	margin-bottom: -20px;
	margin-top: 20px;
}
h2 {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF66;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: -10px;
	margin-top: 20px;
}
#footer {
	position: relative;
	top: 40px;
	color: #5E6E86;
	left: 24px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#footer a:link, #footer a:visited {
	color: #5E6E86;
	text-decoration: underline;
}
#footer a:hover {
	color: #5E6E86;
	text-decoration: none;
}
.ra {
	vertical-align: bottom;
}
#special #content {
	width: 505px;
	height: 308px;
}
#special #right {
	background: #FFFFFF;
	height: 308px;
}
#special #contentWrapper {
	background-image: url(binaries/new-bg.jpg);
	background-repeat: no-repeat;
	height: 380px;
	background-position: top;
	margin: 0px;
	padding-top: 0px;
	position: relative;
}
#special #content img {
	float: right;
}
#special a {
	color: #FFFFFF;
}

.bigger {
	font-size: 14px;
}
