#wrapper {
	margin:0 auto;
}
#menu {
	padding-top:10px;
	width:200px;
	float:left;
}
.banner {
	float:left;
	padding-top:10px;
}
#main-content {
	float:left;
	margin-left:1px;
	width:725px;
	min-height:410px;
	height:auto !important;
	height:410px;
	overflow:visible;
}
#main-content h1 {
	font-size:20px;
	color:#fff;
	width:702px;
	background:#49AE17;
	padding:15px 10px 15px 15px;
}
#new, #releases {
	float:left;
	min-height:410px;
	width:525px;
	height:auto !important;
	height:410px;
	overflow:visible;
	border-right:1px solid #DADADA;
}
#newList p {
	padding:15px 0 15px 5px;
}
#newList p span {
	color:#009A20;
	font-weight:lighter;
}
#newList p a {
	color:#61646A;
	font-weight:bold;
	font-size:11px;
}
#newList p a:hover {
	color: #FF1700;
}
#newList p a:hover span {
	color: #FF1700;
	font-weight:lighter;
}
#newList h2 {
	color:#38B812;
	padding:10px 5px;
	font-size:16px;
}
#newList h2 span {
	color:#51D400;
	border-top:5px solid #53Af14;
	position:absolute;
	margin-top:8px;
	margin-left:5px;
	width:360px;
}
.imglink {
	border:none;
}
.page {
	float:right;
	padding:5px 15px 5px 5px;
	font-size:10px;
}
.page a {
	color:#000;
}
.page a:hover {
	color: #FF1700;
}
#service {
	float:right;
	width:188px;
	padding:10px 0 0 10px;
}
#service h2 {
	font-size:12px;
	color: #53AF14;
	font-weight:bold;
}
#service ul {
	height:100px;
	padding:10px 0px;
}
#service ul li p {
	margin-top:-98px;
	margin-left:70px;
	font-size:11px;
	line-height:130%;
}
#service ul li p span {
	line-height:180%;
	font-weight:bold;
}
.centertop {
	background:url(../images/service-top.gif) no-repeat left top;
	height:18px;
}
.customerCenter {
	margin-top:-9px;
	width:165px;
	background:#5BBE00;
	height:80px;
	color:#fff;
	line-height:260%;
	font-weight:bold;
	padding-left:15px;
}
.centerbottom {
	margin-top:-9px;
	background:url(../images/service-bottom.jpg) no-repeat left bottom;
	height:9px;
}
.customerCenter a {
	font-size:11px;
	color:#fff;
}
.customerCenter a:hover {
	text-decoration:underline;
}
#last-kit {
	float:left;
	width:510px;
	border-top:1px solid #48AD17;
	padding:10px 0;
}
#last-kit ul {
	height:114px;
	float:left;
	padding-right:5px;
}
#last-kit ul li {
	float:left;
	height:114px;
	display:inline;
}
.bg-left {
	background:url(../images/bg-left.gif) no-repeat right top;
	height:114px;
	width:15px;
}
.bg-right {
	background:url(../images/bg-right.gif) no-repeat left top;
	height:114px;
	width:15px;
}
.bg {
	background:#EBEBEB;
	width:220px;
}
.bg h2 {
	font-size:12px;
	color: #00A700;
	font-weight:bold;
	padding:10px 0px;
}
.bg p {
	margin-top:-65px;
	margin-left:70px;
	font-size:10px;
	line-height:120%;
}
.bg p a {
	color: #00A700;
}
.bg p a:hover {
	color: #FF1700;
}
#releases h2 {
	color:#38B812;
	padding:10px 15px;
	font-size:12px;
	line-height:150%;
}
#releases p {
	color:#7D7D7C;
	padding:0px 15px 0 15px;
	font-size:12px;
	line-height:150%;
}
#releases p img {
	border:none;
	padding-top:20px;
}
#releases p a {
	color:#48AD17;
	font-weight:bold;
}
#releases p a:hover {
	color:#FF0000;
}
#certificate {
	padding-top:35px;
	padding-left:10px;
	min-height:410px;
	height:auto !important;
	height:410px;
	overflow:visible;
}
#certificate dl {
	float:left;
	padding-left:10px;
}
#certificate dl dt {
	padding:7px 2px;
	border:1px solid #EFEFEF;
}
#certificate dl dd {
	text-align:center;
	padding:8px 0 15px 0;
}
#certificate p {
	clear:both;
	font-size:14px;
	font:Arial, Helvetica, sans-serif;
	padding-top:15px;
	padding-bottom:50px;
	padding-left:10px;
}
