body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0 auto;
	padding:0;
	background-image:url(/media/images/layout/page_bg.gif);
}
.center {
	text-align:center;
}
img {
	border:0;
}
#wrap {
	width:695px;
	margin:0 auto;
}
div#header {
	width:696px;
	height:161px;
	position:relative;
	background-image:url(/media/images/layout/header.jpg);
	background-repeat:no-repeat;
}
ul#language-nav {
	padding:4px;
	display:inline;
	position:absolute;
	top:5px;
	left:5px;
	font-size:xx-small;
	color:#fff;
}
ul#language-nav li {
	color:#fff;
}

ul#language-nav li#spanish{
	border: none;
	position: absolute;
	width: 61px;
	height: 22px;
	top: -3px;
	left: 52px;
}

ul#language-nav li#spanish a{
	position: absolute;
	height: 22px;
	width: 63px;
	background: none;
	text-indent: -9999px;
}



ul#language-nav li#english{
	border: none;
	position: absolute;
	width:50px;
	height: 22px;
	left: -5px;
	top: -3px;
}

ul#language-nav li#english a{
	position: absolute;
	height: 22px;
	width: 53px;
	background: none;
	text-indent: -9999px;
}

div#header h1 {
	margin:0;
	padding:0;
	position:relative;
}
div#header h1 a {
	position:absolute;
	top:56px;
	left:45px;
	width:250px;
	height:80px;
}
div#header h1 a span {
	display:none;
}
div#content-area {
	min-height:400px;
	height:auto;
	margin: 0 auto;
	background-image:url(/media/images/layout/wrap_bg.gif);
	background-repeat:repeat-y;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
/* for Internet Explorer */
/*\*/
* html div#content-area {
	height: 400px;
}
/**/
#footer {
	margin:0;
	padding:0;
	position:relative;
	top:0;
	left:0;
	color:#B0B0B0;
}
#footer #copyright {
	position:absolute;
	top:0;
	left:0;
}
#footer #powered-by-kfx {
	position:absolute;
	top:0;
	right:0;
}
.horiz-menu {
	list-style:none;
	margin:0;
	padding:0;
}
.horiz-menu li {
	display:inline;
	padding:0 3px 0 0;
}
.vert-menu {
	list-style:none;
	margin:0;
	padding:0;
}
.vert-menu li {
	margin:0;
	padding:2px 0 2px 0;
}
.image-menu {
	position:relative;
	top:0;
	left:0;
}
.image-menu li {
	display:inline;
}
.image-menu li a {
	position:absolute;
	top:0;
	left:0;
}
.illuminate li a {
	border:1px solid #ff0000;
}
.image-menu li a span {
	display:none;
}
#top-nav {
	background-repeat:no-repeat;
	height:17px;
	background-position:top left;
}
#top-nav a {
	height:16px;
}
#side-nav {
	top:10px;
	height:107px;
	background-position:top left;
}
#side-nav li a {
	width:122px;
	height:18px;
}
#main-left-column {
	float:left;
	display:inline;
	width:122px;
}
#main-right-column {
	float:left;
	display:inline;
	width:570px;
	margin:0 0 0 1px;
	font-size:11px;
	background-color:#B8B5BB;
}
#right-column-inner-wrap {
	margin:5px 15px 5px 15px;
}
#featured-product {
	background-color:#B8B5BB;
	width:273px;
	position:relative;
	top:0;
	left:0;
}
#news {
	color:#fff;
	width:300px;
	background-color:#42476B;
	width:298px;
}
div#featured-product, div#news {
	min-height:200px;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html div#featured-product, * html div#news {
	height: 200px;
}
/**/
#featured-product h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 4px 0;
	font-size:small;
	font-weight:bold;
	color:#820B05;
}
#featured-product a.more-link {
	position:absolute;
	bottom:0;
	right:0;
	display:block;
	margin:5px;
	background-repeat:no-repeat;
}
#featured-product a.more-link span {
	display:none;
}
#news ul {
	margin:5px 0;
	padding:0;
}
#news li {
	margin-left:25px;
}
#news p.date {
	font-weight:bold;
	margin:0;
	padding:0;
	color:#BBC3FB;
}
#news ul li a:link, #news ul li a:visited {
	color:#ff0000;
	text-transform:uppercase;
	text-decoration:none;
	font-style:italic;
	font-size:xx-small;
}
.front-module {
	float:left;
	display:inline;
	margin:0;
	padding:0;
}
.front-module h2 {
	margin:0;
	padding:0;
	height:25px;
	text-indent:-999em;
	background-repeat:no-repeat;
}
.front-module .image-pane {
	float:left;
	width:105px;
	text-align:center;
	padding:4px 0;
}
.front-module .content-pane {
	float:left;
	width:161px;
	padding:0 2px 0 2px;
}
#powered-by-kfx a {
	display:block;
	height:13px;
	width:106px;
	background-image:url(/media/images/layout/kfx_logo.gif);
	background-repeat:no-repeat;	
}
#powered-by-kfx a span {
	display:none;
}
h2#page-header {
	margin:0;
	padding:5px;
	color:#820B05;
	font-size:18px;
	text-align:center;
}
h2#page-header-image {
	margin:0;
	padding:0;
	height:25px;
	text-indent:-999em;
	background-image:url(/media/images/layout/page_header_bg.gif);
	background-repeat:no-repeat;
}
form table {
	width:100%;
}
form table tr td.label {
	text-align:right;
	font-weight:bold;
	width:30%;
}
textarea {
	height:100px;
	width:75%;
}
.error {
    font-weight: bold;
    color: red;
}
.MsoNormalTable{width:540px;}

