html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	margin: 0px 0px 0px 0px;
	width: 100%;
	display: table;
height: 100%;
}
body, td{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333;
	line-height: 1.3em;
}




#page_bg {
	padding: 0px;
	margin-bottom: 1px;
}


div#top_menu1{
	height:54px;
	margin:0px auto;
	width: 980px;

}


#top_menu_left1{
	background: url(images/red/top_menu_left.png) top left no-repeat;
	float:left;
	width: 14px;
	height: 54px;
	margin:0px;
	padding:0px;
}
#top_menu_right1{
	background: url(images/red/top_menu_right.png) top right no-repeat;
	float:left;
	width: 14px;
	height: 54px;
	margin:0px;
	padding:0px;
}


#topnav1{ float:left; height: 54px; width:952px; margin: 0px; padding:0px; font-weight: bold; background: #000000 url(images/red/top_menu_bg.png) top repeat-x; }
#topnav1 ul { margin: 0px 0px 0px 11px; padding: 0; width: auto; float: left; list-style-type:none; }
#topnav1 ul li{ margin: 0; padding: 0; height: 54px; float: left; position: relative; }
#topnav1 ul li a{ color: #FFFFFF; font-weight: bold; text-decoration: none; padding: 14px 10px 0px 10px; height:40px; display: block; float: left; }
#topnav1 ul li a:hover{ background-color: #444444; text-decoration: none; font-weight: bold; color: #fff; }
#topnav1 ul li ul ul { margin: -50px 0 0 11em; }
#topnav1 ul li li { width:auto; height: 35px; }
#topnav1 ul li li a { color: #000000; text-transform: none; display: block; background: none; width: 277px; border-top: 1px solid #DDDDDD; border-left: 0px; padding: 9px 10px 6px 10px; height:20px; }
#topnav1 ul li li a:hover{ background: none; background-color: #333333; left: 0; width: 277px; padding: 9px 10px 6px 10px; height:20px; border-top: 1px solid #DDDDDD; }
#topnav1 ul li ul { left: -999em; top: 54px; left: 0; display: block; height: 36px; width: 277px; position: absolute; z-index: 99; left: -999em; clear: left; margin-top: 0px; margin-left: 0px; }
#topnav1 ul li:hover ul ul, #topnav ul li:hover ul ul ul { left: -999em; }
#topnav1 ul li:hover ul, #topnav ul li li:hover ul, #topnav ul li li li:hover ul { left: auto; }

#topnav1 ul li a:hover{ background: #D62434 url(images/red/top_menu__over_bg.png) top repeat-x; }
#topnav1 ul li li a:hover{ background: none; background:url(images/red/top_menu_row_hover.png) left top no-repeat; }
#topnav1 ul li li { background: none; background:url(images/red/top_menu_row.png) left top no-repeat; }





#hosting_boxes{
	float:left;
	/*width:715px;*/
	/*height:200px;*/
}

.box1{
	width:234px;
	height:197px;
	margin-right:2px;
	background: url(images/hosting-box1.png) top left no-repeat;
	float:left;
}

.box2{
	width:234px;
	height:197px;
	margin-right:2px;
	background: url(images/hosting-box2.png) top left no-repeat;
	float:left;
}

.box3{
	width:234px;
	height:197px;
	margin-right:2px;
	background: url(images/hosting-box3.png) top left no-repeat;
	float:left;
}

.boxIn{
	display:block;
	margin:10px;
}

.box1 .boxTitle{
	display:block;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	padding-top: 12px;
	padding-left: 8px;
	color:#306995;
}
.box1 .boxTitle a, .box1 .boxTitle a:link, .box1 .boxTitle a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#306995;
}

.box2 .boxTitle{
	display:block;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	padding-top: 12px;
	padding-left: 8px;
	color:#E94E03;
}
.box2 .boxTitle a, .box2 .boxTitle a:link, .box2 .boxTitle a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#E94E03;
}

.box3 .boxTitle{
	display:block;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	padding-top: 12px;
	padding-left: 8px;
	color:#0E9D29;
}
.box3 .boxTitle a, .box3 .boxTitle a:link, .box3 .boxTitle a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#0E9D29;
}



.r-panel-cont {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
padding-top: 6px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;
text-align: left;
background-image: url(images/tds/rpanbg.gif);background-repeat: repeat-y;}


.r-title {
font-family: Arial, Helvetica, sans-serif;font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-image: url(images/tds/rpan-titlebg.gif);	background-repeat: repeat-y;
padding: 4px 6px 15px 15px;
}








