@charset "utf-8";
/* CSS Document */

body *{padding:0px; margin:0px;}

div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0;}

h2,h3,h4,h5,h6 { margin:0; padding:0;}

h1 {color:#E86F15;
	font-size:16px;
	padding-bottom:10px;
}

h2 {
	color:#295BA9;
	font-size:14px;
	margin-bottom: 5px;
	}

table,td,tr,th{font-size:12px;}

ul, li{list-style:none;}

input, select {vertical-align:middle;}

select {height:20px; font-size:12px;}

a {text-decoration:none;
	color: #295BA9;
	}

p {line-height:16px;}

body {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	background:url(../image/bg.gif) repeat-x;
	width:998px;
	margin:0 auto;
}
.clear {
	clear:both;
	border:0;
	height:0;
	overflow:hidden;
}
.wrap {
	width:1000px;
	overflow:hidden;
	margin:0 auto;
}
.header {
	overflow:hidden;
	height:114px;
	width:100%;	/*min-width:1003px;
	width:expression(document.documentElement.clientWidth < 1003 ? "1003px" : "auto");*/
}
.header_wrap {
	width:586px;
	height:114px;
	float:left;
}
.logo {
	width:412px;
	height:114px;
	float:left;
}
.login_wrap {
	height:44px;
	line-height:58px;
	color:#80898b;
	text-align:right;
	overflow:hidden;
	padding-right:5px;
}
.login_wrap a {
	color:#666666;
}
.login_wrap span {
	font-weight:bold;
	color:#6c6f6f;
}
.menu {
	height:30px;
	width:586px;
	float:left;
}
.menu_left {
	background:url(../image/top_menu_bg.gif) repeat-x;
	height:30px;
	width:583px;
	float:left;
}
.menu_right {
	background:url(../image/top_menu_right.gif) no-repeat;
	width:3px;
	height:30px;
	float:right;
}	
.menu ul {
	margin-left:90px;
}
.menu ul li {
	float:left;
	margin-left:10px;
	display:inline;
	line-height:30px;
}
.menu ul li a {
	display:block;
	color:#2a5baa;
	font-weight:bold;
}
.menu ul li a span {
	padding:0 8px;
	display:block;
}
.menu ul li a:hover {
	color:#226fea;
}
.menu ul li a.menu_select {
	background:url(../image/top_menu_active_left.gif) no-repeat left top;
	color:#FFFFFF;
	cursor:text;
}
.menu ul li a.menu_select:hover {
	color:#FFFFFF;
}
.menu ul li a.menu_select span {
	background:url(../image/top_menu_active_right.gif) no-repeat right top;
}
.footer {
	text-align:center;
	height:160px;
	background:#245a84;
	color:#d3dee6;
	line-height:40px;
	font-size:11px;
}
.landing_footer {
	color:#000000;
	margin-top:35px;
	background:#c0d7e5 none repeat scroll 0 0;
	float:left;
	width:1000px;
}
.footer a {
	color:#000000;
}
.content_wrap {
	float:left;
	background-repeat: repeat-x;
	width: 1000px;
}
.common_content {
	width:750px;
	float:left;
	margin:0 25px;
	color:#222222;
}
.overflow {
	overflow:hidden;
}

/**side bar**/

.sidebar {
	width:188px;
	background:url(../image/left_box_center.gif) repeat-y;
	float:left;
}
.sidebar_top {
	border-top: 1px solid #d4deee;
}
.sidebar_wrap dl span {
	padding-left:15px;
}
.sidebar_wrap {
	background:url(../image/left_box_top.gif) no-repeat center top;
	padding:5px;
}
.sidebar_bottom {
	background:url(../image/left_box_bottom.gif);
	height:41px;
	width:188px;
}
.sidebar_wrap dl {
	width:175px;
	overflow-x:hidden;
	overflow-y:auto;
	/*height:540px;*/
}
.sidebar_wrap dl dt {
	height:40px;
	line-height:40px;
}
.sidebar_wrap dl dd {
	height:28px;
	line-height:28px;
	margin-top:5px;
}
.sidebar_wrap dl dd span {
	padding-left:25px;
	
}
a.sidebar_select , .sidebar_main_select{
	background:#245a84;
}
.sidebar_main_select span {
	color:#e6eff4;
}
a.sidebar_select span{
	background:url(../image/left_menu_icon.gif) no-repeat 4px center;
	color:#e6eff4;
}
.sidebar_wrap dl a {
	color:#295ba9;
	font-size:13px;
	display:block;
}
.sidebar_wrap dl a:hover {
	background:#245a84;
	color:#e6eff4;
}
.sidebar_icon {
	background:url(../image/left_menu_icon.gif) no-repeat 4px center;	
}


.share_wrap {
	height:38px;
	line-height:38px;
	float:right;
}
.share_wrap ul li {
	float:right;
	padding-right:18px;
}
.share_wrap ul li a {
	padding-left:28px;
	color:#9e9f9f;
	font-size:11px;
}
.print {
	background:url(../image/print_icon.gif) no-repeat left center;
}	
.share {
	background:url(../image/share_icon.gif) no-repeat left center;
}
.content {
	width:590px;
	float:left;
	margin:0 15px 0px 25px;
	color:#222222;
}
.content_title {
	font-size:16px;
	font-weight:bold;
	color:#295ba9;
	line-height:35px;
}
.content_title {
	padding-bottom:10px;
}
.content p {
}
.padding_top20 {
	padding-top:20px;
}
.content_list {
	padding-bottom:20px;
}
.content_list li {
	background:url(../image/li_icon.gif) no-repeat left 6px;
	padding-left:8px;
	margin-left:8px;
	line-height:16px;
}	
.right {
	width:169px;
	float:left;
}
.content_tab {
	color:#b2b2b2;
	overflow:hidden;
	width:593px;
}
.content_tab table {
	float:left;
	font-weight:bold;
	color:#222222;
}
.content_tab table tr {
	height:27px;
	line-height:27px;
	text-align:center;
}
.content_tab table tr span {
	padding:0 8px;
}
.content_upper_tab {
	color:#b2b2b2;
	overflow:hidden;
	width:593px;
}
.content_upper_tab table {
	float:left;
	font-weight:bold;
	color:#222222;
}
.content_upper_tab table tr {
	height:27px;
	line-height:27px;
	text-align:center;
}
.content_upper_tab table tr span {
	padding:0 8px;
}
.tab_center_select a {
	color:#FFFFFF;
	cursor:text;
}
.tab_center_unselect a {
	color:#222222;
}
.tab_center_unselect a:hover {
	color:#295ba9;
}
.tab_left_select {
	background:url(../image/charts_tab_active_left.gif) no-repeat;
	width:7px;
	cursor:auto;
	height:28px;
}
.tab_center_select {
	background:url(../image/charts_tab_active_center.gif) repeat-x;
	cursor:auto;
	height:28px;
	color:#FFFFFF;
}
.tab_right_select {
	background:url(../image/charts_tab_active_right.gif) no-repeat;
	width:7px;
	cursor:auto;
	height:28px;
}
.tab_left_unselect {
	background:url(../image/charts_tab_left.gif) no-repeat;
	width:7px;
	cursor:pointer;
}
.tab_center_unselect {
	background:url(../image/charts_tab_center.gif) repeat-x;
	cursor:pointer;
}
.tab_right_unselect {
	background:url(../image/charts_tab_right.gif) no-repeat;
	width:7px;
	cursor:pointer;
}
.tab_right_border {
	height:27px;
	border-bottom:1px solid #999999;
	float:left;
	width:311px;
}
html* .tab_right_border:empty {
	width:224px; /**for Safari**/
}
.tab_border {
	border-bottom:1px solid #999999;
}
.tab_border_upper {
	border-bottom:1px solid #999999;
}
.border_white {
	border-bottom:1px solid #FFFFFF;
}

.tab_content {
	padding:20px 20px 0 20px;
	color:#222222;
	font-weight:normal;
	background:#f8f8f2;
	border:1px solid #999999;
	border-top:0;
	float:left;
}
.tab_content_title {
	font-weight:bold;
	color:#295ba9;
	font-size:14px;
	padding-bottom:20px;
}
.tab_content_list {
	padding-bottom:20px;
}
.tab_content_list li {
	background:url(../image/charts_select.gif) no-repeat left 5px;
	padding-left:26px;
	line-height:26px;
}
.tab_upper_content {
	padding:20px 20px 0 20px;
	color:#222222;
	font-weight:normal;
	background:#f8f8f2;
	border:1px solid #999999;
	border-top:0;
}
.tab_upper_content_title {
	font-weight:bold;
	color:#295ba9;
	font-size:14px;
	padding-bottom:20px;
}
.tab_upper_content_list {
	padding-bottom:20px;
}
.tab_upper_content_list li {
	background:url(../image/charts_select.gif) no-repeat left 5px;
	padding-left:26px;
	line-height:26px;
}
.screen_item {
float:left;
text-align:left;
height:auto;
clear:both;
}

.right_top {
	background:url(../image/right_box_top.gif) no-repeat;
	height:5px;
	overflow:hidden;
}
.right_content {
	background:url(../image/right_box_center.gif) repeat-y;
}
.right_bottom {
	background:url(../image/right_box_bottom.gif) no-repeat;
	height:5px;
	overflow:hidden;
}
.right_content_wrap {
	text-align:center;
}
.right_title {
	color:#336699;
	font-size:13px;
	font-weight:bold;
}
.word_style {
	color:#ff6600;
	font-size:13px;
	font-weight:bold;
}
.right_top_list {
	width:95px;
	margin:0 auto;
}
.right_top_list li a {
	display:block;
	height:21px;
	padding-left:28px;
	line-height:21px;
	font-size:11px;
	color:#222222;
}
.contact {
	background:url(../image/contact_icon.gif) no-repeat left center;
}
.chat {
	background:url(../image/to_chat_icon.gif) no-repeat left center;
}
.right_bottom_wrap {
	margin:0 3px;
}
.right_bottom_top {
	background:url(../image/right_small_bar_1.gif) no-repeat;
	height:17px;
	line-height:17px;
	overflow:hidden;
	padding-left:8px;
	color:#222222;
}
.right_bottom_list li {
	background:url(../image/li_icon.gif) no-repeat left 9px;
	padding-left:8px;
	line-height:21px;
	margin-left:8px;
}
.right_bottom_list li a {
	color:#222222;
	font-size:11px;
}
.right_bottom_img {
	width:159px; 
	margin:0 auto;
	height:138px;
	margin-top:10px;
	overflow:hidden;
}

.enterprise_intro {
	font-size:16px;
	line-height:22px;
	padding-bottom:20px;
}

.enterprise_wrap h1 {
	color:#E86F15;
	padding-bottom:10px;
	font-size:16px;
}

#navlist
{
font-size:12px;
line-height:100%;
font-weight:normal;
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li 
{
padding-left: 10px;
padding-bottom: 10px;
background-image: url(../image/bullet.gif);
background-repeat: no-repeat;
background-position: 0 4px;
}

#spotlight {
width:590px;
float:left;
padding:25px 0 25px 0;
border-bottom: 1px solid #CCCCCC;
}

#spotleft {
width:180px;
float:left;
text-align:left;
padding:0;
border:0;
}

#spotleft a {
color:#295ba9;
}

#spotright {
width:355px;
float:right;
text-align:left;
padding:0;
border:0;
line-height:16px;
}

#spotright a {
color:#295ba9;
}

#spotlight a:hover {
text-decoration:underline;
}


#company_box {
    margin:0px 0 20px 0;
	padding:0px 0px 0px 0px;
	width:590px;
    }
	
#company_box H1 {
color:#111;
font-size:14px;
line-height:125%;
padding: 18px 0px 18px 0px;
color:#295ba9;
}

#company_box H2 {
font-size:14px;
line-height:115%;
color:#222222;
padding:18px 0px 0px 0px;
color:#295ba9;
}

#company_box p {
clear:left;
font-size:12px;
line-height:125%;
color:#222222;
padding: 18px 0px 0px 0px;

}

#company_box  a:link,
#company_box  a:visited {
font-size:12px;
text-decoration:none;
/* font-weight:bold; */
color:#e86f15;
}

#company_box  a:hover,
#company_box   a:active {
font-size:12px;
text-decoration:underline;
/* font-weight:bold; */
color:#e86f15;
}

#company_box .attrb {
clear:left;
font-size:12px;
line-height:125%;
margin-top:5px;
color:#222222;

}

#company_box .quote {
font-weight:bold;
font-size:12px;
line-height:135%;
color:#222222;

}


#cust_box {
float:left;
padding:11px 0px 0px 0px;
width:290px;

}
	
#cust_box .tl {background: url(../../../images/home/cust_tl.gif) 0 0 no-repeat; background-color:#ebebeb;} 
#cust_box .tr {background: url(../../../images/home/cust_tr.gif) 100% 0 no-repeat; padding:0px 18px 0px 18px; }

#cust_box .bl {background: url(../../../images/home/cust_bl.gif) 0 100% no-repeat;  background-color:#f5f5f5; height:375px;}
#cust_box .br {background: url(../../../images/home/cust_br.gif) 100% 100% no-repeat; padding:0px 18px 0px 18px; height:375px;}


.hr_visible {
height:0 ;border-bottom:1px solid #999; padding:0px 0 0px 0;}


#buzz_box {
float:left;
padding:11px 0px 0px 11px;
width:289px;
    }
	
#buzz_box .tl {background: url(../../../images/home/buzz_tl.gif) 0 0 no-repeat; background-color:#d7deed;} 
#buzz_box .tr {background: url(../../../images/home/buzz_tr.gif) 100% 0 no-repeat; padding:0px 18px 0px 18px; }

#buzz_box .bl {background: url(../../../images/home/buzz_bl.gif) 0 100% no-repeat;  padding:0px 0px 0px 0px; background-color:#eef0f7 ; height:375px;}
#buzz_box .br {background: url(../../../images/home/buzz_br.gif) 100% 100% no-repeat;  padding:0px 18px 0px 18px; height:375px;}



#news_box {
float:left;
padding:11px 0px 0px 11px;
width:289px;
height:250px;
    }
	
#news_box .tl {background: url(../../../images/home/news_tl.gif) 0 0 no-repeat; background-color:#eef0f7; height:250px;} 
#news_box .tr {background: url(../../../images/home/news_tr.gif) 100% 0 no-repeat; height:250px;}

#news_box .br {background: url(../../../images/home/news_br.gif) 100% 100% no-repeat; height:250px;}
#news_box .bl {background: url(../../../images/home/news_bl.gif) 0 100% no-repeat; padding:0px 18px 0px 18px; height:250px;}


#product_box {
margin:11px 0px 0px 20px;
width:660px;
    }
	
#product_box .tl {background: url(../../../images/home/product_tl.gif) 0 0 no-repeat; background-color:#cccccc; height:67px;} 
#product_box .tr {background: url(../../../images/home/product_tr.gif) 100% 0 no-repeat; height:67px; }

#product_box .bl {background: url(../../../images/home/product_bl.gif) 0 100% no-repeat;  background-color:#ebebeb;}
#product_box .br {background: url(../../../images/home/product_br.gif) 100% 100% no-repeat;  padding:18px 18px 0px 18px;}

.product1 {
width:620px;
}



.product2 {
float:left;
width:400px;
margin:0px 0px 0px 0px;
}

.product3 {
float:left;
width:173px;
height:160px;
padding:0px 0px 0px 11px;
margin-bottom:10px;
background-image:url(../../../images/home/product_vert_line.gif); background-repeat:repeat-y;
}

@charset "utf-8";
/* CSS Document */
#mainContent1 {
	float:left;
	width: 570px;
}

.vido_select {
	background:url(../image/video_tab_active.gif) no-repeat;
	color:#FFFFFF;
}
.vido_unselect {
	background:url(../image/video_tab.gif) no-repeat;
	color:#d4d4d4;
}
.vido_table {
	float:left;
}
.vido_table .vido_tab {
	margin-right:23px;
}
.vido_table .vido_tab li {
	float:right;
}
.vido_table .vido_tab a {
	display:block;
	width:18px;
	height:14px;
	overflow:hidden;
	text-align:center;
	line-height:14px;
	font-size:9px;
}
.vido {
	float: left;
	width:182px;
	height:133px;
	margin-right: 15px;
}
.vido_content {
	color:#ffffff;
	vertical-align:top;
	background-color:#194d71;
	padding:30px;
	width: 570px;
	height:145px;
}
.vido_title {
	float: left;
	width:400px;
}
.vido_desc {
	float: left;
}

.vido_content p {
	padding:0px 0px 10px 0px;
}
.vido_button {
	float:left;
	display:block;
	background:url(../image/video_button.gif) no-repeat;
	width:142px;
	height:24px;
	text-align:center;
	line-height:24px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
.vido_button_wrap {
	margin-top:10px;
}
.landing_right {
	float:right;
	width:320px;
}
.landing_list_scroll {
	padding-left:2px;
	width:320px; 
	height:auto;
}

.landing_list_scroll a:hover {
color:#2a5baa;
}
.landing_list_title {
	color:#2a5baa;
	font-weight:bold;
	line-height:25px;
	margin-top:-5px;
}
.landing_right ul {
	float:left;
	margin-left:15px;
}
.landing_right ul li {
	background:url(../image/li_icon2.gif) no-repeat left 4px;
	line-height:17px;
	padding-left:18px;
	font-size:12px;
}
.landing_right ul li a {
	color:#666666;
}
.landing_next {
}
table.next_table {
	float:left;
	width:157px;
	color:#FFFFFF;
	cursor:pointer;
	background-color:#003463;
	font-size:13px;
	text-align:center;
}
table.next_table_last {
	float:left;
	width:159px;
	color:#FFFFFF;
	cursor:pointer;
	background-color:#003463;
	font-size:13px;
	text-align:center;
}
table.next_table tr td{
	color:#8CC2F0;
font-weight:bold;
height:55px;
padding:0 14px 0 14px;
text-align:left;
font-size:13px;
text-align:center;
}
table.next_table_last tr td{
	color:#8CC2F0;
font-weight:bold;
height:55px;
padding:0 14px 0 14px;
text-align:left;
font-size:13px;
text-align:center;
}

#landing_tab_wrap{
	background-color:#8CC2F0;
}
.landing_next table.landing_tab_select tr td {
	color:#ffffff;
	cursor:text;
}

.landing_next table.landing_tab_select {
	cursor:text;
}
.landing_text {
	padding-top:10px;
	width:630px;
	color:#FFFFFF;
}
.landing_text_title {
	font-size:16px;
	font-weight:bold;
	display: block;
	color: #134659;
	background-color: #c0d7e5;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	border-bottom: solid 1px #ffffff;
}
.landing_text_box_long {
	border: solid 1px #c8d9e5;
	padding: 15px 20px 15px 30px;
	color: #134659;
	background-image: url(../image/landing-bg.gif);
	background-repeat: repeat-x;
	border-top: solid 1px #ffffff;
	margin-bottom: 16px;
}
.landing_text_box_short {
	border: solid 1px #c8d9e5;
	padding: 0px 20px 0px 30px;
	color: #134659;
	background-image: url(../image/landing-bg.gif);
	background-repeat: repeat-x;
	border-top: solid 1px #ffffff;
	height: 190px;
}
.landing_sub_box {
	width: 307px;
	float: left;
	margin-right: 16px;
}
.landing_sub_box_right {
	width: 307px;
	float: left;
}
.landing_sub_box_sidebar {
	width: 162px;
	float: left;
	padding-left: 10px;
}
.landing_sub_box_sidebar_appex {
	width: 162px;
	float: left;
	margin: 15px 10px 0px 10px;
}
.landing_text_title_sidebar {
	font-size:15px;
	font-weight:bold;
	display: block;
	color: #134659;
	background-color: #c0d7e5;
	height: 30px;
	line-height: 30px;
	text-align:center;
	border-bottom: solid 1px #ffffff;
}
.landing_text_box_sidebar {
	border: solid 1px #c8d9e5;
	padding: 15px 5px 15px 5px;
	color: #134659;
	background-image: url(../image/landing-bg.gif);
	background-repeat: repeat-x;
	border-top: solid 1px #ffffff;
}
.landing_sub_box_sidebar_right {
	width: 175px;
	float: right;
	margin: 0px;
}
.landing_text_title_sidebar_right {
	font-size:15px;
	font-weight:bold;
	display: block;
	color: #134659;
	background-color: #c0d7e5;
	height: 30px;
	line-height: 30px;
	text-align:center;
	border-bottom: solid 1px #ffffff;
}
.landing_text_box_sidebar_right {
	border: solid 1px #c8d9e5;
	padding: 15px 5px 15px 5px;
	color: #134659;
	background-image: url(../image/landing-bg.gif);
	background-repeat: repeat-x;
	border-top: solid 1px #ffffff;
	float:left;
	width:163px;
}
.landing_text p {
	padding-top:16px;
	margin-bottom:8px;
}
.read_more {
	margin-top:12px;
}
.read_more a{
	color:#ff7d00;
}
.read_more span {
	font-size:9px;
}
.landing_top_bottom {
	
}
.landing_top_wrap {
}

.landing_right_bottom {
	
}
.landing_bottom_wrap {
}
.landing_bottom_wrap table {
	float:left;
	overflow:hidden;
}
.landing_bottom_wrap table tr {
	height:28px;
	line-height:28px;
	text-align:center;
	font-weight:bold;
}
.landing_center_tab_select {
	background-color:#c0d7e5;
	width:86px;
	cursor:text;
	color:#134659;
	text-transform:uppercase;
}
.landing_center_tab_unselect {
	background-color: #194d71;
	width:87px;
	cursor:pointer;
	color:#ffffff;
	text-transform:uppercase;
	border-left: solid 1px #ffffff;
}
.landing_center_tab_top_select {
	background-color:#c0d7e5;
	width:175px;
	cursor:text;
	color:#134659;
	text-transform:uppercase;
}
.landing_center_tab_top_unselect {
	background-color: #194d71;
	width:175px;
	cursor:pointer;
	color:#ffffff;
	text-transform:uppercase;
	border-left: solid 1px #ffffff;
}
.news_content_top {
	width:354px;
	height:3px;
	overflow:hidden;
}
.news_content_center {
	width:348px;
	background-color:#FFFFFF;
	background:url(../image/landing-bg.gif) repeat-x;
	height:115px;
	border:1px solid #C8D9E5;
}
.news_content_center2 {
	width:348px;
	height:260px;
	background-color:#FFFFFF;
	background:url(../image/landing-bg.gif) repeat-x;
	border:1px solid #C8D9E5;
}

.news_content_bottom {
	width:354px;
	background:url(../image/news_box_bottom.gif) no-repeat;
	height:3px;
	overflow:hidden;
}
.news_left {
	width:26px;
	height:205px;
	border-right:1px solid #cccccc;
	float:left;
}	
.news_content_wrap {
	padding:15px;
}
.news_icon {
	background:url(../image/new.gif) no-repeat;
	width:26px;
	height:13px;
	overflow:hidden;
	margin-top:53px;
	float:left;
}
.new_right {
	float:right;
	width:195px;
	height:205px;
	color:#666666;
	font-size:11px;
}

#pspotlight {
width:590px;
float:left;
padding:25px 0 5px 0;
border-bottom: 1px solid #CCCCCC;
}

#pspotleft {
width:230px;
float:left;
text-align:left;
padding:0;
border:0;
}

#pspotright {
width:355px;
float:right;
text-align:left;
padding:0;
border:0;
line-height:16px;
}

#pspotright a {
color:#295ba9;
}

#partner {
width:590px;
float:left;
padding:5px 0 5px 0;
}

#partnerleft {
width:170px;
float:left;
text-align:left;
padding:0;
border:0;
}

#partnerleft a {
color:#295ba9;
}

#partnerright a {
color:#295ba9;
}

#partnerright {
width:399px;
float:right;
text-align:left;
padding:0 0 0 20px;
border:0;
line-height:16px;
border-left: 1px solid #CCCCCC;
}

#partnerright strong {
color:#295ba9;
}

#solutions_box {
width:590px;
background-color:#efefef;
margin-bottom:20px;
}
.solutions_top {
background-color:#efefbef;
height:11px;
width:590px;
background-image:url(../image/sol_top.gif);
}
.solutions_bot {
height:11px;
width:590px;
background-color:#efefbef;
background-image:url(../image/sol_bot.gif);
}

#solutions_box h1{
color:#295ba9;
font-size:18px;
font-weight:bold;
line-height:125%;
padding:0px 0px 10px 20px;
}

#solutions_box h2{
text-transform:uppercase;
color:#222222;
font-size:14px;
font-weight:bold;
line-height:125%;
padding:0px 0px 10px 20px;
}

#solutions_box h3{
color:#222222;
font-size:12px;
font-weight:bold;
line-height:125%;
padding:0px 0px 0px 20px;
}

#solutions_box p {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#222222;
line-height: 135%;
padding:0px 20px 10px 20px;
}

#solutions_box p a:link,
#solutions_box p a:visited
{ 
color:#295ba9;
text-decoration:none;
}

#solutions_box p a:hover { 
color:#295ba9;
text-decoration:underline;
}

#solutions_box ul
{
font-size:12px;
line-height:120%;
font-weight:bold;
padding:0px 0px 10px 20px;
list-style: none;
}

#solutions_box  li
{
padding-left: 10px;
padding-top: 10px;
background-image: url(../image/bullet.gif);
background-repeat: no-repeat;
background-position: 0 1.15em;
}

#large_list ul
{

text-decoration:none;
font-size:20px;
line-height:120%;
font-weight:bold;
list-style: none;
}

#large_list li
{
background-image: none;
color:#295ba9;
padding:0px 10px 10px;
text-decoration:none;
}

#large_list li a
{
color:#295ba9;
padding:0px 10px 10px;
text-decoration:none;
background-image: url(../image/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .35em;
}

#large_list li a:link,
#large_list li a:visited {
color:#295ba9;
padding:0px 10px 10px;
text-decoration:none;
background-image: url(../image/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .35em;
}

#large_list li a:hover {
text-decoration:underline;
}

#releases { margin: 1em 0; }
#releases td { padding: 5px 10px 5px 0; font-size: 12px; vertical-align: baseline;}

#releases UL {
list-style: none;

}

#releases h1{
color:#222222;
font-size:13px;
font-weight:bolder;
}

#releases p {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:normal;
color:#222222;
line-height: 105%;
padding: 0px 0px 0px 0px;
}

#releases p  a:link,
#releases p  li a:visited
{ 
color: #295ba9;
text-decoration:none;
}

#releases p  a:hover { 
text-decoration:underline;
}

div.thumbnail_shot {
	float: right;
	width: 260px;
	text-align:right;
}

div.thumbnail_txt {
	float: left;
	width: 550px;
	text-align:left;
	padding-bottom:10px;
}

.thumbnail_txt img {
	padding-left:10px;
}

ul.orange_bullet {
	margin-bottom:0;
}

ul.orange_bullet li {
	background: url(../image/left_nav_arrows.gif) no-repeat left 5px;
	font: normal normal 100% Arial, Helvetica, Geneva, sans-serif;
}

.content li {
	background: url(../image/left_nav_arrows.gif) no-repeat left 0px;
	font: normal normal 100% Arial, Helvetica, Geneva, sans-serif;
	padding-left: 15px;
	margin-bottom: 5px;
}

.content ul {
	margin: 5px 5px 5px 15px;
}
.salesforce_splash {
	height: 300px;
	width: 570px;
	background-image: url(/includes/res/image/salesforce_landing.gif);
}
.salesforce_text {
}
.salesforce_links {
	padding-top: 230px;
	height: 30px;
}
.salesforce_links_left {
	float: left;
	margin-left: 40px;
}
.salesforce_links_right {
	float: left;
	margin-left: 25px;
}
.salesforce_links a {
	text-decoration: none;
	color: #FFFFFF;
}
.wrap_left {
	width: 630px;
	float: left;
}
.wrap_right {
	float:right;
	width:360px;
}
#right_cloud {
	height:45px;
	background-color: #0b1d3b;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	padding: 10px 12px 0px 12px;
	width:91%;
	float:right;

}
#mainWrap {
	width: 630px;
}
.index_bg {
	background-image: url(../image/content-bg.gif);
	background-repeat: repeat-x;
}
#help_tabs {
	float:right;
	margin: 0px 0px 16px 0px;
}
#resources_tabs {
	float:right;
	margin: 0px 0px 16px 0px;
}
#help_title {
	color:#FFFFFF;
	float:left;
	font-size:14px;
	padding:10px 0;
	text-align:center;
	text-transform:uppercase;
	width:360px;
}
.new_button {
	padding: 5px 15px;
	background-color: #ff8a01;
	font-size: 11px;
	font-weight: bold;
	border: solid 1px #e8a95f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.landing_text_box_short ul {
	
	margin-left:15px;
}
.landing_text_box_short li {
	background:url(../image/li_icon2.gif) no-repeat left 4px;
	line-height:17px;
	padding-left:18px;
	font-size:12px;
}
.landing_text_box_short ul li a {
	color:#666666;
}
.news_content_center2 h3 {
	color:#295BA9;
	font-weight: bold;
	font-size:12px;
}

