*{margin:0; padding:0;}

body {
font-family: Verdana, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
font-size: 12px; 
background: #dfdfdf;
color: #333; 
margin:0; 
padding:0;
line-height: 135%;
}

a { color: #61c419; text-decoration: none; }
a:hover { text-decoration: none; color : #880000; }

img { border: none; padding: 6px; } 
img a {border:none;} 

ul { list-style-type: none; }

#page {
width: 780px;
margin: 0 auto;
background: #fff;
}

#header { 
height: 110px;
}
#header h1 {
font-size: 28px;
font-weight: 400;
padding: 40px 0 0 18px;
}
#header h1 a {
color: #61c419;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
color: #666;
font-size: 12px;
font-weight: 100;
letter-spacing: -0.8px;
padding: 16px 0 0 20px;
}

#menu {
background: #259b25 url(images/menu.jpg) no-repeat;
height: 40px;
line-height: 40px;
}

#menu ul {
list-style-type: none;
margin: 0;
padding-left: 10px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
color: #fff;
font-size: 13px;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
background: url(images/menuover.png) repeat-x;
}

#wrapper {
background: url(images/shad.jpg) no-repeat top;
padding: 0 0 0 20px;
}

#content {
float: left;
width: 520px;
margin: 25px 0 10px 0;
padding: 0 20px 0 0;
line-height: 160%;
text-align:justify;
border-right: 1px dotted #aaa;
}

#content img { padding: 0 4px 8px 8px; margin: 0; }


#sidebar {
float: right;
width: 219px;
margin: 20px 0;
}

#sidebar-globe {
font-size: 10px;
font-weight: bold;
padding: 0 5px 0 0;
}

#sidebar-globe h3 {
font-size: 14px;
font-weight: bold;
padding: 3px 0 0 0;
}

#footer {
background: #35a335 url(images/footer.jpg) no-repeat;
margin: 0 auto;
font-weight: 100;
font-size: 12px;
text-align: center;
color: #fff;
height: 50px;	
}

#footer a { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#design {
font-size: 9px;
color: #999999;
background: #dfdfdf;
text-align: center;
line-height: 20px;
padding: 5px 0 5px 0;
}

#design a { color: #666666; text-decoration: none; }
#design a:hover { text-decoration: underline; }

#content h2 {
font-weight: 100;
font-size: 21px;
margin: 0 0 4px; padding: 0 0 8px; 
color: #999;
}

#content h3 {
font-weight: bold;
font-size: 14px;
margin: 0 0 4px; padding: 0 0 5px; 
color: #333;
}

#content h4{
font-weight: bold;
font-size: 13px;
margin: 0 0 4px; padding: 18px 0 1px; 
color: #333;
}

#content ul {
color: #555555;
padding: 10px 30px;
}
#content ul li {
list-style-type: square;
}

#sidebar img { padding: 0 10px 0 0px; margin: 0; }
#sidebar ul {
    list-style-type: none; 
}

#sidebar h2 {
    height: 35px;
    line-height: 50px;
    font-weight: 600;
    font-size: 13px;
    margin: 20px 0 0 0; padding: 0 0 0 22px; 
    color: #111;
}

#sidebar ul li {

}

#sidebar ul {
padding: 10px 0 5px 20px;
}

#sidebar ul li {
    background: url(images/bullet.jpg) no-repeat center left;
    padding: 2px 0 2px 22px;
}
#sidebar ul li a { font-size: 13px; }


