body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #CCC;
}
#container {
	text-align: justify;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#links {
	background-image: url(grfx/nav/nav_r2_c5.gif);
	height: 56px;
	width: 400px;
	background-repeat: no-repeat;
	position: relative;
}
#links ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#links ul li {
	float: left;
	position: relative;
}

#links ul a  {
	font-size: 13px;
	font-weight: bold;
	color: #B40403;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	position: relative;
	left: 6px;
	top: 1px;
}
#links ul a:visited {
	color: #B40403;
	text-decoration: none;
}
#links ul a:hover {
	color: #B40403;
	text-decoration: underline;
}




#marketing_tab {
	background-image: url(grfx/nav/marketing.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 163px;
}
#marketing_tab a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
#marketing_tab a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#marketing_tab a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
#event_tab {
	background-image: url(grfx/nav/event_planning.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 163px;
}
#event_tab a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
#event_tab a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#event_tab a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
#promo_tab {
	background-image: url(grfx/nav/Promotional_Gifts.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 165px;
}

#promo_tab a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#promo_tab a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#promo_tab a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

#content {
	margin-left: 10px;
}
#maincontent {
	margin-right: 293px;
	position: relative;
}
#sidebar {
	height: 524px;
	width: 283px;
	float: right;
	background-image: url(grfx/product_sidebar_bkg.jpg);
	background-repeat: no-repeat;
}
.home_headers {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}
.home_text {
	line-height: 22px;
	text-align: justify;
}
#header a.current {
	color: #FFF;
	text-decoration: none;
	top: 8px;
	position: relative;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}


#sidebar_content {
	margin-top: 54px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	position: relative;
}
.featured_text {
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#sidebar_content table {
	margin-bottom: 14px;
}

#footer {
	background-image: url(grfx/footer.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 900px;
	clear: both;
}
#marketing_tab_current {
	background-image: url(grfx/nav/marketing_t.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 163px;
}
#sub_sidebar {
	width: 283px;
	float: right;
}
#sub_sidebar_content {
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: relative;
}
#event_tab_current {
	background-image: url(grfx/nav/event_planning_t.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 163px;
}
#promo_tab_current {
	background-image: url(grfx/nav/Promotional_Gifts_t.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 165px;
}
#links a.currentlink:link {
	color: #000;
}
#links a.currentlink:visited {
	color: #000;
}
#sub_sidebar_content table.contactaddress {
	margin-top: 38px;
}
a.redlinks:link {
	color: #B40403;
	text-decoration: underline;
}



.headline {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#sub_content {
	margin-left: 10px;
	margin-top: 10px;
}
.headline_white {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.tableframe  {
	border: 1px solid #7B0000;
}
a.redlinks:visited {
	color: #B40403;
	text-decoration: underline;
}
#maincontent_whole {
	margin-right: 10px;
	position: relative;
}
#fgvtag {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	text-align: right;
	padding-bottom: 6px;
}
a.fgvlink:link {
	color: #666;
	text-decoration: none;
	font-size: 10px;
}
a.fgvlink:visited {
	color: #666;
	text-decoration: none;
	font-size: 10px;
}
a.fgvlink:hover {
	color: #666;
	text-decoration: underline;
	font-size: 10px;
}
#fgvtag table tr td {
	color: #666;
	font-size: 10px;
}
