﻿*
{
    margin:0px;
    padding:0px;
}
body 
{
    font-family:Arial;
    font-size:14px;
    background-color:#898989;
}
img
{
    border:none;
}
a
{
    color:#00baef;
}
a:hover
{
}
h1
{
    font-weight:normal;
    color:#00baef;
    margin-bottom:10px;
}
h2
{
        font-weight:normal;
    color:#00baef;
    font-size:17px;
    margin-bottom:10px;
}
h3
{
    background-image:url(images/green.png);
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:20px;
}
h4
{
    background-image:url(images/green.png);
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:25px;
    margin-bottom:5px;
    font-weight:normal;
}
h5
{
    margin-bottom:5px;
}
#wrapper
{
    width:968px;
    margin: 0px auto -1px auto;
	overflow: hidden;
}
#upper-wrapper
{
    background-color:#161513;
    height:100px;
}
#logo
{
    float:left;
    margin:23px;
    width:270px;
    margin-right:10px;
}
#menu
{
    float:left;

    width:652px;
}
#nav-menu
{
    margin-top:49px
}
#users
{
    text-align:right;
    font-size:12px;
    height:15px;
}

.list_item a
{

width:113px;
color:#FFF;

text-decoration:none;
font-size:17px;
line-height:36px;
height:36px;
text-align:center;
float:left;
margin-left:10px;
	
	
	
}
.list_item a:hover
{
background-image:url(images/btn.png);
color:#fff;
	
}



.dropdown dd 
{
    position:absolute; 
    overflow:hidden; 
    width:204px; 
    display:none; 
    background:#fff; 
    z-index:200; 
    opacity:0;


    }

  .submenu
{
    width:204px; 
    list-style:none; 
    border-top:none
 }
.submenu_item {display:inline}
.submenu_item a, .submenu_item a:active, .submenu_item a:visited 
{
    display:block; 
    padding:2px; 
padding-left:5px;
    color:#000;
font-weight:bold; 
    text-decoration:none; 
margin-top:1px;
    background:#9cc610; 
    
 }
.submenu_item a:hover {
background:#d9e1e4; 
color:#000

}

#banner
{
    height:185px;
    border-top:solid 20px #00baef;
    border-bottom:solid 10px #00baef;
    background-color:#FFF;
}
#content
{
    min-height:300px;
    background-color:#FFF;
    overflow:auto;
    clear:both;
}
.box
{
    margin-left:20px;
    width:550px;
    margin-top:5px;
    min-height:60px;
}
#content-left
{
    width:768px;
    float:left;
    
}
#content-left-inner
{
    padding:23px;
    border-right:dotted 1px #00baef;
}
#content-right
{
    float:right;
    width:180px;
    min-height:400px
    
    
}
#content-right-inner
{
    margin-right:23px;
    margin-bottom:23px;
    margin-top:23px;
}
#footer
{
    clear:both;
    height:55px;
    background-color:#161513;
    border-top:solid 10px #00baef;
}
#copyrights
{
    float:left;
    width:200px;
    margin-top:20px;
    margin-left:10px;
    color:#fff;
    font-size:11px;
}
#footer-links
{
     float:right;
     margin-top:20px;
     margin-right:10px;
     color:#FFF;
     font-size:11px;
}
#footer-links a
{
      font-size:11px;
      color:#00baef;
      text-decoration:none;
}
#footer-links a:hover
{
    text-decoration:underline;
    color:#fff;
}

.line
{
    border-top:dotted 1px #00baef;
    margin-bottom:10px
}
.frame
{
     border:dotted 1px #00baef;
     margin-bottom:10px;
}
.temp_img a
{
    border:solid 5px #ccc;
    display:block;
}
.temp_img a:hover
{
    border:solid 5px #00baef;
}
.temp_box
{
    margin-right:20px;
    margin-bottom:20px;
}
.temp_text
{
    text-align:center;
    color:#00baef
}
.ok
{
    color:Green;
    height:20px;
    line-height:20px;
    border:dotted 1px green;
}
.error
{
    color:Red;
       height:20px;
    line-height:20px;
    border:dotted 1px red;
}
#features-left
{
    width:400px;
    float:left;
}
#features-right
{
    width:250px;
    float:right;
    margin-top:100px;
    font-size:25px;
}
.blue
{
    color:#00baef;
}
.feat_img
{
    margin-bottom:10px;
}
.feat_img a
{
    border:solid 3px #ccc;
    display:block;
    width:140px;
}
.feat_img a:hover
{
    border:solid 3px #00baef;
}