@charset "utf-8";
/* CSS Document */

.h_text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:1.72em;
	color:#555555;
}

.h_text_sp {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:1.72em;
	color:#555555;
	margin-top:30px;
}

.h_blue {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:1.72em;
	color:#0069c5;
	margin-top:5px;
	margin-bottom:5px;
}

#h_header {
	width:830px;
	height:36px;
	position:relative;
	background:url(../images/hosting_header.jpg);
	margin-bottom:20px;
	margin-left:23px;
	text-indent:-4000px;
}

#h_container {
	width:876px;
	float:left;
	position:relative;
	margin-top:40px;

}

/* Top Section */

#h_icon {
	width:343px;
	height:279px;
	float:left;
	position:relative;
	background:url(../images/hosting_icon.jpg);
	text-indent: -4000px;
}

#h_content {
	width:479px;
	height:219px;
	float:left;
	position:relative;
	padding-top:60px;
	background:url(../images/hosting_content.jpg);

}

#h_right {
	width:54px;
	height:279px;
	float:left;
	position:relative;
	background:url(../images/hosting_right.jpg);
}


/* Bottom Section */


#h_bottom_left {
	width:324px;
	height:318px;
	padding-left:80px;
	padding-top:100px;
	padding-right:20px;
	float:left;
	position:relative;
	background:url(../images/hosting_bottom_left.jpg);
}

#h_bottom_right {
	width:332px;
	height:318px;
	padding-left:40px;
	padding-top:100px;
	padding-right:80px;
	float:left;
	position:relative;
	background:url(../images/hosting_bottom_right.jpg);
}

#bottom_heading {
	width:1px;
	height:1px;
	text-indent:-4000px;
}

#h_bottom_left ul {
	margin-top:20px;
}

#h_bottom_left li {
	list-style-type:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:1.72em;
	color:#555555;
	margin-top:5px;
	margin-bottom:5px;
	text-indent:60px;

}

#h_bottom_left a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:1.72em;
	color:#0069c5;
	margin-top:5px;
	margin-bottom:5px;
}

.imgleft {
float: left;
}

