@charset "utf-8";

@import url(/Scripts/modalbox.css); 
 
body#main {
	background-color:#F1F1F2;
}
#main-layout #top {
	margin-bottom:37px;
}
div#content {
	width:100%;
	position:inherit;
	left:0;
}
#footer {
	border:none;
	margin-top:0px;
}
div#frame1 p {
	display:block;
	font-size:12px;
	height:40px;
	left:63%;
	line-height:18px;
	position:relative;
	top:22px;
	width:29%;
}
div#frame1 p a {
	text-decoration:none;
	color:#0071BC;
}
div#frame1 p a:hover {
	color:#F90;
}
div#frame1 {
	background:url(img/images/frame_01.png);
	display:block;
	overflow:hidden;
	height:72px;
}
div#frame2 {
	background:url(img/images/frame_02.png);
	display:block;
	overflow:hidden;
	height:201px;
}
div#frame3 {
	background:url(img/images/frame_03.png);
	display:block;
	overflow:hidden;
	height:206px;
}
div#frame4 {
	background:url(img/images/frame_04.png);
	display:block;
	overflow:hidden;
	height:217px;
}
div#frame5 {
	background:url(img/images/frame_05.png);
	display:block;
	overflow:hidden;
	height:204px;
}
div#frame6 {
	background:url(img/images/frame_06.png);
	display:block;
	overflow:hidden;
	height:25px;
}

div.product, div.nc-info {
	display:block;
	overflow:hidden;
	position:relative;
	float:left;
	margin-top:47px;
}

div#frame4 div.product,
div#frame5 div.product {
	margin-top:54px;	
}


div#frame3 div.product {
	margin-top:51px;
}
div.product.next {
	margin-left:25px;
}
div.product {
	width:260px;
	left:17%;
}
div.product h2, div.product h2 a {
	font-size:15px;
	line-height:15px;
	text-decoration:none;
	margin-bottom:2px;
}
div.product h2 a:hover {
	color:#F91;
}
div.product h3 {
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	color:#666;
	margin:0;
}
div.product h4 {
	font-size:10px;
	color:#666666;
	line-height:12px;
	font-weight:normal;
	margin-bottom:2px;
}
a.download {
	display:block;
	background:url(/demo/img/download.png);
	background-repeat:no-repeat;
	height:21px;
	padding-right:7px;
	padding-top:2px;
	text-align:right;
	text-decoration:none;
	width:127px;
	margin-top:4px;
	font-size:10px;
	letter-spacing:-0.3px;
}
a.download:hover {
	background:url(/demo/img/download_high.png);
	background-repeat:no-repeat;
}
div.nc-info {
	float:right;
	position:inherit;
}
div.nc-info h3 {
	font-size:11px;
	font-weight:bold;
	margin-top:16px;
	color:#555;
}
div.nc-info .info-col {
	display:block;
	overflow:hidden;
	width:261px;
	float:left;
}
div.nc-info .info-col.next {
	margin-left:9px;
	width:179px;
	position:relative;
	top:-12px;
}

div.nc-info a.link {
	background-image:url(/demo/img/get.png);
	background-position:100% 99%;
	background-repeat:no-repeat;
	padding:0 14px 0 0;
	text-decoration:none;
	display:block;
	width:90%;
	line-height:16px;
}
div.nc-info a.link:hover {
	background-image:url(/demo/img/get_high.png);
}
div.nc-info ul {
	list-style:none;
	padding:0;
	margin:0;
	margin-top:6px;
}
#frame1 div.product {
	margin-top:44px;
}
#frame4 div.product {
	width:170px;
}
#frame3 div.product.next {
	width:424px;
	margin-top:97px;
	margin-left:1px;
}
#frame4 div.product.next {
	margin-left:70px;
}

