/* CSS Document */
body
{
	background-color:#6A6A6A;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
img
{
	margin:0px;
	border:0px;
}
form
{
	margin:0px;
	border:0px;
}
input
{
	border:1px solid #999999;
}
textarea
{
	border:1px solid #999999;
}
a:link
{
	color:#000000;
	text-decoration:underline;
}
a:hover
{
	color:#0066CC;
}
a:visited
{
	color:#000000;
}
.toptool
{
	background-color:#000000;
	height:14px;
	color:#FFFFFF;
	padding:5px 25px;
	margin:0 auto;
}
.toptool a:link
{
	color:#FFFFFF;
	text-decoration:none;
}
.toptool a:visited
{
	color:#FFFFFF;
	text-decoration:none;	
}
.toptool a:hover
{
	color:#FFFFFF;
}
.logo
{
	background-image:url(img/logobg.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFFFFF;
	height:92px;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.menu
{
	margin:58px 0 0 auto;
	width:486px;
	padding:0px;
	height:34px;
	
}
.menu ul
{
	list-style:none;
	margin:0px;
	padding:0px;
	height:34px;
}
.menu ul li
{
	float:left;
	padding:0px;
	margin:0px 1px;;
}
.banner
{
	margin:0 auto;
	width:828px;
}
.blueline
{
	height:12px;
	margin:0 auto;
	width:828px;
	background-color:#0086E3;
}
.content
{
	background-color:#FFFFFF;
	width:772px;
	line-height:18px;
	background-repeat: no-repeat;
	background-image: url(img/sprites-be.jpg);
	background-position: 0px -35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 20px;
	padding-left: 28px;

}
.content h1
{
	font-size:18px;
	font-weight:bold;
	color:#0086E3;
	margin:10px 0px;
}
.content h2
{
	font-size:14px;
	font-weight:bold;
	margin:10px 0px;
	margin:5px 0px;
}
.footer
{
	padding:10px;
	color:#FFFFFF;
	text-align:center;
}
.productshow
{
	float:left;
	width:261px;
	margin-left:30px;
	margin-top: 20px;
}
.productshow img
{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.buybox
{
	margin:5px auto;
	width:702px;
	padding:10px;
	font-size:12px;
}
.buybox h2
{
	font-size:14px;
	font-weight:bold;
	color:#E42300;
	margin:-25px 0 10px 220px;
}
.buybox table
{
	background-color:#999999;
}
.buybox table td
{
	height:40px;
	background-color:#FFFFFF;
	padding:5px;
}
.button_submit
{
	background-image:url(img/button-index.gif);
	width:92px;
	height:30px;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	border:0px;
}
#screenshot
{
	text-align:center;
}
.help
{
	background-image:url(img/contentbg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width:818px;
	margin:0 auto;
	padding:20px 5px;
}
.help h1
{
	font-size:18px;
	font-weight:bold;
	color:#0086E3;
	margin:10px 0px;
}
.helpmenu
{
	line-height:22px;
	font-weight:bold;
	border-right:1px solid #999999;
	text-align:right;
	padding:15px 8px 0 0;
	color:#0086E3;
}
.helpmenu a
{
	color:#333333;
	text-decoration:underline;
}
.helpcontent
{
	padding:8px;
	line-height:18px;
}
.helpcontent h1
{
	font-size:16px;
	font-weight:bold;
	color:#666666;
	margin:10px 0px;
}
.helpcontent h2
{
	font-size:12px;
	font-weight:bold;
	color:#0086E3;
	margin:10px 0px;
}

.sep {
	background-image: url(img/sprites-be.jpg);
	background-position: 120px 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_intro {
	float:left;
	width: 550px;
}
.awards {
float:right;
	width: 200px;
	
}
.awards img{
	margin: 10px;
}
.2ndp {
}
.1st_txt {
	width: 470px;
	float: left;
}
.1stp {
	margin-bottom: 20px;
}
.clear {
clear:both;
}
