a, a:active {
   margin: 0;
   padding: 0;
   font: normal 12px "Trebuchet MS", "Geneva CE", lucida, sans-serif;
   background: transparent;
   text-decoration: none;

}
a:hover {
   margin: 0;
   padding: 0;
   font: normal 12px "Trebuchet MS", "Geneva CE", lucida, sans-serif;
   background: transparent;
   text-decoration: none;
}
body {
   margin: 0;
   padding: 0;
   text-align: center;
   font: normal 9px "Trebuchet MS", "Geneva CE", lucida, sans-serif;
   background: #000000;
   background-image: url(./gfx/arg/aragnet_main_bg.png);
   background-repeat:repeat-x;

}
h1{
   margin: 0 0 0 0;
}
h2 {
   font: bolder 18px "Trebuchet MS", "Geneva CE", lucida, sans-serif;
}
h3 {
   font: bolder 14px "Trebuchet MS", "Geneva CE", lucida, sans-serif;
   margin: 0 0 0 0;
}
ul {
   margin: 0;
}
li {
   margin: 0;
   padding: 0;
   font: bolder 14px "Trebuchet MS", "Geneva CE", lucida, sans-serif;
}
div {
   margin: 0;
   padding: 0;
}
form {
   margin: 0;
   padding: 0;
}
img {
   margin: 0;
   padding: 0;
   border: none

}
p {
   text-align: left;
   font: normal 12px "Trebuchet MS", "Geneva CE", lucida, sans-serif;
   margin: 0;
   padding: 0;
}
span {
   margin: 0;
   padding: 0;
}
.gen {
   position: relative;
   margin: 0 auto;
   top: 20px;
   left: auto;
   width: 971px;
   height: 559px;
   text-align: left;
   margin-bottom: 50px;
   background: transparent;
}
.aragon_header {
   width: 971px;
   height: 73px;
   margin-top:30px;
   font: normal 3px serif, serif;
   color: #4c4c4c;
   background-color: transparent;
   background-image: url(./gfx/arg/aragnet_main_hdr.png);
   background-repeat: no-repeat;

}
.main {
   width: 971px;
   height: 415px;
   font: normal 12px "Trebuchet MS", "Geneva CE", lucida, sans-serif;
   overflow: hidden;
   color: #000000;
   background-image: url(./gfx/arg/aragnet_main_wsa.png);
}
.left_web{
   float:left;
   width:482px;
   height:417px;
   background-image: url(./gfx/arg/aragnet_main_wsa.png);
}
.right_web{
   float:right;
   width:480px;
   height:417px;
   background-image: url(./gfx/arg/aragnet_main_non.png);
}

.foter{

}

.killfloat {
   font: normal 0px "Trebuchet MS", "Geneva CE", lucida, sans-serif;
   clear: both;
   height: 0px;
   border: none;
   line-height: 0px;
   padding: 0;
   margin: 0;
}
