@charset "utf-8";
html{overflow:0;}
body{background-color:#9fc9ec;background-image:url(../images/bgmain.jpg);background-repeat: repeat-x;font-size:12px;margin:0;padding:0;}
.container{overflow:hidden;}
#imgcss1{height:117px;background:url(../images/imghead.jpg) no-repeat; overflow:hidden;}
#imgcss2{height:336px;background:url(../images/imgmain.jpg) no-repeat; overflow:hidden;}
#imgcss3{height:190px;background:url(../images/imgcompatible.jpg) no-repeat; overflow:hidden;}
#imgcss4{background:url(../images/imgfeatures.jpg) no-repeat; margin-bottom:50px;}
#imgcss5{height:65px;background-color:#FFFFFF;background-image:url(../images/bgbottom.jpg);width:100%; clear:both;}
#imgcss6{background:url(../images/supportbg.jpg) no-repeat; margin-bottom:50px;}

#bgwhirl{height:336px;background:url(../images/bg_whirl.jpg) no-repeat;}
#bggradient{width: 800px; margin-left: 38px; background:url(../images/bg_yslice.jpg) repeat-x;}

#nav{vertical-align:bottom;}
.center_txt{text-align:center;}
.right { text-align:right;}
.left { text-align:left;}
#feat li {
	display: block;
	_width: 100%;
	padding: .75em 0px;
	text-decoration: none;
	list-style:none;
}

#home a{height:27px;width:70px; }
#home a:hover{background:url(../images/nav_over.jpg) -38px 0 no-repeat;}
#order a{height:27px;width:116px;}
#order a:hover{background:url(../images/nav_over.jpg) -108px 0 no-repeat; }
#tutorial a{height:27px;width:96px;}
#tutorial a:hover{background:url(../images/nav_over.jpg) -224px 0 no-repeat; }
#faq a{height:27px;width:64px;}
#faq a:hover{background:url(../images/nav_over.jpg) -320px 0 no-repeat; }
#support a{height:27px;width:102px;}
#support a:hover{background:url(../images/nav_over.jpg) -384px 0 no-repeat; }

#navcontainer ul
{
background:url(../images/nav_top.jpg) -38px 0 no-repeat;
width:650px;
height:27px;
margin-top:90px;
padding-left: 0;
padding-bottom:0;
margin-bottom:0;
margin-left: 0;
float: left;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0px;;
color: White;
text-decoration: none;
float: left;
border-right: none;
}


div.order_category {
	margin-left: 15px;
	margin-top: 15px;
}
.error {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ee6363;
	text-decoration: none;
}
