/* CSS Document */

body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-image: url(../images/bg.jpg);
	background-position: center -3px;
	background-repeat: no-repeat;
}
#pagecenter{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 1126px;
	margin: 0 auto;
	text-align: left;
		background-image: url(../images/bg.jpg);
	background-position: center -3px;
	background-repeat: no-repeat;
	min-height:500px;
}
    a {color: #009C00; text-decoration: none;}
    a:hover {color: #FFC20E; text-decoration: none;}
    a:active {color: #009C00; text-decoration: none;}
#logo{
	position:absolute;
	top:30px;
	left:20px;
	background-image: url(../images/logo.png);
	height: 66px;
	width: 203px;
}
#tagline{
	position:absolute;
	top:50px;
	left:260px;
	background-image: url(../images/tagline.png);
	height: 28px;
	width: 289px;
}

#orderbutton a {
position:absolute;
	left:917px;
	top:50px;
display:block;
width: 182px;
height: 27px;
padding:0px;
background: url("../images/button-order.png") 0 0 no-repeat;
}
#infobutton a:hover { 
background-position: 0 -27px;
}
#infobutton a {
	margin-top:20px;
display:block;
width: 183px;
height: 27px;
padding:0px;
background: url("../images/button-info.png") 0 0 no-repeat;
}
#orderbutton a:hover { 
background-position: 0 -27px;
}
#registerbutton a {
float:right;
margin-left:20px;
display:block;
width: 93px;
height: 27px;
padding:0px;
background: url("../images/button-register.png") 0 0 no-repeat;
}
#registerbutton a:hover { 
background-position: 0 -27px;
}
#sidebar-left{
position:absolute;
top:158px;
left:20px;
width:223px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;	
}
#sidebar-left li{
	list-style-type: none;
	margin-top:6px;
}
#sidebar-left ul{
margin-top:0px;	
margin-bottom:7px;
}
#sidebar-left li{
margin-left:-20px;	
}
.sidebarheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight:normal;
	color:#545454;
	margin-top:16px;
}
#homeimg{
	position:absolute;
	left:242px;
	top:185px;
	width:685px;
	height:463px;
}
#sidebar-right{
position:absolute;
top:196px;
left:917px;
width:200px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color:#545454;
}
.sidebarrightheader{
color:#004B8D;
font-weight:bold;
	margin-bottom:5px;
}
#nav{
	position:absolute;
	left:215px;
	top:124px;
	width:685px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
#nav a{
color:#FFF;
}
#nav a:hover {
	color:#FFE600;
}
#hometext{
	position:absolute;
	left:250px;
	top:615px;
	width:640px;
	height:463px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color:#545454;
}
#bodytext{
	position:absolute;
	left:260px;
	top:158px;
	width:605px;
	height:463px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color:#545454;
}
#homenote{
	font-size: 12px;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
}
#copyright{
	color:#B0B0B0;
	font-size:11px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
h2{
font-weight:bold;
line-height:15px;
color:#004B8D;
font-size:15px;
letter-spacing:2px;
margin-bottom:-5px;
}
#footernav{
color:#009C00;
text-align:center;
margin-top:10px;
margin-bottom:15px;
font-size:12px;
}
.rule{
height:1px;
width:100%;
background-color:#009C00;
margin-top:25px;
margin-bottom:5px;
}
h1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:20px;
line-height:25px;
color:#004B8D;
font-weight:normal;
}
#h1sub{
	font-size:14px;
	font-style:italic;
}
.float-right{
float:right;
margin-left:15px;
margin-right:-50px;
}
.float-left{
float:left;margin-right:15px;	
}
.prodheader{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFF;
}
.trademark{
font-size:8px;
Vertical-align:super;
}
.register{
font-size:6px;
Vertical-align:super;
}
.legalese{
	font-size: 11px;
	line-height: 15px;
}

