body {margin:0; padding:0; font-family:Tahoma; font-size:11px;
background:url(img/bg_main.gif) top repeat-x }
img {border:none; padding:0px; margin:0; display:block}
input{ border:solid 1px #b1d243;}
textarea{border:solid 1px #b1d243;}
select {border:solid 1px #b1d243;}

/* MAIN CONTAINER */

.main_container
{  margin-left:auto; margin-right:auto; width:778px;}

/* TOP MENU */

.header {
background:url(img/bg_top_header.gif) repeat-x;
margin-top:17px;
height:80px
}

.navigation{
clear:both;
height:45px;
background: url(img/bg_nav.gif) repeat-x;
}

.navigation ul{
margin:0px 0px 0px 40px;
float:left;
text-align:center;
font-size:18px;
font-weight:100
}

.navigation li{
list-style:none;
float:left;
cursor:pointer;
}

.navigation li a{
padding:11px;
display:block;
text-decoration:none;
color:#4d9471;
}

.navigation li a:hover {
background:url(img/active_menu.gif) repeat-x;
color:#717171
}

.navigation #active {
background:url(img/active_menu.gif) repeat-x;
color:#717171
}

.middle_content{
background:url(img/bg_1.jpg) no-repeat;
height:240px
}

.bottom_content{
background:url(img/bg_bottom.gif) repeat-x bottom;
height:272px;
margin-left:2px;
margin-right:2px
}

.left{
background:url(img/img1.gif) no-repeat left;
height:250px;
width:365px;
margin:10px 0px 10px 5px;
float:left
}

.right{
background:url(img/img2.gif) no-repeat left;
height:250px;
width:365px;
margin:10px 0px 10px 10px;
float:left
}

.small_button{
background:url(img/button_small.gif) no-repeat bottom;
height:17px;
padding:5px 10px 5px 10px;
color: #666666;
font-weight:bold;
cursor:pointer
}

.footer {
margin-top:20px;
}

.footer ul {
padding:0px;
margin:0px auto 0px auto;
width:350px
}

.footer li{
list-style:none;
float:left;
padding:0px 10px 0px 10px;
border-right: 1px solid #aaaaaa;
color:#aaaaaa
}

.footer #last{
border:none
}

.content{
margin:0;
padding:0;
min-height:750px;
background: url(img/bg_content.gif) repeat-y #FFFFFF;
clear:both
/*background:url(img/bg_bottom.gif) repeat-x bottom #FFFFFF;*/
}

.software_item{
float:left;
margin:10px 0px 10px 10px;
}


.image{
width:230px;
float:left;
}
.software_text{
text-align:left;
padding:0px 0px 0px 30px;
width:250px;
float:left
}

.button{
cursor:pointer
}

.center{
float:left;
}


