body {
	margin: 0 0 10px;
	padding: 0;
	text-align: center;
	background: #B2B7D5 url(../images/main_bg.png) repeat-x top;
	font-family: "Arial";
	font-size: 10pt;
	color: #5D5D5D;
}
table {
	font-size: 1em;
}
a img {
	border: 0;
}
h1 {
	color: #17538F;
	font-weight: normal;
	font-size: 2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 1em 0 0.2em;
	height: auto !important;
	height: 26px;
	min-height: 26px;
}
h2 {
	color: #4274A6;
	font-weight: normal;
	font-size: 1.8em;
	margin: 0.83em 0 0.5em;
}
p {
	margin: 0.2em 0 1em;
	padding: 0;
}
a {
	color: #4274A6;
//	color: #DB313A;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #DB313A;
	text-decoration: none;
	font-weight: bold;
}
.clear {
	clear: both;
}
.left_col {
	padding-left: 0;
	padding-right: 20px;
}

li {
	padding: 5px;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 970px;
}
#logo {
	margin: 25px 0 19px 24px;
}
#header_left_shadow {
	background: url(../images/header_left_shadow.png) repeat-y left;
}
#header_right_shadow {
	background: url(../images/header_right_shadow.png) repeat-y right;
}
#header_lt_shadow {
	float: left;
	background: #FFFFFF url(../images/header_lt_shadow.png) no-repeat left top;
	width: 9px;
	height: 146px;
	display: inline;
}
#header_rt_shadow {
	float: right;
	background: url(../images/header_rt_shadow.png) no-repeat;
	width: 9px;
	height: 146px;
	display: inline;
}
.subpage #header_lt_shadow,
.subpage #header_rt_shadow {
	height: 124px !important;
	height: 123px;
	position: relative;
}
.subpage #header_rt_shadow {
	background: url(../images/header_rt_shadow_subpage.png) no-repeat;
}
.subpage #header_lt_shadow {
	background: url(../images/header_lt_shadow_subpage.png) no-repeat;
}
#header_top_corners {
	background: #FFFFFF url(../images/header_top_shadow.png) repeat-x;
	height: 11px;
}
#header_main {
	margin: 0 9px;
	padding: 4px 10px 0;
	width: 932px;
	background: #FFFFFF;
	overflow: auto;
}
#ie_1px_fix {
	font-size: 1px;
	height: 1px;
}
#header_menu {
	padding: 0;
	margin: 0 6px 15px 7px;
	list-style: none;
	height: 38px;
	background: url(../images/menu_bg_dark.png) repeat-x top;
}
#header_menu li {
	float: left;
	margin: 0;
	padding: 0;
	background: url(../images/menu_bg.png) repeat-x top;
}
#header_menu a, #header_menu #call_us {
	line-height: 38px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
#header_menu img {
	vertical-align: middle;
}
#header_menu a {
	display: block;
	background: url(../images/menu_separator.png) no-repeat top right;
	float: left;
	padding: 0 2px 0 0px;
	width: 100px;
	height: 38px;
	font-size: 1.2em;
}
#header_menu #call_us {
	background: none;
	float: right;
	padding: 0;
	width: 180px;
	font-size: 1em;
	zoom: 1;
}
#call_us img {
	margin: 3px 0px 6px 0;
}
/* Fix for IE6 3px margin bug */
* html #menu_left {
	margin-right: -3px;
}
* html #menu_right {
	margin-left: -3px;
}
#left_header_menu {
	margin: 0;
	padding: 0 0 1px 0;
	width: 211px;
	list-style: none;
}
#left_header_menu li {
	background: url(../images/big_menu_bg.png) repeat-x;
	margin: 0 0 9px 0;
	padding: 0;
	width: 100%;
	float: left;
}
#left_header_menu li a {
	background: url(../images/big_menu_left.png) no-repeat left;
	display: block;
	height: 58px;
}
#left_header_menu li span {
	background: url(../images/big_menu_right.png) no-repeat right;
	display: block;
	height: 58px;
}
#left_header_menu li img {
	margin-top: 20px;
	margin-left: 27px;
}
#left_header_menu li .toggle-hidden,
#left_header_menu li .toggle-hidden {
	display: none;
}
#left_header_menu li.selected,
#left_header_menu li.hover {
	background: url(../images/big_menu_bg_blue.png) repeat-x;
}
#left_header_menu li.selected .toggle-shown,
#left_header_menu li.hover .toggle-shown {
	display: none;
}
#left_header_menu li.selected .toggle-hidden,
#left_header_menu li.hover .toggle-hidden {
	display: inline;
}
#left_header_menu li.selected a,
#left_header_menu li.hover a {
	background: url(../images/big_menu_left_blue.png) no-repeat left;
}
#left_header_menu li.selected span,
#left_header_menu li.hover span {
	background: url(../images/big_menu_right_blue.png) no-repeat right;
}
.subpage #left_header_menu {
	height: 66px;
	width: auto;
}
.subpage #left_header_menu li {
	float: left;
	display: inline;
	margin: 0 7px 6px;
	width: 220px;
}
.subpage #left_header_menu #big_menu_host {
	margin-left: 0;
}
.subpage #left_header_menu #big_menu_datacentre  {
	margin-left: 0;
}
.subpage #left_header_menu #big_menu_support  {
	margin-right: 0;
	margin-bottom: 4px;
}
.subpage #left_header_menu #big_menu_partner {
	margin-right: 0;
	margin-bottom: 4px;
}
#header_image {
	float: left;
}
#navigation_image {
	float: right;
}
#header_bottom_corners {
	background: #FFFFFF;
	height: 7px;
	margin: 0 9px;
}
#header_lb_shadow {
	background: url(../images/header_lb_shadow.png) no-repeat left bottom;
}
#header_rb_shadow {
	background: url(../images/header_rb_shadow.png) no-repeat right bottom;
}

.content_left_shadow {
	background: #FFFFFF url(../images/content_left_shadow.png) repeat-y left;
	margin-top: 15px;
}
.content_lt_shadow {
	background: url(../images/content_lt_shadow.png) no-repeat left top;
}
.content_lb_shadow {
	background: url(../images/content_lb_shadow.png) no-repeat left bottom;
}

.content_right_shadow {
	background: url(../images/content_right_shadow.png) repeat-y right;
}
.content_rt_shadow {
	background: url(../images/content_rt_shadow.png) no-repeat right top;
}
.content_rb_shadow {
	background: url(../images/content_rb_shadow.png) no-repeat right bottom;
	padding: 0 9px;
}
.content {
	zoom: 1;
	padding: 2px 41px 20px;
}
.content_top_corners, .content_bottom_corners {
	height: 7px;
	background: #FFFFFF;
}
#header_lt_corner, #menu_left, .content_lt_corner, .content_lb_corner {
	float: left;
}
#header_rt_corner, #menu_right, .content_rt_corner, .content_rb_corner {
	float: right;
}

#content_left_col {
	width: 340px;
	float: left;
}
#content_right_col {
	margin-left: 370px;
}

#content_left_col_wide {
	width: 450px;
	float: left;
}
#content_right_col_narrow {
	margin-left: 500px;
	padding: 0px 0px 0px 50px;
	border-left: 1px dashed #555555;
}

.news_headline, .search_result {
	margin: 10px 0;
	padding: 25px 0 10px;
	border-top: 1px dashed #555555;
}
.news_headline a {
	font-weight: normal;
}

#carousel_left {
	float: left;
	display: block;
}
#carousel_right {
	float: right;
	display: block;
}
#features_carousel_main {
	overflow: hidden;
	width: 900px;
	height: 110px;
	margin: 20px 20px 0;
}
#features_carousel_main ul {
	padding: 7px 20px 0;
	margin: 0;
	text-align: center;
	list-style: none;
}
#features_carousel_main li {
	float: left;
	padding: 0;
	margin: 0 5px;
	width: 92px;
	text-align: center;
	font-weight: bold;
}
#features_carousel_main a {
	color: #484848;
}

#features_carousel_main a.selected {
	color: #DB313A;
}
.pseduo_br {
	display: block;
}
#small_map {
	margin: 0 0 5px 0;
}
.title_image {
	float: left;
	margin: 16px 16px 4px 10px;
	vertical-align: top;
}
.title_image_feature {
	vertical-align: middle;
	margin-right: 10px;
}
.blue_block {
	width: 280px;
	float: left;
	background: #D1E4F8 url(../images/blue_block_top.png) repeat-x top;
	margin: 0 7px;
}
#host .blue_block_inner {
	height: 380px;
}
#support .blue_block_inner {
	height: 280px;
}
#support .blue_block_inner table, td, th {
	border: 0px dashed #555555;
}
#secure .blue_block_inner {
	height: 270px;
}
#connect .blue_block_inner {
	height: 340px;
}
.blue_block.full {
	float: none;
	width: auto;
}
.blue_block.full .blue_block_inner {
	padding: 0 40px;
}
.blue_block_bottom {
	height: 11px;
}
.blue_block_br {
	float: right;
}
.blue_block_bl {
	float: left;
}
.blue_block_inner {
	padding: 0 17px;
	font-size: 8pt;
	line-height: 155%;
}

.img-fl-left {
	padding: 0 5px 5px 0;
	float:left;
}


.news_item {
	float: left;
	min-height: 80px;
	/* IE6 min-height hack */
	height: auto !important;
	height: 80px;
	width: 400px;
	margin: 35px 11px 0;
	font-size: 8pt;
	line-height: 140%;
}
.news_item img {
	float: right;
	margin: 0 0 0 15px;
}
.news_item h4 {
	margin: 0;
	font-weight: bold;
}
.news_item p {
	margin: 0;
}
.news_item .readmore {
	white-space: nowrap;
}

.search_result {
	line-height: 150%;
	margin-left: 14px;
}
.search_result p {
	margin: 0;
	font-size: 8pt;
	width: 450px;
}
.search_result img {
	float: right;
	vertical-align: text-top;
	margin: 0 0 15px 15px;
}
.search_result h4 {
	margin: 0;
	font-weight: bold;
}
.search_result p {
	margin: 0;
}
.search_result .readmore {
	white-space: nowrap;
}

.pagination {
	background: url(../images/big_menu_bg.png) repeat-x;
	height: 58px;
	float: right;
	font-size: 8pt;
	margin: 20px 0;
}
.pagination img {
	vertical-align: middle;
}
.pagination a {
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0 2px;
}
.pagination a.previous {
	text-decoration: none;
	margin-left: 0;
}
.pagination a.next {
	text-decoration: none;
	margin-right: 0;
}
.pagination a.previous img {
	margin-right: 3px;
}
.pagination a.next img {
	margin-left: 3px;
}
.pagination a.current {
	color: #db313a;
}
#contact h1 {
	margin-left: 46px;
}
#contact h2 {
	font-size: 2.2em;
	margin-bottom: 10px;
}
#contact_left h2 {
	text-align: right;
	width: 215px;
}
.label_block {
	width: 215px;
	text-align: right;
	font-weight: bold;
	font-size: 8pt;
}
.label_block.big {
	vertical-align: top;
}
.input_block {
	padding-right: 10px;
}
.input_block input {
	width: 288px;
}
.input_block select {
	width: 216px;
}
.button_block {
	padding-left: 249px;
}
.form_break {
	background: url(../images/form_break.png) repeat-x bottom;
	height: 18px;
}
#requirements_more {
	width: 230px;
	height: 130px;
}
#captcha {
	width: 150px;
	margin-bottom: 8px;
}
#captcha_image {
	display: block;
	margin-bottom: 15px;
}
#contact_left {
	font-size: 8pt;
	float: left;
	display: inline;
	margin: 0 20px 10px 40px;
	width: 550px;
	padding: 0;
	background: url(../images/form_break_right.png) repeat-y right;
}
#contact_left .form_break {
	margin-right: 20px;
}
#contact_right {
	float: left;
	width: 220px;
	font-size: 8pt;
}
#contact_right h4 {
	font-weight: bold;
	color: #17538F;
	font-size: 9pt;
}
#contact_right a {
	text-decoration: underline;
	font-weight: normal;
}
#search_box {
	float: right;
	display: inline;
	margin: 12px 20px 0 0;
}
#search_box img, #search_box input {
	vertical-align: middle;
}
#search_box span {
	font-size: 12pt;
	color: #717171;
	font-weight: bold;
	margin-right: 20px;
}
#search_box .input {
	width: 200px;
	color: #717171;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	font-size: 8pt;
	padding: 2px 2px 2px 6px;
}
#footer {
	color: #4274A6;
	text-align: center;
	padding: 0 20px;
	font-size: 8pt;
}
#footer_top {
	padding: 10px 0 6px;
	margin: 0 0 5px 0;
	border-bottom: 1px dashed #D9DBEA;
}
#footer a {
	color: #4274A6;
	font-weight: normal;
}
#flash_header {
	background: #FFFFFF;
	margin: 0 9px;
	text-align: center;
}
#twit-twit a {
	color: #4274A6;
	font-weight: normal;
}

#twit-twit li {
	padding:5; 
	margin-left:-0.3em;
	list-style-image: url('/images/arrow_right.png');
}



#rounded-corner-table
{
	font-family: "Arial", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 0px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	background: #D1E4F8 url(../images/blue_block_top.png) repeat-x top;
}
#rounded-corner-table thead
{
	background: #D1E4F8;
}
#rounded-corner-table th
{
	padding: 8px;
	font-weight: bold;
	font-size: 11px;
	border-top: 1px solid #fff;
/*	color: #ffffff;
	background: #4274A6; */
}
#rounded-corner-table td
{
	padding: 8px;
/*	background: #D1E4F8; */
	border-top: 1px solid #fff;
/*	color: #669; */
}
#rounded-corner-table tfoot td.rounded-foot-left
{
	background: #D1E4F8 url('/images/blue_block_bl.png') left bottom no-repeat;
}
#rounded-corner-table tfoot td.rounded-foot-right
{
	background: #D1E4F8 url('/images/blue_block_br.png') right bottom no-repeat;
}
#rounded-corner-table tbody tr:hover td
{
	background: #d0dafd;
}
#right-block
{
	float: right; width: 380px; margin-right: 0; padding-left: 20px;
	padding-top: 20px;
}

#footer2 {
	width:100%;
	background:#17538F;
	position: absolute;
     	bottom: 0px;
     	left: 0px;
}
#footer2 p, #footer2 a {font-size:9px; font-weight: normal; color:#fff}

#footer-table
{
	font-family: "Arial", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 9px;
	width: 870px;
	text-align: left;
	border-collapse: collapse;
	color: #fff;
	font-weight: normal;	
	margin-left: auto;
	margin-right: auto;
}

#footer-table td
{
	width: 33%;
	vertical-align: top;
}

#footer-table td.left
{
	border-right: 1px dashed #D9DBEA;
}
#footer-table td.cen
{
	text-align: center;
	border-right: 1px dashed #D9DBEA;
}
