/* You may adapt and learn from the elements of this CSS to use in your own
projects, but you may not copy the design (the unique combination of images,
colors, sizes, typography, and positioning) since this is copyright of Easy 
Fundraising Ideas and may not be reproduced. 
----------------------------------------------------------------------------------------*/

/* @group Global Styles */

/* @group Layout */

html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url(/efi-images-v2/bg2.gif);
	background-repeat: repeat-x;
	background-color: #3962a4;
}

body {
	font-size: 12px;
	font-family: arial, sans-serif;
	color: #000000;
	text-align: center;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	width: 988px;
	min-height: 100%;
	text-align: left;
	position: relative;
	float: none;
}

* html #container {
	height: 100%;
	width: 988px;
}

#main-content-container {
	width: 984px;
	float: left;
	text-align: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 13px;
	padding-left: 4px;
}
#main-content-container-scott {
	width: 984px;
	float: left;
	text-align: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-left: 4px;
}

* html #main-content-container {
	width: 100%;
	w\idth: 100%;
}

/* @end */

/* @group Design Elements */

h1, h2, h3, h4 {
	margin: 0;
	padding: 0 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	margin: 0;
}

p {
	margin: 0;
	padding: 3px 0 3px 0;
}

a:link {
	
	text-decoration: underline;
}

a:visited {
	color:#0033ff;
	text-decoration: underline;
}

a:active {
	
	text-decoration: none;
}

a:hover {
	color: #ff8105;
	text-decoration: underline;
}

a {
	
}

.brown {
	color: #a4a888;
}

.orange {
	color: #ff8105;
}

.red {
	color: #b70305;
}

.blue {
	color: #3867a0;
}

.green {
	color: #057b02;
}

.dotted-line {
	height: 1px;
	background-image: url(/efi-images/dotted-line-bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.star-bullet {
	position: relative;
	background: url(/efi-images-v2/star-bullet.gif) no-repeat 0px 2px;
	padding-left: 15px;
	float: left;
	clear: both;
}

.star-bullet2 {
	position: relative;
	background: url(/efi-images-v2/star-bullet-bluebg.gif) no-repeat 0px 2px;
	padding-left: 15px;
	float: left;
	clear: both;
}

.sub-star-bullet {
	position: relative;
	background: url(/efi-images-v2/star-bullet.gif) no-repeat 0px 2px;
	padding-left: 15px;
	float: left;
	clear: both;
	width: 150px;
	margin-bottom: 5px;
}

.star-big-bullet {
	position: relative;
	background: url(/efi-images-v2/big-star.gif) no-repeat 0px 0px;
	padding-left: 20px;
	float: left;
	clear: both;
}

.more-bullet {
	position: relative;
	padding-left: 15px;
	float: left;
	clear: both;
	width: 160px;
	margin-bottom: 5px;
}

.bullet-link {
	position: relative;
	background: url(/efi-images/orange-small-bullet2.gif) no-repeat 0px 5px;
	padding-left: 10px;
	padding-bottom:5px;
	float: left;
	clear: both;
	width: 100px;
}

.canada-shopping {
	position: absolute;
	top: 1px;
}

.can-flag {
	position: absolute;
	top: 0px;
	left: 0px;
}

.can-link {
	position: absolute;
	top: 4px;
	left: 40px;
	width: 120px;
}

.can-link a {
	color: #fefefe;
	text-decoration: none;
}

/* @end */

/* @group Header */

#header {
	width: 988px;
	height: 114px;
	position: relative;
}

#hdr-abs-pos {
	position: relative;
}

#hdr-logo {
	position: absolute;
	top: 0;
	left: 0;
}

#hdr-hacker {
	
}

#hdr-utilities {
	position: absolute;
	top: 0px;
	left: 499px;
	font-size: 11px;
	width: 489px;
	height: 83px;
	text-align: right;
	background-image: url(/efi-images-v2/utilities-bg.gif);
}

#hdr-utilities a:link {
	color: #0277ca;
	text-decoration: none;
}

#hdr-utilities a:visited {
	color: #0277ca;
	text-decoration: none;
}

#hdr-utilities a:active {
	color: #0277ca;
	text-decoration: none;
}

#hdr-utilities a:hover {
	color: #0277ca;
	text-decoration: underline;
}

.bookmark-btn {
	position: absolute;
	top: 89px;
	left: 843px;
	z-index: 200;
}

/* @end */

/* @group Top Navigation */

#top-nav {
	position: absolute;
	top: 84px;
	left: 0px;
	width: 988px;
	height: 28px;
}

#top-nav div {
	float: left;
}

#top-nav-prd {
	position: absolute;
	top: 0;
	z-index: 100;
	visibility: hidden;
	border-top: 1px solid #fef9f2;
	border-left: 1px solid #fef9f2;
	border-bottom: 1px solid #f6a12c;
	border-right: 1px solid #f6a12c;
}

#top-nav-profit {
	position: absolute;
	top: 0;
	z-index: 100;
	visibility: hidden;
	border-top: 1px solid #fef9f2;
	border-left: 1px solid #fef9f2;
	border-bottom: 1px solid #f6a12c;
	border-right: 1px solid #f6a12c;
}

#top-nav-program {
	position: absolute;
	top: 0;
	z-index: 100;
	visibility: hidden;
	border-top: 1px solid #fef9f2;
	border-left: 1px solid #fef9f2;
	border-bottom: 1px solid #f6a12c;
	border-right: 1px solid #f6a12c;
}

#top-nav-tips {
	position: absolute;
	top: 0;
	z-index: 100;
	visibility: hidden;
	border-top: 1px solid #fef9f2;
	border-left: 1px solid #fef9f2;
	border-bottom: 1px solid #f6a12c;
	border-right: 1px solid #f6a12c;
}

#top-nav-comm {
	position: absolute;
	top: 0;
	z-index: 100;
	visibility: hidden;
	border-top: 1px solid #fef9f2;
	border-left: 1px solid #fef9f2;
	border-bottom: 1px solid #f6a12c;
	border-right: 1px solid #f6a12c;
}

#dropmenudiv {
	position: absolute;
	z-index: 100;
}

#top-nav-search {
	height: 26px;
	width: 325px;
	background-image: url(/efi-images-v2/nav-search2.gif);
	position: relative;
}

#search-field {
	position: absolute;
	top: 6px;
	left: 65px;
	width: 219px;
}

#search-field input {
	width: 219px;
	height: 16px;
	border: 1px solid #adadad;
	font-size: 11px;
}

#search-btn {
	position: absolute;
	top: 5px;
	left: 291px;
}

#top-nav-search-two {
	height: 26px;
	width: 206px;
	background-image: url(/efi-images-v2/tnav-search.gif);
	position: relative;
}

#search-field-two {
	position: absolute;
	top: 6px;
	left: 8px;
	width: 219px;
}

#search-field-two input {
	width: 165px;
	height: 16px;
	border: 1px solid #adadad;
	font-size: 11px;
	color: #999;
	padding-left: 3px
}

#search-btn-two {
	position: absolute;
	top: 5px;
	left: 180px;
}

.nav-link {
	cursor: pointer;
}

/* @end */

/* @group Footer */

#clearfooter {
	width: 984px;
	clear: both;
	height: 20px;
}

#pop-search {
	width: 980px;
	padding: 0 0 20px 4px;
}

#pop-search-content {
	background-image: url(/efi-images-v2/footer-bg.gif);
	background-repeat: repeat-y;
	width: 980px;
	position: relative;
}

#footer {
	width: 980px;
	padding-left: 4px;
}

#footer a:link {
	color: #0277ca;
	text-decoration: none;
}

#footer a:visited {
	color: #0277ca;
	text-decoration: none;
}

#footer a:active {
	color: #0277ca;
	text-decoration: none;
}

#footer a:hover {
	color: #ff8105;
	text-decoration: underline;
}

#ftr-content {
	background-image: url(/efi-images-v2/footer-bg.gif);
	background-repeat: repeat-y;
	width: 980px;
	position: relative;
	height: 100px;
}

.ftr-tag {
	padding-left: 5px;
}

.pop-search-tags {
	position: relative;
	top: 10px;
	left: 23px;
	width: 934px;
	line-height: 1.4em;
	padding-bottom: 20px;
}

#ftr-banners {
	background-image: url(/efi-images-v2/footer-bottom.gif);
	width: 980px;
	height: 59px;
	position: relative;
}

#copyright {
	height: 45px;
	width: 980px;
	color: #bfcde2;
	padding-top: 15px;
	line-height: 1.3em;
	font-size: 12px;
	text-align: center;
}

#copyright a:link {
	color: #bfcde2;
	text-decoration: underline;
}

#copyright a:visited {
	color: #bfcde2;
	text-decoration: underline;
}

#copyright a:active {
	color: #bfcde2;
	text-decoration: none;
}

#copyright a:hover {
	color: #bfcde2;
	text-decoration: underline;
}

/* @end */

/* @group Expression Engine */

#floating-div {
	position: absolute;
	visibility: hidden;
	z-index: 100;
}

#floating-div a {
	text-decoration: none;
	color: #fefefe;
	font-weight: bold;
}

/* @end */

/* @group Box Styles */

.box-bg-980 {
	background-image: url(/efi-images-v2/box-bg-980.gif);
	background-repeat: repeat-y;
	position: relative;
}

.box-hdr-980 {
	background-image: url(/efi-images-v2/box-top-hdr-980.gif);
	width: 980px;
	height: 49px;
	position: relative;
}

.box-bg-blue-980 {
	background-image: url(/efi-images-v2/box-bg-blue-980.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 980px;
	padding-left: 8px;
}

.box-hdr-964 {
	background-image: url(/efi-images-v2/box-top-hdr-964.gif);
	width: 964px;
	height: 42px;
	position: relative;
}

.box-hdr-752 {
	background-image: url(/efi-images-v2/box-top-hdr-752.gif);
	width: 752px;
	height: 42px;
	position: relative;
}

.box-hdr-314 {
	background-image: url(/efi-images-v2/box-top-hdr-314.gif);
	width: 314px;
	height: 49px;
	position: relative;
}

.box-ftr-314 {
	background: url(/efi-images-v2/box-bot-ftr-314.gif);
	width: 314px;
	height: 33px;
	position: relative;
}

.box-ftr-link {
	position: absolute;
	top: 5px;
	left: 15px;
	width: 263px;
}

.box-title-placement {
	position: absolute;
	top: 17px;
	left: 18px;
	height: 27px;
}

.box-title-placement-sub {
	position: absolute;
	top: 8px;
	left: 75px;
	height: 27px;
}

.box-font {
	font-size: 20px;
	color: #fefefe;
}

.box-body {
	position: relative;
	background-image: url(/efi-images-v2/box-bg-980.gif);
	background-repeat: repeat-y;
}

/*.box-body-752 {background-color:#FFFFFF; width:752px; position:relative; float:left;}*/

.box-body-964 {
	background-color: #FFFFFF;
	width: 964px;
}

/* @end */

/* @end */

/* @group Page Styles */

/* @group Homepage */

#catalog-request {
	width: 980px;
	height: 217px;
	margin-left: 4px;
}

#catalog-request-scott {
	width: 980px;
	height: 217px;
	margin-left: 0px;
}

#catalog-text2 a:link {
	text-decoration: underline;
	color: #fefefe;
}

#catalog-text2 a:visited {
	text-decoration: underline;
	color: #fefefe;
}

#catalog-text2 a:active {
	text-decoration: underline;
	color: #fefefe;
}

#catalog-text2 a:hover {
	text-decoration: underline;
	color: #fefefe;
}

#fundraising-products {
	width: 980px;
	margin: 20px 0 0 4px;
	background-color: #FFFFFF;
}

#fundraising-products-scott {
	width: 980px;
	margin: 0px 0 0 4px;
	background-color: #FFFFFF;
}

#fundraising-programs {
	width: 980px;
	margin: 20px 0 0 4px;
	background-color: #FFFFFF;
}

#fundraising-profit {
	background-color: #FFFFFF;
}

#featured-product {
	margin-top: 20px;
	position: relative;
}

.blue-round-hdr {
	position: absolute;
	width: 163px;
	height: 21px;
	background-image: url(/efi-images-v2/blue-round-hdr.gif);
	left: 0;
	top: 124px;
}

.cat-title {
	padding: 2px 0 0 5px;
	color: #fefefe;
	font-size: 14px
}

.cat-title a:link {
	text-decoration: none;
	color: #fefefe
}

.cat-title a:visited {
	text-decoration: none;
	color: #fefefe
}

.cat-title a:active {
	text-decoration: none;
	color: #fefefe
}

.cat-title a:hover {
	text-decoration: none;
	color: #fefefe
}

.cat-links-cont {
	width: 163px;
	height: 140px;
	position: absolute;
	top: 145px;
	left: 0;
}

.cat-links {
	padding: 3px 0 0 2px;
	height: 17px;
	width: 161px;
	background-image: url(/efi-images-v2/dotted-underline.gif);
}

.cat-links-cont a:link {
	text-decoration: none;
}

.cat-links-cont a:visited {
	text-decoration: none;
}

.cat-links-cont a:active {
	text-decoration: none;
}

.cat-links-cont a:hover {
	text-decoration: underline;
}

.more-link {
	height: 17px;
	width: 145px;
	padding: 3px 18px 0 0;
	text-align: right;
	background-image: url(/efi-images-v2/dotted-underline-more.gif);
}

#welcome-article {
	width: 647px;
	margin: 20px 0 0 0;
	float: left;
	position: relative;
}

#welcome-pos {
	background-image: url(/efi-images-v2/box-bg-647.gif);
	background-repeat: repeat-y;
	width: 647px;
	height: 860px;
	background-color: #FFFFFF;
}

#welcome-text {
	
	width: 616px;
	height: 859px;
	z-index: 100;
	line-height: 1.4em;
	padding-left: 30px;
}

#welcome-text div div {
	position: relative;
	clear: both;
}

#welcome-text h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.3em;
}

#welcome-text h2 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
}

#welcome-text p {
	padding: 0 0 7px 0
}

.welcome-quote {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 17px 0 17px 0;
}

#profit-pos {
	background-image: url(/efi-images-v2/box-bg-314.gif);
	background-repeat: repeat-y;
	width: 314px;
	height: 351px;
}

#featured-pos {
	background-image: url(/efi-images-v2/box-bg-314.gif);
	background-repeat: repeat-y;
	width: 314px;
	height: 351px;
}

/* @end */

/* @group Subpage (Global) */

#subpage-content {
	width: 980px;
	margin-left: 4px;
	background-image: url(/efi-images-v2/box-bg-blue-980.gif);
	background-repeat: repeat-y;
}

#subpage-content p {
	font-size: 13px;
	line-height: 1.3em;
}

#subpage-colA {
	width: 752px;
	margin: 0 8px 0 0px;
	float: left;
	clear: none;
	background-color: #FFFFFF;
	position: relative;
}

#subpage-colB {
	width: 204px;
	float: left;
	position: relative;
}

#sub-catalog {
	margin-bottom: 8px;
}

.sub-product-cat {
	width: 752px;
	height: 320px;
	background-repeat: no-repeat;
	position: relative;
}

.sub-product-cat-tool {
	width: 752px;
	height: 325px;
	background-repeat: no-repeat;
	position: relative;
}

#sub-sidenav {
	width: 203px;
	margin-top: 0px;
	position: relative;
	float: left;
}

.side-nav-hdr {
	width: 203px;
	background-image: url(/efi-images-v2/side-nav-top.gif);
	height: 30px;
	width: 203px;
	position: relative;
	clear: both;
}

.side-nav-hdr-white {
	width: 203px;
	background-image: url(/efi-images-v2/side-nav-top-white.gif);
	height: 30px;
	width: 203px;
	position: relative;
	clear: both;
}

.side-nav-hdr-txt {
	position: absolute;
	top: 7px;
	left: 8px;
	color: #5d7cae;
	font-size: 14px;
	font-weight: bold;
}

.side-nav-btn {
	width: 203px;
	background-image: url(/efi-images-v2/side-nav-btn.gif);
	height: 35px;
	position: relative;
	clear: both;
}

.side-nav-btn-txt {
	font-size: 12px;
	font-weight: bold;
	color: #fefefe;
	position: absolute;
	top: 8px;
	left: 27px;
}

.side-nav-btn-txt a:link {
	color: #fefefe;
	text-decoration: none;
}

.side-nav-btn-txt a:visited {
	color: #fefefe;
	text-decoration: none;
}

.side-nav-btn-txt a:active {
	color: #fefefe;
	text-decoration: none;
}

.side-nav-btn-txt a:hover {
	color: #fefefe;
	text-decoration: none;
}

.side-nav-links {
	position: relative;
	width: 195px;
	background: url(/efi-images-v2/side-nav-bg.gif) repeat-y;
	padding: 4px 0 3px 8px;
}

.side-nav-links a:link {
	color: #0277ca;
	text-decoration: none;
}

.side-nav-links a:visited {
	color: #0277ca;
	text-decoration: none;
}

.side-nav-links a:active {
	color: #0277ca;
	text-decoration: none;
}

.side-nav-links a:hover {
	color: #ff8105;
	text-decoration: none;
}

.side-nav-link-txt {
	width: 181px;
	position: relative;
	padding: 4px 0 4px 0;
	background-image: url(/efi-images-v2/dotted-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.side-nav-link-section {
	width: 183px;
	position: relative;
	left: -5px;
	top:-1px;
	padding: 4px 8px 4px 7px;
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #E1E9F7;
}

.side-nav-link-section a {
	font-weight: bold;
}

.side-nav-link-all {
	width: 181px;
	position: relative;
	padding: 4px 0 4px 0;
	text-align: right;
}



/* @end */

/* @group Overviews */

#product-ovr-bb {
	background-image: url(/efi-images-v2/sub-gradient.jpg);
	width: 752px;
	height: 165px;
	background-repeat: no-repeat;
	position: relative;
}

.ovr-prd-hdr {
	width: 716px;
	height: 20px;
	background: url(/efi-images-v2/ovr-prd-hdr-bg.gif) repeat-x;
	margin-right: 18px;
	margin-left: 18px;
}

.ovr-prd-hdr-txt {
	height: 18px;
	width: 225px;
	font-size: 13px;
	color: #616161;
	padding-top: 2px;
	background-color: #FFFFFF;
}

.ovr-prd-hdr-txt-clr {
	height: 18px;
	width: 225px;
	font-size: 13px;
	color: #616161;
	padding-top: 2px;
}

.ovr-prd-row {
	width: 716px;
	height: 228px;
	padding-bottom: 30px;
	margin: 30px 0px 20px 18px;
	position: relative;
}

.ovr-prd-A {
	width: 337px;
	height: 228px;
	padding-right: 20px;
	position: relative;
	float: left;
	border-right: 1px solid #d4d4d4;
}

.ovr-prd-B {
	width: 337px;
	height: 228px;
	padding-left: 20px;
	position: relative;
	float: left;
}

.ovr-prd-pic {
	width: 145px;
	margin-right: 12px;
	height: 228px;
	float: left;
}

.ovr-prd-info-link {
	width: 145px;
	margin-top: 20px;
}

.ovr-prd-txt {
	width: 179px;
	float: left;
}

.ovr-prd-txt h2 {
	font-size: 15px;
	font-weight: bold;
}

.ovr-prd-p {
	font-size: 12px;
	padding-top: 8px;
	line-height: 1.3em;
}

.ovr-prd-p a:link {
	color: #000000;
	text-decoration: none;
	cursor: text;
}

.ovr-prd-p a:visited {
	color: #000000;
	text-decoration: none;
	cursor: text;
}

.ovr-prd-p a:active {
	color: #000000;
	text-decoration: none;
	cursor: text;
}

.ovr-prd-p a:hover {
	color: #000000;
	text-decoration: none;
	cursor: text;
}

/* @end */

/* @group Products */

#billboard {
	width: 964px;
	margin: 0 0 0 0;
	float: left;
	clear: none;
	background-color: #FFFFFF;
	position: relative;
}

#bb-pos {
	width: 946px;
	height: 467px;
	margin: 9px 0 3px 9px;
}

#bb-colA {
	width: 517px;
	margin: 0 9px 0 0;
	float: left;
	clear: none;
	background-color: #FFFFFF;
	position: relative;
}

#bb-pics {
	width: 513px;
	height: 284px;
	background: url(/efi-images-v2/bb-pics-bg.gif) no-repeat;
	padding: 4px 0 0 4px
}

#bb-btns {
	width: 517px;
}

#bb-option-btns {
	margin-top: 9px;
}

#bb-colB {
	width: 420px;
	margin: 0;
	float: left;
	clear: none;
	background-color: #FFFFFF;
	position: relative;
}

#bb-profit-seal {
	position: absolute;
	top: 7px;
	left: 337px;
	z-index: 100
}

#bb-overview-hdr {
	width: 420px;
	height: 45px;
	position: relative;
	float: left;
}

#bb-overview-bg {
	width: 420px;
	height: 413px;
	position: relative;
	float: left;
	background: url(/efi-images-v2/bb-overview-bg.gif) repeat-y;
}

#bb-overview-txt {
	position: absolute;
	top: 9px;
	left: 13px;
	width: 322px;
	height: 35px;
	line-height: 1.3em;
}

#bb-overview-bullets {
	position: absolute;
	top: 56px;
	left: 35px;
	width: 365px;
	height: 16px;
}

#bb-profit-chart {
	position: absolute;
	top: 207px;
	left: 6px;
}

.bb-star-bullet {
	position: relative;
	background: url(/efi-images-v2/bb-star-icon.gif) no-repeat 0px 0px;
	padding-left: 20px;
	float: left;
	clear: both;
	width: 350px;
	height: 20px;
}

.box-spacer {
	position: relative;
	float: left;
	width: 752px;
	background-color: #98B4E2;
}

.additional-content {
	position: relative;
	float: left;
	width: 752px;
}

#bb-bot-image {
	width: 964px;
	position: relative;
	float: left;
}

.pp-cap {
	position: relative;
	float: left;
	width: 980px;
}

#pp-content {
	width: 980px;
	margin-left: 0px;
	padding-left: 0px;
	background-image: url(/efi-images-v2/box-bg-blue-980.gif);
	background-repeat: repeat-y;
	position: relative;
	float: left;
}

.pp-964-pos {
	position: relative;
	width: 964px;
	float: left;
	padding-left: 8px
}

#pp-colA {
	width: 752px;
	margin: 0 8px 0 0px;
	float: left;
	clear: none;
	background-color: #FFFFFF;
	position: relative;
}

.main-content-pos {
	position: relative;
	float: left;
	width: 752px;
}

#pp-colB {
	width: 204px;
	float: left;
	position: relative;
}

#pp-tabs {
	position: relative;
	float: left;
	width: 720px;
	margin: 13px 16px 13px 16px;
	height: 34px;
	background: url(/efi-images-v2/pp-tabs-bg.gif) repeat-x;
}

#pp-body {
	position: relative;
	float: left;
	width: 720px;
	padding-left: 16px;
	color: #333333;
}

#pp-body p {
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 15px;
	color: #333333;
}

#pp-body h2 {
	font-size: 18px;
	color: #333333;
}

#pp-body h3 {
	font-size: 14px;
	color: #333333;
}

.pp-content {
	position: relative;
	float: left;
	width: 720px;
}

.pp-content ol {
	font-size: 14px;
	line-height: 1.4em;
	margin-left: 50px;
}

.pp-star-big-bullet {
	position: relative;
	background: url(/efi-images-v2/big-star.gif) no-repeat 0px 1px;
	padding-left: 25px;
	float: left;
	clear: both;
	font-size: 14px;
	line-height: 1.4em;
	color: #333333;
	margin: 0 0 8px 20px;
	width: 650px;
}

/* @end */

/* @group Programs */

#bb-list {
	margin: 5px 0 5px 20px;
	padding: 0;
	list-style-type: none;
}



#tipDiv {
	padding: 4px;
	color: #000;
	font-size: 11px;
	line-height: 1.2;
	background-color: #E1E5F1;
	border: 1px solid #667295;
	width: 250px;
}

#main-body {
	position: relative;
	float: left;
	left: 25px;
	width: 930px;
}

#prg-bb-body {
	position: relative;
	float: left;
	width: 928px;
	height: 329px;
	border-right: 1px solid #8cade3;
	border-left: 1px solid #8cade3;
	background: url(/efi-images-v2/prg-bb-bg.gif) repeat-x 0 0;
	background-color: #bfd2f2;
}

.prg-bb-txt {
	position: relative;
	float: left;
	top: 10px;
	left: 30px;
	width: 500px;
	height: 300px;
	font-size: 13px;
	line-height: 1.4em;
	padding-top: 5px;
	color: #333;
}

.prg-bb-cat-req {
	position: relative;
	float: left;
	left: 50px;
	width: 358px;
	height: 308px;
	font-size: 13px;
	line-height: 1.4em;
	padding-top: 0px;
	color: #333;
	background-image: url(/efi-images-v2/prg-cat-req-03.jpg);
}

.prg-bb-cat-req-flash {
	position: relative;
	float: left;
	left: 50px;
	width: 358px;
	height: 308px;
	font-size: 13px;
	line-height: 1.4em;
	padding-top: 0px;
	color: #333;
	
}

.prg-bb-cat-req-txt {
	position: absolute;
	top: 228px;
	left: 178px;
	width: 174px;
	height: 61px;
	font-size: 14px;
	font-family:arial;
	color: #fefefe;
	font-weight: bold;
}

.prg-bb-cat-req-spacer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#prg-featured-body {
	position: relative;
	float: left;
	width: 928px;
	height: 93px;
	border-right: 1px solid #8cade3;
	border-left: 1px solid #8cade3;
	background-color: #fff;
}

#prg-featured-body-txt {
	position: relative;
	float: left;
	width: 928px;
	height: auto;
	border-right: 1px solid #8cade3;
	border-left: 1px solid #8cade3;
	background-color: #fff;
	padding-bottom:10px;
}

.prg-featured-title {
	position: relative;
	left: 11px;
	top: 4px;
	width: 906px;
	height: 15px;
	color: #b5b5b5;
}

.prg-featured-banners {
	position: relative;
	left: 11px;
	top: 10px;
	width: 906px;
	height: 50px;
}

.prg-featured-txt {
	position: relative;
	left: 11px;
	top: 10px;
	width: 906px;
	height: auto;
}

#prg-body {
	position: relative;
	float: left;
	width: 706px;
	left: 22px;
}

#prg-body-content {
	position: relative;
	float: left;
	width: 706px;
}

#prg-body-content-art {
	position: relative;
	float: left;
	width: 900px;
}

#prg-body-body {
	position: relative;
	float: left;
	width: 704px;
	border-right: 1px solid #8cade3;
	border-left: 1px solid #8cade3;
	background-color: #fff;
}
#prg-body-art {
	
	width: 900px;
	
}


#slider{
	
	padding: 10px;
	height: 900px;
	position: relative;
	z-index: 1000;
	display: none;
	font-size:12px;
}

#menu {position:absolute;margin-top:0px; width:370px; height:37px; padding-bottom:10px;}
#menu ul .item {display:none; padding:5px;}
#menu ul .top {padding:0 0 10px 0;}
#menu ul:hover .item {display:block;background:#fff;padding:5px;}
#menu ul .item:hover  {display:block;background:#06C; color:#FFF;}
#menu ul:hover .item a {color:#999;text-decoration:none;}
#menu ul:hover .item a:hover {color:#fff; background-color:#06C;}

#menu ul {width:370px;float:left;margin:0px;padding:2px;list-style:none; font-size:18px; color:#CCC;}
.clear {clear:both;height:10px;}

.white {color:#FFF;}

.orange {
	color: #ff8105;
}

.orange a:link { color:#ff8105;
}

.orange a:visited { color:#ff8105;
}

#cat-menu{display:block; bottom:0px; left:0px; width:100%; position:fixed; background-image:url(/efi-images-v3/footer-kit-bg.png); background-repeat:repeat-x; height:87px;}
* html #cat-menu {position:absolute;}
.cat-menu-center {width:990px; margin:auto auto;}
.cat-button {float:left; width:658px;}
.nothanks {float:left; width:130px; margin-left:210px;}
#utl-canada h4 {font-size:12px; color:#666; margin-top:3px; padding-left:80px; }

#utl-canada { background:url(/efi-images-v3/lf.gif) 0 5px no-repeat; }

/* @end */

/* @end */
