body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
        text-align: center;
        background: #A6A6A6;
}

h3, p { 
        font-size: 11px; 
        margin: 1em 0.5em 0.5em 0.5em; 
}

p { 
        margin-top: 0.5em; 
}

img {
        border: 0;
}

a {
        color: #be0404;
        text-decoration: none;
}

#subright ul a {
        text-decoration: underline;
}

#wrapper {
        margin: auto;
        text-align: left;
        width: 780px;
        background: white;
		border:#000000 thin solid;
		
}

#wrapperi {
        padding: 0px 2px;
         319px 0px repeat-y;
}

#wrapperj {
        background:  526px 0px repeat-y;
}

#header, #search, #nav, #nav li, h2, #special, #special h3, #footnav,
#strategies li, #strategies ul {
        margin: 0;
        padding: 0;
}

#header {
width: 768px;
background: white;
height: 90px;
margin-bottom: 0px;
border-bottom:#01399A thick solid;
padding-top: 7px;
}


#column1 {
	float:left;
	width: 20%;
	
}

#column2 {
	float:left;
	width: 78%;
	
}

#column3 {
	float:left;
	width: 2%;
	
}

#column4 {
	float:left;
	width:100%
	}

.clear {
        clear: both;
        font-size: 1px;
        height: 5px;
        margin: 0 0 -4px 0;
}

#left {
        float: left;
        width: 310px;
}

#right {
        float: right;
        width: 421px;
}

#search {
        background: #eda135 url(../../infomat/IMAGES/search_icon.gif) 21px 14px no-repeat;
        border-bottom: 2px solid #004b83;
        padding: 8px 0px 8px 40px;
        margin-bottom: 4px;
}

#search .text {
        width: 180px;
}

#search .submit {
        background: #db8100;
        color: #e5e4e2;
        border: 1px solid #e5e4e2;
}

#nav {

       
        width: 779px;
        
        padding: 0;
		
}

#nav li {
        background:white url(../../infomat/IMAGES/menu_green_arrow2.gif) left center repeat-y;
        padding: 3px 0px 4px 36px;
		width: 90px;
        margin-bottom: 2px;

        list-style: none;
		float: left;
		border-left: 1px #000000  solid;
		border-bottom:#000000 1px solid;
		border-right: 1px  #000000  solid;
		
		
		
}

* html #nav li { /* IE 5.x hack */
        padding-left: 20px;
        padd\ing-left: 36px;
}
#nav li:hover {	
	background-color:#99C1EA;	
	
}
#nav a:hover {
text-decoration: underline;

}
#nav a {
	display:block;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}
#policies {
        float: right;
        width: 181px;
        border: 1px solid #bdbab6;
        margin: 0;
}

#policies h2 {
        background: #6584a9;
}

#policies ul {
        padding-left: 25px;
        padding-bottom: 1px;
        margin: 12px 0 1px 0;
}

#policies li {
        list-style-image: url(../../infomat/IMAGES/bullet_dimond.gif);
        padding-bottom: 8px;
        padding-left: 0;
        margin-left: 0;
}

#news {
        background: #f5f4f3;
        padding-bottom: 0.5em;
        border-top: 4px solid #fff;
        color: #666;
}

#news h2 {
        background: #e0a403;
}


#explorei {
        background: url(../../infomat/IMAGES/right_woman.jpg) bottom right no-repeat;
        padding-bottom: 11px;
}

#explore ul {
	     margin-top: 16px;
        margin-bottom: 8px;
        margin-left: 0;
        padding-left: 25px;
}

#explore a {
        color: #000;
        text-decoration: underline;
}

#explore li {
        list-style: none;
        background: url(../../infomat/IMAGES/bullet_arrow.gif) left center no-repeat;
        padding: 4px 0 4px 25px;
        margin-left: 0;
}

#explore .orange {
        color: #f09d27;
}

#explore .learnmore {
        margin: 5px 0 20px 18px;

}

#special {
        margin-left: 9px;
        margin-top: 10px;
        width: 187px;
        background: url(../../infomat/IMAGES/offer_box_bg.gif) repeat-y;
}

#special, #special a {
        color: #f5f5f5;
                text-decoration: none;
}

#special p {
        padding: 0 13px;
}

#special div {
        background: url(../../infomat/IMAGES/offer_box_bot.gif) bottom no-repeat;
        height: 6px;
        font-size: 1px;
}

#subright {
        margin-top: 0px;
}

#strategies {
        float: left;
        width: 195px;
}

#strategies h2 {
        background: #6aa100;
}

#strategies li {
        list-style: none;
        margin: 0.8em 0.5em;
}

#solutions {
        float: right;
        width: 213px;
}

#solutions h2 {
        background: #024c83;
}

#footer {
        text-align: right;
        background: #b7b7b8;
        color: #666;
        border-top: 2px solid #fff;
}

* html #footer {
    height: 1.5em;
}

#footeri {
     padding: 2px 3px 4px 13px;
     border-bottom: 2px solid #fff;
}

#footer .copyright {
        float: left;
}

#footer a:hover {
	color : black;
	}
#footer a {
        color: #666;
}


.readmore {
        text-align: right;
        font-weight: bold;
}

.green {
        color: #6aa100;
}
.blue {
        color: #4880ab;
}
.orange {
        color: #e0a403;
}

p.photo {
        text-align: center;
}

#callbox {
        float: left;
        clear: left;
        margin: 0;
}
table.bordered
{
	border-collapse: collapse;
}
table.bordered td, table.bordered th
{
	padding: 3px;
	border: 1px solid #000; /* Black */
}

.odd
{
	background-color: #eee; /* Very Light Gray */
}

#box_header {
width: 220px;
background: white;
}

#box3 {
width: 300px;
float:left;
margin-left: 20px;
border-right:#CECECE solid thin;
}
#box4 {
width: 250px;
float:left;
margin-left: 20px;
}
#box5 {
width: 250px;
float:left;
margin-left: 10px;
background-color:#EEEEEE;
padding-left: 20px;
padding-top: 20px;
}

#lista {

list-style-image: url(../../infomat/IMAGES/v.gif);
}

#box9 {
width: 550px;
float: left;
background-color:#EDEDFE;
}
#box10 {
width: 575px;
height: 120px;
float: left;
} 
#box10:hover {
background-color:#EBFEFE;
}


#box11 {
float:left;
width: 575px;
height: 40px;
background-color:#01399A;
}

#box11 p {
padding-left: 12px;
}

#box12 {
width: 750px;
height: 160px;
float: left;
margin-left: 15px;
border-bottom: #CCCCCC thin solid;
} 
#box12:hover {
background-color:#EBFEFE;
}

#box13 {
float:left;
width: 750px;
height: 35px;
background-color:#EFEFEF;
margin-left: 15px;
}

#box13 p {
padding-left: 12px;

}

.box22 {
width: 750px;
height: 160px;
float: left;
margin-left: 15px;
border-bottom: #CCCCCC thin solid;
} 
.box22:hover {
background-color:#EBFEFE;
}

#box14 {
float:left;
width: 205px;
height: 500px;
border-right:#CCCCCC thin solid;
border-bottom:#CCCCCC thin solid;
}

.box15 {
width: 280px;
heiht: 400px;
float:left;


}
.box15 ul{
list-style:url(../../infomat/IMAGES/v.gif)}
.box15 li{
margin-top: 10px;
}
.box16 {
width: 555px;
height: 225px;
float:left;
background-color:#F3FEFE;
border-bottom:#CCCCCC thin solid;
}

.box17 {
width: 280px;
heiht: 400px;
float:left;
border-left:#CCCCCC thin solid;

}
.box17 ul{
list-style:url(../../infomat/IMAGES/v.gif)}
.box17 li{
margin-top: 10px;
}

.box18 {
width: 50px;
float:left;
background-color:#99FFCC;
}
.box19 {
width: 555px;
float:left;
}
.box19 ul {
list-style:url(../../infomat/IMAGES/v.gif);

}
.box19 li {
margin-top: 15px;
}
.box20 {
width:210px;
height:290px;
float: right;
background-color:#DBE1FD;

}
.box20 li{
list-style:url(../../infomat/IMAGES/arrow.gif);
}
.box20 a:hover{
text-decoration:underline;
}
.box21 {
width:540px;
float:left;
margin-left:14px;
}

#box22 {
float:left;
width: 600px;
height: 40px;
background-color:#1D3E8E;
}

#box22 p {
padding-left: 12px;
}
.box23 {
width: 150px;
float:left;
}
.box24 {
width: 619px;
float:right;
}
.box25 {
width: 768px;
float:left;
}
.box26 {
width: 350px;
float: left;
margin-left: 20px;
padding: 3px 3px 3px 3px;

}

#menu {
margin-left: -15px;
*margin-left: 25px;
list-style: none;
width: 170px;
padding-top: 3px;
height: 214px;
}

#menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}
#menu li{
background-image: url(../../infomat/IMAGES/arrow.gif);
background-repeat:no-repeat;
background-position: 0 .5em;
margin-top: 6px;

}
#menu a{

color:#01399A;
font-family: Tahoma;
font-size: 12px;
height: 23px;
display:block;
text-decoration: none;
padding: 2px 0 0 0px;
font-weight:normal;
margin-left: 15px;

}



#menu a:hover{
color: #595959;
text-decoration:underline;
}

.box_avira {
width: 28%;
_width: 200px;
float:left;
margin-top: 3%;
margin-left: 4%;
_margin-left: 23px;
border-top:#F61D26 3px solid;
background-color:#FFF0F1;
padding-bottom: 3%;

}
.box_avira_head {
width: 100%;
_width: 200px;
height: 25px;
color:#000000;

padding-top: 2%;
}

.box_avira_ver {
width: 90%;
_width: 190px;
background:url(IMAGES/arrow.png) left no-repeat;
margin-left: 6%;
margin-top: 2%;
padding-left:6%;
color:#000000;
}

.box_avira_ver a{
text-decoration:none;
color:#000000;
}

.box_avira_ver a:hover {
text-decoration:underline;
color:#900B09;
}


.box_nas {
width: 28%;
_width: 200px;
float:left;
margin-top: 3%;
margin-left: 4%;
_margin-left: 23px;
border-top:#01399A 3px solid;
padding-bottom: 3%;

}
.box_nas_head {
width: 100%;
_width: 200px;
height: 25px;
color:#000000;

padding-top: 2%;
}

.box_nas_ver {
width: 90%;
_width: 190px;
background:url(IMAGES/arrow.png) left no-repeat;
margin-left: 6%;
margin-top: 2%;
padding-left: 7%;
color:#000000;
font-size: 12px;
}

.box_nas_ver a{
text-decoration:none;
color:#000000;
}

.box_nas_ver a:hover {
text-decoration:underline;
color:#900B09;
}

.box_nas_content {
width: 600px;
margin-left: 70px;
float:left;
padding: 10px 10px 10px 10px;
}

.box_nas_content_head {
width: 600px;
background-color:#EAEAEA;
padding: 3px 3px 3px 13px;
color:#000000;
}


.box_nas_explan{
width: 400px;
background:url(IMAGES/arrow.gif) left no-repeat;
padding-left: 15px;
margin-top: 10px;
font-size: 13px;
}

.box_microsoft {

width: 750px;
float:left;
margin-left: 20px;
font-family:tahoma;
font-size:13px;
}

.box_ncomputing {
width: 200px;
float:left;
margin-left: 40px;

}

.box_precios {
width: 720px;
float:left;
margin-left: 20px;
border-bottom:#66D26A thin solid;
}

.box_precios2 {
width: 720px;
float:left;
margin-left: 20px;

}

.box_precios_main {
width: 230px;
height:150px;
padding: 25px 40px 10px 10px;
margin-left: 110px;
_margin-left: 60px;
border-right:#FF9900 medium solid;
float:left;
}
.box_precios_main2 {
float:left;
width: 230px;
height:150px;
padding: 25px 10px 10px 10px;
margin-left: 35px;


}

.box_software {
width: 300px;
float:left;
margin-top: 10px;
padding: 2px 10px 2px 10px;
margin-left: 90px;
border-left:#930101 solid 20px;
}
.box_netgear{
width: 770 px;
float: left;
margin-left: 3px;
margin-top: 4px;
}
.box_netgear_head{
width: 769px;
float: left;

}

.box_netgear_expl{
width: 750px;
float: left;
margin-left: 20px;
margin-top: 10px;
font-family:tahoma;
font-size: 15px;
color:#333333;
font-weight:bold;

}

.box_netgear_small {
width: 50px;
float:left;
margin-left: 10px;
margin-top: 3px;
font-family:tahoma;
font-size: 13px;
color:#000066;
}
.box_netgear_big {
width: 330px;
float:left;
margin-left: 10px;
margin-top: 10px;
margin-left: 30px;
font-family:tahoma;
font-size: 13px;
color:#333333
}


.box_mantenimiento {
width: 700px;
float:left;
margin-left: 10px;

padding-left: 20px;
}
.box_comment {
font-family:tahoma;
font-size: 14px;

width: 630px;
float:left;
margin-left: 50px;
border-bottom:#8FA7D1 2px solid;
margin-top: 25px;
}
.box_comment_int {
width: 200px;
float:left;
margin-left: 450px;
font-size: 14px;
font-weight:bold;
}


.contacto {
width: 350px;
float:right;
background-color:#999999;
border:#333333 thin solid;
margin-right: 20px;
}
.contacto_in {
width:340px;
float:left;
margin-left: 6px;
}


.ofertas {
width: 290px;
float:left;
margin-left: 60px;
}