@charset "UTF-8";
/* CSS Document */
body  {
	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 */
	background-color: #153355;
	font-size: 12px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: normal;
	line-height: 20px;
	font-weight: 100;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: 100%;
}
.twoColFixLtHdr #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	background-image: url(images/bgred.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-top-color: #999;
	border-right-color: #999;
	padding: 0px;
	border-bottom-style: none;
	border-left-style: none;
	overflow: visible;
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: 100;
	color: #333;
	height: 630px;
	z-index: auto;
} 
.twoColFixLtHdr #header {
	width: 1000px;
	margin: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
} 
.twoColFixLtHdr #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 */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 230px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: 100;
	color: #333;
	height: 450px;
}

.twoColFixLtHdr #mainContent {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: 100;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 300px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
h2 {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #333;
}
h3 {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 19px;
	font-weight: 100;
	color: #333;
}
.twoColFixLtHdr #footer {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: 100;
	color: #666;
	background-color: #FFF;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bgred.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;
	visibility: visible;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 220px;
	float: left;
}
#nav1 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 220px;
	float: left;
}

#nav li {
	margin: 0;
	padding: 1;
	float: left; /* This corrects the */
	width: 220px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	border-bottom-color: #f1f1f1;
}



#nav a {
	display: block;  /* to increase clickable area as a's 
      default to inline */
	color: #006;
	text-decoration: none;
	padding: 0 10px;
	line-height: 2em;
	border-bottom: #999999;
	background-color: #FFFFFF;
}


#nav a:hover {
	text-decoration: none;
	background-color: #e7f2f5;
}


#body_hom #nav_hom a,
    #body_point #nav_point a,#body_market #nav_market a,#body_tradeshow #nav_tradeshow a,#body_catalog #nav_catalog a,#body_how #nav_how a,
    #body_graphics #nav_graphics a,#body_illustration #nav_illustration a,#body_proto #nav_proto a,#body_multiple #nav_multiple a,#body_advertise #nav_advertise a,
	#body_contact #nav_contact a,
	#body_pkg #nav_pkg a,
	#body_bigbox #nav_bigbox a,
	#body_trade #nav_trade a,
	#body_promo #nav_promo a,
	#body_guides #nav_guides a      {
	color: #990000;
	font-weight: 100;
	background-color: #f1f1f1;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #993300;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
#apDiv1 {
	position:absolute;
	width:530px;
	height:343px;
	z-index:1;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	visibility: visible;
}#apDiv2 {
	position:absolute;
	width:634px;
	height:343px;
	z-index:1;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	visibility: visible;
}
#apDiv3 {
	position:absolute;
	width:530px;
	height:343px;
	z-index:1;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	visibility: visible;
}
#apDiv4 {
	position:absolute;
	width:530px;
	height:343px;
	z-index:1;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	visibility: visible;
}
#apDiv5 {
	position:absolute;
	width:530px;
	height:343px;
	z-index:1;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	visibility: visible;
}
#apDiv6 {
	position:absolute;
	width:530px;
	height:343px;
	z-index:1;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	visibility: visible;
}
#apDiv7 {
	position:absolute;
	width:530px;
	height:343px;
	z-index:1;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	visibility: visible;
}
#apDiv8 {
	position:absolute;
	width:530px;
	height:343px;
	z-index:1;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	visibility: visible;
}
#apDiv9 {
	position:absolute;
	width:530px;
	height:343px;
	z-index:1;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	visibility: visible;
}
#apDiv10 {
	position:absolute;
	width:530px;
	height:343px;
	z-index:2;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	visibility: visible;
}
#apDiv11 {
	position:absolute;
	width:530px;
	height:343px;
	z-index:1;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	visibility: visible;
}
#apDiv12 {
	position:absolute;
	width:530px;
	height:343px;
	z-index:1;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	visibility: visible;
}
#apDiv13 {
	position:absolute;
	width:530px;
	height:343px;
	z-index:1;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	visibility: visible;
}
#apDiv14 {
	position:absolute;
	width:530px;
	height:343px;
	z-index:1;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	visibility: visible;
}
#apDiv15 {
	position:absolute;
	width:220px;
	height:446px;
	z-index:2;
	visibility: visible;
}
#apDiv16 {
	position:absolute;
	width:230px;
	height:446px;
	z-index:1;
	padding-top: 20px;
	visibility: hidden;
}
#apDiv17 {
	position:absolute;
	width:230px;
	height:446px;
	z-index:1;
	padding-top: 20px;
	visibility: hidden;
}
#apDiv18 {
	position:absolute;
	width:230px;
	height:446px;
	z-index:1;
	visibility: visible;
	padding-top: 20px;
}
#apDiv19 {
	position:absolute;
	width:230px;
	height:446px;
	z-index:1;
	padding-top: 20px;
	visibility: hidden;
}
#apDiv20 {
	position:absolute;
	width:230px;
	height:446px;
	z-index:1;
	visibility: visible;
}
#apDiv21 {
	position:absolute;
	width:230px;
	height:446px;
	z-index:1;
}



.linearound {
	margin: 5px;
	padding: 3px;
	border: 1px solid #999;
}
td img {
	margin: 3px;
	padding: 3px;
}
