body {
	background-color: #e7792a;
	background-image: url('/images/bg/container.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', 'Palatino Linotype', serif;
	color: #333;
	font-size: 90%;
}

#container {
	width: 972px;
	margin: 0 auto;
}

#header {
	height: 97px;
	background-image: url('/images/bg/header.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-top: 25px;
}
#logo {
	float: right;
}
#logo span {
	display: none;
}
ul#nav {
	list-style-type: none;
	margin: 0;
	padding: 59px 0 0 6px;
}
ul#nav li {
	float: left;
	margin-right: 19px;
}



ul#features {
	list-style-type: none;
	height: 111px;
	margin: 0 0 0 165px;
	padding: 269px 0 0;
	background-image: url('/images/bg/features.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
ul#features li {
	float: left;
	margin-left: 10px;
}

#main {
	background-image: url('/images/bg/main.png');
	background-repeat: no-repeat;
	background-position: top center;
	padding: 24px 6px 0;
	color: #fff;
}
#cycle1 img, #cycle2 img {
	display: block;
}

a img {
	border: 0;
}

#content {
	background-image: url('/images/bg/content.png');
	background-repeat: repeat-y;
	padding: 16px 32px 20px;
}
#content h1 {
	margin-top: 0;
}
#content-main {
	width: 628px;
	float: left;
	background-color: #fff;
}
#content-side {
	width: 260px;
	margin-left: 648px;
	background-color: #fff;
}
p.home {
	font-size: 140%;
}
#content-side p.home {
	margin-top: 0;
	text-align: right;
}
p.home a {
	text-decoration: none;
	color: #e7792a;
}
p.home a:hover {
	text-decoration: underline;
}
#content a, #content a:visited {
	color: #2081b3;
}

#footer {
	background-image: url('/images/bg/footer.png');
	background-repeat: no-repeat;
	background-position: top center;
	padding: 24px 6px 0;
	color: #fff;
}
#footer ul {
	list-style-type: none;
	margin: 0 0 30px;
	padding: 1px 0 0;
	border-top: 1px solid #fff;
}
#footer ul li {
	float: left;
	margin-right: 20px;
	font-size: 90%;
}
#footer a, #footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul {
	background-image: url('/images/misc/att_authorized_retailer.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 33px;
}

#experts {
	float: right; margin: 0; padding-top: 10px; text-align: right;
}
#cycle1 {
	width: 269px; float: left;
}
#cycle2 {
	float: left; margin-top: 5px; margin-bottom: 14px;
}
#cycle2 a {
	display: block; width: 663; height: 207; top: 0; left: 0
}

ul.spaced li {
	line-height: 180%;
}

form label {
	display: block;
}
form div.input {
	margin: 14px;
}
form div.inline {
	margin: 0 5px 14px 0;
	float: left;
}
form div.firstinline {
	margin: 0 5px 14px 14px;
	float: left;
}
form div.error-message {
	font-size: 85%;
	color: #f00;
}

#phone {
	clear: both;
}
#featuresText td, #specificationsText td, .featuresText td, .specificationsText td {
	padding: 3px 10px 3px 0;
	border-top: 1px solid #ddd;
}
div.accessories table {
	margin-left: 30px;
}
div.accessories td {
	padding: 0;
	border: 0;
}

#sidebar-options {
	margin-left: 10px; background-color: #7abbdd; color: #fff; padding: 8px 12px;
}
#sidebar-options ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#sidebar-options ul li {
	font-size: 115%;
	margin-bottom: 10px;
}
#sidebar-options ul.sub {
	list-style-type: square;
	margin: 0;
	padding: 0;
}
#sidebar-options ul.sub li {
	font-size: 85%;
	margin-left: 24px;
	margin-top: 2px;
	margin-bottom: 0;
}

#sidebar-options a, #sidebar-options a:visited {
	color: #fff;
	text-decoration: none;
}
#sidebar-options a:hover {
	text-decoration: underline;
}

table.rate-plan {
	border: 1px solid #aaa;
}
table.rate-plan td {
	border-top: 1px solid #ddd;
	padding: 6px 4px;
	text-align: center;
}
table.rate-plan th {
	font-size: 80%;
}