/* CSS Document */

/******* Index Page ***********/

body {
	text-align: center;
	background-color: #FCFCFC;
	margin: 0 auto 0 auto;
}

#wrapper {
	width: 760px;
	text-align:left;
	margin: 0 auto;
	
}

#header_index {
	width: 760px;
	height: 276px;
	float: left;
	background-image: url(../images/header_index_b.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
}

#logo {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 0px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}

#logo2 {
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	float:left;
}

#contactus{
	width: 205px;
	float: right;
}

#salestipoftheday{
	padding-left: 170px;
	padding-top:182px;
	width: 590px;
	float: left;
}

#maincontent{
	width: 740px;
	float: left;
	background-color:#FAF3E2;
	padding: 10px 10px 10px 10px;
}

#learnmoreabout, #takealookat, #takeafewminutes {
	width: 740px;
	float: left;
	padding-top: 5px;
	padding-bottom: 20px;
	background-image:url(../images/maincontent_bk1.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#learnmoreabout_wrapper, #takealookat_wrapper, #takeafewminutes_wrapper {
	padding-left: 20px;
}

#features_enhancements {
	width: 325px;
	height: 115px;
	background-image:url(../images/features_bk1.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-top: 10px;
	float: left;
}

#marketing_tips {
	width: 325px;
	height: 115px;
	background-image:url(../images/marketing_bk1.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-top: 10px;
	margin-left:45px;
	float: left;
}

#webinars_training {
	width: 325px;
	height: 115px;
	background-image:url(../images/webinar_bk1.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-top: 10px;
	float: left;
}

#sixtyminutes {
	width: 325px;
	height: 115px;
	background-image:url(../images/sixtymin_bk1.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-top: 10px;
	margin-left:45px;
	float: left;
}

#quickrefguide {
	width: 325px;
	height: 115px;
	background-image:url(../images/freeguide_bk1.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-top: 10px;
	float: left;
}

#tellus {
	width: 325px;
	height: 115px;
	background-image:url(../images/tellus_bk1.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-top: 10px;
	margin-left:45px;
	float: left;
}

#footer {
	width: 760px;
	float: left;
	background-image:url(../images/footer.gif);
	background-position:top;
	background-repeat:no-repeat;
}




h1, h2, h3, h4, h5, p, li, ul, a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
	color:#000000;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
}

.phonenumber {
	font-size: 20px;
	color:#990000;
	text-align: center;
	padding-top: 12px;
}

.hours {
	font-size: 10px;
	color:#333333;
	text-align: center;
	padding-top: 2px;
}

.contactus_links {
	font-size: 9px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-top: 13px;
}

.salestip {
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
}

.learnmoreabout_text {
	font-size: 11px;
	font-weight:bold;
	color:#333333;
	padding-left: 10px;
}

.features_text1 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 105px;
	padding-top: 10px;
}

.features_text2 {
	font-size: 11px;
	padding-left: 105px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-right: 5px;
}

.maincontent_links {
	text-decoration:underline;
	color:#990000;
	font-size: 11px;
	padding-left: 10px;
}

.footer_text {
	font-size: 10px;
	color:#333333;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 12px;
}


/****************** site header **********************/
#header {
	width: 760px;
	height: 87px;
	background-image:url(../images/header.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
}

#navigation {
	width: 500px;
	float: left;
	padding-left: 10px;
	margin-top: 1px;
}

.navtext {
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
}

.navlinks {
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}


/*********************** Core Inner Page Structure ************************/
/***     Many style properties here are re-used on every inner page     ***/

#maincontent_topspacer {
	width: 760px;
	height: 5px;
	background-image:url(../images/maincontent_bk2.gif);
	background-position:top;
	background-repeat:repeat-y;
	overflow:hidden;
}

#maincontent_content {
	width: 760px;
	background-image:url(../images/maincontent_bk3.gif);
	background-position:top;
	background-repeat:repeat-y;
	overflow:auto;
}

#maincontent_leftpane {
	width: 162px;
	text-align: left;
	float: left;
}

#maincontent_bottomspacer {
	width: 760px;
	height: 10px;
	background-image:url(../images/maincontent_bk2.gif);
	background-position:top;
	background-repeat:repeat-y;
}

.leftpane_headertext {
	font-size: 11px;
	font-weight:bold;
	color:#333333;
	padding-left: 6px;
	padding-bottom: 10px;
}

.leftpane_bullet {
	list-style-image:url(../images/bullet_arrow.gif);
	font-size: 11px;
	font-weight:bold;
	color:#333333;
	margin-left: 12px;
	padding-left: 12px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}

.leftpane_bullet_selected {
	background-image:url(../images/bullet_selected_bk1.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.leftpane_bullet_link {
	font-weight:bold;
	padding-left: 6px;
}

#maincontent_leftpane a:hover {
	font-weight:bold;
}

#leftpane_bottombar {
	width: 162px;
	height: 2px;
	background-image:url(../images/leftpane_bottombar.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#maincontent_centerpane {
	width: 380px;
	float:left;                            
	padding-left: 10px;
	padding-top: 10px;
}

#centerpane_links {
	width: 375px;
}

#centerpane_links_topspacer {
	width: 375px;
	height: 4px;
	background-image:url(../images/roundedrect_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}

#centerpane_linelinks {
	width: 375px;
	background-color:#FAF3E2;
}

#maincontent_rightpane {
	width: 200px;
	float: right;
}

.maincontent_links_list {
	list-style:none;
	padding-left: 2px;
	margin-left: 2px;
}

.listspacing {
	padding-top: 2px;
	padding-bottom: 3px;
}

.maincontent_links_bold {
	text-decoration:underline;
	color:#990000;
	font-size: 11px;
	font-weight:bold;
	padding-left: 5px;
}

#centerpane_links_bottomspacer {
	width: 375px;
	height: 4px;
	background-image:url(../images/roundedrect_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}

.centerpane_item {
	width: 355px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.red_header {
	color:#990000;
	font-size: 11px;
	font-weight:bold;
}

.maincontent_greytext {
	font-size: 11px;
	color:#333333;
	padding-top: 10px;
}

.maincontent_greytext_nopad {
	font-size: 11px;
	color:#333333;
}

.backtotop {
	list-style-image:url(../images/redtriangle.gif);
	margin-left: 145px;
	padding-left: 145px;
	padding-top: 5px;
	margin-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

.backtotop_link {
	font-size: 11px;
	color:#990000;
	margin-left: 0px;
	padding-left: 0px;
}

#centerpane_dividerline {
	width: 365px;
	text-align: left;
}

.bold {
	font-weight: bold;
}

.centerpane_ulstyle {
	list-style:disc;
	margin-left: 8px;
	padding-left: 8px;
	padding-top: 5px;
}

.centerpane_litext {
	font-size: 11px;
	color:#333333;
}

.centerpane_olstyle {
	margin-left: 14px;
	padding-left: 14px;
	padding-top: 5px;
	margin-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.maincontent_greyitalicstext {
	font-size: 11px;
	color:#333333;
	padding-top: 10px;
	font-style:italic;
}


/******** Right Pane **********/

#rightpane_leftspacer, #rightpane_rightspacer {
	width: 27px;
	height: 60px;
	float: left;
}

#rightpane_freetrialoffer {
	width: 200px;
	padding-top: 10px;
	text-align: center;
}

#rightpane_freetrialoffer_topspacer {
	width:186px;
	height:5px;
	background-image:url(../images/smallrect_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}

#rightpane_freetrialoffer_content {
	width:186px;
	background-color:#FAF3E2;
	overflow: hidden;
}

#rightpane_freetrialtext {
	width: 132px;
	padding-top: 10px;
	float: left;
}

#rightpane_freetrialoffer_bottomspacer {
	width:186px;
	height:5px;
	background-image:url(../images/smallrect_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#freetrialbtn {
	width: 186px;
	float: left;
	text-align: center;
	padding: 15px 0;
}

#rightpane_sitelist {
	width: 200px;
	padding-top: 10px;
	text-align: center;
}

#rightpane_sitelist_topspacer {
	width:186px;
	height:5px;
	background-image:url(../images/smallrect_tan_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}

#rightpane_sitelist_content {
	width:176px;
	background-color:#F5E8C7;
	overflow: hidden;
	padding: 5px 5px;
	text-align: left;
}

#rightpane_sitelist_bottomspacer {
	width:186px;
	height:5px;
	background-image:url(../images/smallrect_tan_bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.red_sitelistheader {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	color:#990000;
}

.sitelist_ul {
	list-style:none;
	margin-left: 0px;
	padding-left: 0px;
}

.sitelistlinks {
	font-size: 11px;
	color:#333333;
	text-decoration:underline;
	padding: 2px 0;
}


/**********  Direct Mail Page  ********************/
#maincontent_directmail_header {
	width: 760px;
	height: 117px;
	background-image:url(../images/maincontent_directmail.jpg);
	background-position:top;
	background-repeat:no-repeat;
}


/**********  Telemarketing Tips Page  *************/
#maincontent_telemarketing_header {
	width: 760px;
	height: 117px;
	background-image:url(../images/maincontent_telemarketing.jpg);
	background-position:top;
	background-repeat:no-repeat;
}


/**********  Webinars and Training  *************/
#maincontent_webinarsandtraining_header {
	width: 760px;
	height: 117px;
	background-image:url(../images/maincontent_webinarsandtraining.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

/************  Features and Ehancements  *********/
#maincontent_featuresandenhancements_header {
	width: 760px;
	height: 117px;
	background-image:url(../images/maincontent_featuresandenhancements.jpg);
	background-position:top;
	background-repeat:no-repeat;
}


/**********  Webinars and Training  *************/
#maincontent_privacypolicy_header {
	width: 760px;
	height: 117px;
	background-image:url(../images/maincontent_privacypolicy.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
a {border:0px #ffffff;}
