#content {
	height: 495px;
}

#column-left {
	float: left;
	width: 360px;
}

#column-right {
	float: right;
	width: 360px;
}

.box-separator {
	width: 360px;
	height: 6px;
	font-size: 0px;
}

#box-plan {
	background: url(images/box_plan.gif) no-repeat;
	width: 360px;
	height: 112px;
}

#box-domain {
	background: url(images/box_domain.gif) no-repeat;
	width: 360px;
	height: 112px;
}

#box-java {
	background: url(images/box_java.gif) no-repeat; 
	height: 135px;
}

#box-promocao {
	background: url(images/box_promocao.gif) no-repeat; 
	height: 211px;
}

#box-sqlserver {
	background: url(images/box_sqlserver.gif) no-repeat; 
	height: 70px;
}

#box-painel {
	background: url(images/box_painel.gif) no-repeat; 
	height: 70px;
}

#box-revenda {
	background: url(images/box_revenda.gif) no-repeat; 
	height: 70px;
}

#box-atendimento {
	background: url(images/box_atendimento.gif) no-repeat; 
	height: 70px;
}

#box-sitebusca {
	background: url(images/box_sitebusca.gif) no-repeat; 
	height: 70px;
}

#box-atendimento div {
	left: 74px;
	top: 53px;
}

#box-revenda div {
	left: 14px;
	top: 50px;
}

#box-java div {
	left: 223px;
	top: 116px;
}

#box-plan ul, #box-domain ul {
	list-style-type: none;
}

#box-plan li, #box-domain li {
	width: 44px;
	height: 27px;
}

#box-plan li a, #box-domain li a {
	text-indent:-90000px;
	display: block;
	width: 44px;
	height: 27px;
}

#info-plan, #info-domain {
	position: relative;
	top: 77px;
	left: 250px;
}

#info-plan a, #info-domain a {
	background: url(images/info.gif) no-repeat;
}

#info-plan a:hover, #info-domain a:hover {
	background: url(images/info_over.gif) no-repeat;
}

#order-plan, #order-domain {
	position: relative;
	top: 50px;
	left: 300px;
}

#order-plan a, #order-domain a {
	background: url(images/assine.gif) no-repeat;
}

#order-plan a:hover, #order-domain a:hover {
	background: url(images/assine_over.gif) no-repeat;
}
