@charset "utf-8";

#left_content {
	position:relative;
	float:left;
	width:690px;
}

#left_content p {
	line-height:18px;
	padding-bottom:20px;
	font-family:Tahoma, Verdana, Helvetica, sans-serif;
	color:#333333;
}

#right_content {
	position:relative;
	float:right;
	width:230px;
}

#left_content li {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

#left_content a {
	position:relative;
	display:block;
	width:230px;
	height:70px;
	border:0px;
	margin:30px 0px 0px 230px;
}

#left_content a span{
	display:none;
}


a#startic {
	background:url(../img/startic_logo.gif) no-repeat top left;
}

a#memoriasusb {
	background:url(../img/memoriasusb_logo.gif) no-repeat top left;
}

a#tarjetasusb {
	background:url(../img/tarjetasusb_logo.gif) no-repeat top left;
}

a#virtualiza {
	background:url(../img/virtualiza_logo.gif) no-repeat top left;
}

a#vectoriza {
	background:url(../img/vectoriza_logo.gif) no-repeat top left;
}

a#incrementa {
	background:url(../img/incrementa_logo.gif) no-repeat top left;
}

a#softime {
	background:url(../img/softime_logo.gif) no-repeat top left;
}

#addressContainer {
	position:relative;
	width:200px;
	height:230px;
	padding:15px;
	background:url(../img/address_bg.gif) no-repeat top left;
}

* html #addressContainer {
	width:230px;
	w\idth:200px;
}

#addressContainer p {
	padding-bottom:4px;
}

#addressContainer p.separator {
	padding-bottom:10px;
}

#addressContainer p.separator2 {
	padding-bottom:15px;
}
