﻿/* layout */
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #538FBA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link{
}

.thrColFixHdr #containerWrapper {
	text-align: center;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	height: auto;
	display: block;
	clear: both;
}

.thrColFixHdr #container {
	width: 966px;
	text-align: left;
	background-color: #E3F2F7;
	margin: auto;
	clear: both;
	background-image: url(images/bg_container.gif);
	background-repeat: repeat-y;
	background-position: left top;
} 
.thrColFixHdr #header {
	background-color: #DDDDDD;
	background-image: url(images/bg_frame_header.jpg);
	background-repeat: no-repeat;
	height: 98px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.thrColFixHdr #header #slogan { /* header slogan */
	float: left;
	margin-right: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #7eb6d2;
	margin-top: 50px;
}
.thrColFixHdr #header #topright { /* header right side */
	float: right;
	margin-left: 8px;
	margin-top: 50px;
	color: #4990b2;
}
.thrColFixHdr #header #topright a { /* header right side links */
	color: #b4d2e2;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;

}
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 7px; /* padding keeps the content of the div away from the edges */
	background-color: #EBEBEB;
	background-image: url(images/bg_frame_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 518px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 7px; /* padding keeps the content of the div away from the edges */
	height: 518px;
	background-color: #EBEBEB;
	background-image: url(images/bg_frame_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.thrColFixHdr #mainContent {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 952px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E3F2F7;
	background-image: url(images/bg_frame_content_homepage.jpg);
} 
.thrColFixHdr #container #mainContent #mainGraphic {
	border-bottom: 1px solid #A8C9D8;
	padding: 0px;
	float: left;
		height: 235px;
		width: 617px;
		margin-top: 15px;
		margin-right: 16px;
		margin-bottom: 0px;
		margin-left: 17px;
		display: inline;
		text-align: center;
}

.thrColFixHdr #container #mainContent #login {
	border-bottom: 1px solid #A8C9D8;
	padding: 0px;
	float: left;
		height: 235px;
		width: 850px;
		margin-top: 15px;
		margin-right: 16px;
		margin-bottom: 0px;
		margin-left: 17px;
		display: inline;
		text-align: center;
}

#resellerHosting {
	float: left;
	width: 200px;
	height: 65px;
	background-image: url(images/cont_tr_reseller_hosting.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	padding-left: 80px;
	padding-right: 10px;
	padding-top: 10px;
	}
	
#resellerHosting a {
	float:left;
	display:block;
	text-decoration:none;
	font-weight:normal;
	text-transform: none;
	color: #d3e5f0;
	}
	
#resellerHosting a:hover {
	float:left;
	display:block;
	text-decoration:underline;
	font-weight:normal;
	text-transform: none;
	color: #d3e5f0;
	}


#resellerHosting h2{
	color:#FFFFFF
	float: left;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(images/css_bullet_reseller_hosting.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
}
		#resellerHosting2 { 
			float: left; 
			width: 200px; 
			height: 65px; 
			background-image: url('images/cont_tr_reseller_hosting2.jpg'); 
			background-repeat: no-repeat; 
			background-position: left top; 
	margin-top: 15px;
	padding-left: 80px;
	padding-right: 10px;
	padding-top: 10px;
		}
		
		#resellerHosting2 a { 
			color: #030063; 
			display:block; 
			text-decoration:none; 
			font-weight:normal; 
			text-transform: none; 
		} 
		
		#resellerHosting2 a:hover { 
			float:left; 
			display:block;
			text-decoration:underline; 
			font-weight:normal; 
			text-transform: none; 
			color: #030063;
		}
		
		#resellerHosting2 h2{ 
			color:#FFFFFF float: left; 
			font-size: 17px; 
			color: #9D4517; 
			font-weight: normal; 
			margin: 0px;
			margin-bottom: 2px;
			padding-left: 13px; 
		}
		#dedicatedServers { 
			float: left; 
			width: 218px; 
			height: 66px; 
			background-image: url('images/cont_tr_dedicated_servers_2.jpg'); 
			background-repeat: no-repeat; 
			background-position: lefttop; 
			margin-top: 5px; 
			padding-top: 9px; 
			padding-right: 60px; 
			padding-left: 12px;
		}
		
		#dedicatedServers a { 
			color: #030063; 
			display:block; 
			text-decoration:none; 
			font-weight:normal; 
			text-transform: none; 
		} 
		
		#dedicatedServers a:hover { 
			float:left; 
			display:block;
			text-decoration:underline; 
			font-weight:normal; 
			text-transform: none; 
			color: #030063;
		}
		
		#dedicatedServers h2{ 
			color:#FFFFFF float: left; 
			font-size: 17px; 
			color: #EBFEFF; 
			font-weight: normal; 
			margin: 0px;
			margin-bottom: 2px;
			padding-left: 13px; 
		}
		#CloudHosting { 
			float: left; 
			width: 218px; 
			height: 66px; 
			background-image: url('images/aaatemp_cloud.jpg'); 
			background-repeat: no-repeat; 
			background-position: lefttop; 
			margin-top: 5px; 
			padding-top: 9px; 
			padding-right: 60px; 
			padding-left: 12px;
		}
		
		#CloudHosting a { 
			color: #030063; 
			display:block; 
			text-decoration:none; 
			font-weight:normal; 
			text-transform: none; 
		} 
		
		#CloudHosting a:hover { 
			float:left; 
			display:block;
			text-decoration:underline; 
			font-weight:normal; 
			text-transform: none; 
			color: #030063;
		}
		
		#CloudHosting h2{ 
			color:#FFFFFF float: left; 
			font-size: 17px; 
			color: #EBFEFF; 
			font-weight: normal; 
			margin: 0px;
			margin-bottom: 2px;
			padding-left: 13px; 
		}


#exchangehosting {
float: left;
	width: 210px;
	height: 65px;
	background-image: url(images/cont_tr_exchange.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: 033d57;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 80px;
	}
#exchangehosting h2{
	float: left;
	font-size: 17px;
	color: #033d57;
	font-weight: normal;
	background-image: url(images/css_bullet_exchange.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin: 0px;
	padding-left: 10px;
	padding-right:40px;
}

#exchangehosting a {
	float:left;
	display:block;
		font-weight:normal;
	text-transform: none;
	color: #033d57;
	text-decoration:none;
}

#exchangehosting a:hover {
		text-decoration:underline;
		}


#featuredService {
	float: left;
	width: 265px;
	height: 65px;
	background-image: url(images/cont_tr_featured_service.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
}

#featuredService h2{
	color:#FFFFFF
	float: left;
	font-size: 17px;
	color: #990000;
	font-weight: normal;
	background-image: url(images/css_bullet_featured_service.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin: 0px;
	padding-left: 10px;	
}
#featuredService #featuredServiceContent {
	margin-left: 90px;
	margin-top: 5px;
	color: #197b30;
}

#featuredService #featuredServiceContent a {
	color: #197b30;
	display:block;
	text-decoration:none;
	font-weight:normal;
	text-transform: none;
}

#featuredService #featuredServiceContent a:hover {
		text-decoration:underline;
		}

#NewService {
	float: left;
	width: 265px;
	height: 65px;
	background-image: url(images/cont_tr_aspnet35.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
}

#NewService h2{
	color:#FFFFFF
	float: left;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(images/css_bullet_notcreated.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin: 0px;
	padding-left: 10px;	
}
#NewService #NewServiceContent {
	margin-left: 10px;
	margin-top: 5px;
	color: #ffffff;
}

#NewService #NewServiceContent a {
	color: #ffffff;
	display:block;
	text-decoration:none;
	font-weight:normal;
	text-transform: none;
}

#NewService #NewServiceContent a:hover {
		text-decoration:underline;
		}


#dnp {
	color: ##033d57;
	float: left;
	width: 265px;
	height: 65px;
	background-image: url(images/cont_tr_dnp.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
}

#dnp h2 {
	float: left;
	font-size: 17px;
	color: ##033d57;
	font-weight: normal;
	background-image: url(images/css_bullet_exchange.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin: 0px;
	padding-left: 10px;	
}

#dnp a {
	float:left;
	display:block;
		font-weight:normal;
	text-transform: none;
	color: #033d57;
	text-decoration:none;
}

#dnp a:hover {
		text-decoration:underline;
		}



.thrColFixHdr #footer {
	background-color: #E3F2F7;
	background-image: url(images/bg_footer_frame.gif);
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFixHdr #footer #footerContent {
	width: 966px;
	margin-left:auto;
	margin-right:auto;
	background-color: #E3F2F7;
	height: 142px;
	padding-top: 35px;
	background-image: url(images/bg_footer.jpg);
}
.thrColFixHdr #footer #copyright {
	width: 966px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5488B6;
	padding-bottom: 5px;
}
.thrColFixHdr #footer #footerMainLinks {
	background-image: url(images/bg_footer_mainlinks.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 6px;
	padding-bottom: 6px;
} 
.thrColFixHdr #footer #footerMainLinks a:link {
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	color: #000066;
}
.thrColFixHdr #footerCommonLinks {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-top: 10px;
	margin-left: 160px;
	margin-right: 20px;
}
.thrColFixHdr #footerCommonLinks a:link {
	color: #000066;
}

.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	display: inline;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	display: inline;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* top navigation list*/
#topNav {
	float:left;
	width:100%;
	line-height:normal;
	background-color: #AAC0CE;
	height: 32px;
	background-image: url(images/topnav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
  }

#topNav ul {
	list-style:none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
  }
#topNav li {
	float:left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
  }
#topNav a {
	float:left;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#000066;
	text-transform: none;
	font-size: 13px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 6px;
	background-image: url(images/topnav_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#topNav a {float:none;}
/* End IE5-Mac hack */
#topNav a:hover {
  color:#FFFFFF;
  }
#topNav #current {
	background-image:url(images/topnav_left_on.gif);
	margin-left: 2px;
  }
#topNav #current a {
	background-image:url(images/topnav_right_on.gif);
	color:#FFFFFF;
	padding-bottom:9px;
	background-position: right top;
	background-repeat: no-repeat;
  }

#middleColumnContent {
	display: inline;
	float: left;
	margin-left: 20px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 393px;
	color: #333333;
}

h1 {
	font-weight: bold;
	display: block;
	color: #006699;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C9DBE7;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#middleColumnContent h2 {
	font-weight: bold;
	display: block;
	color: #339933;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}
#middleColumnContent .rightColumn {
	display: inline;
	float: left;
	width: 310px;
}



#rightColumnContent{
	display: inline;
	float: left;
	margin-left: 16px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 290px;
}

.paragraphHeadline {
	font-weight: bold;
	display: block;
}


/* left navigation list*/
#leftNav
{
	margin-left: 17px;
	margin-top: 15px;
	width: 204px;
	display: inline;
	float: left;
}

#leftNav ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#leftNav li {
	background-image: url(images/bg_left_menu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 0px;
}

#leftNav a:visited
{
	color: #000066;
	text-decoration: none;
	font-weight: normal;
	padding-right: 15px;
}

#leftNav a:link
{
	color: #000066;
	text-decoration: none;
	font-weight: normal;
	padding-right: 15px;
}

#leftNav a:hover
{
	color: #FF4101;
	text-decoration: underline;
}

#leftNav #current
{
	background-image: url(images/bg_left_menu_current.gif);
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: repeat-y;
	background-position: right top;
}

#leftNav #current a
{
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/css_bullet_leftnav.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a.link_bulleted  {
	padding-left: 20px;
	background-image: url(images/css_link_bulleted.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 200%;
	font-weight: bold;
}
.thrColFixHdr #mainContent2 {

	float: left;
	margin: 0px;
	padding: 0px;
	width: 952px;
	background-color: #E3F2F7;
}
.thrColFixHdr #container #mainContent #mainGraphicSecondary {
	float: left;
	width: 617px;
	margin-top: 15px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 17px;
	display: inline;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8C9D8;
	height: 155px;
}

#leftcolumn
{
	margin-left: 17px;
	margin-top: 15px;
	width: 204px;
	display: inline;
	float: left;
}

.noborder {
	border-width: 0px;
	text-align:center;
}

#mainColumnContentSecondary {

	display: inline;
	float: left;
	margin-left: 20px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 614px;
	}
#mainColumnContentSecondary h2 {
	font-weight: bold;
	display: block;
	color: #339933;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}
#networkInfrastructure {
	float: left;
	width: 200px;
	height: 68px;
	background-image: url(images/cont_tr_infrastructure.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	color: #000033;
	padding-left: 10px;
	padding-right: 80px;
	padding-top: 7px;
	cursor:pointer;
}
#networkInfrastructure h2 {
	color:#FFFFFF
	float: left;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-left: 10px;
}
#networkInfrastructure #networkInfrastructureContent {
	margin-left: 0px;
	margin-top: 0px;
	color: #000033;
	font-weight: normal;
}
#dataCenter {
	float: left;
	width: 290px;
	height: 75px;
	background-image: url(images/cont_tr_datacenter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
	margin-top: 5px;
}


.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.4em;
}
.bulletedList {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bulletedList li {
	list-style-type: none;
	background-image: url(images/css_arrow_small_red.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: 0px 1px;
	line-height: 1.4em;
	margin-bottom: 5px;
}

.bulletedListshort {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bulletedListshort li {
	list-style-type: none;
	background-image: url(images/css_arrow_small_red.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: 0px 1px;
	line-height: 1.0em;
	margin-bottom: 5px;
}

.bulletedListoffset {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bulletedListoffset li {
	list-style-type: none;
	background-image: url(images/css_arrow_small_red.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-position: 0px 1px;
	line-height: 1.0em;
	margin-bottom: 5px;
	margin-left:70px;
}


.bulletedListgreentick {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bulletedListgreentick li {
	list-style-type: none;
	background-image: url(images/css_bullet_green_tick.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-position: 0px 3px;
	line-height: 1.4em;
	margin-bottom: 5px;
}

#featuredService {
	float: left;
	width: 265px;
	height: 65px;
	background-image: url(images/cont_tr_featured_service.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
}

#whcont {
	background-image: url(images/cont_ml_affiliate.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 260px;
	height:150px;
	padding-top: 75px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 1.4em;
	
}

#Floatingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.4em;
	display: inline;
	padding-bottom: 15px;
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
	line-height: 1.4em;
}

#Floatingmiddletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.4em;
	display: inline;
	padding-bottom: 15px;
	float: left;
	padding-left: 15px;
	padding-bottom:15px;
	line-height: 1.4em;
	
}

#geotrustssl {
	background-image: url(images/cont_mr_ssl.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 260px;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 1.4em;
}

#containerFooter {
	background-image: url(images/cont_mr_blue_footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 290px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	font-size: 2px;
	clear: both;
	float: left;
}
#containerBlue {
	background-image: url(images/cont_mr_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 260px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 1.4em;
}
#containerBlue h2 {
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}

#dnnHosting {
	background-image: url(images/cont_mr_dnnhosting.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 260px;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 1.4em;
}

#dnnHostingFooter {
	background-image: url(images/cont_mr_dnnhosting_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 290px;
	height: 2px;
	margin: 0px;
	padding: 0px;
	font-size: 2px;
	clear: both;
}

#w2k8Hosting {
	background-image: url(images/cont_mr_w2k8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 260px;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 1.4em;
}

#activesyncaddon {
	background-image: url(images/cont_mr_async.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 260px;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 1.4em;
}


#wspcont {
	background-image: url(images/cont_mr_wsp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 260px;
	padding-top: 70px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 1.4em;
}

#centerright {

	display: inline;
	float: left;
	margin-left: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 297px;
	}

#serversentry_ess {
	background-image: url(images/dedi_sentry_ess.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 185px;
	padding-top: 208px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

#serversentry_sb {
	background-image: url(images/dedi_sentry_sb.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 185px;
	padding-top: 208px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

#serversentry_ent {
	background-image: url(images/dedi_sentry_ent.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 180px;
	padding-top: 208px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
#vpssentry_ess {
	background-image: url(images/vps_sentry_ess.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 185px;
	padding-top: 208px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

#vpssentry_sb {
	background-image: url(images/vps_sentry_sb.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 185px;
	padding-top: 208px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

#vpssentry_ent {
	background-image: url(images/vps_sentry_ent.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 180px;
	padding-top: 208px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}


.comments {
	font-weight: normal;
	font-style:italic;
	display: block;
	color: #006699;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8ca2b0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#containerCloud {
	background-image:url("images/bg_container_cloud.gif");
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	float:left;
	clear: both;
	line-height:1.4em;
	width:260px;
	border-left-style: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: A0C5DB;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
}

#containerCloud h2 {
	color:#FFFFFF;
	display:block;
	font-size:13px;
	font-weight:bold;
	margin:3px 0 20px;
	padding:0;
	text-align: left;
}

#containerCloud h3 {
	font-weight: bold;
	display: block;
	color: #339933;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}

