* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}

#wrapper {
 margin: 0 auto;
 width: 756px;
}

#border {
 padding: 2px 2px 2px 2px;
/*
 border: 1px solid #FFEAFF;
*/
}

#faux {
 background: #FFFFFF;
 margin-bottom: 5px;
/*
 overflow: auto;
 height: 400px;
*/
 width: 100%;
}

#header {
 color: #333;
 width: 750px;
 margin: 0px 0px 10px 0px;
 height: 125px;
/*
 background: url(images/logo.jpg) no-repeat;
*/
}
#leftcolumn {
 display: inline;
 color: #333;
/*
margin-top
margin-right
margin-bottom
margin-left
*/
 margin: 0px 5px 5px 0px;
 padding: 0px;
 width: 205px;
 float: left;
 height: 100%;
 border-right: 1px solid #FFEAFF;
 border-left: 1px solid #FFEAFF;
/*
 background: #FF0000;
*/
}

#leftcolumn_title h3{
 width: 100%;
 clear: both;
 background: #FFE6FF;
 padding: 4px 0px 4px 0px;
 font-family:Tahoma,Arial;
 font-size:11px;
 color: #808080;
 text-align: right;
 font-weight: bold;
}

#leftcolumn_title a{
 font-family:Tahoma,Arial;
 font-size:11px;
 color: #808080;
 text-decoration: none;
 text-align: right;
 font-weight: bold;
}

#leftcolumn_title a:hover{
 color: #FF00FF;
}

#menu{
 width: 190px;
 float:left;
 margin: 5px 5px 5px 5px;
}

#menu li{
 border-bottom: 1px dotted #808080;
 padding: 2px 0px 2px 0px;
 font-family:Tahoma,Arial;
 font-size:11px;
 list-style: none;
}

#menu a{
 color: #333333;
 text-decoration: none;
 padding: 0px 0px 0px 5px;
}

#menu a:hover{
 color: #FF00FF;
}

#news{
 float:left;
/*
 border-top: 1px solid #808080;
*/
 margin: 5px 0px 2px 0px;
 padding: 2px 2px 0px 2px;
}

#news p{
 font-family:Tahoma,Arial;
 font-size:11px;
}

#news h3{
 font-family:Tahoma,Arial;
 font-size:11px;
 font-weight: bold;
 text-align: right;
}

#news a{
 color: #333333;
 text-decoration: none;
}

#news a:hover{
 color: #FF00FF;
}

#news img{
 float: left;
 padding: 2px 5px 2px 0px;
}

#software{
 float:left;
/*
 border-top: 1px solid #808080;
*/
 margin: 5px 0px 2px 0px;
 padding: 2px 2px 0px 2px;
}

#software p{
 font-family:Tahoma,Arial;
 font-size:11px;
}

#software h3{
 font-family:Tahoma,Arial;
 font-size:11px;
 font-weight: bold;
 text-align: right;
}

#software a{
 color: #333333;
 text-decoration: none;
}

#software a:hover{
 color: #FF00FF;
}

#software img{
 float: left;
 padding: 2px 5px 2px 0px;
}

#rightcolumn {
 float: right;
 color: #333;
 margin: 0px 0px 5px 0px;
 padding: 10px 5px 2px 5px;
 width: 520px;
 display: inline;
 position: relative;
 overflow: auto;
 height: 410px;
 border-right: 1px solid #FFEAFF;
 border-top: 1px solid #FFEAFF;
 border-left: 1px solid #FFEAFF;
}

#rightcolumn p{
 font-family:Tahoma,Arial;
 font-size:11px;
}

#rightcolumn h3{
 padding: 7px 0px 0px 0px;
 font-family:Tahoma,Arial;
 font-size:11px;
 font-weight: bold;
}

#rightcolumn h2{
 padding: 0px 0px 5px 0px;
 font-family:Tahoma,Arial;
 font-size:15px;
 font-weight: bold;
}

#rightcolumn a{
 color: #FF00FF;
 text-decoration: none;
}

#rightcolumn hr{
 color: #FFEAFF;
 size: 1px;
}

#rightcolumn ul{
 padding: 0px 0px 0px 20px;
 font-family:Tahoma,Arial;
 font-size:11px;
}

#rightcolumn ol{
 padding: 0px 0px 0px 30px;
 font-family:Tahoma,Arial;
 font-size:11px;
}

#software_list_i{
 border-bottom: 1px solid #FFEAFF;
 margin: 0px 0px 10px 0px;
}

#software_list_i img{
 float: right;
 padding: 0px 0px 0px 5px;
}

#software_list_a{
 text-align: right;
}

#rightcolumn img{
 margin: 5px 0px 5px 0px;
}

#software_list_h3{
 color: #808080;
 background: #FFE6FF;
 border-bottom: 1px solid #FFEAFF;
 margin: 20px 0px 10px 0px;
 padding: 0px 0px 0px 5px;
}

#software_list_h3 h3{
 padding: 2px 0px 2px 0px;
}

/*----------------------------------------------------------------------------*/
#footer {
 width: 100%;
 clear: both;
 background: #FFF2FF;
 border-top: 1px solid #FFEAFF;
 padding: 5px 0px 5px 0px;
 font-family:Tahoma,Arial;
 font-size:11px;
 color: #808080;
 text-align: center;
}

.clear { clear: both; background: none; }
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
#filter{
 display: none;
 position: absolute;
 top: 0%;
 left: 0%;
 width: 100%;
 height: 100%;
 background-color: #CCA;
 z-index:10;
 opacity:0.5;
 filter: alpha(opacity=50);
}

#box{
 display: none;
 position: absolute;
 top: 20%;
 left: 25%;
 width: 50%;
 height: 50%;
 padding: 0;
 margin:0;
 border: 1px solid black;
 background-color: white;
 z-index:11;
}

#boxcontent{
 left:0;
 right:0;
 bottom:0;
 margin:0;
 padding: 8px;
 overflow: auto;
 width:100%;
 height:100%;
}

#boxtitle{
 left:0%;
 width:100%;
 height:20px;
 padding:0;
 margin:0;
 color:black;
 text-align:center;
}
