@charset "utf-8";
/* last update: 5/10/11 */
/* SET ALL MARGINS AND PADDING TO ZERO */
html, body, div, p, a, table, tr, td, th, d, dt, dl, ul, ol, li, h1, h2, h3, h4, h5, h6, blockquote, fieldset, pre, form, label, input, img { margin: 0; padding: 0; }
img { border:0; }

/* GLOBAL STYLES*/
body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; background: #dddddd url(../_img/graphics/bg.gif) top repeat-x; }
a { text-decoration:none; color:#0c98c0; font-weight:bold; outline:none; }
a:hover { text-decoration:underline; }
.clear{clear:both}
.small{font-size:10px; color:#999999;}
.oddRow{background-color:#E9F5F5}
.evenRow{background-color:#FFFFFF}

.orderNow {display: block;width: 120px;	height: 41px;background-image: url(../_img/graphics/orderButtons.gif);margin-top: 18px;margin-left: 50px;}
.orderNow:hover {background-position: 0 -44px;}
.register {display: block;width: 120px;height: 41px;background-image: url(../_img/graphics/register.gif);}
.register:hover {background-position: 0 -44px;}
.configureNow {height: 30px;width:113px;background:url(../_img/graphics/configure_now.png);display:block;}
.configureNow:hover {background-position: 0 -30px;}

.border {background: #e9f5ff;height: 100%;width: 100%;padding: 5px;}
::selection {
	background: #b5f780; /* Safari */
	}
::-moz-selection {
	background: #b5f780; /* Firefox */
}
.loginField {font: 12px Arial, Helvetica, sans-serif;outline:none;background: #f3f3f3;border: 1px solid #ccc;padding:7px;}
.FormSubmitButton{color:#FFF;background: #58b300; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; height:30px;width:80px;border:1px solid #007095;cursor:pointer; }
.FormSubmitButton:hover {color:#FFF;background: #099ae5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; height:30px;width:80px;border:1px solid #007095;cursor:pointer;  }
input { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
textarea:focus,input:focus { border:1px solid #29b4f5; background:#FFFFFF; }
#mask { position:absolute; left:0; top:0; z-index:9000; background-color:#000; display:none;}  
#boxes .window {position:absolute;left:0;top:0;display:none;z-index:9999;padding:30px;	}
#boxes #dialog1 { width:580px; height:455px; background:transparent url(../_img/graphics/modal_bg.png) no-repeat center 0; }
	/* BACK TO TOP BTN */
	.back_to_top { float:right; width:50px; margin-top:7px; }
	.back_to_top img { margin-top:-1px; }
	.back_to_top span { color:#ffffff; font-weight:bold; font-size:12px; }


/* HEADER */
#headerCan { margin:0 auto; padding:0; width:960px; height:90px; position: relative; } /* padding:0 8px 0 22px; width:930px; */
	/* LOGO */
	#mainLogo { float:left; margin-top:26px; }
	/* RIGHT SIDE OF HEADER */
	#header_right { float:right; width:460px; height:68px; padding:10px 0 0 0; margin:0; } /* width:350px; padding:22px 0 0 0; */
		/* TAGLINE */
/*		#tagline_wrap { float:left; width:210px; padding:5px 0 0 20px; }
		#tagline h1 { font-size:14px; }
		#tagline #slogan { font-size:14px; font-weight:bold; }*/
                img#tagline { position:absolute; top:51px; right:0; } /*float had issues in IE 7 clear:both; float:right; margin-top:18px; */
		/* SITE SEARCH */
		#sitesearch { float:right; width:120px; } /*float:left*/
		#sitesearch .userq { float:left; width:90px; height:16px; border:1px solid #7f7f7f; border-bottom:#d4d4d4; border-right:0px; padding:5px 0 0 3px; font-size:10px; color:#a1a1a1; background:url(../_img/graphics/field_bg.gif) top repeat-x; }
		#search_img {float:left; border:0px;padding:0px;}
		/* TERTIARY NAVIGATION */
		#tertiary_nav { float:left; font-size:9px; width:320px; text-align:right; padding-top:6px; } /* float:right;font-size:10px;padding-top:10px; */
		#tertiary_nav a { margin:10px 5px 0 0; border-right:1px solid #9d9d9d; padding-right:8px; color:#9d9d9d; } /*  border-right:1px solid #0c98c0; padding-right:5px; */
		#tertiary_nav a.last { margin-right:0px; border-right:0px; padding-right:0; }

/* MAIN NAVIGATION */
#mainNav { margin:0 auto; width:960px; height:54px; background:url(../_img/graphics/navBar/navBarBG.gif) top no-repeat; text-align:center; }
#mainNav ul { padding-left:6px; }
#mainNav li { list-style:none; float:left; }
#mainNav li a { display:block;  text-align:center; text-decoration:none; font-weight:normal; }
	/* BUTTON WIDTHS */
	#mainNav li a.dedicated-servers { width:116px; }
	#mainNav li a.cloud-computing { width:116px; }
	#mainNav li a.enterprise-solutions { width:116px; }	
	#mainNav li a.why-us { width:116px; }
	#mainNav li a.managed-services { width:116px; }
	#mainNav li a.support { width:116px; }
	#mainNav li a.partners { width:116px; }
	#mainNav li a.about { width:116px; }
	#mainNav li i.separator { display:block; width:2px; }
	/* DROP DOWN */
	#mainNav div#navDD1, #mainNav div { width:200px; position:absolute; visibility:hidden; padding:15px 0 25px 0; font-size:12px; z-index:9; background:url(../_img/graphics/navBar/dropdown_200px.gif) bottom no-repeat; }
	#mainNav div#navDD8, #mainNav div#navDD7  { width:118px; background:url(../_img/graphics/navBar/dropdown_118px.gif) bottom no-repeat; }	
	#mainNav div#navDD2,	
	#mainNav div#navDD4,
	#mainNav div#navDD5,
	#mainNav div#navDD6		
	{ width:160px; background:url(../_img/graphics/navBar/dropdown_160px.gif) bottom no-repeat; }
		/* DROP DOWN LIST */
		#mainNav div a { position:relative; display:block; padding:4px 10px; width:auto; white-space:nowrap; text-align:left; text-decoration:none; background:#1b467e; color:#bcff81; border-bottom:1px solid #305d9b; }
		#mainNav div a:hover { background:#49A3FF; color:#FFF; }
			/* DROP DOWN SUB LIST */
			#mainNav .navsubsub { padding:2px 0 2px 25px; color:#ffffff; font-size:11px; }

/* PAGE BANNER */
#page_banner { width:960px; height:162px; margin:0 auto 2px; background:url(../_img/graphics/page_banners/page_banner.jpg) top left no-repeat; }
#page_banner #title { padding:45px 400px 0 23px; font-size:22px; color:#a8ed85; font-weight:normal; }
#page_banner #banner_text { padding:5px 400px 0 23px; font-size:14px; color:#ffffff; font-weight:normal; }

/* BREADCRUMB */
#breadcrumb { width:950px; height:20px; margin:1px auto 0; padding:5px 0 0 10px; background:url(../_img/graphics/breadcrumb_bg.gif) top repeat-x; }
#addThis {
	float:right;

	z-index: 15;
	background: #00FF00;
}

/* MAIN BODY */
#bodyCan { margin:0 auto; padding:0 0 26px; width:960px; background:#ffffff url(../_img/graphics/mainBG.gif) bottom left no-repeat; }

/* MAIN CONTENT */
#main_content,
#main_content_01 { float:left; margin:20px 9px 0 0; padding:0 24px; font-size:12px; }
#main_content { width:702px; border-right:1px solid #c6c6c6; }
#main_content_01 { width:912px; }
#main_content h2,
#main_content_01 h1 { margin:0 0 3px 0; font-size:16px; color:#afbd21; }
/*#main_content_01 h2 { margin:0 0 3px 0; font-size:16px; color:#43ab07; }*/
#main_content h3,
#main_content_01 h3 { font-size:14px; color:#215aaa; }
#main_content ul,
#main_content_01 ul { margin:0 0 10px 30px; }
#main_content ul li,
#main_content_01 ul li { margin:0 0 5px 0; }
#main_content p,
#main_content_01 p { margin:0 0 10px 0; line-height:14pt; }
#main_content .note { font-size:10px; margin:0 70px 20px 20px; color:#666666; }
#main_content i.rednote { color:#CC3300 }
	/* Main Content Image Styles */
	.displayRight { display:block; float:right; margin:0px 0px 10px 10px;  }
	.displayCenter { display:block; margin:10px auto; }
	.displayLeft { float:left; margin:0 10px 10px 0; }
	/* SECTION SUMMARY */
	#main_content_01 .section_summary { float:left; width:280px; height:100px; margin:15px 0 0 0; padding:0 12px; }
	#main_content_01 .section_summary h2 { font-size:16px; font-weight:normal; }
	#main_content_01 .section_summary img { float:left; margin-right:5px; }
	#main_content_01 .section_summary p { clear:both; } 
	/* CALLOUT */
	#callout_info { float:right; width:250px; margin:0 0 10px 10px; padding:0 0 15px 0; background:url(../_img/graphics/callout_b.gif) bottom left no-repeat; }
	#callout_info h3 { color:#43ab07;padding-left:8px; }
	#callout_info h4 { width:250px; height:15px; background:url(../_img/graphics/callout_t.gif) top left no-repeat; }
	#callout_info div { margin:0px; font-size:11px; color:#000000 }
	#callout_info ul {margin-left:0px;} 
	#callout_info p {padding: 0px 8px 0px 8px}
	
	/* CALLOUT QUOTE */
	#callout_quote { float:right; width:250px; margin:0 0 10px 10px; padding:0 0 15px 0; background:url(../_img/graphics/quote_bottom.gif) bottom left no-repeat; }
	#callout_quote h4 { width:250px; height:15px; background:url(../_img/graphics/quote_top.gif) top left no-repeat; }
	#callout_quote div { margin:0 15px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:14px; color:#000000 }
	#callout_quote div div { margin:4px 0 0 0; font-size:10px; text-align:right; }
	
/* SUPPLEMENTS */
#supplementCan { float:left; width:184px; margin-top:20px; }
#supplementCan img { margin:0 0 10px 0; }

/* SERVER BOX */
div.servertitle { clear:both; height:32px; padding:8px 0 0 10px; background:url(../_img/graphics/server_title_bg.gif) top left no-repeat; }
div.servertitle h2 { font-size:16px; color:#215aaa }
div.serverbox { float:left; width:214px; height:280px; margin-top:10px; padding-right:20px; }
div.notebox { float:left; width:380px; height:280px; margin-top:40px; padding-right:20px; }
div.serverbox .server  { height:20px; border-bottom:1px solid #999999; padding-bottom:3px; }
div.serverbox .server span { font-size:16px; color:#2672F1; font-weight:bold; }
div.serverbox .server_Intel,
div.serverbox .server_VPS { height:20px; border-bottom:1px solid #999999; padding-bottom:3px; font-size:16px; color:#2672F1; font-weight:bold; }
div.serverbox .server_AMD { height:20px; border-bottom:1px solid #999999; padding-bottom:3px; }
div.serverbox .server_Intel { background:url(../_img/graphics/logo_intel.gif) top left no-repeat; }
div.serverbox .server_AMD { background:url(../_img/graphics/logo_amd.gif) top left no-repeat; }
div.serverbox .server_Intel span,
div.serverbox .server_AMD span { margin-left:30px; font-size:16px; color:#2672F1; font-weight:bold; }
div.serverbox .server_AMD span { margin-left:37px; }
div.serverbox .server_details { font-size:11px; line-height:15px; color:#000000 }
div.serverbox .server_details label { float:left; display:block; width:85px; margin-right:4px; font-size:11px; font-weight:bold; color:#215aaa; }
div.serverbox .server_details label.med { width:110px; }
div.serverbox .server_details label.long { width:190px; }
.server_price { margin:15px 0 15px 0;font-size:14px; color:#444444; }

/* COMPARISON CHARTS */
.chart { width:658px; padding:10px; clear:both; background:url(../_img/graphics/chart_bottom.gif) bottom left no-repeat; }
	/* CHART HEADER */
	.chart .chart_header { width:658px; height:77px; margin:-10px 0 0 -10px; padding:10px 10px 0 10px; background:url(../_img/graphics/chart_top.gif) top left no-repeat; }
	.chart .chart_header h2 { padding:0 0 8px 0; }
	.chart .chart_header .column,
	.chart .chart_header .columnCode,
	.chart .chart_header .columnItem,
	.chart .chart_header .columnDes,
	.chart .chart_header .columnPrice { color:#000000; font-weight:bold; }
	.chart .chart_header .column { text-align:center; }
	/* COLUMNS */
	.chart .column,
	.chart .chart_header .column,
	.chart .columnCode,
	.chart .chart_header .columnCode,
	.chart .columnItem,
	.chart .chart_header .columnItem,
	.chart .columnDes,
	.chart .chart_header .columnDes,
	.chart .columnPrice,
	.chart .chart_header .columnPrice,
	.chart .columnYes,
	.chart .columnNo { float:left; width:105px; margin:5px 2px; font-size:11px; }
	.chart .columnCode { clear:both; }
		/* UPGRADE COLUMNS */
		.chart .columnCode,
		.chart .chart_header .columnCode { width:128px; }
		.chart .columnItem,
		.chart .chart_header .columnItem { width:160px; }
		.chart .columnDes,
		.chart .chart_header .columnDes { width:290px; }
		.chart .columnPrice,
		.chart .chart_header .columnPrice { width:60px; text-align:right; }
		/* YES NO */
		.chart .columnYes { height:16px; background:url(../_img/graphics/icons/icon_yes.gif) center no-repeat; }
		.chart .columnNo { height:16px; background:url(../_img/graphics/icons/icon_no.gif) center no-repeat; }
		
/* R1SOFT ALLOCATED CHARTS */		
#chart2 { width:680px; padding:10px; clear:both; background:url(../_img/graphics/chart_bottom.gif) bottom left no-repeat; }
	/* CHART HEADER */
	#chart2 .chart_header { width:680px; height:77px; margin:-10px 0 0 -10px; padding:10px 10px 0 10px; background:url(../_img/graphics/chart_top.gif) top left no-repeat; }
	#chart2 .chart_header h2 { padding:0 0 5px 0; }
	#chart2 .chart_header .column,  { text-align:center; color:#000000; font-weight:bold; }
	#chart2 .chart_header .columnCode, { color:#000000; font-weight:bold; }
	#chart2 .chart_header .columnMan, { color:#000000; font-weight:bold; }
	#chart2 .chart_header .columnPrice, { font-weight:bold; }
	#chart2 .chart_header .columnRam, { color:#000000; font-weight:bold; }
	#chart2 .chart_header .columnBw, { color:#000000; font-weight:bold; }
	#chart2 .chart_header .columnPs, { color:#000000; font-weight:bold; }
	#chart2 .chart_header .columnIp, { color:#000000; font-weight:bold; }
	#chart2 .chart_header .columnSet, { color:#000000; font-weight:bold; }
	#chart2 .chart_header .columnInc,  { color:#000000; font-weight:bold; }
	#chart2 .chart_header .columnSql, { color:#000000; font-weight:bold; }
	#chart2 .chart_header .columnDes, { color:#000000; font-weight:bold; }
	#chart2 .chart_header .columnPrice { font-weight:bold; }
	#chart2 .chart_header .column { text-align:center; }
	/* COLUMNS */
	#chart2 .column,
	#chart2 .chart_header .column,
	#chart2 .columnCode,
	#chart2 .chart_header .columnCode,
	#chart2 .columnMan,
	#chart2 .chart_header .columnMan,
	#chart2 .columnPrice,
	#chart2 .chart_header .columnPrice,
	#chart2 .columnRam,
	#chart2 .chart_header .columnRam,
	#chart2 .columnBw,
	#chart2 .chart_header .columnBw,
	#chart2 .columnPs,
	#chart2 .chart_header .columnPs,
	#chart2 .columnIp,
	#chart2 .chart_header .columnIp,
	#chart2 .columnSet,
	#chart2 .chart_header .columnSet,
	#chart2 .columnInc,
	#chart2 .chart_header .columnInc,
	#chart2 .columnSql,
	#chart2 .chart_header .columnSql,
	#chart2 .columnDes,
	#chart2 .chart_header .columnDes,
	#chart2 .columnPrice,
	#chart2 .chart_header .columnPrice,
	#chart2 .columnYes,
	#chart2 .columnNo { float:left; width:90px; margin:5px 2px; font-size:11px; }
	#chart .columnCode { clear:both; }
	
	/* R1SOFT DEDICATED CHARTS */		
#chart3 { width:685px; padding:10px; clear:both; background:url(../_img/graphics/chart_bottom.gif) bottom left no-repeat; }
	/* CHART HEADER */
	#chart3 .chart_header { width:685px; height:77px; margin:-10px 5px 5px -10px; padding:10px 0px 0px 10px; background:url(../_img/graphics/chart_top.gif) top left no-repeat; }
	#chart3 .chart_header h2 { padding:0 0 5px 0; }
	#chart3 .chart_header .column,  { text-align:center; color:#000000; font-weight:bold; }
	#chart3 .chart_header .columnCode, { color:#000000; font-weight:bold; }
	#chart3 .chart_header .columnMan, { color:#000000; font-weight:bold; }
	#chart3 .chart_header .columnPrice, { font-weight:bold; }
	#chart3 .chart_header .columnRam, { color:#000000; font-weight:bold; }
	#chart3 .chart_header .columnBw, { color:#000000; font-weight:bold; }
	#chart3 .chart_header .columnPs, { color:#000000; font-weight:bold; }
	#chart3 .chart_header .columnIp, { color:#000000; font-weight:bold; }
	#chart3 .chart_header .columnSet, { color:#000000; font-weight:bold; }
	#chart3 .chart_header .columnInc,  { color:#000000; font-weight:bold; }
	#chart3 .chart_header .columnSql, { color:#000000; font-weight:bold; }
	#chart3 .chart_header .columnDes, { color:#000000; font-weight:bold; }
	#chart3 .chart_header .columnPrice { font-weight:bold; }
	#chart3 .chart_header .column { text-align:center; }
	/* COLUMNS */
	#chart3 .column,
	#chart3 .chart_header .column,
	#chart3 .columnCode,
	#chart3 .chart_header .columnCode,
	#chart3 .columnMan,
	#chart3 .chart_header .columnMan,
	#chart3 .columnPrice,
	#chart3 .chart_header .columnPrice,
	#chart3 .columnRam,
	#chart3 .chart_header .columnRam,
	#chart3 .columnBw,
	#chart3 .chart_header .columnBw,
	#chart3 .columnPs,
	#chart3 .chart_header .columnPs,
	#chart3 .columnIp,
	#chart3 .chart_header .columnIp,
	#chart3 .columnSet,
	#chart3 .chart_header .columnSet,
	#chart3 .columnInc,
	#chart3 .chart_header .columnInc,
	#chart3 .columnSql,
	#chart3 .chart_header .columnSql,
	#chart3 .columnDes,
	#chart3 .chart_header .columnDes,
	#chart3 .columnPrice,
	#chart3 .chart_header .columnPrice,
	#chart3 .columnYes,
	#chart3 .columnNo { float:left; width:80px; margin:5px 2px; padding: 0px; font-size:11px; }
	#chart .columnCode { clear:both; }		

/* FOOTER STYLES*/
#footer {
	width:936px;
	height:29px;
	padding:0 12px;
	background:url(../_img/graphics/footer/footerBG.gif) top left no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#footer_title { float:left; width:140px; margin-top:8px; color:#888888; }
	/* RELATED SITES */
	.related_icon { float:left; width:27px; height:27px; margin-right:5px; }
	.related_sites { float:left; margin:8px 0 0 5px; font-size:10px; }
	#fb_link { display:none; }
	#twitter_link { display:none; }
	/* FINE PRINT */
	#fine_print { clear:both; float:left; width:640px; padding-top:20px; color:#aaaaaa; font-size:10px; }
	#fine_print a { margin-right:5px; border-right:1px solid #aaaaaa; padding-right:5px; }
	/*  CONTACT INFO  */
	#contact_info { float:left; width:296px; padding-top:20px; color:#aaaaaa; font-size:10px; text-align:right; } 
	/* Main Content Image Styles */
	.displayRight {display:block; float:right; }
	.related_sites { float:left; margin:8px 0 0 5px; font-size:10px; }
	#fb_link { display:none; }
	#twitter_link { display:none; }
	/* FINE PRINT */
	#fine_print { clear:both; float:left; width:640px; padding-top:20px; color:#aaaaaa; font-size:10px; }
	#fine_print a { margin-right:5px; border-right:1px solid #aaaaaa; padding-right:5px; }
	.shareBar{float:right; height:16px; bottom:5px;}
	*:first-child+html .shareBar {float:right; bottom:15px; position:relative}
	
	img#footer_topbar {display:block; clear:left;}
	#footer_expanded {clear:left;width:918px;padding:20px;margin-bottom:20px;background-color:#fff;color:#434548;font-size:7pt;	overflow:hidden;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;	border-left: 1px solid #ccc; margin-right: auto;margin-left: auto;}	
	#footer_expanded div {float:left; width:136px; margin-right:20px;}
	#footer_expanded div.last {margin-right:0;}
	#footer_expanded a:link, #footer_expanded a:visited {color:#434548; font-weight:normal; text-decoration:none;}
	#footer_expanded a:hover, #footer_expanded a:active {color:#00a2df; font-weight:normal; text-decoration:none;}
	#footer_expanded div h4 {color:#231f20; font-weight:bold; font-size:7pt; margin:0;}
	#footer_expanded div h4 a:link, #footer_expanded div h4 a:visited {color:#231f20; font-weight:bold; text-decoration:none;}
	#footer_expanded div h4 a:hover, #footer_expanded div h4 a:active {color:#00a2df; font-weight:bold; text-decoration:none;}

	
	/*SP STYLES */
img.display_center {display:block; margin:10px auto;}

#main_content table#defcon_server_monitoring {padding:0; margin-bottom:12px; margin-top:12px; font-size:8pt; border-collapse:collapse;}
#main_content table#defcon_server_monitoring th {background-color:#c4e5f8; font-size:9pt; font-weight:bold; border-right:1px dotted #808285; padding:6px 10px;}
#main_content table#defcon_server_monitoring th.last {border-right:none;}
#main_content table#defcon_server_monitoring tr.top {padding-top:18px;}
#main_content table#defcon_server_monitoring td {padding:12px 10px 6px 10px; border-bottom:1px solid #808285; border-right:1px dotted #808285;}
#main_content table#defcon_server_monitoring td.last {border-right:none;}



/* Styles for Wide Pages */
#main_content_01 {width:910px; padding:25px; background-color:#ffffff; margin-left:auto; margin-right:auto; font-size:9pt;}
#main_content_01 p {line-height:14pt; margin-bottom:12px; }
#main_content_01 p.lead {font-size:14pt; line-height:20pt; margin-bottom:40px; color:#989694;}
#main_content_01 a:link, #main_content_01 a:visited {color:#00aeef; text-decoration:none;}
#main_content_01 a:active, #main_content_01 a:hover {color:#00aeef; text-decoration:underline;}

/*#main_content_01 h1 {font-size:18pt;}
#main_content_01 h2 {font-size:14pt; color:#afbd21; font-weight:normal; margin-top:36px;}*/
/*#main_content_01 h1 {font-size:18pt;}*/
#main_content_01 h1 {font-size:14pt; color:#afbd21; font-weight:normal; margin-top:36px;}
#main_content_01 h3 {font-size:10pt; color:#4d4d4f; margin-top:18px;}
#main_content_01 h4 {font-size:9pt; font-weight:bold;}

#main_content_01 img.five_levels_left {float:left; margin-right:40px; margin-bottom:100px;}
#main_content_01 img.five_levels_hand {float:right; margin-left:30px; margin-bottom:40px;}

#main_content_01 ul {margin-bottom:24px; margin-top:12px;}
#main_content_01 ul li {margin-left:30px; padding-bottom:4px;}

#main_content_01 #jump_links {margin-top:15px; border-top:1px dotted #939598; padding-top:20px; clear:left; overflow:hidden; width:100%;}
#main_content_01 #jump_links div {float:left; width:253px; padding-right:50px;}
#main_content_01 #jump_links div.first {clear:left;}
#main_content_01 #jump_links div.last {}
#main_content_01 #jump_links p {margin-bottom:0px;}

#main_content #five_levels_box, #main_content_01 #five_levels_box {float:right; margin-left:50px; margin-bottom:25px; width:210px; text-align:center; }
#main_content_01 #five_levels_box img.5_levels {width:210px; height:238px;}
#main_content_01 #five_levels_box img.raq_ras {margin-top:12px; margin-bottom:5px; height:55px; width:206px;}
#main_content_01 #five_levels_box img.chat_call {}
#main_content_01 #five_levels_box div.chat_call {margin-left:2px; background-image:url(../_img/graphics/btn_landing_chat_call_bg.gif); background-repeat:no-repeat; position:relative; text-align:left; width:206px; height:60px;}
#main_content_01 #five_levels_box div.chat_call p {position:absolute; top:10px; left:10px; width:150px; line-height:normal; color:#0165a3; font-weight:bold; font-size:9pt;}
#main_content_01 #five_levels_box div.chat_call span.black {color:#231f20;}
#main_content_01 #five_levels_box div.chat_call a:link, #main_content #call_to_action a:visited {text-decoration:none; color:#00baf2;}
#main_content_01 #five_levels_box div.chat_call a:active, #main_content #call_to_action a:hover {text-decoration:underline; color:#00baf2;}
/* END Style for Wide Pages */
#main_content p.lead {font-size:14pt; line-height:20pt; margin-bottom:40px; color:#989694;}
#main_content p.diagram_caption {margin-top:8px; margin-bottom:24px; line-height:normal; font-size:8pt; font-weight:bold; padding-left:25px; width:560px;}
#main_content h1 {font-size:18pt;}
#main_content a:link, #main_content a:visited {color:#00aeef; text-decoration:none;}
#main_content a:active, #main_content a:hover {color:#00aeef; text-decoration:underline;}

#main_content h2 {font-size:14pt; color:#afbd21; font-weight:normal; margin-top:36px;}
#main_content h3 {font-size:10pt; color:#4d4d4f; margin-top:18px;}
#main_content h3.awards {margin-top:0;}
#main_content h3.partners {margin-top:0;}
#main_content h4 {font-size:9pt; font-weight:bold;}

#main_content img.five_levels_left {float:left; margin-right:40px; margin-bottom:100px;}
#main_content img.five_levels_hand {float:right; margin-left:30px; margin-bottom:40px;}
#main_content img.es_diagrams {margin-top:12px;}

#main_content ul {margin-bottom:24px; margin-top:12px;}
#main_content ul li {margin-left:30px; padding-bottom:4px;}

#main_content #jump_links {margin-top:15px; border-top:1px dotted #939598; padding-top:20px; clear:left; overflow:hidden; width:100%;}
#main_content #jump_links div {float:left; width:253px; padding-right:50px;}
#main_content #jump_links div.first {clear:left;}
#main_content #jump_links div.last {}
#main_content #jump_links p {margin-bottom:0px;}

#main_content div.award_listing {margin-top:15px; border-top:1px dotted #939598; padding-top:20px; clear:left; overflow:hidden; width:100%;}
#main_content div.award_listing img {float:left; width:150px; margin-right:15px;}
#main_content div.award_listing div.text {float:left; width:500px;}

#main_content div.iconBlock {margin-top:15px; padding-top:20px; clear:left; overflow:hidden; width:100%;}
#main_content div.iconBlock img {float:left; margin-right:15px; margin-left:15px;}
#main_content div.iconBlock div.icontext {float:left; width:500px;margin-left:40px;}


#main_content div.partner_listing {margin-top:15px; border-top:1px dotted #939598; padding-top:20px; clear:left; overflow:hidden; width:100%;}
#main_content div.partner_listing img {float:left; width:150px; margin-right:15px;}
#main_content div.partner_listing div.text {float:left; width:500px;}
#main_content div.partner_listing h3 {margin-top:0;}

#main_content div.testimonial {margin-top:15px; border-top:1px dotted #939598; padding-top:20px; clear:left; overflow:hidden; width:100%;}
#main_content div.testimonial p.person {font-size:8pt; font-weight:bold; margin-bottom:0;}
#main_content div.testimonial p.company {margin-bottom:0; margin-top:0;}
#main_content div.testimonial p.link {font-size:8pt;}

#main_content div.bottom_links {margin-top:15px; border-top:1px dotted #939598; padding-top:15px; clear:left; overflow:hidden; width:100%;}

#main_content #call_to_action {width:467px; height:62px; background-image:url(../_img/graphics/bar_call_to_action_bg.gif); background-repeat:no-repeat; margin-top:20px; position:relative;}
#main_content #call_to_action p {position:absolute; top:25px; left:224px; width:215px; line-height:normal; color:#0165a3; font-weight:bold; font-size:9pt;}
#main_content #call_to_action span.black {color:#231f20;}
#main_content #call_to_action img.click_trans {float:left; width:200px; height:40px; margin-top:15px;}
#main_content #call_to_action a:link, #main_content #call_to_action a:visited {text-decoration:none; color:#00baf2;}
#main_content #call_to_action a:active, #main_content #call_to_action a:hover {text-decoration:underline; color:#00baf2;}

#main_content h2.no_margin {margin-top:0;}
h3.no_margin {margin:0;}
	
