html {
	min-height: 100%;
}
body {
	background-image: url('bg-top.png');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
	behavior: url("csshover.htc");
	color: #424242;
	min-height: 100%;
}
.featwm {
	position: absolute;
	height: 85px;
	top: 15px;
	bottom: 5px;
	left: 0px;
	right: 0px;
	font-size: 56px;
	font-family: verdana;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	opacity: 0.10;
}
#header {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	height: 48px;
	background-image: url('cis_logo.png');
	background-repeat: no-repeat;
	background-position: center;
}
.boxhead {
	margin-top: -15px;
	color: #fff;
	font-weight: bold;
}
.bh_right {
	margin-top: -15px;
	color: #fff;
	font-weight: bold;
}
#container {
	height: auto;
	min-height: 500px;
	margin-bottom: 20px;
}
/* for Internet Explorer */
/*\*/
* html #container {
height: 500px;
}
/**/
#head2 {
	margin-top: 12px;
	padding-top: 5px;
	height: 24px;
	background-image: url('head_tile.png');
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
}
/* left + right menubox code + content centering */
.box {
	border-right: 1px solid #5270AD;
	border-left: 1px solid #5270AD;
	border-bottom: 1px solid #5270AD;
	border-top: 18px solid #5270AD;
	background-color: #f6f6f6;
	width: 175px;
	padding-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	border-collapse: collapse;
}
.menufirst {
	margin-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	color: #5270AD;
	text-align: center;
	height: 14px;
	border-bottom: 1px solid #BFBFBF;
}
.menuitem {
	padding-left: 4px;
	padding-right: 4px;
	color: #424242;
	height: 14px;
	border-bottom: 1px solid #E2E2E2;
}
.menulast {
	padding-left: 4px;
	padding-right: 4px;
	color: #424242;
	height: 14px;
}
.menuitem:hover {
	background-color: #E2E2E2;
	cursor: pointer;
}
.menulast:hover {
	background-color: #E2E2E2;
	cursor: pointer;
}
.menuheader {
	text-align: center;
	height: 14px;
	color: #5270AD;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}
#lefttop {

}
#leftbot {
	margin-top: 10px;
}
input {
	border: 1px solid #E2E2E2;
	background-color: #fff;
	font-family: verdana;
	font-size: 10px;
}
input.login:hover {
	background-color: #efefef;
}
.tblogin {
	margin-bottom: 2px;
}
#righttop {
	text-align: center;
	padding-bottom: 5px;
}
#loginbox {
/*	line-height: 20px; */
	margin-top: 10px;
}
#rightbot {
	margin-top: 10px;
	text-align: center;
}
.fprod {
	/* featured products container */
}
.red {
	color: #f00;
}
.feat {
	/* featured image */
	border: 1px solid #bfbfbf;
	margin-bottom: 3px;
}
.featfirst {
	/* first item in featured products box */
	border-bottom: 1px solid #bfbfbf;
	padding: 10px;
	margin-top: 3px;
	cursor: normal;
}
.featmid {
	border-bottom: 1px solid #bfbfbf;
	padding: 10px;
	cursor: normal;
}
.featfirst:hover {
	background-color: #efefef;
	cursor: pointer;
}
.featmid:hover {
	background-color: #efefef;
	cursor: pointer;
}
.featbot {
	padding: 10px;
	cursor: normal;
}
.featbot:hover {
	background-color: #efefef;
	cursor: pointer;
}
#leftcontent {
	position: absolute;
	left:10px;
	top:110px;
	width:176px;
}
.contindent {
	margin-left: 10px;
}
#rightcontent {
	position: absolute;
	right:10px;
	top:110px;
	width:176px;
}
#centrecontent {
	position: inline;
	margin-bottom: 10px;
	margin-top: 6px;
	background:#fff;
	font-size: 11px;
	margin-left: 210px;
	margin-right:210px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 212px;
	margin-right:212px;
	height: auto;
		}
	html>body #centrecontent {
	margin-left: 212px;
	margin-right:212px;
}
#botcontainer {
	position: inline;
	bottom: 10px;
	height: 60px;
	left: 0px;
	right: 0px;
	clear: both;
}
#bottom {
	position: relative;
	top: 20px;
	background-color: #f6f6f6;
	left: 0px;
	right: 0px;
	height: 22px;
	border-top: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #686868;
	clear: both;
}
#bot1 {
	margin-top: 4px;
	margin-left: 5px;
	float: left;
	position: absolute;
}
#bot2 {
	margin-top: 4px;
}