/* -- RESET --------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
/* remember to define focus styles! */
:focus { outline:0; }
body { line-height:1; color:black; background:white; }
ol, ul { list-style:none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse:separate; border-spacing:0; }
caption, th, td { text-align:left; font-weight:normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
/* -- END RESET ----------------------------------------- */

#meat .left {position:absolute;top:-9999px;}/* HIDE VCARD AND SECONDARY NAV */

html, body { 
	text-align:center;
	background:#000 url(../images/microsite-direct-satellite/space-bg.jpg) top center fixed no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	border-top:2px #666 solid;
}

.clear {clear:both;}
.flt_right {float:right;}
.flt_left {float:left;}

a {text-decoration:none;}
strong {font-weight:bold;}
#meat .right h1, #meat .right h2, #meat .right h3, #meat .right h4, #meat .right h5 { margin:15px 10px; }
#meat .right h1 {font-size:36px;font-weight:bold;}
h2 {font-size:24px;}
h3, h4, h5 {font-size:18px;font-weight:normal;}
p {font-size:14px;line-height:1.5em;}
#meat .right p { margin:10px; }
#meat .right ul, #meat .right ol {margin:10px 20px}
#meat .right ul li, #meat .right ol li {font-size:16px;line-height:1.5em;margin:0 40px;list-style-type:disc;}

table {width:780px;background:#C5D8E5;font-size:16px;color:#000;margin:10px auto;}
table, tbody, thead, td, th {border-collapse:collapse;border:1px solid #FFF;text-align:left;padding:8px 5px;}
thead th {background:#CCC;font-size:120%;}
th {background:#93C2CC;}
td {line-height:1.2em;}

#container, #extFooter {
	width:800px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#intHeader {
	height:124px;
	background:url(../images/microsite-direct-satellite/sat-dish.jpg) bottom right no-repeat;
}
#intHeader .left { /*LOGO AREA*/
	position:absolute;
	top:40px;
	left:0;
}
#intHeader .left a h1 {
	font-size:18px;
	font-weight:normal;
	color:#FFF;
	line-height:1.5em;
}
#intHeader .left a h1 span {
	font-size:60px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	line-height:.8em;
}
#intHeader .footer ul {
	position:absolute;
	top:0;
	left:0;
	margin:0;
}
#intHeader .footer ul li {
	float:left;
	list-style-type:none;
	line-height:1em;
	margin:0;
	padding:0;
	font-style:normal;
}
#intHeader .footer ul li a {
	font-size:12px;
	font-weight:normal;
	color:#CCC;
	display:block;
	text-decoration:none;
	padding:5px 15px 5px 0;
}
#intHeader .footer ul li a:hover {
	color:#FFF;
	text-decoration:underline;
}
#promo-area, #content-area {
	width:800px;
	background:#999;
	margin:0 auto 10px auto;
}
#promo-area {
	background: url(../images/microsite-direct-satellite/promo.jpg) no-repeat;
	height:300px;
}
#content-area {
	border-top:1px solid #CCC;
	border-bottom:1px solid #999;
}
#meat .right .contact-box {
	background:#000;
	width:780px;
	text-align:center;
	font-size:48px;
}
#meat .right #header-phone {
	background: url(../images/microsite-direct-satellite/header-phone-bg.png) no-repeat;
	height:63px;
	width:356px;
	position:absolute;
	top:-5px;
	right:1px;
}
#meat .right #header-phone p {
	font-weight:bold;
	font-size:36px;
	margin:12px 10px 12px 85px;
	line-height:1em;
}
#extFooter {
	font-size:10px;
	text-align:left;
	margin:10px auto;
}