﻿@charset "utf-8";
/*----------------------------------- primary start ---------------------------*/
#welcome .welimg{ float:left;}
#welcome #slideshow { float:left;width:398px;height:278px;}
#welcome .details
{
	position :relative;
	top:0;
	left:20px;
	width:300px;
	height: 293px;
	overflow: hidden;
	float:left;
}
#welcome .text{
	width:300px;
	padding: 10px 0 0;
}
#welcome h3{
	height:40px;
	color: #0060ae;
	text-align: center;
	font:17px/40px Arial, Helvetica, sans-serif;
}
#welcome h3 span{
	font-size:30.15px;
}
#welcome h3 em{
	font-size:19.38px;
}
#factlink{
	padding:2px 24px 0 0;
	*padding:20px 24px 0 0;
}
#factlink a{
	float: right;
	width:140px;
	height: 54px;
	background-position:-440px -210px;
}
.wpbreak{ clear:both;
	width:743px;
	height: 6px;
	background: url(../images/icon.png) 0 -424px repeat-x;
}
#product{
	margin:2px 0 22px;
	width:760px;
}
#product h3{
	position: relative;
	width:743px;
	height: 32px;
	text-align: left;
	border-bottom:2px solid #2398fa;
}
#product h3 span{
	position: absolute;
	left: 0;
	bottom:-2px;
	display: block;
	width:325px;
	height:33px;
	text-indent: 11px;
	font:26px/33px Verdana, Geneva, Arial, sans-serif;
	color: #fff;
	background: url(../images/feature.png) no-repeat 0 0;
}
#product .proshow{
	width:322px;
	height: 153px;
	overflow: hidden;
	float: left;
	margin: 24px 37px 0 11px;
	background-position:-20px -252px;
	line-height: 16px;
}
.proshow h4{
	height: 28px;
	padding: 0 0 0 11px;
	font:bold 16px/28px Verdana, Geneva, Arial, sans-serif;
}
.proshow img{
	float: left;
	width:137px;
	overflow: hidden;
	margin: 0 4px 0 13px;
}
.proshow ul{ float:right; width:168px;padding: 4px 0 0;}
.proshow li { margin:0;padding:2px 0 2px 9px;line-height:12px;background: url(../images/point.gif) no-repeat 0 4px;}
.proshow li a { background:none;}
.bomlink{
	margin:0 0 0 11px;
}