* {
padding: 0;
margin: 0;
} 

body {
margin:0;
padding: 0;
background: #fff url(images/bgBody.jpg) repeat-x;   
color: #444;
font: 12px Arial, Verdana, Tahoma, sans-serif;
line-height: 20px;
}

img {border: none;}
a{ color: #088408; text-decoration: none; }
a:hover {  color: #830708; 
}

#content {
width: 943px;
margin-top:0px;
margin: auto;
padding-bottom:10px;
padding-left:0px;
padding-right:0px;
background-color:#FBFCFE;
}

#header {
background: #fff url(images/bgHeader.jpg) no-repeat;
height: 249px;
width:943px;
vertical-align:top;
}


#navigation li a:active{
color:#fff;
text-decoration:none;
font-weight:normal;
}

#navigation {
font-family:Georgia,"Palatino Linotype","Times New Roman";
text-decoration:none;
color:#101E3F;
height:20px;
float:left;
}

#navigation li {
float:left;
list-style-type:none;
/* border-right:1px solid #ffffff; */
}

#navigation li a {
display:block;
padding:0 20px;
text-decoration:none;
font-family:Georgia,"Palatino Linotype","Times New Roman";
font-size:1.3em;
color:#101E3F;
border-right:2px solid #101E3F;
}

#navigation li a:hover {
color:#00DD00;
text-decoration:none;
text-decoration:none;
}

.left {
float: left;
width: 200px;
line-height: 14px;
margin-bottom:70px;
}

.left h2 {
margin-top: 10px;
font: bold 12px Verdana, 'Trebuchet MS', Sans-serif;
padding: 5px 0 5px 5px; 	
border-bottom: 1px dotted #999;
}

.left ul  {
color: #999;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 20px;
text-decoration: none;	
list-style-type:square;	
}

.left ul li {
padding-bottom:2px;
}

.left ul a {
font-weight: 600;
color: #173D7F;
}

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

/* search form */
form {
	padding: 0;
	margin: 0;
}
.styled {
	border: 0px solid #DDD;
	padding: 2px;
	margin-right:0px;
	margin-left:5px;
	height:14px;
	width:100px;
}
.button {
	background: url(images/search.gif) no-repeat right bottom;
	border: none;
	height: 18px;
	width: 18px;
}

#search {
	float: right;
	width: 350px;
	padding-top: 275px;
}

/* side nav */
#menu {
padding-top:30px;
	width: 200px;
}
	
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #000;
	display: block;
	padding: 8px 0 0 35px;
	}
	
#menu li a:hover{
	color: #000;
	text-decoration: underline;	
	display: block;
	padding: 8px 0 0 35px;
	}
/* total width neto = 550px  */
.wide {
margin-bottom: 10px;
clear:both;
}
.middle { 
float: right;
width: 530px;
padding-top:18px;
padding-right:10px;
color:#101E3F;
margin-bottom: 70px;
}
.middle h2 {
padding: 2px 0 5px 0px; 
font: bold 14px Verdana, 'Trebuchet MS', Sans-serif;
color: #444;	
border-bottom: 1px dotted #999;
margin-bottom: 5px;
margin-top: 10px;
}
.middle p {
padding-bottom:12px;
}

.middle a {
color: #088408; 
text-decoration: none;
font-weight:bold;
}
.middle a:hover {  
color: #830708;
text-decoration: underline;
font-weight:bold;

}

.right {
padding: 10px;
float:right;
width: 170px;
margin-bottom:70px;


}

#footer { 
background:url(images/bgFooter.jpg) no-repeat;
background-position: bottom center;
height: 68px;
clear:both;
position:fixed;
bottom:0;width:100%;
margin:0 auto;
color: #000;
text-align: left;
padding-bottom: 15px;
padding-left: 50px;


}
#footer a {  color: #aaa; text-decoration: none; }
#footer  a:hover { color: #777; }

h1 {
color: #088408;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
 
}

h3 {
background-image: url(images/sblank.gif);
height: 23px;
padding: 5px 0 5px 10px;
color: #FFFFFF;
}

h4 {
font-size: 16px;
padding: 15px 0 15px 55px;
background: url(images/arrow.png) left no-repeat;
}

h5 {
font-size: 14px;
background: url(images/more.jpg) left no-repeat;
padding: 8px 5px 15px 13px;
}

h5 a {
color: #FFFFFF;
}

h5 a:hover{
color: #999999;
}

