@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFF;
	background-image: url(../gfx/Page%201.gif);
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #container {
	width: 1020px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 96px;
	background-color: #000;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
}
#logo_box {
	float: left;
	margin-right: 12px;
	width: auto;
}
#menu_box {
	background-color:
	float: left;
	width: 800px;
	height: 30px;
	position: relative;
	top: 63px;
}
#menuholder {
	height:0.2px;
	margin:0px;
	padding-left:20px;
	padding-top:22px;
}
#MainFlashModule {
	height: 434px;
	width: 980px;
	float: left;
	clear:both;
	margin-top: 0px;
}
#tickerbox {
	float: left;
	width: 820px;
	height:27px;
	background-image: url(../gfx/Main_Mod/ticker.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 12px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 8px;
	padding-left: 150px;
	}
#mid_bannerbox {
	float: left;
	width: 558px;
	height:27px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	}
	
#tickerbox p {
	font-size:90%;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:6px 0px 0px 0px;
}
#tickerbox a {
	margin:0;
	padding:0;
}
#tickerbox a:hover {
	color:#F00;
	text-decoration:none;
}
#midrow {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	clear: both;
	float: left;
	width: 800px;
	height: 27px;
}
	
.SubModule_Static_left {
	height: 200px;
	width: 310px;
	float: left;
	text-align: center;
	vertical-align: middle;
}
.SubModule_Static_middle {
	height: 200px;
	width: 310px;
	float: left;
	margin-left: 24px;
	margin-right: 24px;
}
.SubModule_Static_right {
	height: 200px;
	width: 310px;
	float: right;
}
#SubModuleRow {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	float: left;
	width: 980px;
	height: 220px;
}
.picbox_wide {
	width: 980px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.SubModule_Static_left_flex {
	width: 310px;
	float: left;
	text-align: center;
	vertical-align: middle;
}
.SubModule_Static_middle_flex {
	width: 310px;
	float: left;
	margin-left: 24px;
	margin-right: 24px;
}
.SubModule_Static_right_flex {
	width: 310px;
	float: right;
}
.footer_text {
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
	line-height: 3ex;
}
a {
	color: #000;
	text-decoration: none;
	border-style: none;
}
a:hover {
	text-decoration: underline;
	border-style: none;
}
img
{  border-style: none;
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	line-height: 110%;
	color: #333;
	list-style-type: square;
	text-align: left;
}
.oneColFixCtrHdr #footer {
	margin: 0;
	background:#FFF;
	clear: both;
	padding-top: 10;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.decbox {
	height: 240px;
	margin: 0px;
	background-image:none;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
}
.submod_xmas {
	margin: 10px;
	width:300px;
	height:200px;
	padding: 0px;
	float: left;
	background-color: #CCC;
}
.submod_xmas a {
	color: #900;
	text-decoration: none;
	border-style: none;
}
.submod_xmas a:hover {
	text-decoration: underline;
	border-style: none;
}
.submod_prodpic {
	margin:6px 8px 8px 8px;
	text-align:center;
	padding: 0;
	width: 120px;
	height:100px;
	float: left;
	clear: left;
}
.submod_xmas_txt {
	margin-right:12px;
	padding: 5px;
}
.flagbox {
	width: 160px;
	height: 24px;
	padding:0;
	margin:0;
	bottom:0px;
	left:120px;
	position: relative;
	z-index: 1010;
}

.submod_xmas_txt h3 {
	color:#900;
	font-size:120%;
	margin:0px 0px 12px 0px;
	padding:12px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	text-transform:none;
}
.submod_xmas_txt p {
	font-family:"Times New Roman", Times, serif;
	margin:0;
	padding:0;
	font-size: 75%;
}
#tickerbox a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}
