body {
	background: #fff url(../images/hdr_bg.gif) top repeat-x;
	font-family: Arial, Helvetica, Sans;
	font-size: 13px;
	text-align: center;
	padding-bottom: 15px;
	}

#airlock {
	width: 876px;
	margin: 0 auto;
	text-align: left;
	}


/*
 *
 * Header Styles
 *
 */
#header {
	height: 91px;
	overflow: hidden;
	position: relative;
	}

#header h1 {
	position: absolute;
	top: 44px;
	left: 0px;
	}

#header h1 a {
	display: block;
	width: 152px;
	height: 27px;
	background: url(../images/logo.gif) no-repeat;
	}

#header h1 a span {display: none;}
	
#header .top {
	position: absolute;
	top: 0px;
	right: 0px;
	}

#header .top p {
	color: #313432; 
	font-weight: bold;
	float: left;
	padding-top: 7px;
	padding-right: 30px;
	}

#header .top p strong {
	font-weight: bold;
	font-size: 18px;
	}

#header .topnav {
	width: 370px;
	height: 36px;
	background: url(../images/hdr_topnav_bg.gif) no-repeat;
	float: left;
	}

#header .topnav ul {
	margin-top: 12px;
	list-style: none;
	}

#header .topnav ul li {
	border-right: 1px solid #d1cbb6;
	float: left;
  padding: 0px 9px;
	}

#header .topnav ul li a {
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	color: #fff;
	}
#header .topnav ul li a:hover {
	color: #d1cbb6;
	}

#header .topnav ul li.last { border-right: none; }

#header div.nav {
	position: absolute;
	right: 0px;
	top: 60px;
	font-size: 18px;
	font-weight: normal;
	color: #313432;
	}

#header div.nav a {
	color: #fff;
	text-decoration: none;
	}
	
#header div.nav a:hover {
	color: #d1cbb6;
	text-decoration: none;
	}

#header div.nav a.active { color: #ffd21d; }

/* end of header styles */

.page_header {
	width: 876px;
	height: 162px;
	margin: 10px 0;
	}
.subpage_header {
	width: 876px;
	height: 110px;
	margin: 10px 0;
	}

#main_content {
	float: left;
	width: 560px;
  margin: 0;
  padding: 0;
}

#main_content .user-content {
	padding: 0 0 0 16px;
  margin: 0;
	float: left;
  display: block;
	}

/*
 * Rather talk to a Human? tout
 */ 
 
#talk_to_a_human { 
width: 575px; 
height: 123px; 
clear: both; 
margin-bottom: 20px; 
padding-left: 0px; 
float: left; 
background: url(../images/talk_to_a_human2.gif) no-repeat; 
} 
 
#talk_to_a_human label { 
	width: 4.5em; 
	float: left; 
	text-align: left; 
	color: #6d6d6d; 
	margin-right: 0.2em; 
	display: block; 
} 
 
#talk_to_a_human .talk { 
	width: 190px; 
	padding-top: 43px; 
	margin-left: 18px; 
	float: left; 
	overflow: hidden; 
} 
#talk_to_a_human .talk p{ 
	margin-bottom:2px;
}
#talk_to_a_human .text { 
  border: 1px solid #c9c9c9; 
  background-color: #f5f5f5; 
  padding: 1px; 
  width: 120px; 
  height:20px; 
  font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif; 
  font-size: 12px; 
  color: #6d6d6d; 
} 
 
 
#talk_to_a_human .drop_down { 
  border: 1px solid #c9c9c9; 
  background-color: #f5f5f5; 
  padding: 0 0 0 0; 
  width: 124px; 
  font-family: Helvetica, Arial, "Lucida Grande", Verdana, sans-serif; 
  font-size: 11px; 
  color: #6d6d6d; 
} 
 
#talk_to_a_human .talk_right { 
width: 150px; 
margin-top: 15px; 
float: center; 
overflow: hidden; 
text-align: center; 
} 
 
 
.talk_right h3 { 
  color: #626563; 
  font: 19px/120% "Neue Helvetica", Helvetica, Arial, "Lucida  Grande", 
  Verdana, sans-serif; 
  margin-bottom: 1px; 
  position: relative; 
  padding-bottom: 0; 
  padding-top: 0; 
} 
 
.talk_right a { 
  border-bottom:1px dashed #a8986f; 
  color:              #8b743a; 
  text-decoration:    none; 
} 
 
.talk_right a:visited { 
  border-bottom:1px dashed #a8986f; 
  color:              #8b743a; 
  text-decoration:   none; 
  font-size: 80%; 
} 

/*
 * UltraServe SOLUTIONS Styles
 */
#solutions_container {
	width: 876px;
	clear: both;
	margin-bottom: 20px;
	float: left;
	}

#solutions_container h2 {
	display: block;
	width: 244px;
	height: 46px;
	background: url(../images/title_solutions.gif) no-repeat;
	}
#solutions_container h2 span { display: none; }

#solutions_container .solution {
	background: url(../images/solutions_bg.gif) no-repeat;
	width: 156px;
	height: 260px;
	margin-right: 24px;
	float: left;
	overflow: hidden;
	}

#solutions_container .last { margin-right: 0px !important; }
#solutions_container img { margin: 15px 12px 5px 12px; }

#solutions_container h3 {
	margin: 5px 12px 5px 12px;
	font-family: Arial, Helvetica, Sans;
	font-size: 17px;
	line-height: 19px;
	}

#solutions_container p {
	margin: 0px 12px 5px 12px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	line-height: 14px;
	}

#solutions_container a.more {
	display: block;
	margin-left: 12px;
	background: url(../images/btn_more.gif) no-repeat;
	height: 20px;
	width: 58px;
	}
#solutions_container a.more span { display: none; }

/*
 *
 * Footer styles
 *
 */
#footer {
	border-top: 1px solid #ccc;
	text-align: center;
	padding-top: 5px;
	margin-top: 15px;
	clear: both;
	}

#footer img {
	margin: 0 auto;
	}


/*
 * Left/Right Columns
 */
#left_column {
	float: left;
	margin-right: 15px;
  display: block;
	}

#right_column {
	float: right;
	}

/*
 * Plan Nav
 */
#plan_nav {
	width: 270px;
	background: url(../images/info_bg.gif) bottom no-repeat;
	margin: 0 0 10px 0;
	}
	
#plan_nav .cap {
	width: 270px;
	height: 9px;
	background: url(../images/info_cap.gif) no-repeat;
	overflow: hidden;
	}

#plan_nav ul {
	margin: 5px 0px 5px 15px;
	padding: 0 0 10px 0;
	}
#plan_nav ul li {
	margin-bottom: 5px;
	}

#plan_nav ul li a { 
	color: #A8986F;
	font-size: 13px;
	line-height: 130%;
	text-decoration: none;
	border-bottom: none;
	}
#plan_nav ul li a:hover {
	border-bottom: 1px dashed #a8986f;
	color: #4a3d1b;
	}

/*
 *
 * Sidebar
 *
 */
#sidebar {
	width: 270px;
	background: url(../images/sidebar_bg.gif) bottom no-repeat;
	margin-bottom: 15px;
	}

#sidebar .cap {
	width: 270px;
	height: 20px;
	background: url(../images/sidebar_cap.gif) no-repeat;
	}

#sidebar .user-content {
	padding: 0px 15px 8px 15px;
	}
	
#sidebar a.more {
	display: block;
	margin-left: 0px;
	background: url(../images/btn_more.gif) no-repeat;
	height: 20px;
	width: 58px;
	}
#solutions_container a.more span { display: none; }
	
#sidetouts {
	width: 270px;
	margin-bottom: 15px;
	}
#sidetouts img{
	margin: 0 0 10px 0;
	}
	

/*
 * FAQs
 */
#faqs {
	width: 270px;
	background: url(../images/sidebar_bg.gif) bottom no-repeat;
	margin-bottom: 15px;
	padding-bottom: 15px;
	}

#faqs .cap {
	width: 270px;
	height: 35px;
	background: url(../images/sidebar_title_cap.gif) no-repeat;
	overflow: hidden;
	}

#faqs .cap h3 {
	margin-left: 15px;
	line-height: 35px;
	}

#faqs ul {
	margin: 5px 15px 0px 15px;
	}

#faqs ul li {
	background: url(../images/bulletarrow.gif) 0px 6px no-repeat;
	padding: 2px 0px 2px 10px;
	}

#faqs ul li a {
	font-size: 13px;
	line-height: 120%;
	color: #a8986f;
	text-decoration: none;
	}
#faqs ul li a:hover { color: #996633; }
