/* HOME STYLES  */

#flash_promo_content {
	margin:0px;
	padding:0px;
}

/* tony welcome mat */

.header {
	
}

.header .logo {
	float:left;
	height:120px;
}

*html .header .logo  { margin-top:-2px; } /*fix IE6*/
html>body .header .logo { *margin-top:-2px; } /* IE 7 fix */


.header .orange {
	float:right;
	height:54px;
}

*html .header .orange  { margin-top:-3px; } /*fix IE6*/
html>body .header .orange { *margin-top:-3px; } /* IE 7 fix */

.header .orange .grey {
	
}

*html .header .orange .grey  { margin-top:-2px; } /*fix IE6*/
html>body .header .orange .grey { *margin-top:-2px; } /* IE 7 fix */

.skip {
	float:right;
	height:20px;
	margin-right:12px;
}

.content_bg {
	background-color:#ffffff;
	height:505px;
	width:799px;
	margin-top:120px;
}

*html .content_bg  { margin-top:-3px; } /*fix IE6*/

.content_bg a:link    { color:#ff7e19; text-decoration:none; }
.content_bg a:visited { color:#ff7e19; text-decoration:none; }
.content_bg a:active  { color:#ff7e19; text-decoration:none; }
.content_bg a:hover   { color:#ff7e19; text-decoration:underline; }

.content_bg .content {
	height:414px;
	width:779px;
}

.content_bg .content .left {
	margin-top:20px;
	background-image:url(/img/tony/grey_bg.jpg);
	background-repeat:repeat-y;
	float:left;
	width:490px;
	height:414px;	
}

*html .content_bg .content .left  { margin-top:0px; } /*fix IE6*/
html>body .content_bg .content .left { *margin-top:0px; } /* IE 7 fix */

.content_bg .content .left .orange {
	margin-top:93px;
	background-color:#ff7e19;
	height:164px;
	width:490px;
}

.content_bg .content .left .orange img {
	padding:15px 95px 0px 0px;
}

.content_bg .content .left .copy {
	margin:0px 10px 0px 30px;
	font-family:arial, helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	text-align:left;
}

.content_bg .content .right {
	float:right;
	width:289px;
	height:414px;
}

.content_bg .taste {
	margin-top:30px;
	height:30px;
	width:779px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

*html .content_bg .taste  { margin-top:10px; } /*fix IE6*/
html>body .content_bg .taste { *margin-top:10px; } /* IE 7 fix */

.content_bg .taste a {
	margin-top:8px;
	float:left;
	margin-left:8px;
}

.content_bg .taste img {
	margin-top:8px;
	float:left;
	margin-left:8px;
}