@charset "UTF-8";
#Box {
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
	width: 350px;
	float: left;
	height: 300px;
}
#rightBox {
	width: 270px;
	float: left;
}
#rightBox  div {
	list-style-type: none;
	font-size: 16px;
	line-height: 33px;
	font-weight: bold;
	display: block;
	text-indent: 20px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#container #rightBox a:link, #container #rightBox a:visited{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #rightBox  a:hover, #container #rightBox  a{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Box div {
	position: absolute;
	visibility: hidden;
	left: 300px;
	top: 280px;
	width: 280px;
	color: #333333;
}
#BoxContent h1 {
	font-weight: normal;
	font-size: 30px;
}
#BoxConsulting {
	position: absolute;
	left: 300px;
	top: 280px;
	width: 280px;
	color: #333333;
}
#BoxWeb, #BoxHTML  {
	position: absolute;
	visibility: hidden;
	left: 300px;
	top: 250px;
	width: 280px;
	color: #333333;
}
#BoxPublic {
	position: absolute;
	visibility: hidden;
	left: 300px;
	top: 260px;
	width: 280px;
	color: #333333;
}
h1 {
	color: #990000;
}
