* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	margin: 0 0 1px 0;
}

body {
	background-color: #E1A101;
	color: #333;
	font: 12px/1.6 "Lucida Grande", "Franklin Gothic Medium", "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
}

#container {
	margin: 30px auto;
	position: relative;
	width: 980px;
}

h1 {
	height: 125px;
	overflow: hidden;
	position: relative;
	width: 980px;
}

h1 span {
	background: transparent url(/assets/graphics/header_new.jpg) no-repeat;
	cursor: pointer;
	height: 125px;
	left: 0;
	position: absolute;
	top: 0;
	width: 980px;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1.1em;
}

p {
	font-size: .9em;
}

textarea {
	font: 12px/1.6 "Lucida Grande", "Franklin Gothic Medium", "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
}

a {
	color: #ce020e;
	text-decoration: none;
}

address {
	font-style: normal;
}

img {
	border: 0;
}

.biography_image {
	float: left;
	margin: 0.5em 1em 0 0;
}

.clearing {
	clear: both;
}

.comment_rule {
	background-color: #eee;
	border: 0;
	color: #fff;
	height: 1px;
	margin: 5px 40px;
}

.search_keywords {
    font-weight: 900;
    font-style: italic;
}

.highlight {
	color: #f00;
}

.instructions {
	display: block;
	font-size: 0.8em;
	font-style: italic;
}

.display_block {
	display: block;
}

#member_login {
	left: 380px;
	position: absolute;
	top: 90px;
}

#menu {
	background: transparent url(/assets/graphics/menu_bar.jpg) no-repeat;
	height: 59px;
	left: 20px;
	list-style: none;
	position: absolute;
	top: 126px;
	width: 940px;
}

#menu li {
	float: left;
	line-height: 59px;
	text-transform: uppercase;
}

#menu li a {
	border-right: 2px solid #ccc;
	color: #666;
	display: block;
	font-size: 10px;
	line-height: 39px;
	margin: 10px 0;
	padding: 0 15px;
	text-decoration: none;
}

#menu li a:hover,
#menu li.active a {
	color: #ce020e;
}

#menu #first_menu_item {
	margin-left: 20px;
}

#menu #last_menu_item a {
	border: 0;
}

#menu li.access_menu {
	height: auto;
	line-height: 1em;
	position: absolute;
	text-transform: none;
	top: -130px;
}

#menu #security_link {
	right:  21.5em;
	top: -145px;
}

#menu #security_link a {
	color: #fff;
	cursor: pointer;
}

#menu #accessibility_link {
	right: 15.5em;
}

#menu #privacy_link {
	right: 7.5em;
}

#menu #site_map_link {
	right: 3em;
}

#menu li.access_menu a {
	border: 0;
	display: inline;
	line-height: inherit;
	margin: 0;
	padding: 0;
}

#search {
	right: 40px;
	position: absolute;
	top: 146px;
}

#search fieldset {
	border: 0;
}

#search label {
	display: none;
}

#search #keywords {
	color: #888;
}

#content {
	background: transparent url(/assets/graphics/slither.jpg) repeat-y;
	clear: both;
	padding-top: 59px;
}

#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content p {
	margin-left: 41px;
	margin-right: 41px;
}

#content h2 {
	border-bottom: 1px solid #777;
	margin-bottom: 1em;
}

#content h3 {
	background-color: #fdfdfd;
	border-bottom: 1px solid #999;
	display: inline;
}

#content h3.teaser_headline {
	display: block;
	font-size: 1.2em;
	margin-right: 0;
}

#content .debate_image p {
	margin: 0;
}

#content .column_one {
	float: left;
	margin-top: 1em;
	position: relative;
	width: 450px;
}

#content .column_two {
	float: left;
	margin-left: 41px;
	margin-top: 1em;
	width: 450px;
}

#content .column_one p, #content .column_two p {
	margin-bottom: 1em;
}

#content .column_one img, #content .column_two img {
	float: left;
	margin: 0.5em 1.5em 0.5em 0;
}

#content .int_title_left {
	float: left;
	width: 268px;
}

#content .int_title_right {
	float: left;
	width: 268px;
}

#content .int_title_left p,
#content .int_title_right p {
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
}

#breadcrumb {
	font-size: 0.9em;
	margin: 1em 0;
}

#breadcrumb a {
	color: #ce020e;
	text-decoration: none;
}

#navigation {
	background: transparent url(/assets/graphics/menu.jpg) no-repeat;
	height: auto;
	margin-left: 41px;
	min-height: 285px;
}

#navigation,
#navigation_actions {
	float: left;
	position: relative;
	width: 450px;
}

#navigation ul {
	font-size: .9em;
	list-style: none;
	margin: 10px 0 auto 10px;
}

#navigation ul li {
	margin-bottom: .5em;
}

#navigation ul li a {
	color: #fff;
	text-decoration: none;
}

#navigation ul li a:hover,
#navigation ul li.active a {
	color: #ce020e;
}

body#news #navigation,
body#clients #navigation {
	background: transparent url(/assets/graphics/menu.jpg) no-repeat;
}

body#news #navigation ul li a,
body#clients #navigation ul li a,
body#about #navigation ul li a,
body#downloads #navigation ul li a {
	color: #fff;
}

body#news #navigation ul li a:hover,
body#client #navigation ul li a:hover,
body#products #navigation ul li a:hover,
body#about #navigation ul li a:hover,
body#downloads #navigation ul li a:hover {
	color: #c3020e;
}

body#news #navigation ul li.active a,
body#clients #navigation ul li.active a,
body#products #navigation ul li.active a,
body#about #navigation ul li.active a,
body#downloads #navigation ul li.active a {
	color: #c3020e;
}

body#about #navigation {
	background: transparent url(/assets/graphics/about.jpg);
}

body#downloads.sitemap #navigation {
	background: transparent url(/assets/graphics/menu.jpg);
}

body#products #navigation {
	background: transparent url(/assets/graphics/products.jpg);
}

body#support #navigation,
body#support_index #navigation {
	background: transparent url(/assets/graphics/support.jpg) no-repeat;
}

body#downloads #navigation {
	background: transparent url(/assets/graphics/download.jpg) no-repeat;
}

body#contact #navigation {
	background: transparent url(/assets/graphics/contact.jpg) no-repeat;
}

body#news.search #navigation {
	background: transparent url(/assets/graphics/search.jpg) no-repeat;
}

#navigation_actions ul {
	list-style: none;
	margin-top: 1em;
}

body#home #navigation_actions ul {
	margin-top: 0;
}

body#home #navigation_actions ul li a,
body#about.index #navigation_actions ul li a {
	background: transparent url(/assets/graphics/teaser.jpg) no-repeat;
	color: #eee;
	display: block;
	font-size: 10px;
	height: 95px;
	text-decoration: none;
	width: 450px;
}

body#home #navigation_actions ul li a:hover,
body#about.index #navigation_actions ul li a:hover {
	background: transparent url(/assets/graphics/teaser.jpg) 0 -95px no-repeat;
}


#navigation_actions ul li.no_image a,
#navigation_actions ul li.no_image a:hover {
	background: transparent;
	color: #333;
	height: auto;
	width: auto;
}

#navigation_actions ul li a span.teaser_headline {
	display: block;
	font-size: 14px;
	padding: 10px 10px 0 10px;
}

#navigation_actions ul li a span.teaser_text {
	display: block;
	margin-top: -15px;
	padding: 0 100px 0 10px;
}

#navigation_actions p {
	margin-bottom: 1em;
	margin-top: 1em;
}

#navigation_actions div.alt_row_one,
#navigation_actions div.alt_row_two {
	margin-bottom: 2em;
}

#navigation_actions table {
	border-collapse: collapse;
	margin: auto 41px 1em;
	width: 80%;
}

#navigation_actions th {
	font-weight: 400;
	text-align: left;
}

#navigation_actions th, #navigation_actions td {
	border-bottom: 1px solid #999;
}

#main {
	background: transparent url(/assets/graphics/hr450.jpg) 50% 0 repeat-x;
	clear: both;
	float: left;
	margin-left: 41px;
	width: 450px;
}

body#products #navigation_actions,
body#contact #navigation_actions,
body#clients #navigation_actions,
body#accessibility #navigation_actions,
body#privacy #navigation_actions,
body#support #navigation_actions,
body#support_index #navigation_actions,
body.alternate #navigation_actions {
	float: right;
	margin-left: 0;
	margin-right: 39px;
}

body#products #navigation_actions h3,
body#support_index #navigation_actions h3,
body#support #navigation_actions h3,
body#downloads #navigation_actions h3,
body#products #navigation_actions h3 a,
#navigation_actions h3.search_result_title {
	font-size: 1em;
}

body#products #navigation_actions ul,
body#downloads #navigation_actions ul,
body#clients #navigation_actions ul,
body#support #navigation_actions ul,
body#support_index #navigation_actions ul,
body#about #navigation_actions ul,
body#offers #navigation_actions ul {
	font-size: 0.9em;
	list-style: disc;
	margin-left: 58px;
	margin-right: 41px;
}

body#support_index #navigation_actions ul {
	list-style: none;
	margin-left: 41px;
}

body#products #navigation_actions ul li,
body#downloads #navigation_actions ul li,
body#clients #navigation_actions ul li,
body#support #navigation_actions ul li,
body#support_index #navigation_actions ul li,
body#about #navigation_actions ul li {
	margin-bottom: 1em;
}

body#downloads #navigation_actions ul.download_file_list {
	margin-bottom: 2em;
}

body#about.clients #navigation_actions ul,
body#about.news #navigation_actions ul {
	margin: 1em 41px 1em 58px;
}

body#about.clients #navigation_actions ul li,
body#about.news #navigation_actions ul li {
	margin-bottom: 0.2em;
}

body#about.news #content {
	padding-bottom: 60px;
}

body#products #main,
body#contact #main,
body#clients #main,
body#accessibility #main,
body#privacy #main,
body#support #main,
body#support_index #main,
body.alternate #main {
	clear: none;
	float: left;
}

#main h2 {
	padding-top: 1em;
	margin: 0 10px;
}

#main h3 {
	margin: 0 10px;
}

#main p {
	margin: 1em 10px;
}

#main ul {
	font-size: 0.9em;
	margin-left: 25px;
}

#main address {
	font-size: 0.9em;
	margin: 1em 10px;
}

#main #news_teaser,
#main #news_archive {
	float: left;
	margin-top: 1.5em;
	width: 224px;
}

#main #news_archive ul {
	font-size: 0.9em;
	margin-left: 25px;
	margin-top: 1em;	
}

#main #news_archive ul li.selected_link {
	list-style: none;
	margin-left: -15px;
}

#main_actions {
	background: transparent url(/assets/graphics/hr450.jpg) 50% 0 repeat-x;
	float: left;
	width: 450px;
}

#main_actions #latest_news {
	border: 0;
	float: left;
	height: 259px;
	margin: 1.5em 0 0 18px;
	overflow: hidden;
	position: relative;
	width: 208px;
}

#main_actions #latest_news span {
	background: transparent url(/assets/graphics/latest_news.jpg) no-repeat;
	cursor: pointer;
	height: 259px;
	left: 0;
	position: absolute;
	top: 0;
	width: 208px;
}

#home #main_actions #latest_news {
	margin-left: 13px;
	width: 213px;
}

#home #main_actions #latest_news span {
	background: transparent url(/assets/graphics/voip.jpg) -1px 0 no-repeat;
	cursor: pointer;
	width: 213px;
}

#main_actions #headline_news {
	float: left;
	margin-top: 1.5em;
	width: 224px;
}

#main_actions #headline_news h4,
#main_actions #headline_news p {
	margin: auto 0 0 10px;
}

#main_actions #headline_news h4 a {
	color: #ce020e;
	text-decoration: none;
}

#main_actions #headline_news p {
	margin-top: 1em;
}

#main_actions #headline_news p.read_more_link a {
	color: #c3020e;
	text-decoration: none;
}

#main_actions #recent_news {
	margin: 1.5em 0 0 41px; /* to line up with main news article above */
	min-height: 259px;
}

#main_actions #recent_news h3 {
	margin-left: 0;
}

#main_actions #recent_news ul {
	font-size: 0.9em;
	margin-left: 15px;
}

#main_column p {
	margin: 1em 41px;
}

#contact_form p,
#support_form p,
#register_member_form p,
#referral_form p {
	margin-left: 10px;
}

#contact_form fieldset,
#support_form fieldset,
#register_member_form fieldset,
#referral_form fieldset {
	border: 1px solid #ebebeb;
	margin-left: 41px;
}

#contact_form legend,
#support_form legend,
#register_member_form legend,
#referral_form legend {
	font-style: italic;
	font-weight: 900;
	margin-left: 10px;
}

#footer {
	background: transparent url(/assets/graphics/bottom.jpg) no-repeat;
	clear: both;
	height: 50px;
	position: relative;
}

#footer #feed_link a {
	background: #fff url(/assets/graphics/feed-icon.gif) 100% 0 no-repeat;
	color: #c3020e;
	padding-right: 58px;
	padding-top: 35px;
	position: absolute;
	right: 58px;
	text-decoration: none;
	top: -50px;
}

#footer #reg_office {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 10px;
	text-align: center;
}

#managed_it fieldset {
	border: 1px solid #000;
	background-color: #ffd300;
	margin: 0 10px;
	padding-bottom: 20px;
	text-align: center;
}

#managed_it h3 {
	background-color: #ffd300;
	border: 0;
	color: #f00;
	text-align: center;
	text-decoration: underline;
}

#managed_it span {
	display: block;
	text-decoration: underline;
}

#managed_it p,
#managed_it ul {
	text-align: left;
}

#managed_it ul {
	font-weight: 900;
	margin-left: 40px;
}

#managed_it table {
	margin: 0 10px;
	text-align: left;
}

#managed_it .input input {
	background-color: #fff;
	border: 1px solid #000;
	margin: 0 0 5px 30px;
	width: 250px;
}

#managed_it .submit {
	text-align: center;
}

#navigation_actions .managed_it_table {
	color: #777;
	font-size: 10px;
	margin-bottom: 20px;
}

#navigation_actions .managed_it_table th {
	vertical-align: bottom;
}

#navigation_actions .managed_it_table td {
	border: 0;
	text-align: center;
}

#navigation_actions .managed_it_table .rowOne td {
	background-color: #eeecf1;
}

#navigation_actions .managed_it_table td strong {
	color: #f00;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
}

#navigation_actions .managed_it_table .service_title {
	text-align: left;
}

#navigation_actions .managed_it_table .service_description {
	text-align: left;
	width: 250px;
}

#navigation_actions .offer_text {
	color: #999;
}

#navigation_actions .offer_text li {
	line-height: 1.5;
	margin: 0 0 20px 0;
	width: 200px;
}

#navigation_actions .table_caveat {
	color: #999;
	font-size: 9px;
	margin: 0 50px 0 0;
	text-align: right;
}

#navigation_actions .offer_call {
	color: #000;
	font-size: 1.5em;
}

#trial30day {
	left: 310px;
	position: absolute;
	top: 495px;
	z-index: 1000;
}

#offer50percent {
	left: 780px;
	position: absolute;
	top: 340px;
	z-index: 1000;
}

#debate h2 {
	margin-bottom: 0;
	margin-top: 1.5em;
}

#debate_posted {
	position: relative;
}

#debate_nav {
	left: 492px;
	position: relative;
	top: -2em;
	width: 300px;
}

#main_images p,
#sub_images p {
	margin: 0 0 1em 0;
}

#co2_offset {
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	width: 350px;
}

#co2_offset th {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	padding-top: 10px;
}

#co2_offset td {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-collapse: collapse;
	padding: 5px;
	text-align: center;
}

#co2_offset .first_cell {
	border-left: 1px solid #000;
}
