body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bgextend.jpg);
	background-repeat: repeat-x;
	background-color: #8AA8C6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:150%;
}
table{
	font-size:13px;
	line-height:150%;
}
a img{border: 0px;}
a {
	color:#013FAC;
}
#container {
	margin: 0px auto 0px auto;
	width:920px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}

#header{
	width:920px;
	height:248px;
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
}
#bodycontent {
	background-image: url(../images/bodycontent.jpg);
	background-repeat:no-repeat;
	width:695px;
	float:left;
	padding:5px;
}

h1 {
	font-weight:bold;
	color:#7D0000;
	font-size:22px;
}

h2 {
	font-weight:bold;
	color:#000000;
	font-size:17px;
}

#footer {
	width:920px;
	clear:both;
	height:109px;
	background-image: url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#topnav {
	padding:7px;
	margin-left:341px;
}
a.topnavlinks {
	background-image: url(../images/topnavborder.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:8px;
	height:33px;
}
a.topnavlinks:hover {
	background-image: url(../images/topnavborder.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	font-size:12px;
	color:#B0EAFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:8px;
	height:33px;
}
a.topnavlinks_last {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:8px;
	height:33px;
}
a.topnavlinks_last:hover {
	font-size:12px;
	color:#B0EAFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:8px;
	height:33px;
}
#sidenav {
	width:200px;
	height:248px;
	float:left;
}
a.sidenavlinks {
	display:block;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	height:24px;
	margin-left:-5px;
	>margin-left:0px;
	line-height:18px;

}
a.sidenavlinks:hover {
	display:block;
	font-size:12px;
	color:#B0EAFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	height:24px;
	margin-left:-5px;
	>margin-left:0px;
	line-height:18px;

}
li.sidenavlinks_firstlink {
	list-style-image: url(../images/bullettop.jpg);
	list-style-type: disc;
	margin-left:22px;
	>margin-left:0px;
}
li.sidenavlinks {
	list-style-image: url(../images/bullet.jpg);
	list-style-type: disc;
	margin-left:22px;
	>margin-left:0px;
	margin-top:4px;

}
.sidenav_border {
	border-bottom:#FFFFFF 1px solid;
	line-height:24px;
}
#sidenav_container {
	background-image: url(../images/sidenavbg.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	width:181px;
	margin-left:10px;
	background-color: #6A8299;
}
#footeralign {
	padding-top:55px;
}
#footercredits {
	color:#333333;
	margin-top:9px;
	margin-right:15px;
	text-align:right;
	width:520px;
	float:right;

}
#footercredits a{
	color:#333333;
}
.instocktable td{ 
	border: 1px solid #000;
	padding: 6px 6px;
	text-align: center;
	background: #eee;
}
.instockheadrow td{
	background: #666;
	color: #fff;
}