body {
	color: #333333;
	background-color: #003366;
	background-image: url(../images/bg/dtv_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0 0;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

img {
	border: 0px;
}

img, div { behavior: url(iepngfix.htc) }

#container {
	width: 900px;
	min-height: 500px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background-image: url(../images/bg/body-mainbg.png);
	background-repeat: repeat-y;
}

.contentcap {
	width: 900px;
	height: 34px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

.contentfoot {
	width: 900px;
	height: 31px;
	margin: 0 auto 0 auto;
}

#contentbox {
	width: 604px;
	min-height: 200px;
	margin: 15px 0 45px 29px;
}

#header {
	width: 864px;
	height: 120px;
	margin: 0 auto 0 auto;
}

#dtvads{
	width: 207px;
	min-height: 300px;
	float: right;
	display: inline;
	margin: 0 29px 10px 0;
}

#footer {
	width: 864px;
	color: #ffffff;
	font-size: 9px;
	margin: 15px auto 25px auto;
}

/* TEXT STYLES */

h1 {
	font-size: 22px;
	font-style: normal;
	font-weight: 300;
	color: #003366;
	margin: 25px 0 5px 0;
}

ul.blue {
	list-style-image: url(../images/assets/blue-square.jpg);
	margin-bottom: 0;
}

li.blue {
	margin-bottom: 15px;
}

/* END TEXT STYLES */

/*FORM*/

#form{
	width: 207px;
	height: 297px;
	float: right;
	margin: 10px 29px 10px 0;
	padding: 0 0 0 0;
	display: inline;
	background-image: url(../images/bg/form_bg.jpg);
	background-repeat: no-repeat;
}

#form-ads{
	width: 207px;
	height: 297px;
	margin: 10px 0 5px 0;
	padding: 0 0 0 0;
	background-image: url(../images/bg/form_bg.jpg);
	background-repeat: no-repeat;
}

span.title{
	font-size: 18px;
	color: #ffffff;
	text-shadow: #333333;
}

div.submit {
    width: 96px;
    height: 30px;
	float: left;
}

a.submit {
    display: block;
    width: 96px;
    height: 30px;
    text-decoration: none;
    background: url(../images/assets/form-submit.png);
}

a.submit:hover {
    background-position: -96px 0;
}

/*END FORM*/

/* DIRECTV LOGO AND CALL NOW */

div.dtvlogo {
    width: 115px;
    height: 120px;
	margin-right: 10px;
	float: left;
}

a.dtvlogo {
    display: block;
    width: 115px;
    height: 120px;
    text-decoration: none;
    background: url(../images/assets/dtvlogo.jpg);
}

a.dtvlogo:hover {
    background-position: -115px 0;
}

div.callnow {
	width: 296px;
	height: 105px;
	float: right;
}

p.dtvtitle {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-top: 25px;
	margin: 0 0 10px 0;
}
p.dtvbiz {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: bold;
	margin: 0 0 0 0;
}

/* END DIRECTV LOGO */

/*NAVIGATION*/

#nav {
	width: 864px;
	height: 34px;
	margin: 0 auto 0 auto;
}

div.home {
    width: 71px;
    height: 34px;
	float: left;
}

a.home {
    display: block;
    width: 71px;
    height: 34px;
    text-decoration: none;
    background: url(../images/assets/nav-home.jpg);
}

a.home:hover {
    background-position: -71px 0;
}

div.bars {
    width: 194px;
    height: 34px;
	float: left;
}

a.bars {
    display: block;
    width: 194px;
    height: 34px;
    text-decoration: none;
    background: url(../images/assets/nav-bars.jpg);
}

a.bars:hover {
    background-position: -194px 0;
}

div.private {
    width: 160px;
    height: 34px;
	float: left;
}

a.private {
    display: block;
    width: 160px;
    height: 34px;
    text-decoration: none;
    background: url(../images/assets/nav-private.jpg);
}

a.private:hover {
    background-position: -160px 0;
}

div.bizview {
    width: 185px;
    height: 34px;
	float: left;
}

a.bizview {
    display: block;
    width: 185px;
    height: 34px;
    text-decoration: none;
    background: url(../images/assets/nav-businessview.jpg);
}

a.bizview:hover {
    background-position: -185px 0;
}

div.hdh {
    width: 254px;
    height: 34px;
	float: left;
}

a.hdh {
    display: block;
    width: 254px;
    height: 34px;
    text-decoration: none;
    background: url(../images/assets/nav-hdh.jpg);
}

a.hdh:hover {
    background-position: -254px 0;
}

/*END NAVIGATION*/
