/* CSS Document */

.container 
{
	width: 780px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	width:140px;
	height:56px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	}
.topinfo {
	width: 229px;
	height:48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	float: right;
}
.box {
	width:750px;
	height:312px;
	margin-right: auto;
	margin-left: auto;
	}
	
.top-trim {
	width: 780px;
	height:26px;
	background-image: url(../images/top-trim.gif);
	background-repeat: no-repeat;
}
.top-trimno {
	width: 780px;
	height:26px;
	background-image: url(../images/top-trim-no.gif);
	background-repeat: no-repeat;
}

.learnmore {
	width:80px;
	height:25px;
	float: right;

	}
.banner{
background-color:#FFF;
	width: 780px;
	height:363px;
	margin-right: auto;
	margin-left: auto;
}
.buttoncontainer {
	width:750px;
	margin-top:8px;
}

.leftbutton{
	width: 468px;
	height:26px;
	float: left;
	}
.rightbutton{
	width:282px;
	height:26px;
	float: left;
	background-image: url(../images/buttonright.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	}
.hbuttons a{
	display: block;
	text-decoration: none;
	color: #ffffff;
	width: 78px;
	height: 23px;
	float: left;
	display: inline;
	background-image:url(../images/button.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	text-align:center;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

.hbuttons a:hover{
	background-image:url(../images/button-hover.gif);
}
.flash {
	width:750px;
	height:230px;
	background-image: url(../images/flash-3.gif);
	background-repeat: no-repeat;
	}
.blank2{
	width:750px;
	height:5px;
	}
.perfect {
	width:340px;
	height:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#3399CC;
	left: 60px;
	top: 70px;
	position: relative;
}
.bottomtrimno {
	width: 780px;
	height:18px;
	background-image: url(../images/bottom-trim.gif);
	background-repeat: no-repeat;
}	
.body {
background-color:#ffffff;
	width: 780px;
	height:250px;
	margin-right: auto;
	margin-left: auto;
}
.bottom-trim {
	width: 780px;
	height:35px;
	background-image: url(../images/bottom-trim-gradient.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.blank {
background-color:#FFFFFF;
	height:25px;
	width:780px;
	position: relative;
	bottom: 0px;
}
.copyright {
	width: 250px;
	height:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 5px;
	padding-left:15px;
}
 
.topinfo a{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
		font-weight: normal;
	}
.aboutlink a{
	background-image: url(../images/button-hover.gif);
}
.homelink a{
	background-image: url(../images/button-hover.gif);
}
.productlink a{
	background-image: url(../images/button-hover.gif);
}
.technicallink a{
	background-image: url(../images/button-hover.gif);
}
.stateslink a{
	background-image: url(../images/button-hover.gif);
}
.contactlink a{
	background-image: url(../images/button-hover.gif);
}
.feedback {
    position: fixed;
    bottom: 20px;
    right: 10px;
}
.feedback img {
    width: 75px;
    height: 15px;
}
.feedback a img {
    border: none;
    }
