body {
	background-color: #B3D6E8;
	background-image: url(../img/bg/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.whitetext {
	font-size:6px;
	color:#FFFFFF;
	text-decoration:none;
}
.whitetext a:link {
	font-size:6px;
	color:#FFFFFF;
	text-decoration:none;
}
.whitetext a:visited {
	font-size:6px;
	color:#FFFFFF;
	text-decoration:none;
}
.whitetext a:hover {
	font-size:6px;
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#container_top {
	float: left;
	width: 920px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}
#container_content #header #banner_header {
	float: right;
}

#container_content #header #logo {
	float: left;
	margin-top: 26px;
}

#container_content #header {
	float: left;
	width: 902px;
	margin-left: 20px;
	_margin-left: 10px;
	margin-top: 12px;
}


#container_top p {
	font-size: 9px;
	color: #6C8491;
	float: left;
	padding: 0px;
	width: 513px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#container_top a {
	text-decoration: none;
	color: #6C8491;
}

#container_top #btn_login {
	float: right;
	margin: 0px;
	padding: 0px;
}
#container_top ul  {
	width: 280px;
	float: left;
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}


#container_top ul li {
	float:left;
	list-style-type:none;
	font-size:11px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	background-image: url(../img/misc/bullet1.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#container_top ul li a {
	text-decoration: none;
	color: #FFF;
	margin-left:16px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-right: 8px;
}

#container_top ul li a.current {
	color: #FFF200;
}
#container_top ul li a.current,
#container_top ul li a:hover {
	text-decoration: none;
	color: #FFF200;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}



#container_content {
	background-color: #FFF;
	float: left;
	width: 936px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#container_content #navbar {
	background-image: url(../img/bg/bg_navbar.jpg);
	float: left;
	height: 42px;
	width: 902px;
	margin-left: 20px;
	_margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	background-repeat: no-repeat;
	
}
/*
#container_content #navbar ul li {
	float:left;
	list-style-type:none;
	font-size:14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	#margin-top: 15px;
	moz-margin-top: 15px;
	
}
#container_content #navbar ul li a {
	text-decoration: none;
	color: #FFF;
	margin-left:2px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#container_content #navbar ul li a.current {
	color: #F3D246;
}
#container_content #navbar ul li a.current,
#container_content #navbar ul li a:hover {
	text-decoration: none;
	color: #FFF200;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
*/

#container_content #content {
	background-image: url(../img/bg/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 900px;
	margin-top: 12px;
	_margin-top: 0px;
	margin-left: 20px;
	_margin-left: 10px;
}
#container_content #content #content_border {
	margin-top: 20px;
	width: 898px;
	height: auto;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #54688C;
	border-left-color: #54688C;
	border-left-width: 1px;
}
#container_content #content #footer {
	background-image: url(../img/bg/bg_footer.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #F7991D;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px 0px 15px;
}
#container_content #content #footer a{
	text-decoration: none;
	color: #F7991D;
}
#container_content #content #footer a:hover {
	color: #FF3;
	text-decoration: underline;
}

#container_content #content #footer p {
	padding: 0px;
	margin: 5px;
}

#container_content #content #footer .litle {
	font-size: 10px;
}



#container_content #content #keywords {
	background-image: url(../img/bg/bg_keywords.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	font-size: 10px;
	color: #999;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	visibility: hidden;
}
#container_content #content #keywords p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 60px;
	margin-bottom: 5px;
	margin-left: 60px;
}

#container_content #content #keywords a {
	color: #999;
	text-decoration: none;
}
#container_content #content #keywords a:hover {
	color: #CCC;
	text-decoration: underline;
}
#container_content #content h1 {
	font-size: 17px;
	color: #F79A1D;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}



#container_content #content h2 {
	font-size: 17px;
	color: #F79A1D;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}



#container_content #content #h2cont {
	font-size: 17px;
	font-weight:bold;
	color: #F79A1D;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#container_content #content #h2cont h2 {
	display:inline;
	width:auto;
	font-size: 17px;
	color: #F79A1D;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	*margin-right:4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

* html #container_content #content #h2cont h2 {margin-right:4px;}
*:first-child+html #container_content #content #h2cont h2 {margin-right:4px;}
#container_content #content #left_sidebar {
	float: left;
	width: 575px;
	margin-top: 15px;
	margin-left: 20px;
	_margin-left: 5px;
	margin-bottom: 15px;
}
#left_sidebar #learn_more {
	background-image: url(../img/bg/bg_home_title_box.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 564px;
	text-align: center;

	margin-top: 10px;
	margin-bottom: 10px;
}
#left_sidebar #learn_more ul a  {
	text-decoration: none;
	color: #0071BC;
}
#left_sidebar #learn_more ul a:hover {
	color: #F5990E;
	text-decoration: underline;
}



#left_sidebar #learn_more h3 {
	font-size: 17px;
	color: #FFF200;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left_sidebar #learn_more ul {
	text-align: left;
	background-image: url(../img/bg/bg_home_box.jpg);
	background-repeat: repeat-x;
	margin-left: 12px;
	_margin-left: 6px;
	margin-top: 10px;
	width: 541px;
	float: left;
	padding: 0px;
	list-style-type: none;
}

#left_sidebar #learn_more ul li {
	float: left;
	width: 220px;
	padding: 0px;
	margin-top: 7px;
	margin-right: 25px;
	_margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 25px;
	_margin-left: 15px;
}

#left_sidebar #learn_more h4 {
	margin: 0px;
	font-size: 12px;
	color: #0071BC;
}

#left_sidebar #learn_more p {
	margin: 0px;
	font-size: 10px;
	color: #231F20;
}

#left_sidebar #learn_more .brd_down {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0CACC;
	padding-bottom: 0px;
	height: 105px;
	margin-bottom: 10px
}



/*  start customer review  */

#left_sidebar #lear_reviews {
	background-image: url(../img/bg/bg_home_title_box.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 564px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#left_sidebar #lear_reviews ul a  {
	text-decoration: none;
	color: #0071BC;
}
#left_sidebar #lear_reviews ul a:hover {
	color: #F5990E;
	text-decoration: underline;
}



#left_sidebar #lear_reviews h3 {
	font-size: 17px;
	color: #FFF200;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left_sidebar #lear_reviews ul {
	text-align: left;
	background-image: url(../img/bg/bg_home_box.jpg);
    background-repeat: repeat-x;
    margin-left: 12px;
	_margin-left: 6px;
	margin-top: 10px;
	width: 541px;
	float: left;
	padding: 0px;
	list-style-type: none;
}

#left_sidebar #lear_reviews ul li {
	float: left;
	width: 480px;
	padding: 0px;
	margin-top: 7px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	_margin-left: 6px;

}

#left_sidebar #lear_reviews h4 {
	margin: 0px;
	font-size: 12px;
	color: #0071BC;
}
#left_sidebar #lear_reviews h5 {
	margin: 3px 0px;
	font-size: 10px;
	font-weight: bold;
	color: #0071BC;
}

#left_sidebar #sub_content .tbl1 {
	border: 1px solid #CCC;
	padding: 0px;
}


#left_sidebar #lear_reviews p {
	margin: 0px;
	font-size: 11px;
	color: #231F20;
}

#left_sidebar #lear_reviews .brd_down {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0CACC;
	padding-bottom: 10px;
}

/* end customer review */











#left_sidebar #flash_vignette {
	float: left;
	height: 284px;
	width: 563px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






#container_content #content #right_sidebar {
	float: right;
	width: 287px;
	margin-top: 12px;
	margin-right: 13px;
	margin-left: 0px;
}

#right_sidebar #call_chat {
	background-image: url(../img/bg/bg_sidebar_call_chat.jpg);
	float: left;
	height: 89px;
	width: 287px;
	background-repeat: no-repeat;
	margin-bottom: 13px;
}
#right_sidebar #call_chat a:hover {
	color: #FF0;
	text-decoration: underline;
}

#right_sidebar #call_chat h3 {
	font-size: 16px;
	color: #0071BC;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	text-align:center;
}

#right_sidebar #call_chat p {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 90px;
	color: #231F20;
}


#right_sidebar #call_chat span {
	font-size: 14px;
	color: #0071BC;
	font-weight: bold;
}


#right_sidebar #play_demo {
	background-image: url(../img/bg/bg_sidebar_play_demo.jpg);
	float: left;
	height: 89px;
	width: 287px;
	background-repeat: no-repeat;
	margin-bottom: 13px;
}

#right_sidebar #play_demo h3 {
	font-size: 14px;
	color: #FFF200;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 90px;
}

#right_sidebar #play_demo p {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 90px;
	color: #231F20;
}
#right_sidebar #play_demo a {
	color: #FFF;
	text-decoration: none;
}
#right_sidebar #play_demo a:hover {
	color: #FF3;
	text-decoration: underline;
}



#right_sidebar #local_number {
	background-image: url(../img/bg/bg_sidebar_localnumber.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 89px;
	width: 287px;
	margin-bottom: 13px;
}

#right_sidebar #local_number h3 {
	font-size: 14px;
	color: #FFF200;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 90px;
}
#right_sidebar #local_number .box {
	font-size: 10px;
	color: #333;
	border: 1px solid #333;
	width: 130px;
	margin-bottom: 5px;
}

#right_sidebar #local_number form {
	margin-right: 15px;
	margin-left: 90px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#right_sidebar #local_number form .btn {
	margin-top: 5px;
}

#right_sidebar #keyword_links {
	background-image: url(../img/bg/bg_sidebar_keywords.jpg);
	float: left;
	height: 165px;
	width: 287px;
	background-repeat: no-repeat;
	margin-bottom: 13px;
}

#right_sidebar #keyword_links ul {
	font-size: 12px;
	line-height:16px;
	font-weight:bold;
	margin-top: 35px;
	margin-right: 15px;
	margin-bottom: 0px;
	padding-left: 50px;
	color: #F15A29;
	list-style:square;
}
#right_sidebar #keyword_links a {
	color: #F15A29;
	text-decoration: none;
}
#right_sidebar #keyword_links a:hover {
	color: #0275B8;
	text-decoration: underline;
}

#right_sidebar #packages1{ float:left; width: 287px; margin-bottom: 13px; }
#right_sidebar #packages1 #top{ float:left; width: 287px; background-image:url(../images/packages_bg_02.jpg); background-repeat:no-repeat; height:43px; }
#right_sidebar #packages1 #top p{padding:20px 0px 5px 0px; font-size:14px; font-weight:bold; color:#F79A1D;margin:0 30px 0px 30px; border-bottom:1px dotted #fff}
#right_sidebar #packages1 #mid{ float: left; width: 287px; background-image:url(../images/packages_bg_03.jpg); background-repeat:repeat-y;}	
#right_sidebar #packages1 #mid p{padding:0px 30px; margin:0px; color:#fff}
#right_sidebar #packages1 #mid a:link{ color:#F79A1D; text-decoration:none}
#right_sidebar #packages1 #mid a:visited{ color:#F79A1D; text-decoration:none}
#right_sidebar #packages1 #mid a:hover{ color:#F79A1D; text-decoration:none; border-bottom:1px dotted #F79A1D}
#right_sidebar #packages1 #mid a:active{ color:#F79A1D; text-decoration:none}	
#right_sidebar #packages1 #bot{	float:left; width: 287px; background-image:url(../images/packages_bg_05.jpg); background-repeat:no-repeat; height:26px;}

#right_sidebar #packages2{ float:left; width: 287px; margin-bottom: 13px; }
#right_sidebar #packages2 #top{ float:left; width: 287px; background-image:url(../images/bg_01.jpg); background-repeat:no-repeat; height:50px; }
#right_sidebar #packages2 #top p{padding:28px 0px 5px 0px; font-size:14px; font-weight:bold; color:#114380;margin:0 30px 0px 30px; border-bottom:1px dotted #666}
#right_sidebar #packages2 #mid{ float: left; width: 287px; background-image:url(../images/bg_03.jpg); background-repeat:repeat-y;}
#right_sidebar #packages2 #mid p{padding:0px 30px; margin:0px; color:#333}	
#right_sidebar #packages2 #mid a:link{ color:#F15A29; text-decoration:none}
#right_sidebar #packages2 #mid a:visited{ color:#F15A29; text-decoration:none}
#right_sidebar #packages2 #mid a:hover{ color:#F15A29; text-decoration:none; border-bottom:1px dotted #F15A29}
#right_sidebar #packages2 #mid a:active{ color:#F15A29; text-decoration:none}	
#right_sidebar #packages2 #bot{	float:left; width: 287px; background-image:url(../images/bg_05.jpg); background-repeat:no-repeat; height:26px;}


#right_sidebar #product_spotlight {
	background-image: url(../img/bg/bg_sidebar_product_spotlight.jpg);
	float: left;
	height: 127px;
	width: 287px;
	margin-bottom: 13px;
}

#right_sidebar #product_spotlight h3 {
	font-size: 14px;
	color: #FFF200;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 90px;
}

#right_sidebar #product_spotlight p {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 90px;
	color: #231F20;
	line-height: 14px;
}
#right_sidebar #product_spotlight span {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}

#right_sidebar #product_spotlight a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#right_sidebar #product_spotlight a:hover {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}


#right_sidebar #case_studies {
	background-image: url(../img/bg/bg_sidebar_case_studies.jpg);
	float: left;
	height: 89px;
	width: 287px;
	margin-bottom: 12px;
}

#right_sidebar #case_studies h3 {
	font-size: 14px;
	color: #FFF200;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 90px;
}

#right_sidebar #case_studies p {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 90px;
	color: #fff;
	line-height: 14px;
}
#right_sidebar #case_studies a {
	color: #FFF200;
	text-decoration: none;
}
#right_sidebar #case_studies a:hover {
	color: #FFF200;
	text-decoration: underline;
}


#right_sidebar #videos {
	background-image: url(../img/bg/videos-bg.jpg);
	float: left;
	height: 84px;
	width: 287px;
	margin-bottom: 12px;
}


#right_sidebar #videos h3 {
	font-size: 14px;
	color: #0071BC;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 90px;
}

#right_sidebar #videos p {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 90px;
	color: #222;
	line-height: 14px;
}
#right_sidebar #videos a {
	color: #222;
	text-decoration: none;
}
#right_sidebar #videos a:hover {
	color: #222;
	text-decoration: underline;
}



#right_sidebar #qcform{padding:0; margin:0}
#right_sidebar #qcform #top{ background:url(../images/form_bg_top.jpg) no-repeat; height:50px }
#right_sidebar #qcform #top p{ font-size:15px; font-weight:bold; text-align:left; text-transform:uppercase; color:#FFF; margin:0px; padding:18px 0 0 40px; font-family:"Times New Roman", Times, serif }
#right_sidebar #qcform #mid{ background:url(../images/form_bg_mid.jpg) repeat-y; }
#right_sidebar #qcform #mid form{ width:200px; padding:10px 45px 2px 45px; margin:0}
#right_sidebar #qcform #mid form label{ color:#fff; line-height:16px}
#right_sidebar #qcform #mid form input{ border:1px solid #444; height:18px; width:192px; background:#fff; color:#000}
#right_sidebar #qcform #mid select{ width:192px; background:#fff; color:#000; border:1px solid #444; height:18px;}
#right_sidebar #qcform #mid form .submit{ margin:10px 0 0 0; background:#555; color:#fff; height:24px; width:97px}
#right_sidebar #qcform #bot{ background:url(../images/form_bg_bot.jpg) no-repeat; height:26px}


#right_sidebar #customer_review {
	background-image: url(../img/bg/bg_sidebar_customer_review.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 126px;
	width: 287px;
	margin-bottom: 13px;
}

#right_sidebar #customer_review h3 {
	font-size: 14px;
	color: #FFF200;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 90px;
}

#right_sidebar #customer_review p {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 90px;
	color: #FFF;
}

#right_sidebar #customer_review span {
	font-size: 12px;
	font-weight: bold;
}

#right_sidebar #customer_review a {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}

#right_sidebar #customer_review a:hover {
	color: #FF3;
	text-decoration: underline;
}

#right_sidebar #questions {
	background-image: url(../img/bg/bg_questions.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 181px;
	width: 287px;
	margin: 0 0 13px 4px;
	background-position: center top;
}

#right_sidebar #questions h4 {
	font-size: 12px;
	color: #0071BC;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#right_sidebar #questions a {
	cursor: pointer;
	text-decoration: none;
	color: #0071BC;
}
#right_sidebar #questions a:hover {
	text-decoration: underline;
	color: #F60;
}


#right_sidebar #questions h3 {
	font-size: 14px;
	color: #1D3665;
	text-transform: uppercase;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-right: 5px;
}
#right_sidebar #questions .readmore  {
	text-align: right;
	color: #F15A29;
}
#right_sidebar #questions .readmore a     {
	color: #F15A29;
}



#right_sidebar #testimonials {
	float: left;
	height: 181px;
	width: 257px;
	margin-bottom: 13px;
	padding-left: 15px;
}

#right_sidebar #testimonials a:active {
	text-decoration: none;	
}

#right_sidebar #testimonials .readmore  {
	text-align: right;
	color: #F15A29;
}

#right_sidebar #testimonials .readmore a:link {
	text-decoration: none;
	color: #F15A29;
}

#right_sidebar #testimonials .readmore a:visited {
	text-decoration: none;
	color: #F15A29;	
}

#right_sidebar #testimonials .readmore a:hover {
	text-decoration: underline;
	color: #F15A29;	
}

#right_sidebar #testimonials h4 {
	font-size: 12px;
	color: #0071BC;
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#left_sidebar #sub_content h1 {
	color: #0071BC;
	font-size: 27px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 6px;
	text-align: left;
}

#right_sidebar #testimonials h3 {
	font-size: 18px;
	color: #0071BC;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
}


#right_sidebar #testimonials p {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #00133A;
	text-align:left;
	float: left
    
}





#left_sidebar #sub_content {
	float: left;
	width: 510px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 25px;
	_margin-left: 15px;
}

#left_sidebar #sub_content h3 {
	color: #0071BC;
	font-size: 27px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 6px;
}

#left_sidebar #sub_content p {
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#left_sidebar  #sub_content  a  {
	color: #0071BC;
	text-decoration: underline;
}
#left_sidebar  #sub_content  a:hover  {
	color: #F15A29;
	text-decoration: underline;
}
#left_sidebar  #sub_content  a:visited  {
	color: #CC0066;
	text-decoration: underline;
}




#left_sidebar #sub_content h4 {
	color: #0071BC;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 6px;
}
#left_sidebar #sub_content h4 a {
	color: #0071BC;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-decoration: none;
}

#left_sidebar #sub_content #ul_about_us {
	list-style-type: circle;
	list-style-image: url(../img/misc/bullet2.jpg);
}

#left_sidebar #sub_content #ul_about_us li {
	float: left;
	width: 220px;
}

#left_sidebar #sub_content #ul_features {
	list-style-type: none;
	list-style-image: url(../img/misc/bullet2.jpg);
	width: 470px;
	margin: 0px;
}

#left_sidebar #sub_content #ul_features li {
	margin: 0px;
	padding: 0px;
}
#left_sidebar #sub_content #ul_features li a {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}



#left_sidebar #sub_content h5 {
	color: #0071BC;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	font-size: 12px;
	margin-left: 6px;
}
#left_sidebar #sub_content h5 a {
	text-decoration: none;
	color: #0071BC;
}

#left_sidebar #sub_content h5 a:hover {
	text-decoration: underline;
	color: #F60;
}

#left_sidebar #sub_content .p_sub_h3 {
	font-size: 20px;
	color: #F15A29;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding: 0px;
}

#left_sidebar #sub_content .p_sub_h10 {
	font-size: 15px;
	color: #F15A29;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding: 0px;
}


#left_sidebar #sub_content strong {
	color: #F15A29;
}
#left_sidebar #sub_content #btn_actions {
	width: 500px;
	margin-bottom: 20px;
}
#left_sidebar #sub_content #btn_actions a {
	color: #FFF;
	text-decoration: none;
}


#left_sidebar #sub_content #btn_actions h3 {
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 12px;
}

#left_sidebar #sub_content #btn_actions #helpme_select {
	background-image: url(../img/btn/btn_action.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 162px;
	float: left;
}


#left_sidebar #sub_content #btn_actions #compare_plans {
	background-image: url(../img/btn/btn_action.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 162px;
	float: left;
	margin-right: 5px;
}

#left_sidebar #sub_content #btn_actions #helpme_select2 {
	background-image: url(../img/btn/btn_action.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 162px;
	float: right;
}



#left_sidebar #sub_content #img_header {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

#left_sidebar #sub_content .txt_box1 {
	border: 1px solid #666;
	width: 300px;
	font-size: 11px;
}

#left_sidebar #sub_content #contact_us {
	width: 510px;
	font-size: 11px;
}
#left_sidebar #sub_content #ul_localtel {
	list-style-type: circle;
	list-style-image: url(../img/misc/bullet2.jpg);
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
}
#left_sidebar #sub_content #ul_localtel_1 {
	list-style-type: circle;
	list-style-image: url(../img/misc/bullet2.jpg);
	
}
#left_sidebar #sub_content #ul_localtel_1 li {
	float: left;
	width: 500px;
	height:1.5em;
	margin-right: 15px;
}
#left_sidebar #sub_content #ul_localtel_2 {
	list-style-type: circle;
	list-style-image: url(../img/misc/bullet2.jpg);
	
}
#left_sidebar #sub_content #ul_localtel_2 li {
	float: left;
	width: 350px;
	height:1.5em;
	margin-right: 15px;
}



#left_sidebar #sub_content #ul_localtel li {
	float: left;
	width: 150px;
	margin-right: 15px;
}

#left_sidebar #sub_content #ol_advoicemail {
}

#left_sidebar #sub_content #ol_advoicemail li {
	margin-bottom: 10px;
}

#left_sidebar #sub_content .tbl2 {
}

#left_sidebar #sub_content .tbl2 a {
	text-decoration: none;
	color: #048;
}
#left_sidebar #sub_content .tbl2 p     {
	margin: 0px;
	font-size: 11px;
}


#left_sidebar #sub_content .tbl2 a:hover {
	text-decoration: none;
	color: #F15A29;
}
#left_sidebar #compare_plans {
	float: left;
	width: 550px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
}
#left_sidebar #compare_plans h1 {
	color: #0071BC;
	font-size: 27px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}

#left_sidebar #compare_plans h3 {
	color: #0071BC;
	font-size: 27px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#left_sidebar  #compare_plans  .comparetabletext     {
	padding-left: 5px;
	padding-right: 5px;
}
#left_sidebar  #sub_content  #pricetable     {
	margin-left: 6px;
	width: 504px;
	margin-bottom: 15px;
}
#left_sidebar  #sub_content  #pricetable  p     {
	margin-left: 10px;
	margin-bottom: 0px;
}
#left_sidebar   #sub_content   #pricetable   .cost         {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #0574BB;
}
#left_sidebar  #sub_content  #featurelist     {
	height: auto;
	width: 504px;
	margin-left: 6px;
	text-align: left;
	margin-top: 10px;
	float: left;
	margin-bottom: 20px;
	clear: both;
	vertical-align: middle;
}
#left_sidebar #sub_content #featurelist .comparetabletext {
	padding-left: 5px;
	vertical-align: middle;
}

#left_sidebar #sub_content #featurelist .definition2 {
	text-align: left;
	vertical-align: middle;
	position: relative;
	line-height: 14px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
}
#one_column   {
	float: left;
	width: 860px;
	margin-top: 15px;
	margin-left: 20px;
	_margin-left: 5px;
	margin-bottom: 15px;
	margin-right: 20px;
}
#one_column  #one_col_content {
	float: left;
	width: 810px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 25px;
	_margin-left: 15px;
	margin-right: 25px;
	margin-top: 20px;
}
#one_column #one_col_content h1 {
	color: #0071BC;
	font-size: 27px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 6px;
	text-align: left;
}
#one_column #one_col_content p {
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#one_column #one_col_content a {
	color: #0071BC;
	text-decoration: underline;
}
#one_column #one_col_content a:hover {
	color: #F15A29;
	text-decoration: underline;
}
#one_column #one_col_content a:visited {
	color: #CC0066;
	text-decoration: underline;
}
#one_column #one_col_content h4 {
	color: #0071BC;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 6px;
}
#one_column #one_col_content .p_sub_h3 {
	font-size: 20px;
	color: #F15A29;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding: 0px;
}
#one_column #one_col_content strong {
	color: #F15A29;
}
#rgtlinks {background: url(http://www.messagingservice.com/img/bg/bg_sidebar_keywords.jpg) no-repeat #FFFFFF; height:163px; padding-top:12px; margin-left:5px; font-weight:bold; color:#F15A29;}
#rgtlinks a, #rgtlinks a:visited, #rgtlinks a:active {color:#F15A29; text-decoration:none;}
#rgtlinks a:hover {color:#0275B8; text-decoration:underline;}
#rgtlinks ul {list-style:square; line-height:1.4em;}

p.directPricing { font-size:14px; }
span.blue { color:#0071BC; }
div.noSetup { font-size:18px; text-align:center; }
div.noSetup span { color:#FF0000; font-weight:bold; }
div.noSetup div { font-size:13px; }

#reviews { margin:-5px 0px 10px 5px; }
#reviews img { width:13px; height:12px; }

tr.head td { color:#FFFFFF; text-align:center; font-size:18px; font-weight:bold; padding:5px 0px 10px 0px; }
tr.head .blue { background:url(../images/direct_pricing_3cols_blue_head.jpg) repeat-x #608fbb; }
tr.head .gray { background:url(../images/direct_pricing_3cols_gray_head.jpg) repeat-x #7e7e7e; }

tr.one td, tr.two td { font-size:24px; font-weight:bold; text-align:center; padding:10px 0px 10px 0px; }
tr.one td span, tr.two td span { font-size:11px; font-weight:bold; }

tr.one .blue { background:#c1dbea; color:#162a4f; }
tr.two .blue { background:#aac8e0; color:#162a4f; }
tr.one .gray { background:#dddddd; color:#000000; }
tr.two .gray { background:#cacaca; color:#000000; }

tr.two .price { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:30px; }
tr.two .dollar { font-size:13px; vertical-align:super; }
tr.two .point { font-size:28px; vertical-align:baseline; }

#FC { width:260px; height:249px; background:url(../images/free_consultation_bg.jpg) no-repeat; padding:105px 0px 0px 40px; }
#FC .fld { width:215px; height:23px; margin-bottom:10px; color:#1f52a3; padding-left:5px; }
#FC select { width:224px; height:26px; margin-bottom:10px; background:#7e7f83; color:#FFFF00; border:1px solid #444444; }
#FC .code { float:left; margin-bottom:10px; }
#FC .codefld { width:103px; height:23px; margin-top:-2px; margin-left:5px; color:#1F52A3; margin-bottom:10px; padding-left:5px; }
#FC .submit { text-align:center; width:215px; }

#social { text-align:center; }

#test{float:left; margin-bottom:5px; margin-left:5px; background:url(../img/bg/testbg.jpg) no-repeat; height:227px}
#test h3 {font-size: 18px;	color: #0071BC;	text-transform: uppercase;	margin-top: 18px; margin-bottom: 5px; padding-left:15px}
#test p {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #00133A;
	text-align:left;
	float: left;   
}
#ticker{height:150px;position:relative;overflow:hidden;color:#222; width:247px; padding:0 15px}
#ticker dt{ font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:0 10px 5px 10px; padding-top:10px; position:relative; }
#ticker dd { margin-left:0; font:normal 11px Arial, Helvetica, sans-serif; padding:8px 4px; position:relative; display:block; line-height:16px;}
#ticker dd.last { }
#ticker dd a:link{ font-size:12px; color:#222; text-decoration:none}
#ticker dd a:visited{ font-size:12px; color:#222; text-decoration:none}
#ticker dd a:hover{ font-size:12px; color:#444; text-decoration:none}
#ticker div { margin-top:0; }

.vbox{ border:1px solid #ddd; width:500px; float:left; padding:5px;}
.vbox span{ font-size:11px; text-align:center; margin:0; padding:5px; display:block; background:#F5F5F5; color:#0B4A8F}
.vbox span span{ padding:4px 0 0 0; color:#555}
