body {
	background-color:#fff;
	background-color:#181A33;
	background-image:url(../images/layout/background.jpg);
}
* {
	margin:0;
	padding:0;
}
a {
	color:#002871;
}
a:visited {
	color:#E05D0F;
}
#page_wrap {
	top:0;
	left:0;

	width:753px;
	background-color:#7C7F88;
}
#page_inner_wrap {
	min-height:400px;
	height:auto;
	background-image:url(../images/layout/inner_wrap_bg.gif);
	background-repeat:repeat-y;
	color:#fff;
	padding:10px 0;
}

#details {
	background-color: #dedfe3;
	background-repeat: no-repeat;
	position:relative;
	top:0;
	left:0;
	border-bottom:1px solid #000;
	border-right:2px solid #000;
}
#header {
	background-image: url(../images/layout/header.jpg);
	background-repeat: no-repeat;
	height:65px;
	position:relative;
	top:0;
	left:0;
	border-bottom:1px solid #000;
	border-right:2px solid #000;
}
#header a span{
	display:none;
}
#header #home_link {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width: 200px;
	height: 65px;
}
ul#top_nav {
	position:relative;
	top:0;
	left:0;
	height:28px;
	width:743px;
	background-image: url(../images/layout/top_nav_bg.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #000;
}
ul#top_nav li {
	display:inline;
}
ul#top_nav a {
	display:block;
	position:absolute;
	height:14px;
	top:9px;
}
/*ul#top_nav a:hover {
	background-image: url(../images/layout/top_nav_bg.gif);
	background-repeat: no-repeat;
}*/
ul#top_nav a#about_us {
	left:573px;
	width:62px;
}
/*ul#top_nav a#about_us:hover {
	background-position: -543px -20px;
}*/
ul#top_nav a#faq {
	left:637px;
	width:37px;
}
/*ul#top_nav a#faq:hover {
	background-position: -709px -20px;
}*/
ul#top_nav a#contact_us {
	left:676px;
	width:75px;
}
/*ul#top_nav a#contact_us:hover {
	background-position: -621px -20px;
}*/
ul#top_nav a span {
	display:none;
}
ul#steps_menu {
	position:relative;
	top:0;
	left:0;
	height:154px;
	width:743px;
	background-image: url(../images/layout/steps_menu_bg.jpg);
	background-repeat: no-repeat;
	background-color:#ff0000;
}
ul#steps_menu li {
	display:inline;
}
ul#steps_menu a {
	display:block;
	position:absolute;
	height:154px;
	top:0;
	left:0;
}
ul#steps_menu a span {
	display:none;
}
ul#steps_menu a#step_1_link {
	left:0px;
	width:252px;
}
ul#steps_menu a#step_2_link {
	left:250px;
	width:252px;
}
ul#steps_menu a#step_3_link {
	left:502px;
	width:248px;
}
#footer a {
	color:#fff;
}
#footer p {
	padding:0;
}
#footer {
	margin:0;
	padding:0;
	background-image:url(../images/layout/footer_bg.gif);
	background-repeat:repeat-x;
	color:#fff;
	position:relative;
	top:0;
	left:0;
	height:24px;
}
#footer #copyright {
	float:left;
	padding:0 0 2px 8px;
}
#footer #privacy_policy {
	position:absolute;
	top:0;
	right:10px;
	height:12px;
	width:80px;
	display:block;
}
#footer #privacy_policy span {
	display:none;
}
#content_column {
	width:613px;
	margin-bottom:10px;
	padding:5px;
}
#left_column {
	width:116px;
	position:relative;
	top:0;
	left:0;
}
#left_column_front {
	float:left;
	width:530px;
	padding-bottom: 16px;
 
}
#right_column_front {
	float:left;
	width:200px;
}
#left_column_steps {
	background-image:url(../images/layout/left_column_steps.jpg);
	background-repeat:no-repeat;
}
#front_textbox {
	line-height:1.5em;
	margin-top:10px;
	padding: 0 3em 1em;
	color:#fff;
}
#content_wrap {
	position:relative;
	top: 12px;
	padding-right: 10px;
}
ul#left_nav {
	position:relative;
	top:0;
	left:0;
	background-image:url(../images/layout/left_column_steps.jpg);
	background-repeat:no-repeat;
	height:59px;
	width:107px;
	border-bottom:1px solid #000;
}
ul#left_nav li {
	display:inline;
}
ul#left_nav a {
	display:block;
	position:absolute;
	height:18px;
	left:0;
	width:107px;
}
ul#left_nav a#step_1 {
	top:0;
}
ul#left_nav a#step_2 {
	top:20px;
}
ul#left_nav a#step_3 {
	top:40px;
}
ul#left_nav a span {
	display:none;
}
#contract_queue {
	width:221px;
	padding:0;
	border-bottom:1px solid #6B5C40;
	/*background-image: url(../images/layout/contract_queue_botcap.gif);
	background-repeat: no-repeat;
	background-position:bottom center;*/
	color:#000;
}
#contract_queue h2.topcap {
	background-image: url(../images/layout/contract_queue_topcap.gif);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	width:221px;
	height:27px;
}
#contract_queue h2.topcap span {
	display:none;
}
#contract_queue .inner_wrap {
	border-left:1px solid #7A7A7B;
	border-right:1px solid #7A7A7B;
	background-color:#fff;
	background-repeat: repeat-y;
	padding:0 0 .25em .25em;
}
#contract_queue_list a {
	color: #E05D0F;
	text-decoration:none;
}
#contract_queue_list {
	padding:0;
	border-bottom:1px solid #DBD8D1;
	background-color:#F7F7F5;
}
#contract_queue_list td {
	border-top:1px solid #DBD8D1;
	background-color:#F7F7F5;
	padding:3px;
}
#tree li.level_1 {
	/*background-image:url(../images/layout/category_bg.gif);*/
	/*	background-repeat:no-repeat;*/
	background-position: top left;
	margin-left:15px;
}
#tree span.level_1 {
	/*background-color:#222D49;*/
	color:#fff;
}
#tree span.level_2 {
	background-color:#cfcfcf;
	color:#222D49;
}
#tree span.contract_link a {
	color:#1a253c;
	font-weight:bold;
}
span.ci_link {
	background-color:#796A87;
}
span.pl_link {
	background-color:#7D8E6E;
}
span.ns_link {
	background-color:#887856;
}

li.category {
	font-size:10px;
	color:#ffffff;
	padding:5px;
	}
	
	li.category a {
	color:#ffffff;
	text-decoration:none;
	}
	
	li.category a:hover {
	color:#1a253c;
	text-decoration:underline;
	}		
		
ul#contract_types {
	list-style: none;
	height:150px;
	position:relative;
	top:0;
	left:0;
	background-image:url(../images/layout/contract_types_bg.html);
	background-repeat: no-repeat;
	background-position:190px 45px;
}
ul#contract_types li {
	margin:0;
	padding:0;
	display:inline;
}
ul#contract_types a {
	display:block;
	position:absolute;
	top:50px;
	height:24px;
	width:147px;
}
ul#contract_types a span {
	display:none;
}
ul#contract_types a#services {
	right:95px;
	background-image:url(../images/layout/buttons/services_big.gif);
	background-repeat:no-repeat;
}
ul#contract_types a#supplies {
	left:75px;
	background-image:url(../images/layout/buttons/supplies_big.gif);
	background-repeat:no-repeat;
}
h2.contract_type {
	float:left;
	background-repeat: no-repeat;
	height:32px;
	width:325px;
	text-indent:-999em;
}
#contract_queue_checkout {
	width: 100%;
}
#contract_queue_checkout td {
	text-align:center;
	border-bottom:1px solid #DBD8D1;
	padding:3px;
}
#contract_queue_checkout thead th {
	font-weight:bold;
	color:#071762;
	text-align:center;
}
#contract_queue_checkout tr {
	/*background-color:#ccc;*/
}
#contract_queue_checkout .contract .title {
	text-align:left;
	background-color:#F7F7F5;
	width:140px;
}
#contract_queue_checkout td.review {
	width:60px;
	background-color:#E8E7E3;
}
#contract_queue_checkout td.cost_study {
	width:115px;
	background-color:#F7F7F5;
}
#contract_queue_checkout td.activate {
	width:120px;
	background-color:#E8E7E3;
}
#contract_queue_checkout td.remove {
	background-color:#F7F7F5;
}
#contract_queue_checkout td.remove a {
	color: #DE5D0C;
	text-decoration:none;
}
ul#links_legend {
	list-style:none;
	margin:0;
	padding:0;
}
ul#links_legend li {
	margin:0;
	padding:2px 0 0 15px;
	clear:both;
}
ul#links_legend li span {
	display:block;
	float:left;
	color:#fff;
	font-weight:bold;
	padding:1px;
	width:15px;
	text-align:center;
	text-decoration: underline;
	border: 1px solid #000;
}
h2#step3_topcap {
	display:block;
	position:relative;
	top:-25px;
	left:-15px;
	padding:0;
	text-indent:-999px;
	width:97px;
	background-image:url(../images/layout/next_steps_topcap.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:25px;
}
table.contact_form {
	/*margin-left:auto; 
	margin-right:auto;*/
}
table.contact_form td {
	padding:4px;
}
td.label {
	text-align:right;
}
input, select {
	border: 1px solid #8f8f8f;
}
ul#steps_front {
	position:relative;
	margin:0;
	padding:0;
	top:0;
	left:0;
	height:48px;
	width:600px;
	background-image:url(../images/layout/buttons/steps_front.gif);
	background-repeat:no-repeat;
}
ul#steps_front li {
	display:inline;
}
ul#steps_front a {
	display:block;
	position:absolute;
	height:42px;
	top:0;
}
ul#steps_front a#step_1 {
	left:0;
	width:166px;
}
ul#steps_front a#step_2 {
	left:168px;
	width:212px;
	}
ul#steps_front a#step_3 {
	left:382px;
	width:216px;
}
ul#steps_front a span {
	display:none;
}
#flash_content {
	width:753px;
	height:216px;
}
#front_content_wrap {
	background-image:url(../images/layout/front_content_bg.gif);
	background-repeat:repeat-x;
	background-color:#7C7F88;
	padding-top:10px;
}
#popup_notice {
	margin-top:10px;
	clear:both;
	width:205px;
	padding:6px;
	border:1px solid #7A7A7B;
	background-color:#efefef;
	color:#000;
}

a#enroll_now
{
	text-indent: -999em;
	display: block;
	position:relative;
	
	background-image: url(../images/layout/enroll_now.jpg);
	background-repeat: no-repeat;
	width: 144px;
	height: 34px;
	left: 425px;
	
}

a#verizon_commitment
{
	text-indent: -999em;
	display: block;
	
	position:relative;
	background-image: url(../images/layout/verizon_commitment.jpg);
	background-repeat: no-repeat;
	width: 288px;
	height: 34px;
	left: 328px;
	top:-35px;
}

a#verizon_commitment:hover
{
	background-position: 0px -36px;
}


a#enroll_now:hover
{
	background-position: 0px -34px;
}


a#enroll_now_home
{
	text-indent: -999em;
	display: block;
	background-image: url(../images/layout/enroll_now_home.jpg);
	background-repeat: no-repeat;
	width: 219px;
	height: 67px;
	float:left;
	top: 0px;
/*	margin-bottom: 58px; */
}
a#enroll_now_home:hover
{
	background-position: 0px -67px;
}
a#verizon_commitment_home
{
	text-indent: -999em;  
	display: block;
	background-image: url(../images/layout/verizon_commitment_home.jpg);
	background-repeat: no-repeat;
	width: 219px;
	height: 64px;
	float:left;
	top: 10px;
/*	margin-bottom: 58px; */
}

a#verizon_commitment_home:hover
{
	background-position: 0px -64px;
}

#right-column-front img
{
	position: relative;
	float: right;
	top: 19px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}

#right-list
{
	position: relative;
	float: right;
	top: 19px;
	right: 0px;
	margin: 0px;
	padding: 0px;
    width:49%;
}

#left-list
{
	position: relative;
	width:49%;
	float: left;
	top: 19px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}

#right-div
{
	position: relative;
	float: right;
	top: 19px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}