body {
background: #f7f7f7;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
padding: 0;
margin: 10;
color: #333;
line-height: 17px;
}
img {border: none;}
a {
text-decoration: none;
color: #D67900; 
}
a:hover {
color: #D60E00;
text-decoration: underline;
}

#wrap {
margin: 0 auto;
width: 780px;

margin-top:18px;
}

#header { 
margin: 0 auto;
height: 210px;
background : url(images/header.jpg) no-repeat;
}
#header h1 { padding:20px;padding-top: 60px; text-align: center;font-size: 3em; font-weight: 600; letter-spacing: -1px;}
#header h1 a { color: #f7f7f7; }
#header h1 a:hover { color: #000; }
#header h2 { text-align: center; font-size: 20px; color: #fff; font-weight: 100; }


#content {
background: #f7f7f7 url(images/middle.gif) repeat-y;
margin: 0 auto;
width: 780px;
padding: 10px;
}
#contentarea {
margin: 0 auto;
width: 760px;
}


.left1 {
float:left; 
width:200px; 
margin-top: 0px;
padding-bottom: 10px;

}
.left1 h3 {
margin: 10px 0 5px 0;
padding: 0 0 0 10px; 
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;
background: #EEF0F1 url(images/menu.gif) no-repeat;	
height: 30px;
line-height: 30px;
width:190px;
}
.left1 .box {
background: #fff;
margin: 0 0 5px 0;	
padding-bottom: 5px;
}
.left1 ul  {
color: #aaa;
text-align: left;
margin: 0 0 5px 0; padding-left: 10px;
text-decoration: none;		
}
.left1 ul li {
padding: 2px 0 2px 0px;
margin: 0 5px;	
}
.left1 ul a {
font-weight: 600;
color: #664D33;
}
.left1 ul a:hover { color : #8E8E48; }

.right1 { 
float: right;
width: 520px;
padding: 0 20px 20px 10px;
line-height: 30px;
}
.right1 h2 {
padding: 5px 0 5px 0; 
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
color: #555;
text-decoration: none; 
border-bottom: 1px dotted #aaa;
margin-bottom: 10px;
margin-top: 10px;
}
.right1 h2 a { color: #EF8700; text-decoration: none; }
.right1 h2 a:hover {  color: #336699; }


#bottom {
background: #f7f7f7 url(images/bottom.gif) no-repeat;
height: 20px;
margin: 0 auto;
width: 780px;
}

#footer { 
font-size: 10px;
color: #444;
text-align: center;
padding-bottom: 10px;
margin-left:-560px;
}
#footer a {color: #666; text-decoration: none; }
#footer  a:hover { color: #000; text-decoration: underline; } 


h1.modulint
{
line-height:40px;
}
fieldset,legend {background:#eee;border:1px solid #ddd;}