@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	list-style:none;
}
a {
	text-decoration:none;
	cursor:pointer;
	outline:none;
}
img {
	border:none;
}
fieldset {
	border:none;
}
body {
	background:url(../images/body_bg.gif) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	
}
#container {
	height:100%;
	width:100%;
	}
#wrap {
	width:875px;
	margin:0 auto;
}
#header {
	height:118px;
}
#header h1 {
	float:left;
	padding-top:40px;
	font-size:10px;
}
#header h1 a span {
	position:absolute;
	background:url(../images/logo.jpg) no-repeat;
	display:block;
	width:348px;
	height:36px;
}
#header address {
	float:right;
	padding-top:30px;
}
#content {
	height:100%;
	width:874px;
	position:relative;
}
#main_content {
	height:100%;
	background:url(../images/content_top.gif) no-repeat top;
	position:relative;
}
#main_content_bottom {
	background:#b1cc42 url(../images/content_bottom.gif) no-repeat bottom;
}
.banner {
	background:url(../images/banner_new.jpg) no-repeat;
	width:874px;
	height:484px;
	left:0;
}
.into_banner h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:100;
	color:#fff;
	padding-bottom:20px;
}
.into_banner h2 span {
	font-size:18px;
}
.into_banner {
	padding:50px 40px 20px 35px;
	overflow:hidden;
	position:relative;
}
.into_banner h3 {
	font-size:32px;
	font-weight:lighter;
	color:#fff;
	background:url(../images/text_intel.gif) no-repeat 360px 10px;
	padding-right:50px;
	white-space:nowrap;
	padding-bottom:10px;
	padding-top:25px;
}
.into_banner h4 {
	font-size:32px;
	font-weight:lighter;
	color:#fff;
	padding-right:50px;
	white-space:nowrap;
}
.into_banner p {
	font-size:14px;
	color:#fff;
	font-weight:bold;
	}
.into_banner h4 span {
	font-size:60px;
	font-weight:lighter;
}
.btn_getStarted {
	margin-top:20px;
	display:block;
	margin-bottom:10px;
}
.advantages {
	overflow:hidden;
	width:440px;
	padding-top:20px;
}
.advantages li {
	float:left;
	display:block;
	background:url(../images/dot_blue.gif) no-repeat left 7px;
	clear:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#3b6500;
	padding:1px 0 1px 10px;
}
#footer {
	height:100%;
	overflow:hidden;
	padding-top:30px;
	position:relative;
}
#footer p {
	text-align:center;
	color:#6f6e6f;
	font-size:12px;
	font-family:Calibri;
}
#footer_last {
	padding-top:20px;
}
#footer_last p {
	color:#a0a0a0;
	font-size:11px;
}
.footer_banner {
/*float:right;
margin-right:20px;
margin-top:-90px;*/
}
#navigation {
	height:100%;
	overflow: hidden;
	padding-right:30px;
}
#menuUl {
	float:right;
	background:url(../images/menu_bg.gif) repeat-x top;
	height:27px;
}
#menuUl li {
	float:left;
	display:block;
}
#menuUl li a {
	display:block;
}
#menuUl li a span {
	padding:6px 0px 7px 30px;
	color:#4b4a4b;
	font-size:12px;
	text-transform:uppercase;
	display:block;
	font-family:Calibri;
	background:url(../images/menu_sep.gif) no-repeat left top;
}
#navigation .get_started_menu li a span {
	background:url(../images/get_started_sep.gif) no-repeat left top;
}
#menuUl #first_inMenu a {
}
#menuUl #first_inMenu a span {
	padding-left:30px;
	background:url(../images/first_tab.gif) no-repeat left top!important;
}
#menuUl #last_inMenu a span {
	/*background:url(../images/last_tab.gif) no-repeat right top!important;*/
	background:url(../images/blue_tab_right.gif) no-repeat right top!important;
	padding:6px 50px 7px 40px;
	color:#fff;
}
#last_inMenu {
	/*background:url(../images/last_tab_rep.gif) repeat-x top;*/
	background:url(../images/blue_tab_rep.gif) repeat-x top;
}
#last_inMenu a {
	/*background:url(../images/last_tab_left.gif) no-repeat left;*/
	background:url(../images/blue_tab_left_act.gif) no-repeat left;
}
.active_f, .active {
	background:url(../images/active_tab_repeat.gif) repeat-x top;
}
.active a span {
	background:url(../images/active_tab_left.gif) no-repeat left top!important;
}
#navigation #menuUl .active_f a span {
	background:url(../images/first_tab_active.gif) no-repeat left top!important;
}
.next_after_active a span {
	background:url(../images/active_tab_right.gif) no-repeat left top!important;
}
#main_content_bg_white {
	background:url(../images/content_green_border_middle.gif) repeat-y left;
}
#main_content_bottom_bgWhite {
	background:url(../images/content_green_border_bottom.gif) no-repeat left bottom;
	height:100%;
}
#main_content_top_bgWhite {
	background:url(../images/content_green_border_top.gif) no-repeat left top;
	height:100%;
	overflow:hidden;
	width:794px;
	padding:40px 40px 50px;
}
#main_content_top_bgWhite h2 {
	color:#9ab700;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:100;
	float:left;
	padding-right:50px;
	background:url(../images/text_intel_white.gif) no-repeat right top;
}
#main_content_top_bgWhite h3 {
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:100;
	float:left;
	width:100%;
}
.server_det {
	background:url(../images/table_serv_det.gif) repeat-y left;
	width:796px;
	float:left;
	margin-top:40px;
}
.heading {
	background:url(../images/head_server_middle.gif) repeat-x left top;
}
.heading_left {
	background:url(../images/head_server_left.gif) no-repeat left top;
}
.heading_right {
	background:url(../images/head_server_right.gif) no-repeat right top;
	height:19px;
	padding:8px 20px;
}
.table_server_det {
	background: url(../images/table_det_bottom.gif) no-repeat left bottom;
}
.table_server_det table {
	width:100%;
}
.table_server_det table td {
	padding:5px 0 5px 20px;
	font-family:Calibri;
	font-size:12px;
	color:#454545;
	border-top:1px solid #d3d4d3;
	border-right:1px solid #d3d4d3;
}
.table_server_det table .withoutBorder {
	border-right:none!important;
	width:180px;
	text-align:center;
	padding-left:0!important;
}
.heading_right h4 {
	color:#fff;
	font-size:14px;
	font-family:Calibri;
	float:left;
}
.heading_right span {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	font-size:14px;
	display:block;
}
.content_comp {
	height:100%;
	overflow:hidden;
	padding:40px 39px 50px;
}
.content_comp h2 {
	background:transparent url(../images/text_intel.gif) no-repeat scroll right top;
	color:#fff;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:100;
	padding-right:50px;
}
.content_comp h3 {
	color:#fff;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:100;
	width:100%;
}
.comparison {
	background:url(../images/table_serv_det_green.gif) repeat-y left;
	width:796px;
	float:left;
	margin-top:40px;
}
.comparison .heading {
	background:url(../images/head_server_middle_green.gif) repeat-x left top;
}
.comparison .heading_left {
	background:url(../images/head_server_left_green.gif) no-repeat left top;
}
.comparison .heading_right {
	background:url(../images/head_server_right_green.gif) no-repeat right top;
	height:19px;
	padding:8px 20px;
}
.comparison .table_server_det {
	background: url(../images/table_det_bottom_green.gif) no-repeat left bottom;
}
.comparison .table_server_det table {
	width:100%;
}
.comparison .table_server_det table td {
	padding:5px 0 5px 20px;
	font-family:Calibri;
	font-size:12px;
	color:#454545;
	border-top:1px solid #d8e6a1;
	border-right:1px solid #d8e6a1;
}
.comparison .table_server_det table .withoutBorder {
	border-right:none!important;
	width:180px;
	text-align:center;
}
#main_content_top_bgWhite .content_faq h2 {
	background:none;
}
.content_faq {
	height:100%;
	overflow:hidden;
}
.faq_active_right a {
	/*background:url(../images/faq_active_right.gif) no-repeat left top!important;*/
	background:url(../images/blue_to_green.gif) no-repeat left top!important;
}
.faq_quest {
	height:100%;
	overflow:hidden;
	width:100%;
	clear:both;
}
.faq_quest li {
	display:block;
	float:left;
	width:100%;
	padding:5px 0;
}
.faq_quest li a {
	background:url(../images/faq_plus.gif) no-repeat left top;
	padding-left:30px;
	font-family:Calibri;
	font-size:13px;
	color:#434343;
	display:block;
}
.expanded a {
	background:url(../images/faq_minus.gif) no-repeat left top!important;
}
.faq_quest li p {
	font-size:13px;
	color:#434343;
	padding-left:30px;
	font-family:Calibri;
	padding-top:10px;
}
.started_active a {
	/*background:url(../images/tab_red_active.gif) no-repeat left top!important;*/
	background:url(../images/blue_active.gif) no-repeat left top!important;
}
#main_content_top_started {
	/*background:transparent url(../images/content_started_top.gif) no-repeat scroll left top;*/
	background:transparent url(../images/blue_edge_top.gif) no-repeat scroll left top;
	height:100%;
	overflow:hidden;
	padding:40px 40px 50px;
	width:794px;
}
#main_content_bottom_started {
	/*background:url(../images/frog_get.jpg) no-repeat left bottom;*/
	background:url(../images/frog_get_blue.jpg) no-repeat left bottom;
}
#main_content_started {
	/*background:url(../images/content_started_middle.gif) repeat-y left;*/
	background:url(../images/blue_edge_middle.gif) repeat-y left;
	height:100%;
}
.content_started {
	height:100%;
	overflow:hidden;
}
.content_started_left {
	width:50%;
	background:url(../images/strated_sep.gif) repeat-y right;
	height:100%;
	overflow:hidden;
	padding-bottom:30px;
	float:left;
}
.content_started_left h2, .content_started_right h2 {
	color:#e66056;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:100;
}
.content_started_left p, .before_form p {
	font-family:Calibri;
	font-size:13px;
	color:#a0a0a0;
}
.before_form {
	float:left;
	width:100%;
	padding-top:6px;
}
.content_started_left form {
	clear:both;
	padding-right:30px;
}
.content_started_left form ul {
	height:100%;
	overflow:hidden;
	padding-bottom:10px;
}
.content_started_left form ul li {
	float:left;
	display:block;
	padding:10px 0;
}
.content_started_left form ul li label, .content_started_right form ul li label {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#454545;
	display:block;
	padding-bottom:5px;
}
.content_started_left form ul li input {
	clear:left;
	float:left;
	width:164px;
	height:15px;
	background-color:#eaeaea;
	border:none;
	margin-right:8px;
	font-size:13px;
	font-family:Calibri;
	padding:3px 5px;
}
.content_started_left form ul li textarea {
	overflow:auto;
	background-color:#eaeaea;
	border:none;
	width:345px;
	clear:left;
	padding:5px;
	height:100px;
	font-size:13px;
	font-family:Calibri;
}
.content_started_right {
	float:right;
	width:50%;
}
.into_content_started_right {
	padding:0 0px 0 40px;
}
.content_started_right form {
	float:left;
	width:100%;
}
.content_started_right form fieldset {
	padding:0 0 0 40px;
}
.content_started_right form ul li input {
	float:left;
}
.content_started_right form ul li label {
	padding:15px 0 15px;
}
.content_started_right form ul li {
	display:block;
	float:left;
	width:100%;
	position:relative;
}
.content_started_right form ul li label span {
}
.comp1 {
	width:160px;
	text-align:center;
}
.comp2 {
	width:130px;
	text-align:center;
}
.first_server {
	text-align:center;
	width:130px;
	padding-left:0!important;
}
.show_tip, .show_tip_over {
	background:transparent url(../images/tip_base.gif) no-repeat scroll left center;
	cursor:pointer;
	display:block;
	float:left;
	height:16px;
	left:10px;
	padding-top:4px;
	position:relative;
	width:16px;
}
.show_tip .christ_tip_bottom {
	display:none;
	z-index:5000000;
}
.christ_tip_bottom {
	background:url(../images/tip_bottom.gif) no-repeat 29px bottom;
	left:30px;
	padding-bottom:11px;
	position:absolute;
	top:-8px;
	width:266px;
	z-index:5000000;
}
.christ_tip_top {
	background:url(../images/tip_top.gif) no-repeat scroll center top;
	padding-top:28px;
	width:266px;
	z-index:5000000;
}
.christ_tip_middle {
	background:url(../images/tip_rep.gif) repeat-y scroll right center;
	float:left;
	height:100%;
	padding-left:50px;
	padding-right:10px;
	z-index:5000000;
}
.christ_tip_middle p {
	font-size:12px;
	font-weight:normal !important;
	margin-top:-20px;
	color:#fff;
}
.table_server_det table td strong {
	font-weight:normal;
	float:left;
}
.extras {
	height:100%;
	overflow:hidden;
}
.extra_left {
	width:50%;
	height:100%;
	background:url(../images/extra_bg_rep.gif) repeat-y right;
	float:left;
}
.extraList {
	height:100%;
	overflow:hidden;
}
.extraList li {
	float:left;
	display:block;
	background:#b7c96a url(../images/extra_bottom.gif) no-repeat left bottom;
	margin-bottom:10px;
}
.extraList_top {
	background:url(../images/extra_top.gif) no-repeat left top;
	height:54px;
	width:329px;
	padding:5px;
}
.extraList_num {
	float:left;
	width:50px;
	height:100%;
}
.extraList_num span {
	background:url(../images/extra_number.gif) no-repeat;
	width:36px;
	height:31px;
	text-align:center;
	display:block;
	font-size:24px;
	color:#fff;
	padding-top:4px;
}
.extraList_text {
	float:left;
}
#main_content_top_bgWhite .extraList_text h3 {
	font-size:14px;
	font-weight:normal;
	color:#fff;
}
#main_content_top_bgWhite .extraList_text p {
	font-size:12px;
	color:#fff;
}
#main_content_top_bgWhite .extraList_text a {
	font-size:12px;
	color:#5a7000;
	font-family:Calibri;
}
.extra_right {
	width:50%;
	float:right;
}
.extra_right_inner {
	padding-left:40px;
}
#main_content_top_bgWhite .extra_right_inner h3 {
	font-size:24px;
	font-weight:normal;
	color:#b1cc41;
}
#main_content_top_bgWhite .extra_right_inner p {
	font-size:14px;
	color:#474747;
	font-family:"Myriad Pro", Arial, sans-serif;
	letter-spacing:1px;
}
.flash {
	margin-top:20px;
}
.buttons {
	margin-top:10px;
}
.view_more {
	background:url(../images/btn_learn_more.gif) no-repeat;
	width:88px;
	height:23px;
	display:block;
	text-indent:-9999px;
}
.free_demo {
	background:url(../images/btn_free_demo.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	width:129px;
	height:23px;
	float:right;
}
.error {
	font-size:11px;
	color: red;
	font-weight:bold;
}
.into_banner h4 span em {
	font-style:normal;
	font-size:32px;
}
.footer_bnt {
	float:right;
	margin-top:-104px;
	margin-right:15px;
}
.footer_banner {
	float:left;
	margin-top:-90px;
	
}
.blue_box {
	background:url(../images/blue_box.gif) no-repeat;
	width:147px;
	height:236px;
	position:fixed;
	left:25px;
	top:145px;
	z-index:10;
	padding:10px 5px 10px 10px;
	
	}
.blue_box h3 {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	}
.blue_box p {
	font-size:13px;
	font-family:Calibri;
	color:#fff;
	}
.just_host {
	position:absolute;
	}
.ul_inBlue {
	padding-top:15px;
	overflow:hidden;
	float:left;
	}
.ul_inBlue li {
	background:url(../images/dot_white.gif) no-repeat left 5px;
	padding:0px 0 2px 10px;
	display:block;
	float:left;
	font-size:13px;
	font-family:Calibri;
	color:#fff;
	width:100%;
	}
.promo_price {
	color:#FFFFFF;
	font-size:25px;
	font-weight:bold;
	position:absolute;
	right:218px;
	top:310px;
	}
.promo_price small {
	font-size:14px;
	}
.into_banner h4 small {
	font-size:14px;
	font-weight:bold;
	}
