body {
	margin: 0; padding: 0;
 
	
	background: #ffb000 url(bkgd.gif) repeat-x;	
	text-align:center;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.45em;
	color: #333;
}

td, th, input, select, textarea, div, p {
 font-family: Arial, Helvetica, sans-serif;
}

p {
 margin: 8px 0 21px 0;
}

/* =Headings
----------------------------------------------- */	
h1 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #333;
 padding: 10px 0;
	margin: 0 0 14px 0;
	border-top: 1px solid #eaeaea; 
	border-bottom: 1px solid #eaeaea;
}

.home { 
	border-top: none;
	margin-top: 9px;
}

h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
	color: #333;
}

#column1 h3 {
 margin: 6px 0 10px 6px;
}

/* =Structure
----------------------------------------------- */	
#wrapper {
 margin:0 auto;
	width: 965px;
	text-align: left;	
}	

/* Bkgd Image - home */
#bkgd {
	background: url(bkgd_header_new_noBubbles.jpg) no-repeat center top;
}

#bkgd2 {  /* fixes 1 pixel shift bug */
 margin:0 auto;
	background: url(bkgd_header_new_noBubbles.jpg) no-repeat center top;
 width: 965px;
} 




/* Bkgd Image - inside pages */
#bkgdInside {
	background: url(bkgd_headerInside_noBubbles.jpg) no-repeat center top;
} 

#bkgdInside2 {  /* fixes 1 pixel shift bug */
 margin:0 auto;
	background: url(bkgd_headerInside_noBubbles.jpg) no-repeat center top;
 width: 965px;
} 

#header {
	margin: 0;
	height: 214px;
}

#tagline {
 position: absolute;
	z-index: 50;
	width: 438px;
	height: 30px;
 top: 188px;	
 margin-left: 43px;	
	background:url(bkgd_tagline2.gif);
}

#tagline a { display:block; width:438px; height:30px; }

#logo {
	position: relative;
	z-index: 10;
	top: 8px;
	left: 400px;
	width: 150px;
 
}

#flashCan{
position:absolute;
display:block;
width:562px;
height:93px;
margin-top:29px;
margin-left:396px;
}

* html #flashCan{
position:absolute;
display:block;
width:562px;
height:93px;
margin-top:25px;
margin-left:396px;
}


#flashCan_InsidePage{
position:absolute;
display:block;
width:575px;
height:93px;
margin-top:29px;
margin-left:383px;
}

* html #flashCan_InsidePage{
position:absolute;
display:block;
width:575px;
height:93px;
margin-top:25px;
margin-left:383px;
}




/* Content Area */
#content {
	background: white url(bkgd_content.gif) repeat-y;
	margin-top:0px;
}

* html #content  { 	margin-top: 0px; } /* correcting gap in IE6 */

#watermark {
	width: 951px;
	margin-left: 8px;
/*	min-height: 535px; */
	padding: 0;
	clear: both;
}

/* * html #watermark { height: 500px } min-height for IE6 */

.watermark { background: url(bkgd_watermark.gif) no-repeat left bottom; } /* for applying bkgd image */

#caseStudies {
	background: url() no-repeat right top;
	width: 933px;
	margin: -1px 0 0 4px;
	padding: 0 0 10px 0;
}

#swf {
 position: relative;
	z-index: 10;
	top: 10px;
	left: 15px;
}

.flashContent { /* shows if Flash isn't enabled */
 color: #999;
	width: 650px;
	padding: 11px;
}

#columns {
 margin: 0 14px 0 13px; 
 overflow: hidden;
}

/* COL 1 */
#column1 {
 width: 237px;
	float: left;
}

.column1Home { margin-top: 15px }

/* Call-to-action buttons */
#ctaHeader {
	width: 153px;
	height: 19px;
	background: url(header_cta.gif) no-repeat;
	margin: 8px 0 11px 12px;
}

#cta { padding:0; margin:0 0 -3px 0; }
#cta li { list-style:none; height:82px }
#cta li a { display:block; width:237px; height:82px; background:url(button_cta.gif) }
#cta li a { text-decoration:none }
#cta li a span { position: relative; left: -9999px; font-size:xx-small }

#cta li a.cta1 { background-position: 0 0 }
#cta li a.cta2 { background-position: 0 164px }
#cta li a.cta3 { background-position: 0 82px }

#cta li a:hover.cta1 { background-position: -237px 0 }
#cta li a:hover.cta2 { background-position: -237px 164px }
#cta li a:hover.cta3 { background-position: -237px 82px }


/* COL 2 */
#column2 {
 width: 406px;
	float: left;	
	margin: 0 22px;	
	padding: 0 0 10px 0;
 text-align: justify;	
}

#contentMiddle {
	background: url(bkgd_contentMiddle.gif) repeat-x top; 
}

#breadcrumb {
 font-size: 10px;
	color: #ff8b00;
	margin: 9px 0 10px 0;
}

.glossaryAlphabet {
	font: bold 15px "MS Trebuchet", Arial, Helvetica, sans-serif;
	border: 1px solid #ececec;
	text-align: center;
	padding: 5px;
}

#brands {
 font-size: 11px;
	margin: 0 0 0 1px;
}

#brands p {
 border: 1px solid #ececec;
	padding: 7px;a
}

/* COL 3 */
#column3 {
 width: 237px;
	float: right;	
 text-align: justify;		
}

#canBottom {  /* Bottom of inside page can graphic */
	width: 147px;
	height: 48px;
	background: url(bkgd_smlCanBottom_new.jpg) no-repeat;
 margin: 0 0 0 24px;
}

/* Footer Area */
#footer {
	font-size: 10px;
	clear: both;
	height: 80px;
	padding: 0;
}

.footerHome {	background: url(bkgd_footer_noBubbles.jpg) no-repeat; width:965px;} /* sets correct bkgd image */

.footerInside {	background: url(bkgd_footer_noBubbles.jpg) no-repeat; }

#footLinks {
	width: 950px;
	clear: right;
	padding: 15px 0 0 7px;
	position:absolute;
	z-index:100;
}

.footLinkBox {
	float: left;
}

.linkBox1 { width: 90px }
.linkBox2 { width: 140px }
.linkBox3 { width: 100px }

.copyright {
	float: left;
	color: #ffe8d2;
	margin: 15px 0 0 11px;
	padding: 6px 0 0 0;
	width: 390px;
	line-height: 1.6em;
	background: url(bkgd_copyright.gif) no-repeat top left;
}

* html .copyright { 	margin: 15px 0 0 7px; }

#footLogos {
	width: 30%;
	float: right;
	margin: 0;
	position:relative;
	z-index:100;
}
* html #footLogos {width: 30%;	float: right; margin: 28px 10px 0 0; position:relative;	z-index:100;}


#footLogos img { float: right }

#flashBubbles{
display:block;
width:400px;
height:50px;
position:absolute;
z-index:1;
float:right;
margin-left:415px;
}




/* =Navigation
----------------------------------------------- */

/* Main Nav */
#nav {
	width: 950px;
	height: 28px;
	position: relative;
	top: 154px;
	left: 20px;
	z-index: 100;
	font: 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

ul#nav { padding: 0; margin: 0; list-style: none; }
	ul#nav li { float: left; position: relative; overflow: visible; }
	li.mnu { height: 32px; overflow: visible; } /* different height allows dropdown to be activated properly */
	li.mnu span { position: absolute; left: -9999px }
	li.mnu a { display: block; height: 28px; background: url(nav.gif) no-repeat; color: #fff }
	li.mnu a:link		{ color: #303435; }
	li.mnu a:visited	{ color: #303435; }
	li.mnu a:hover		{ color: #cc0000; }
	li.mnu a:active		{ color: #cc0000; } 

li.mnu ul	{  /* second-level lists */
	display: none;
	position: absolute;
	top: 0;
	border-right: 1px solid #D87500;
	border-bottom: 1px solid #D87500;
	border-left: 1px solid #D87500;
	margin: 2px 0;
	padding: 0 2px 2px 2px;
	width: 190px;
	height: auto;
	top: 28px;
	left: 1px;
	background-color: #8CCFE8;
	list-style: none;
} 
	
li.mnu>ul	{ top: 28px; left: 1px; } /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */

li.mnu ul li { 
 display: block; 
	float: none; 
	position: relative;
	padding: 0; width: 100%; 
}

li.mnu ul li a { 
	background-image: none; 
	background-color: transparent; 
	display: block; 
	float: none; 
	padding: 4px 9px; 
	margin: 0; 
	height: auto;
	text-decoration: none; 
	text-align: left; 
	line-height: 1.3em;
	border-top: 1px solid #ffe1c4;
	}
	
	li.mnu ul li a:link		{  }
	li.mnu ul li a:visited	{  }
	li.mnu ul li a:hover	{ background-color: #fbba44; color: #fff;}
	li.mnu ul li a:active	{  }

	a#itm-set { background-color: #333; }
	a#itm-set:link		{ color: #ccc; }
	a#itm-set:visited	{ color: #ccc; }
	a#itm-set:hover		{ color: #ccc; }
	a#itm-set:active	{ color: #ccc; }

 li:hover ul, li.over ul { display: block; }

	li#li1	 { width: 106px; }
	li#li2	 { width: 186px; }
	li#li3	 { width: 200px; }
	li#li4	 { width: 190px; }
	li#li5	 { width: 109px; }
	li#li6   { width: 138px; }

	li#li1 a	{ background-position: -0px 0px;   }
	li#li2 a	{ background-position: -106px 0px; }
	li#li3 a	{ background-position: -294px 0px; }
	li#li4 a	{ background-position: -500px 0px; }
	li#li5 a    { background-position: -692px 0px; }
	li#li6 a	{ background-position: -805px 0px; }
	
	li#li1 a:hover	{ background-position: -0px -28px   }
	li#li2 a:hover	{ background-position: -106px -28px }
	li#li3 a:hover { background-position: -294px -28px  }
	li#li4 a:hover	{ background-position: -500px -28px }
	li#li5 a:hover	{ background-position: -692px -28px }
	li#li6 a:hover	{ background-position: -805px -28px
}

	li#li1 a.mnu-set:link, li#li1 a.mnu-set:visited	{ background-position: -0px -56px;   }
	li#li2 a.mnu-set:link, li#li2 a.mnu-set:visited	{ background-position: -106px -56px; }
	li#li3 a.mnu-set:link, li#li3 a.mnu-set:visited	{ background-position: -294px -56px; }
	li#li4 a.mnu-set:link, li#li4 a.mnu-set:visited	{ background-position: -500px -56px; }
	li#li5 a.mnu-set:link, li#li5 a.mnu-set:visited	{ background-position: -692px -56px; }
	li#li6 a.mnu-set:link, li#li6 a.mnu-set:visited	{ background-position: -805px -56px; }

	 
/* Side Nav */
#sideNav {
	padding: 0 0 26px 0;
	width: 237px;
	text-transform: uppercase;
	color: #ff8b00;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
 background: url(bkgd_dotLine.gif) no-repeat bottom;
}

#sideNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
} 

#sideNav ul li a {
 display: block;
 padding: 9px 8px;
	margin: 0;
	color: #ff8b00;	
 width: 221px;	  /* needed for IE6 */
 text-decoration: none;
	background: url(sideNav_link.gif) no-repeat top right;
}

#sideNav ul li li a {
 padding: 7px 0 7px 23px;
	width: 214px;
	color: #fbba44;
 background: white url(sideNav_2ndlevel.gif) no-repeat;
 margin: 0;
	text-transform: none;
	border-top: 1px solid #eee;	
}

#sideNav ul li a:hover {
 color: #666;
 text-decoration: none;
	background: url(sideNav_over.gif) no-repeat top right;
}

#sideNav ul li li a:hover, #sideNav .set2 {
 padding: 7px 0 7px 23px;
	width: 214px;
 background: white url(sideNav_2ndlevel_over.gif) no-repeat;	
	text-transform: none;
	color: #666;
} 

#sideNav .set {
 color: #000;
 text-decoration: none;
	background: url(sideNav_set.gif) no-repeat top right;
}

/* =Blog
----------------------------------------------- */

#blogHeader {
 position: relative;
	z-index: 5;
	width: 201px;
	height: 45px;
	background: url(header_blog.gif) no-repeat;
	margin: 0 0 -2px -5px;
}

#blogHeader a { display:block; width:201px; height:45px; }

.rss { float: right; margin: 14px 0 0 0 }

/* Blog List */
#blogNav {
	padding: 0;
	margin: 10px 0 0 0;
	width: 237px;	
	color: #ff8b00;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
}
 
#blogNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
} 

#blogNav ul a {
	display: block;
	padding: 11px 9px; /* left pad give text space on left */
	margin: 0;
	color: #ff8b00;
 text-decoration: none;
	background: url(blogNav_link.gif) no-repeat top right;
	text-transform: uppercase;
	cursor: pointer; 
}

#blogNav a {
 text-decoration: none;
	margin: 0;	
	min-height: 40px;
}

* html #blogNav a { height: 40px } 

#blogNav a:hover {
 color: #666;
 text-decoration: none;
	background: url(blogNav_over.gif) no-repeat top right;
}

#blogNav .set {
 color: #000;
 text-decoration: none;
	background: url(blogNav_over.gif) no-repeat top right;
}

.postTitle {
 display: block;
 margin: 0 4px 1px 0;
 padding: 8px 0 0 0;
	font: 12px Arial, Helvetica, sans-serif;	
	color: black;
 text-transform: none;
	width: 175px;
}

.blogTag {
 margin: 0 0 0 0;	
	padding: 1px 0 0 0;
}

.postDate {
 float: right; 
	padding: 4px 8px 1px 5px;
	margin: 0;
	width: 23px;
	text-align: center;
}

.date { 	font: 18px Arial, Helvetica, sans-serif; color: black; font-weight: normal; text-align: center; }

.month { 	font: 10px Arial, Helvetica, sans-serif; text-transform: uppercase; color: black; text-align: center }

#blogFooter {
 background: url(bkgd_dotLine.gif) no-repeat top;
	height: 18px;
 width: 237px;
}

#blogFooter a {
	color: #ff8b00;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
	text-decoration: none;
}

#blogFooter a:hover {
	color: #000;
	border-bottom: 1px solid black
}

#blogFooter ul {
 padding: 8px 8px 0 160px;
 list-style: none;	
 line-height: 1.1em;
 position: relative;	
}

#blogFooter ul li {
 padding-left: 8px;
 background: url(bullet_blogFooter.gif) no-repeat;
 background-position: 0 .4em;
 margin: 0;
}

/* =Lists
----------------------------------------------- */

#column2 ul {
 margin-left: 3px;
 padding: 0 0 0 20px;
 list-style: none;	
 line-height: 1.1em;
 position: relative;	
}

#column2 ul li {
 padding-left: 10px;
 background-image: url(bullet.gif);
 background-repeat: no-repeat;
 background-position: 0 .35em;
 margin: 6px 0;
}

#column2 ul li li{
 padding-left: 10px;  /* distance between text to bullet */
 background-image: url(bullet2.gif);
 background-repeat: no-repeat;
 background-position: 0 .4em;
 margin: 6px 0 6px 5px;
	font-size: 11px;
}

.glossary {
 background-image: none;	
}

/*
.glossary ul li {
 margin: 0 0 0 -20px;
 background-image: url(bullet.gif);
}
*/

.glossaryEntry {
 line-height: 1.4em;
	border-bottom: 1px solid #ececec;
	text-align: left;
}

#footer ul {
 margin-left: 3px;
 padding: 0 0 0 10px;
 list-style: none;	
 line-height: 1.1em;
 position: relative;	
	color: black;
}

#footer ul li {
 padding-left: 10px;
 background-image: url(bullet_footer.gif);
 background-repeat: no-repeat;
 background-position: 0 .3em;
 margin: 7px 0;
}

/* =Links
----------------------------------------------- */
#breadcrumb a   { text-decoration: none; color: #ff8b00; border-bottom: none }
#breadcrumb a:hover  { text-decoration: none; color: #000; border-bottom: 1px solid #000 }

#column2 a, #brands a, .post a  { text-decoration: none; color: #ff6c00; border-bottom: none }
#column2 a:hover, #brands a:hover, .post a:hover  { text-decoration: none; color: #000; border-bottom: 1px solid #000 }

#footer a   {
	text-decoration: none;
	color: #000000
}
#footer a:hover  { text-decoration: none; color: #000; border-bottom: 1px solid #000 }

/* =Forms
----------------------------------------------- */
.formCell {
	width: 180px;
	height: 16px;
 padding: 1px 3px;
	text-align: right;
}

.formField {
 width:205px;
 border:solid 1px #d8d8d8;
	font-size: 12px;
}

input, textarea { 
 border: 1px solid #d8d8d8;
	padding: 1px 2px;
}

.contactForms td {
 padding: 6px 6px 1px 0;
}

/* =Standard + Misc
----------------------------------------------- */
.hide {display: none}

.linkedImage { margin: 0; padding: 0; border: 0px }
.linkedImage a:hover { background: none }

.clear { clear: both }

.pageTop {
 float: right;
	margin: -25px 0 0 0;	
}

.pageTop2 {
	margin: -8px 0 10px 0;	
}

* {outline:none;} /* no outline on linked images when clicked in Firefox */	   


.normal
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:30px;
	vertical-align:top;
	text-align:justify;
	color:#000000;
	 
}


.normalbdw
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:30px;
	vertical-align:top;
	text-align:justify;
	color:#ffffff;
	font-weight:bold;
	 
}
.normal2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	vertical-align:top;
	text-decoration:none;
 
	color:#000000;
	 
}

.heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:30px;
	vertical-align:top;
	text-align:justify;
	text-decoration:none;
	color:#a97d00;
	font-weight:bold;
}

a.heading:hover
{
background-color:#d8d5d5;
color:#000000;
}

a.heading:active {
  background-color: #ebc65f;
  color: #000000;
}

.normalblack
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:30px;
	vertical-align:top;
	text-align:justify;
	text-decoration:none;
	color:#000000;
}

a.normalblack:hover
{
background-color:#d8d5d5;
color:#000000;
}


.part1
{
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:30px;
	vertical-align:top;
	text-align:justify;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	background-color:#ebc65f;
	
}

.part2
{
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:30px;
	vertical-align:top;
	text-align:justify;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	background-color:#ebc65f;
	
}

.part3
{
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:30px;
	vertical-align:top;
	text-align:justify;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	background-color:#ebc65f;
	
}

.part4
{
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:30px;
	vertical-align:top;
	text-align:justify;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	background-color:#ebc65f;
	
}

.part5
{
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:30px;
	vertical-align:top;
	text-align:justify;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	background-color:#ebc65f;
	
}

.part6
{
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:30px;
	vertical-align:top;
	text-align:justify;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	background-color:#ebc65f;
	
}
