@charset "UTF-8";
#contactform {
	text-align: left;
	padding: 5px;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 70px;
	width: 375px;
	background-color: #EBEBEB;
	height: 390px;
	border: thin solid #666666;
}
#google_map {
	float: right;
	width: 350px;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: thin solid #999999;
	padding: 5px;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(images/bg.jpg);
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}
.oneColFixCtrHdr #container {
	width: 1024px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 768px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	height: 127px;
	padding: 0;
}
#other_links {
	float: right;
	height: 40px;
	width: 164px;
	padding-right: 20px;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 15px;
}
#gmaps {
	height: 65px;
	width: 60px;
	float: right;
	padding-top: 5px;
}
#craigslist {
	float: right;
	height: 65px;
	width: 60px;
	padding-top: 5px;
}
#youtube {
	float: right;
	height: 65px;
	width: 60px;
	padding-top: 5px;
}
#ebay {
	float: right;
	height: 65px;
	width: 60px;
	padding-top: 5px;
}
#flickr {
	float: right;
	height: 65px;
	width: 60px;
	padding-top: 5px;
}
#facebook {
	float: right;
	height: 65px;
	width: 60px;
	padding-top: 5px;
}
#hi5 {
	float: right;
	height: 65px;
	width: 60px;
	padding-top: 5px;
}
#myspace {
	float: right;
	height: 65px;
	width: 60px;
	padding-top: 5px;
}
#twetter {
	float: right;
	height: 65px;
	width: 60px;
	padding-top: 5px;
}
#mobile_me {
	float: right;
	height: 65px;
	width: 60px;
	padding-top: 5px;
}
#aol {
	float: right;
	height: 65px;
	width: 60px;
	padding-top: 5px;
}
#gmail {
	float: right;
	height: 65px;
	width: 60px;
	padding-top: 5px;
}
#yahoo {
	float: right;
	height: 65px;
	width: 60px;
	padding-top: 5px;
}
#hotmail {
	float: right;
	height: 65px;
	width: 60px;
	padding-top: 5px;
}
#NetPlazaMenuBar {
	height: 57px;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#NetPlazaLogo {
	height: 54px;
	width: 188px;
	padding-top: 3px;
	padding-left: 12px;
}
#menu1 {
	height: 45px;
	width: 304px;
	float: right;
	padding-top: 12px;
	text-align: right;
	padding-right: 20px;
}
#IconesLinks {
	height: 70px;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#IconesLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#IconesLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#menu2 {
	float: right;
	height: 45px;
	width: 495px;
	padding-top: 12px;
	padding-left: 5px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	text-align: center;
}
.oneColFixCtrHdr #footer {
	padding: 0;
	text-align: center;
	margin: 0px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#upper_search {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: middle;
}
#low_search {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#center_search {
	padding-top: 10px;
}
#cse-search-results {
	text-align: left;
}
#cuerpo {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#cuerpo_left {
	width: 675px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 5px;
	padding-left: 10px;
}
#cuerpo_right {
	float: right;
	width: 160px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-left: 25px;
	padding: 5px;
}
#cuerpo_lower {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	padding-bottom: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FF6600;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
}
.otra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.thum_image {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px solid #FFFFFF;
}
.hide_white {
	color: #FFFFFF;
}
.thum_image_left {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	border: 1px solid #FFFFFF;
}
.thum_image_linea_separadora {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 50px;
	border: 1px solid #FFFFFF;
}
.publicidad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
}
#virus_spywares {
	height: 125px;
	width: 325px;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
#Computer_setup {
	height: 125px;
	width: 325px;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
#software_instalation {
	height: 125px;
	width: 325px;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
#backup {
	height: 125px;
	width: 325px;
	margin-bottom: 10px;
}
#other {
	float: right;
	height: 125px;
	width: 325px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img_left {
	float: left;
	padding-right: 10px;
}
#tech_consultation {
	height: 125px;
	width: 325px;
	margin-bottom: 10px;
}
#security_performace {
	height: 125px;
	width: 325px;
	margin-bottom: 10px;
}
#computertuneup  {
	height: 125px;
	width: 325px;
	margin-bottom: 10px;
}
