@charset "utf-8";
/* CSS Document */

body {
	background:#f7f7f8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7e7e7e;
}

#all {
	background:#f7f7f8;
	text-align:center;
}
#holder {
	width:899px;
	margin:auto;
}

img {
	border:none;
}

a {
	color:#7e7e7e;
	text-decoration:none;
}

#header_links {
	cursor:default;
	text-align:center;
	float:right;
	padding:39px 15px 0 0;
}
#header_links a:hover {
	cursor:pointer;
	cursor:hand;
	font-weight:bold;
}

#menu_content {
	text-align:left;
	vertical-align:top;
}
#menu_links {
	padding:127px 0 0 51px;
	width:160px;
}
	#menu_links a:hover {
		color:#fff;
		font-weight:bold;
	}
	.packaging_menu {
		background:#d3d5e0;
	}
	.identity_menu {
		background:#DAC193;
	}
	.print_menu {
		background:#CDD4D3;
	}
	.promo_menu {
		background:#EDDAA4;
	}
	.index_menu {
		background:#c4caa3;
	}

.header_logo {
	float:left;
	margin:9px 0 0 46px;
}

.header_content {
	background:#FFF;
	text-align:center;
}

.sub_div {
	text-align:left;
}
	#home_div {
		padding:165px 25px 25px 100px;
		line-height:17px;
		font-size:14px;
		width:380px;
	}
	#what_div {
		margin-top:127px;
		padding-left:50px;
		vertical-align:middle;
	}
		.what_sub_div {
			float:right;
			text-align:left;
			width:280px;
			margin-right:20px;
			padding:9px 9px 12px 9px;
			background:#F2F2F2;
			font-size:14px;
			line-height:17px;
		}

.sub_periods {
	cursor:default;
	font-size:8px;
	line-height:4px;
	padding:0px 0 4px 0;
}
.periods {
	cursor:default;
	margin-top:-2px;
	font-size:16px;
	padding:0px 0 9px 0;
}

/* table */
#tr_1 { height:22px; }
#tr_2 { height:64px; }
#tr_3 { height:22px; }
#tr_4 { height:462px; }
#tr_5 { height:22px; }
#tr_6 { height:23px; }

.td_0 { width:39px; }
.td_1 { width:17px; }
.td_2 { width:13px; }
.td_3 { width:229px; }
.td_4 { width:571px; }
.td_5 { width:13px; }
.td_6 { width:17px; }
.td_7 { width:39px;
				background:#F7F7F8;
}

#flash_td {
	background: url(../images/flash_div_bg.gif);
	vertical-align:top;
}

.copyright {
	text-align:left;
	font-size:11px;
	color:#CCCCCC;
}

