body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #f8f1e9;
	text-align: center;
}
a {
	color: #000066;
}
a:hover {
	color: #FF9900;
}
div#wrapper {
	position:relative;
	width :800px;
	margin-left :auto;
	margin-right :auto;
}
.inside {
	list-style-position:inside;
	margin:0;
	padding:0;
}
#header-bar {
	height: 128px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	border-left: 1px solid #1F4C87;
	border-right: 1px solid #1F4C87;
	margin-bottom: 10px;
	clear: both;
}

#header-bar.full {
  height: 160px;
}

#header-bar.full .photo {
  width: 316px;
}

#header-bar.full .information {
  width: 409px;
  padding-left: 0px;
  padding-top: 20px !important;
}

#header-bar.full .information p {
  line-height: 22px;
}

#header-bar.full .information a {
  display: inline;
}

#header-bar.fax_staff {
	background: #1b71ba;
	color: #fff;
}
#header-bar.sms_marketing_1 {
	background: #E7E6E2;
	color: #000;
}
#header-bar.sms_marketing_1 a, #header-bar.sms_marketing_2 a {
	color: #000 !important;
}
#header-bar.sms_marketing_2 {
	background: #FEFEFE;
	color: #000;
}
#header-bar.sms_marketing_3 {
	background: #2D3C5B;
	color: #fff;
}
#header-bar.internet_fax_environment {
	background: #5bba04;
	color: #fff;
}
#header-bar.faxtoemail {
	background: #4C72B1;
	color: #fff;
}

#header-bar.api {
	background: #fff;
	color: #000;
}

#header-bar.api a {
	color: #000 !important;
}

#header-bar.internet_fax {
	background: #2c87a6;
	color: #fff;
}
#header-bar.internet_fax .information {
	padding-top: 40px;
}
#header-bar.fax_staff .information {
	padding-top: 30px;
}
#header-bar.fax_marketing_1 {
	background: #ECEFF6;
}
#header-bar.fax_marketing_2, #header-bar.fax_marketing_2_lr {
	background: #7bacd5;
	color: #fff;
}
#header-bar.fax_marketing_2_lr .information {
	padding-top: 40px;
}
#header-bar.fax_marketing_3 {
	background: #49A9D3;
	color: #fff;
}
#header-bar.fax_marketing_1 a {
	color: #000 !important;
}
#header-bar.fax_marketing_3 a {
	color: #fff;
}
#header-bar.email_marketing_1 .information, #header-bar.email_marketing_2 .information, #header-bar.email_marketing_3 .information {
	padding-top: 40px;
}
#header-bar.email_marketing_1 {
	background: #B4D6FC;
	color: #000;
}
#header-bar.email_marketing_2 {
	background: #C1CACF;
	color: #fff;
}
#header-bar.email_marketing_3 {
	background: #7C707A;
	color: #fff;
}
#header-bar.email_marketing_3 .information a {
	display: inline !important;
	font-size: 15px !important;
	color: #eee !important;
}

#header-bar.interfax_all {
	background: #4671B6;
	color: #fff;
}

#header-bar.testimonials {
	background: #DAD9DE;
	color: #000;
}
#header-bar.testimonials .information a {
	color: #000;
}
#header-bar.marketing-arrows {
	background: #ebe6d3;
	color: #000;
}
#header-bar.marketing-arrows .information a {
	color: #fff;
}
#header-bar.email_marketing .information a {
	color: #000;
}
#header-bar.contact {
	background: #fff;
	color: #333;
	border-bottom: 1px solid #ccc;
}

#header-bar.contact a {
  color: #333 !important;
}

#header-bar .photo {
	float: left;
	width: 380px;
}
#header-bar .information {
	padding: 16px;
	float: left;
	width: 378px;
}

#header-bar.contact .information {
  padding-top: 30px;
}


#header-bar .information a {
	margin-top: 10px;
	color: #fff;
	display: block;
	text-decoration: none;
	font-size: 11px;
}
#header-bar.internet_fax_environment .information a {
	margin-top: 3px;
}
#header-bar .information a:hover {
	text-decoration: underline;
}
#header-bar .information p.large {
	font-size: 15px;
}
#header-bar .information p {
}
#header-bar img {
	border: 0;
}
.inside a {
	color:#000066;
	text-decoration:none;
	font-weight:bold;
}
.inside a:hover {
	color:#FF9900;
	text-decoration:underline;
	font-weight:bold;
}
/* display  header */
div#header {
	width : 800px;
	height : 160px;
	background-image:url(../images/page_design/header.jpg);
	background-repeat : no-repeat;
}
div#header .logo {width:400px; position:relative; top:0px;}
div#header .logo a {height:160px; display:block;}

div#page_title {
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	width:785px;
	height:30px;
	background: #194d93 url('../images/g-background-header-bar.jpg') repeat-x;
	font-weight: bold;
}
#page_title h1 {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 24px;
	padding: 4px;
	margin: 0;
	font-weight: normal;
	color: #fff;
	line-height: 20px;
}
div#page_title p {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 24px;
	padding: 4px;
	margin: 0;
	font-weight: normal;
	color: #fff;
}
div#main {
	width:800px;
	background-image:url(../images/page_design/main.jpg);
	background-repeat:repeat-y;
	float:left;
}
div#main_in {
	width:774px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:repeat-y;
	text-align:left;
}
#main_in.front {
	padding-top: 20px;
	padding-bottom: 20px;
}
/*top navigation*/

div#top_nav {
	position:absolute;
	top:5px;
	right:25px;
	width:382px;
	height:20px;
	background-color:transparent;
	font-size: 10px;
	text-align: right;
}

.newsletter-button {
  position: absolute;
  top: -25px;
  left: 105px;
}

.newsletter-button img, .livechat-button img {
  border: 0;
}

.livechat-button {
  position: absolute;
  top: 5px;
  left: 255px;
  top: -25px;
}


div#top_nav ul {
	clear: both;
	list-style: none;
}
div#top_nav ul li {
	float: left;
	padding-right: 10px;
	border-right: 1px solid #ccc;
	margin-right: 10px;
}
div#top_nav ul li.last {
	padding-right: 0;
	margin-right: 0;
	border-right: 0;
}
div#top_nav a {
	text-decoration: none;
}
div#top_nav a:hover {
}
ul.horiz {
	list-style-type:none;
	padding:0;
	margin:0;
	font-family:Verdana;
	font-size:11px;
}
ul.horiz li {
	display:inline;
	margin-left:4px;
}
ul.horiz li a {
	text-decoration:none;
	color:#000066;
	font-weight:bold;
}
ul.horiz li a:hover {
	text-decoration:underline;
	color:#000066;
	font-weight:bold;
}
/*end top navigation*/

ul.pricing {
	list-style: none;
	padding-left: 20px;
}
ul.pricing li {
	background: #fff url('../images/page_elements/i-price.jpg') top left no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
}
/*Search*/
div#search {
	position:absolute;
	top:142px;
	left:595px;
	width:205px;
	height:30px;
}
/*************************************************************/
.formbutton {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#FFFFFF;
	color:#666;
	height:19px;
	padding-bottom:2px;
	color:#000066;
	font-size:12px;
	font-family:Arial;
}
/***************************************************************/

form {
	margin:0;
	padding:0;
}

.top_tab_168 {
	float:left;
	width:168px;
	height:40px;
}
.top_tab_219 {
	float:left;
	width:219px;
	height:40px;
}
.top_tab_219_in {
	width:150px;
	height:12px;
	margin:5px 0 0 33px;
	padding:0;
	line-height:14px;
}

div#icon_top a, div#icon_bottom a, div#col_right_500 a {
	color:#000066;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
	font-size:1em;
}
div#icon_top a:hover, div#icon_bottom a:hover, div#col_right_500 a:hover {
	color:#FF9900;
	font-weight:bold;
	text-decoration:underline;
	font-size:1em;
}
/*end set up link color*/


div#col_left_194b_in a {
	color:#000066;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
}
div#col_left_194b_in a:hover {
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
	color:#000066;
}
div#col_left_194b_in .sidebar a:hover {
	font-weight:bold;
	font-size:1em;
	text-decoration:underline;
	color:#FF9900;
}

.top_tab_168 {
	float:left;
	width:168px;
	height:40px;
	text-align:center;
}
.top_tab_219 {
	float:left;
	width:219px;
	height:40px;
	text-align:center;
}

.col_168 {
	margin-left:18px;
	float:left;
	width:165px;
	height:auto;
	text-align:center;
}
.col_left_menu {
  float:left;
  width:190px;
  height:auto;
  text-align:left;
}
.col_170 {
	margin-left:5px;
	float:left;
	width:165px;
	height:auto;
	text-align:left;
}
.col_170 a {
	line-height:17px;
	color:#000066;
	font-weight:bold;
	text-decoration:none;
}
.col_170 a:hover {
	line-height:17px;
	color:#FF9900;
	font-weight:bold;
	text-decoration:underline;
}
.col_164 {
	margin-left:25px;
	float:left;
	width:155px;
	height:auto;
	text-align:left;
}
.col_192_a {
	margin-left:8px;
	margin-top:5px;
	float:left;
	width:192px;
	height:auto;
	text-align:left;
	text-align:center;
}
.col_192_b {
	margin-left:30px;
	margin-top:7px;
	float:left;
	width:192px;
	height:auto;
	text-align:left;
	text-align:center;
}
.zero {
	margin:0;
	padding:0;
}

div#bottom_tab, div#top_tab {
	color:#000066;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
div#bottom_tab a, div#top_tab a {
	color:#000066;
	text-decoration:none;
	font-weight:bold;
}
div#bottom_tab a:hover, div#top_tab a:hover {
	color:#000066;
	font-weight:bold;
	text-decoration:none;
}

div#footer {
	width:800px;
	height:20px;
	background: #f8f1e9 url('../images/page_design/footer.jpg') no-repeat;
	padding-top:20px;
	font-size:10px;
	color:#000066;
	float:left;
}
div#footer a {
	color:#666666;
	text-decoration:none;
}
div#footer a:hover {
	color:#666666;
	text-decoration:underline;
}
/*-------------------------------Redifine some HTML tags---------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-family: arial;
	color:#2B3583;
}
h1 {
	margin-top:0;
	margin-bottom:0;
	font-size:15px;
	text-align:left;
}
h2 {
	font-size:14px;
	margin:2px 0 5px 0;
}
h3 {
	font-size: 13px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 8px;
}
h3.more-options {
	font-size: 14px;
}
h2.interfax {
	font-size:13px;
	margin:2px 0 5px 0;
	background-color:transparent;
}
/*Class for the H1 images*/
.for_h1 {
	margin-top:0;
	margin-bottom:0;
}
p {
	margin:0;
	padding:0;
	line-height: 20px;
}
ol {
	line-height: 20px;
}
ol.letters {
	list-style: lower-alpha;
}



div#col_left_194_container {
	float:left;
	width:194px;
	height:auto;
}
div#col_left_194 {
  width:194px;
}

div#col_left_194_in {
	float:left;
	width:70%;
	margin-left:24px;
	height:auto;
	color:#000066;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}
div#col_left_194b {
	width:194px;
}
div#col_left_194b_in {
  float:left;
  margin-left:-5px;
}
div#col_left_194b_index {
  float:left;
  margin-left:10px;
}
div#col_left_194b_footer {
	width:194px;
	height:35px;
	background-image:url(../images/page_design/tab_title_footer.jpg);
	background-repeat:no-repeat;
}
div#col_right_500 {
	width:567px;
	float:right;
	border-left:1px solid #CCCCCC;
	padding-left:10px;
	padding-top: 10px;
	min-height: 460px;
}
div#col_right {
	width:567px;
	height:auto;
	float:right;
}
div#col_right_500_orange {
	width:567px;
	height:auto;
	float:right;
}
div#col_right_500_orange a {
	color: #FF9900;
	text-decoration:none;
	font-weight:bold;
}
div#col_right_500_orange a:hover {
	color: #FF9900;
	text-decoration:underline;
	font-weight:bold;
}
.tab_med_size {
	width:567px;
	height:30px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/page_design/tab_medium_size.jpg);
}
.tab_med_size_in {
	width:500px;
	height:22px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:5px;
	font-weight:bold;
	color:#000066;
    letter-spacing:0;
	font-size:12px;
}

.col_168_right {
	width:190px;
	height:auto;
	float:right;
}
.col_168_right a {
	color:#000066;
	font-weight:bold;
	text-decoration:none;
	line-height:17px;
}
.col_168_right a:hover {
	color:#FF9900;
	font-weight:bold;
	text-decoration:underline;
	line-height:17px;
}
table.table th {
	background-color:#EBEFF6;
	padding-left:5px;
	color:#000066;
}
table.table td {
	background-color:#FFFFFF;
	color:#000066;
}
table.table {
	background-color:#000066;
}

div#back {
	width:auto;
	height:auto;
	font-size:10px;
}
div#back a {
	color:#FF9900;
	text-decoration:none;
}
div#back a:hover {
	color:#FF9900;
	text-decoration:underline;
}
.arrow_back {
	font-size:80%;
	color: #FF9900;
	font-weight: bold;
}
div#testimonial {
	width:100%;
	height:100px;
	overflow:auto;
	font-size:11px;
}
select {
	width:175px;
}
textarea, input.contact {
	width:170px;
	font: normal 11px verdana;
}
fieldset {
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 1.5em 0;
	padding: 0;
	border: 1px solid #BFBAB0;
	background-color: #F2EFE9;
	background-image:url(../images/page_elements/gradient_fieldset.jpg);
	background-repeat: repeat-x;
}
fieldset legend {
	background: #fff;
	padding: 4px;
}
fieldset table tr td {
	padding-left: 10px;
}
fieldset table tr td.submit {
	padding-bottom: 15px;
}
fieldset table tr td.confirm {
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding-top: 0px;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
fieldset.faxemfred {
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 1.5em 0;
	padding: 0;
	border: 1px solid #BFBAB0;
	background-color: #FFFFFF;
	background:url(../images/page_design/orange_fieldset_gradient.jpg) bottom repeat-x;
}
legend {
	margin-left: 1em;
	padding: 0;
	color: #000000;
	font-weight: bold;
}
form {
	padding:0;
	margin:0 0 0 10px;
}
input.button_contact_form {
	width:175px;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
}
.RQ {
	font-size:0.9em;
}
.combo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.contact_details {
	padding:10px 0 10px 0;
	margin:0 0 0 10px;
}
.errors {
	color:#FF0000;
	font-size:0.9em;
}
ul.fred_red {
	color:#FF0000;
}
p.faxem {
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-weight:bold;
}
img {
	padding:0;
	margin:0;
	border:0;
	border-bottom:3px solid #FFFFFF;
}
.spacing {
	line-height:19px;
}
.letter_spacing {
	letter-spacing:2px;
}
ul.fax {
	list-style-position:inside;
	margin:0;
	padding:0;
	list-style-image:url(../images/page_elements/tick_orange.gif);
	line-height:25px;
}
/*look for the hack.css*/
div#flash_trial {
	width:140px;
	height:90px;
	text-align:center;
	font-size:100%;
	color:#000066;
	font-weight:bold;
	border:1px solid #CCCCCC;
}
div#free_trial {
	width:140px;
	height:90px;
	text-align:center;
	font-size:100%;
	color:#000066;
	font-weight:bold;
	border:0;
}
div#flash_trial a {
	font-weight:bold;
	color:#000066;
	text-decoration:none;
}
div#flash_trial a:hover {
	font-weight:bold;
	color:#FF9900;
	text-decoration:underline;
}
.para_trial {
	margin: 2px 0 3px 0;
	color:#FF9900;
}
input.button_enquiry {
	font-family:verdana;
	width:150px;
	height:18px;
	font-size:10px;
	background-color:#FFFFFF;
	line-height:9px;
	border:1px solid #FF9900;
	color:#FF6600;
	margin:0;
	padding:0;
	margin-bottom:4px;
	padding-bottom:4px;
	background-image:url(../images/page_design/btn_submit_enquiry.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
}
form.enq {
	padding:0;
	margin:5px 0 0 0;
}
.img_version1 {
	padding:0;
	margin:0;
	border:0;
}
hr.orange {
	color:#FFCC00;
	width:95%;
	height:1px;
	margin-left:-1px;
}
hr.nav-hr {
	width: 90%;
	height: 1px;
	background: #ccc;
	border: 0px;
}
/*
.style1 {color: #FF0000}

*/

.notes {
	font-size: 10px;
	font-weight: normal;
}
h5 {
	font-size:10px;
	margin:0;
	padding:0;
}
#back_top {
	color:#FF9933;
	font-size:10px;
}
#back_top a {
	color:#FF9933;
	font-size:10px;
	text-decoration:none;
}
#back_top a:hover {
	color:#FF9900;
	font-size:10px;
	text-decoration:underline
}
/*menu*/

.menutitle {
	cursor:pointer;
	margin-bottom: 5px;
	margin-left:15px;
	background-color: #000000;
	color:#000066;
	width:154px;
	padding:2px;
	text-align:left;
	font-weight:bold;
	border:1px solid #FFE7CE;
}
.submenu {
	margin-bottom: 0.5em;
	margin-left:15px;
}
ul.menu {
	margin:0;
	padding:0;
}
ul.menu {
	list-style-type:none;
	padding:0;
	margin:0;
	font-family:Verdana;
	font-size:12px;
}
ul.menu li {
	display:block;
	margin-left:4px;
	line-height:25px;
}
ul.menu li a {
	text-decoration:none;
	color:#000066;
	font-weight:bold;
}
ul.menu li a:hover {
	text-decoration:underline;
	color:#000066;
	font-weight:bold;
}
.ulspace {
	line-height:25px;
	font-size:11px;
}
.spaceline {
	line-height:20px;
}
/*menu**************************************************************************************/

.glossymenu, .glossymenu li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 190px;
	margin-left:1px;
	z-index: 100;
}
.glossymenu li {
	position: relative;
	z-index: 100;
}
.glossymenu li a {
  background-color:#FFFFFF;
	font: bold 12px Verdana, Helvetica, sans-serif;
	color: #000066;
	display: block;
	width:180px;
	padding: 7px 0;
	padding-left: 10px;
	text-decoration: none;
	border-bottom:1px solid #CCCCCC;
	z-index: 100;
}
.glossymenu li ul {
	position: absolute;
	width: 200px;
	left: 0;
	top: -1px;
	display: none;
	margin-left:2px;
	z-index: 100;
}
.glossymenu li ul li {
	float: left;
	z-index: 100;
	width: 190px;
}
.glossymenu li ul a {
	width: 190px;
	z-index: 100;
}
.glossymenu .arrowdiv {
	position: absolute;
	right: 9px;
    background: transparent url(../images/page_elements/arrowbullet.gif) no-repeat center right;
	height:12px;
	width:12px;
}
.grey_border {
	border:1px solid #666666;
	z-index: 100;
}

.active_menu_item {
	background: #fff url(../images/page_design/over_orange.png) bottom left repeat-x;
}
.glossymenu li a:hover {
	background: #fff url(../images/page_design/over_orange.png) bottom left repeat-x;
}

* html .glossymenu li {
	float: left;
	height: 1%;
}
* html .glossymenu li a {
	height: 1%;
}

.glossymenu_index, .glossymenu_index li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 155px;
	margin-left:10px;
	text-align:left;
	padding-right:5px;
	z-index: 1000;
}
.glossymenu_index li {
	position: relative;
	z-index: 1000;
}
.glossymenu_index li a {
	background-color:#FFFFFF;
	font: bold 12px Verdana, Helvetica, sans-serif;
	color: #000066;
	display: block;
	width: auto;
	padding: 6px 0;
	padding-left: 15px;
	text-decoration: none;
	border-bottom:1px solid #999999;
	z-index: 1000;
}
.glossymenu_index li ul {
	position: absolute;
	width: 190px;
	left: 0;
	top: 0;
	display: none;
	margin-left:-3px;
	z-index: 1000;
}
.glossymenu_index li ul li {
	float: left;
	z-index: 1000;
}
.glossymenu_index li ul a {
	width: 180px;
	z-index: 1000;
}
.glossymenu_index .arrowdiv {
	position: absolute;
	right: 9px;
    background: transparent url(../images/page_elements/arrowbullet.png) no-repeat center right;
	height:12px;
	width:12px;
}
.grey_border {
	border:1px solid #666666;
}
.blue_border {
	border:1px solid #5075AA;
}

.glossymenu_index li a:hover {
	background-repeat:repeat-x;
	background-image:url(../images/page_design/over_orange.png);
	z-index: 1000;
}

* html .glossymenu_index li {
	float: left;
	height: 1%;
}
* html .glossymenu_index li a {
	height: 1%;
}

.img_enviro {
	margin-left:-7px;
}

#holder_index_menu_frame {
	width:778px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
#top_index_menu_frame {
	background-image:url(../images/page_design/top_index_menu_frame.jpg);
	width:778px;
	height:10px;
	background-repeat:no-repeat;
	float:left;
}
#main_index_menu_frame {
	background-image:url(../images/page_design/main_index_menu_frame.jpg);
	width:778px;
	background-repeat:repeat-y;
	float:left;
}
#footer_index_menu_frame {
	background-image:url(../images/page_design/footer_index_menu_frame.jpg);
	width:778px;
	height:10px;
	background-repeat:no-repeat;
	float:left;
}
#holder_product {
	width:544px;
	height:auto;
	padding-left:20px;
	float:left;
	border-left:1px solid #CCCCCC;
}
#holder_product.no-left-border {
	border-left:0px;
}
.col_menu_frame_product_fax {
	margin-top:5px;
	width:228px;
	height:68px;
	float:left;
	background-repeat:no-repeat;
	background-image:url(../images/fax_.jpg);
	margin-left:17px;
}
.button-bar {
	margin-top:20px;
	width:228px;
	height:88px;
	float:left;
	background: #ffffff url('../images/page_elements/g-button-background-line.jpg') repeat-x top left;
	border: 1px solid #567aaa;
	margin-left:32px;
	margin-bottom: 22px;
	z-index: 10;
}
.button-bar-bottom {
	margin-top:5px;
	width:228px;
	height:88px;
	float:left;
	background: #ffffff url('../images/page_elements/g-button-background-line.jpg') repeat-x top left;
	border: 1px solid #567aaa;
	margin-left:32px;
	margin-bottom: 0px;
}
.col_menu_frame_product_email {
	padding-top:5px;
	width:228px;
	height:68px;
	float:left;
	background-image:url(../images/email_.jpg);
	background-repeat:no-repeat;
	margin-left:17px;
}
.col_menu_frame_product_sms {
	padding-top:5px;
	width:228px;
	height:68px;
	float:left;
	background-image:url(../images/sms_.jpg);
	background-repeat:no-repeat;
	margin-left:35px;
}
.col_promo_product {
	padding-top: 13px;
	width: 544px;
	height:auto;
	float:left;
	margin-left:22px;
}
.product_link {
	width:200px;
	height:45px;
	margin-left:15px;
	margin-top:15px;
	position: relative;
	z-index: 10;
}
.product_link h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.product_link img {
	border: 0px;
	position: absolute;
	z-index: 30;
}
.product_link .email {
	top: -26px;
	left: -36px;
}
.product_link .faxemail {
	top: -28px;
	left: -42px;
}
.product_link .fax {
	top: -26px;
	left: -34px;
}
.product_link .sms {
	top: -26px;
	left: -28px;
}
.product_link a {
	color:#000066;
	text-decoration:none;
	font-weight:bold;
	font-size: 15px;
}
.product_link a:hover {
	color:#000066;
	text-decoration:underline;
}
.product_link a.small {
	font-size: 12px;
}
.smaller {
	font-size:11px;
	padding-top:8px;
	color:#000033;
	font-weight: normal;
}
.smaller a {
	font-size: 11px;
	font-weight: normal;
}
.orangecolor {
	font-weight:bold;
	color:#FF9900;
}
.sidebar {
	width:190px;
	text-align:center;
	margin-left:0px;
	padding-top:10px;
}
.sidebar tr td {
	vertical-align: top;
	font-size: 11px;
	padding: 0px 2px 0px 2px;
	text-align: left;
}
.sidebar tr td.logo {
	width: 60px;
	vertical-align: top;
}
.text_col {
	width:98%;
	margin-left:2px;
}
.text_col_2 {
	width:100%;
	font-size:11px;
}
#en_tod {
	width:165px;
	height:auto;
	text-align:center;
	margin-left:12px;
	padding-top:20px;
}
.interfaxtableborder {
	border:1px solid #000033;
}
h2.buz_grade {
	font-size:18px;
	color:#E20A16;
	font-weight:bold;
	letter-spacing:5px;
}
h2.cost_effe {
	font-size:18px;
	color:#000000;
	font-weight:bold;
	letter-spacing:5px;
}
.interfax_pricing {
	font-size:16px;
}
.interfax_env {
	font-size:16px;
	text-align:center;
}
table.fred {
	background-color:transparent;
}
ul.orange_tick {
	list-style-image:url(../images/page_elements/orange_tick.png);
	line-height:20px;
}
ul.orange_tick_alt {
	list-style-image:url(../images/page_elements/orange_tick-grey.jpg);
	line-height:20px;
}
.interfax {
	color:#2D3484;
	font-size:18px;
	font-weight:bold;
	margin-left:20px;
}
/***round boxes***/
#top_round {
	background:url(../images/page_design/top_round.png) no-repeat transparent;
	width:569px;
	height:12px;
}
#main_round {
	background:url(../images/page_design/main_round.png) repeat-y;
	height:auto;
	width:569px;
}
#main_round_2 {
	background:url(../images/page_design/main_round.png) repeat-y;
	height:auto;
	width:569px;
}
#main_round_3 {
	background:url(../images/page_design/main_round.png) repeat-y;
	height:auto;
	width:569px;
}

#main_round_4 {
	background:url(../images/page_design/main_round.png) repeat-y;
	height:auto;
	width:569px;
}
#bottom_round {
	background:url(../images/page_design/bottom_round.png) no-repeat transparent;
	width:569px;
	height:12px;
}
#ptnbtmmred_bot {
	z-index:50;
	position:absolute;
	margin-left:43px;
}
#ptnbtmmred_top {
}
.rond_title {
	width:95%;
	height:auto;
	margin-left:40px;
	padding-top:5px;
	padding-bottom:5px;
}
.separator {
	border:1px solid #333333;
	margin:4px;
}
#logos_nav {
	width:190px;
	margin-left:auto;
	margin-right:auto;
	background-color:#00FFCC;
	font-size:11px;
	text-align:left;
}

.clear {
	clear: both;
}
.signup {
	float: right;
}
#links-table-list {
	margin-top: 4px;
	width: 100%;
	background: #eeeeee;
}
#links-table-list th {
	padding: 0px 6px 0px 6px;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
}
#links-table-list td {
	padding: 6px;
}
#links-table-list td p {
	padding: 0;
	margin: 0;
}
#links-table-list td a {
	font-size: 11px;
}
#links-table-list td a:hover {
	font-size: 11px;
}
#pull-box-right, .pull-box-right {
	float: right;
}
#pull-box-left {
	float: left;
}
#pull-box-right img, #pull-box-left img, .pull-box-right img, .pull-box-left img {
	border: 0px;
}
#pull-box-right table tr th, #pull-box-left table tr th, .pull-box-right table tr th, .pull-box-left table tr th {
	text-align: center;
	width: 15px;
	padding: 0px 4px 4px 4px;
}
#pull-box-right table tr td, #pull-box-left table tr td, .pull-box-right table tr td, .pull-box-left table tr td {
	padding: 0px 4px 4px 4px;
}
.banner-ad-14day-send-trial {
	background: #eee;
	padding: 16px;
}
.banner-ad-14day-send-trial img {
	border: 0px;
	display: block;
}
.footer_table tr td {
	font-size: 10px;
	padding: 4px;
}
.highlight {
	background: #FFFF40;
}
.searchheading {
	font-size: 130%;
	font-weight: bold;
}
.summary {
	font-size: 80%;
	font-style: italic;
}
.suggestion {
	font-size: 100%;
}
.results {
	font-size: 100%;
}
.category {
	color: #999999;
}
.sorting {
	text-align: right;
}
.result_title {
	font-size: 100%;
}
.description {
	font-size: 100%;
	color: #008000;
}
.context {
	font-size: 100%;
}
.infoline {
	font-size: 80%;
	font-style: normal;
	color: #808080;
}
.zoom_searchform {
	font-size: 100%;
}
.zoom_results_per_page {
	font-size: 80%;
	margin-left: 10px;
}
.zoom_match {
	font-size: 80%;
	margin-left: 10px;
}
.zoom_categories {
	font-size: 80%;
}
.zoom_categories ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.zoom_categories li {
	display: inline;
	margin-left: 15px;
	list-style-type: none;
}
input.zoom_button {
}
input.zoom_searchbox {
}
.result_image {
	float: left;
	display: block;
}
.result_image img {
	margin: 10px;
	width: 80px;
	border: 0px;
}
.result_block {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
}
.result_altblock {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
}
.result_pages {
	font-size: 100%;
}
.result_pagescount {
	font-size: 100%;
}
.searchtime {
	font-size: 80%;
}
.recommended {
	background: #DFFFBF;
	border-top: 1px dotted #808080;
	border-bottom: 1px dotted #808080;
	margin-top: 15px;
	margin-bottom: 15px;
}
.recommended_heading {
	float: right;
	font-weight: bold;
}
.recommend_block {
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
}
.recommend_title {
	font-size: 100%;
}
.recommend_description {
	font-size: 100%;
	color: #008000;
}
.recommend_infoline {
	font-size: 80%;
	font-style: normal;
	color: #808080;
}
.featured_list_heading {
	color: #999999;
	margin-bottom: 0px;
	display: block;
	font-weight: bold;
}
#featured-list tr th, #featured-list tr td {
	border-bottom: #b3b3b3 1px dashed;
	border-bottom: #b3b3b3 1px dashed;
	padding: 15px 0px;
	vertical-align: top;
}

#featured-list tr.first th, #featured-list tr.first td {
	border-top: #b3b3b3 1px dashed;
	border-top: #b3b3b3 1px dashed;
}

#featured-list tr th img {
  border: 1px solid #ccc;
  padding: 2px;
}


#featured-list tr th {
	width: 25%;
}
#featured-list tr td {
	width: 75%;
}
.affiliate {
	clear: both;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.affiliate h3 {
	padding-top: 8px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
.affiliate .includes_left {
	float: left;
	line-height: 22px;
}
.affiliate .includes_right {
	float: left;
	line-height: 22px;
}
.affiliate .logo {
	float: right;
}
.affiliate dl {
	line-height:24px;
	margin-left: 20px;
	font-size: 11px;
}
.affiliate dl dt {
	width: 100px;
	float: left;
}
.affiliate dl dd {
	margin-left: 110px;
}
/* generic classes */
.left {
	float: left;
}
.right {
	float: right;
}
.compare-pricing {
	position: absolute;
	bottom: 0px;
	right: 14px;
}
.office-logo {
	padding-left: 300px;
}
.bonus-focus {
	color: #FF0000;
	font-weight: bold;
}
.content-image {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
hr.spacer {
	height: 1px;
	background: #cccccc;
	border: 0px;
	margin-top: 10px;
	color: #ccc;
}
.on-bg {
	border: 0px;
}
.nobutton {
	list-style: none;
}
.list_left {
	width: 260px;
	float: left;
}
.list_right {
	width: 260px;
	float: left;
}
.instruction_image {
	float: right;
	margin: 10px 0px 10px 10px;
	border: 1px solid #000;
}
.sms-listing {
	border: 1px solid #e4e4e4;
	background: #eee;
	padding: 8px;
	margin-bottom: 8px;
}
.sms-listing img {
	border: 0;
}


.sms-listing h2, sms-listing h3 {
  margin-bottom: 10px;
}

.sms-listing h3 {
  font-size: 14px;
  margin-top: 5px;
}

.custom {
  background: #FB9F4D;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 0px;
  padding: 10px;
}

.custom h2 {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}

.custom a {
  color: #eee !important;
  font-weight: bold;
}

.custom p {
  color: #fff;
}

.alt {
	background: #fff;
	border: 0px;
}
ul.features-list {
	margin-left: 160px;
	margin-top: 4px;
}
ul.features-list li {
	padding-bottom: 6px;
}
.list-wrap {
	position: relative;
}
#sitemap {
	line-height: 20px;
}
#sitemap li {
	font-size: 11px;
}
#sitemap li a {
	text-decoration: none;
}
#sitemap li a:hover {
	text-decoration: underline;
}
.interfax_logo td {
	font-style: italic;
	padding: 10px;
}
.interfax_logo .inter_fax {
	padding-right: 10px;
}

#map .inner {
  display: block;
  padding: 20px;
  border: 1px solid #ccc;
  margin: 10px;
  background: #F6F4F4;
  font-style: italic;
}

#map {
  width: 570px;
}

.buttons-group-right {
  padding-left: 60px;
}

.buttons-group-right-longer {
  padding-left: 100px;
  margin-top: 90px;
}

.buttons-group-right-single {
  width: 143px;
  float: right;
  padding-left: 10px;
  padding-bottom: 10px;
}

.buttons-group-right img, .buttons-group-right-longer img, .buttons-group-right-long img, .buttons-group-right-single img {
  display: block;
  margin-top: 10px;
}

#chat-wrap {
  border: 0px;
  position: absolute;
  top: 30px;
  right: -20px;
}

#chat-wrap img {
  border: 0px;
}

.hidden, .hidden li {
  list-style: none !important;
  padding-left: 8px;
}

.list-inst, .list-inst li {
  list-style: lower-alpha !important;
  margin-left: 0px;
  margin-bottom: 8px;
}

.sub, .sub li {
  list-style: none !important;
  margin-left: 0px;
  padding-left: 2px;
}

.support, .video, .html {
  margin-top: 10px;
}

.support a {
  background: transparent url('../images/page_elements/i-pdf-icon.jpg') left no-repeat;
  line-height: 24px;
  display: block;
  font-size: 11px !important;
  font-weight: normal !important;
  padding-left: 28px;
}

.video a {
  background: transparent url('../images/page_elements/i-video-icon.jpg') left no-repeat;
  line-height: 24px;
  display: block;
  font-size: 11px !important;
  font-weight: normal !important;
  padding-left: 28px;
}


.html a {
  background: transparent url('../images/page_elements/i-html-icon.jpg') left no-repeat;
  line-height: 24px;
  display: block;
  font-size: 11px !important;
  font-weight: normal !important;
  padding-left: 28px;
}

.support a.no-icon {
  background: none;
  padding-left: 0px;
  line-height: 18px;
}

.support a.no-icon-inline {
  background: none;
  padding-left: 0px;
  line-height: 18px;
  display: inline !important;
  color: #000066 !important;
  font-weight: bold !important;
}

.sidebar-items {
  padding: 10px;
  width: 250px;
  border: 1px solid #ccc;
}

.instructions-item {
  padding: 10px;
  width: 250px;
  border: 1px solid #ccc;
}

.instructions-item-full {
  width: 100% !important;
}

.instructions-item-full ol li {
  padding-top: 5px;
  padding-bottom: 5px;
}

.instructions-item-full ol li span {
  font-weight: bold;
  display: block;
  padding-bottom: 0px;
  margin-bottom: 5px;
}

.sidebar-items .items {
  padding: 10px;
}

.sidebar-items dl {
  margin: 0px !important;	
}

.sidebar-items dl dt {
  width: 90px;
  float: left;
  margin: 0px !important;
  padding: 0px;
  font-size: 11px;
  line-height: 18px;
}

.sidebar-items dl dd {
  margin-left: 90px;
  width: 130px;
  font-size: 11px;
  line-height: 18px;
}

.tips ul {
  padding: 0;
  margin: 0;
}

.instructions-item .faq {
  font-size: 11px;
  line-height: 18px;	
}

.faqs a {
  background: none;
  padding: 0;
  margin: 0;
  display: inline;
}

.instructions-item .faq span {
  font-weight: bold;
}

.tips ul li {
  background: #fff url('../images/page_elements/orange_tick.png') left no-repeat;
  padding-left: 25px;
  margin-left: 5px;
  font-size: 11px;
  line-height: 18px;
  list-style: none;
}

p.right-link a {
  text-align: right;
  display: block;
  background: none;
  margin-top: 5px;
  margin-right: 5px;
}

.blog {
  padding-left: 4px;
  padding-top: 10px;
}
