* {
padding: 0;
margin: 0;
} 

body {
margin:0;
padding: 0;
background: #E6E6E6;
color: #444;
font: 13px Arial, Verdana, Tahoma, sans-serif;
line-height: 17px;
}

img {border: none;}

a{ color: #2A84E5; text-decoration: none; }

a:hover {  color: #000; }

#top {
background: #E6E6E6;;
padding: 10px 0;
}

#content {
background: #E6E6E6;;
padding: 20px;
}

#bottom {
background: #E6E6E6;;
padding: 10px 0;
}

#wrap {
width: 970px;
margin: 0 auto;
}

#header {
height: 100px;
line-height: 30px;
}

#header h1 { 
font-size: 30px;
letter-spacing: -1px;
padding: 30px 0 0 10px;
color: #000;
}


#header h2 { 
letter-spacing: -1px; 
padding: 0 0 0 16px; 
font-size: 20px; 
color: #000;
 }

#topbar {
height: 60px;
background: #5195CE;
line-height: 60px;
}

.topbarmenu { 
padding: 0;
font-weight: 100;
}

.topbarmenu li {
float:left;
list-style-type:none;
}

.topbarmenu li a {
display:block;
padding:0 20px;
text-decoration:none;
color: #F9F9F9;
letter-spacing:1px;
font-size: 20px;
}

.topbarmenu li a:hover 
{
color:#02243C;
text-decoration:none;
}

.left {
margin-top: 10px;
float: left;
width: 200px;
line-height: 15px;
height : 100%;
}

.left h2 
{
margin-top: 10px;
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
line-height: 30px;	
background: #5BC236;
height: 30px;
color: #fff;
padding-left: 10px;
}

.left ul  {
color: #aaa;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 10px;
text-decoration: none;	
list-style-type:none;	
}
.left ul li {
padding: 2px 0 2px 0px;
margin: 0 2px;	
}
.left ul a {
font-weight: 600;
color: #2A84E5;
}

.left ul a:hover 
{ 
color : #333; 
}

.middle 
{ 
margin-top: 10px;
float: left;
width: 510px;
margin-left: 10px;
line-height: 20px;
}

.middle h2 
{
font: bold 14px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;	
background: #5BC236;
margin-bottom: 5px;
margin-top: 10px;
height: 30px;
line-height: 30px;
padding-left: 10px;
}

.middle h2 a 
{
color: #fff;
}

.middle h2 a:hover 
{
color: #000;
}

.right 
{
margin-top: 10px;
float: right;
width: 200px;
}

.right h2 {
margin: 10px 0 20px 0;
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
line-height: 30px;	
background: #5BC236;
height: 30px;
color: #fff;
padding-left: 10px;
}

#footer 
{ 
color: #777;
text-align: center;
padding-bottom: 10px;
}


