@charset "utf-8";
/* CSS Document */

body {
	font:12px normal Arial, Helvetica, sans-serif;
	background:#e7e7e7;
	color:#333;
}
* {
	margin:0;
	padding:0
}
.clear {
	clear:both
}
:focus {
	outline:none
}
fieldset {
	border:none
}
img {
	border:none
}
img.company {
        margin: 15px 18px 0 0;
		} 
a {
	text-decoration:underline;
	color:#2c517b;
}
a:hover {
	text-decoration:none
}
#main {
	float:left;
	width:100%;
	background:#fff url(../images/body_bg.jpg) repeat-x 0 0;
}
#main_container {
	float:left;
	width:100%;
	background:url(../images/top_bg.gif) no-repeat center top;
}
#wrapper {
	width:960px;
	margin:0 auto
}
#header {
	width:960px;
	float:left
}
#header .logo {
	float:left;
	margin:28px 0 0 15px;
	display:inline;
}
#header .logo img {
	float:left;
}
#menu {
	float:right;
	width:auto;
	height:87px;
	list-style:none;
	font-size:20px;
	color:#fff;
}
#menu li {
	float:left;
	margin:0 2px;
	display:inline;
}
#menu li span {
	float:left;
	height:87px;
	background:none;
	color:#FFF;
	text-decoration:none;
	padding-left:5px;
}
#menu li span a {
	float:left;
	height:30px;
	background:none;
	color:#FFF;
	padding:57px 10px 0 5px;
	cursor:pointer;
}
#menu li span:hover {
	float:left;
	height:87px;
	background:url(../images/menu_left_bg.gif) no-repeat 0 0;
	color:#FFF;
	text-decoration:none;
	padding-left:5px;
}
#menu li span:hover a {
	float:left;
	height:30px;
	background:url(../images/menu_right_bg.gif) no-repeat right top;
	color:#FFF;
	padding:57px 10px 0 5px;
	cursor:pointer;
}
#menu li.active span {
	float:left;
	height:87px;
	background:url(../images/menu_left_bg.gif) no-repeat 0 0;
	color:#FFF;
	text-decoration:none;
	padding-left:5px;
}
#menu li.active span a {
	float:left;
	height:30px;
	background:url(../images/menu_right_bg.gif) no-repeat right top;
	color:#FFF;
	padding:57px 10px 0 5px;
	cursor:pointer;
}
#banner_container {
	float:left;
	width:960px;
	height:313px;
}
#banner_container img {
	float:left;
	margin:-32px 0 0 80px;
	position:relative;
}
#banner_container .banner_details {
	float:right;
	width:412px;
	margin-top:108px;
        margin-right: 27px
}
#banner_container .banner_details h1 {
	float:left;
	width:412px;
	font-size:31px;
	color:#fff;
	font-weight:normal;
	line-height:normal;
}
#banner_container .banner_details p {
	float:left;
	width:420px;
	font-size:13px;
	color:#fff;
	line-height:20px;
	margin:4px 0 0 2px;
}
#banner_container .banner_details img{
	margin: 0;
	padding: 0;
}
#body_container {
	float:left;
	width:930px;
	padding:0 15px 30px 15px;
	margin-top:-35px;
	position:relative;
	z-index:1;
}
.box_container {
	float:left;
	width:290px;
}
.box_container.mid {
	margin:0 0 0 30px;
	display:inline;
}
.box_container.right {
	float:right
}
.box_container h3 {
	float:left;
	width:264px;
	height:35px;
	padding:0 13px;
	margin-bottom: 5px;
	line-height:35px;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	background:url(../images/h3_bg.png) no-repeat 0 0;
}
.box_container h3  a{
	color:#fff;
	text-decoration:none;
}
.box_container h3 a:hover{
	text-decoration:underline;
}
.box_container p {
	float:left;
	width:265px;
	line-height:18px;
	padding:13px 15px 0 10px
}
.box_container ul {
	float:left;
	width:255px;
	list-style:none;
	padding:15px 15px 7px 13px;
}
.box_container ul li {
	float:left;
	width:255px;
	padding:0 0 10px 15px;
	background:url(../images/dot.gif) no-repeat 0 6px;
	line-height:18px;
}
.box_container .btn, #left_container_inner .btn {
	float:left;
	width:79px;
	height:21px;
	background:url(../images/learn_more_btn.gif) no-repeat 0 0;
	margin: 10px 0 0 13px;
	display:inline;
}
#left_container_inner .demo_btn {
	float:left;
	width:79px;
	height:21px;
	background:url(../images/view_demo_btn.gif) no-repeat 0 0;
	margin: 10px 0 0 3px;
	display:inline;
}
#left_container_inner .demo_btn:hover {
	float:left;
	width:79px;
	height:21px;
	background:url(../images/view_demo_btn.gif) no-repeat 0 -21px;
}
.box_container .btn:hover, #left_container_inner .btn:hover {
	float:left;
	width:79px;
	height:21px;
	background:url(../images/learn_more_btn.gif) no-repeat 0 -21px
}
#left_container_inner .btn {
	float:right;
	margin: 25px 200px 0 0px;
}
#left_container_inner .btn:hover {
	float:right;
}
.box_container .row_container {
	float:left;
	width:290px;
	background:url(../images/box_bg.gif) repeat-y 0 0;
	margin-bottom:9px;
}
.box_container .row_container .curv {
	float:left;
}
.box_container .row_container .curv img {
	float:left;
}
.box_container .row_container .row_details_container {
	float:left;
	width:262px;
	background:url(../images/box_bottom_bg.gif) no-repeat bottom left;
	padding:6px 14px 10px 14px;
}
.box_container .row_container .row_details_container img {
	float:left;
}
.box_container .row_container .row_details_container .row_content_container {
	float:right!important;
	width:208px;
}
.box_container .row_container .row_details_container .row_content_container h4 {
	float:left;
	width:208px;
	font-size:22px;
	color:#a3a3a3;
	line-height:normal;
}
.box_container .row_container .row_details_container .row_content_container h4 a {
	color:#a3a3a3;
	text-decoration:none;
}
.box_container .row_container .row_details_container .row_content_container h4 a:hover {
	color:#a3a3a3;
	text-decoration:none;
}
.box_container .row_container .row_details_container .row_content_container p {
	float:left;
	width:208px;
	line-height:18px;
	padding:0;
}
#footer_container {
	float:left;
	width:100%;
	background:#000 url(../images/footer_bg.gif) repeat-x 0 0;
	padding:16px 0 0 0;
	font-size:11px;
	line-height:normal;
}
#footer_container .footer {
	width:930px;
	margin:0 auto;
}
#footer_container .footer .footer_link {
	float:left;
	list-style:none;
	padding-bottom:10px;
}
#footer_container .footer .footer_link li {
	float:left;
	padding:0 8px 0 0;
}
#footer_container .footer .footer_link li a {
	text-decoration:none;
	color:#8c8c8c;
}
#footer_container .footer .footer_link li a:hover {
	text-decoration:underline;
	color:#8c8c8c;
}
#footer_container .footer .copy_right {
	float:right;
	color:#8c8c8c;
	padding-bottom:10px;
}
.footer .seo a:link, .footer .seo a:visited, .footer .seo a:active, .footer .seo a:hover {
	color: #8C8C8C;
	text-decoration: none;
}
.footer a.seo:visited, .footer a.seo:active, .footer a.seo:link {
	text-decoration: none;	
	color: #8C8C8C;
}
.footer a.seo:hover {
	text-decoration: none; cursor: text;
}
/*stylesheet for inner page starts*/

#main_inner {
	float:left;
	width:100%;
	background:#fff url(../images/body_bg_inner.jpg) repeat-x 0 0;
}
#main_container_inner {
	float:left;
	width:100%;
	background:url(../images/top_bg_inner.jpg) no-repeat center top;
}
#body_container.inner {
margin-top:0

}

#inner_content_container {
	float:left;
	width:930px;
	padding:88px 0 50px 0
}
#inner_content_container .top_curv {
	float:left;
}
#inner_content_container .links_box {
	float:left;
	width:910px;
	background:url(../images/subnav_bg.jpg) no-repeat 0 0;
	height:38px;
	padding:0 0 0 20px
}
#inner_content_container .links_box h3 {
	float:left;
	width:260px;
	font-size:33px;
	line-height:37px;
	color:#fff;
	text-transform:lowercase;
	font-weight:normal;
	margin:-18px 0 0 0;
	position:relative
}
#inner_content_container .links_box ul.links {
	float:left;
	list-style:none;
	padding:12px 0 0 0;
}
#inner_content_container .links_box ul.links li {
	float:left;
	color:#fff;
	font-size:12px;
	padding:0 30px 0 30px;
	line-height:15px
}
#inner_content_container .links_box ul.links li a {
	color:#fff;
	text-decoration:none
}
#inner_content_container .links_box ul.links li a:hover {
	color:#ff9825;
	text-decoration:none
}
#inner_details_container {
	float:left;
	width:930px;
	padding:43px 0 0 0
}
#left_container_inner {
	float:left;
	width: 586px;	
	padding:0 0 0 0
}
#left_container_inner_wide {
	float:left;
	width: 930px;	
	padding:0 0 0 0
}
#left_container_inner h3, #left_container_inner h3 a, #left_container_inner_wide h3, #left_container_inner_wide h3 a {
	padding:20px 0 10px 0;
	font-size:24px;
	line-height:28px;
	color:#2c517b;
	font-weight:normal;
}

h3.resources  {
	padding:20px 0 5px 0;
	font-size:24px;
	line-height:28px;
	color:#2c517b;
	font-weight:normal;
	background: none;
}
#left_container_inner h4, #left_container_inner_wide h4 {
	padding: 0 0 5px 0 ;	
}
#left_container_inner p, #left_container_inner_wide p {
	font-size:12px;
	line-height:17px;
	color:#333;
	padding:0 0 18px 0;
}
#left_container_inner p a, #left_container_inner_wide p a {
	color:#2c517b;
	text-decoration:underline
}
#left_container_inner p a:hover, #left_container_inner_wide p a:hover {
	color:#2c517b;
	text-decoration:none
}
#left_container_inner .imgLeft, #left_container_inner_wide .imgLeft {
	float:left;
	margin:0 20px 10px 0;
	display:inline;
	clear: left;
}
#left_container_inner .imgRight, #left_container_inner_wide .imgRight {
	float:right;
	margin:0 0 10px 20px;
	display:inline;
	clear: right;
}
#left_container_inner img.use_case_img {
	float:left;
	margin:13px 20px 0 0;
	display:inline;
	clear: left;
}
#left_container_inner h2 {
	font-weight: bold;
	color: #666666;
	font-size: 17px;
	padding-bottom: 4px;
}
#left_container_inner h2.use_case {
	font-weight: bold;
	color: #666666;
	font-size: 17px;
	padding-bottom: 4px;
	margin-top: 8px;
}
#right_container_inner {
	float:right;
	width:275px;
}

#right_container_inner .testimonials_box {
	float:left;
	width:275px;
}
#right_container_inner .testimonials_box .curve {
	float:left;
}
#right_container_inner .testimonials_box .testimonials {
	float:left;
	width:228px;
	background:url(../images/inner_right_box_repeat_bg.jpg) repeat-y 0 0;
	padding: 7px 27px 10px 20px
}
#right_container_inner .testimonials_box .testimonials p {
	float:left;
	width:228px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:22px;
	font-weight:normal;
	font-style:italic;
	color:#333333
}
#right_container_inner .testimonials_box .testimonials span {
	float:left;
	width:228px;
	font-size:14px;
	color:#333333;
	text-align:right;
	padding:15px 0 0 0
}
#right_container_inner .view_demo {
	float:left;
	padding:14px 0 0 0
}
/* ================ */
#left_container_inner ul{
	padding:0 0 20px 40px;
	line-height:20px;
}
#left_container_inner .indent {
	padding-left: 180px;	
}
#left_container_inner .use_case_indent {
	padding-left: 105px;	
}
ul.list_num{
	list-style:decimal;
}
.bigfont{
	font-size:16px;
}
.required{
	color:#F00;
}
.label{
	width:180px;
}
.form input{
	margin:5px 0 5px 0;
	outline:none;
	border: solid 1px #999;
}
.tb, .ddbox{
	width:150px;
}
.comment{
	width:150px;
	height:100px;
	vertical-align:top;
}
.bold {
	font-weight: bold;	
}
h2 {
	font-weight: normal;
	color: #666666;
	font-size: 17px;
}
h2.company_title {
	font-weight: normal;
	color: #666666;
	font-size: 17px;
}
.investors {
    padding: 0 25px 25px 0;
}
/* ========  Google News  ======== */
a.gs-title {
    color: #666666;
    font-size: 14px;
    margin: 0 0 5px 0;
}
div.gs-newsResult {
    font-size: 12px;
    padding: 0px 0 10px 0;
}
div.gs-publisher {
    margin: 5px 0 5px 0;
}    #flashDemo {
	margin-bottom: 20px;
}
