* {
padding: 0;
margin: 0;
} 

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

img {border: none;}
a{ 
color: #173D7F; 
text-decoration: none; 
font-weight : bold; 
}

a:hover { 
text-decoration: underline;
font-weight : bold; 
}

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

}

#header {
background: #000 url(images/header.jpg) no-repeat;
height: 185px;
}
#header h1 { 
font-size: 10px;
letter-spacing: -1px;
padding: 15px 0 0 10px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #ccc;
}
#header h2 {
font-size: 16px;
color: #ccc;
padding: 0 0 0 10px;
}


#navigation li a:active{
background: url(images/sblank_over.jpg) repeat-x;
color:#fff;
text-decoration:none;
}

#navigation {
background: #111 url(images/sblank.jpg) repeat-x;
height: 30px;
line-height: 30px;
margin: auto;
border-top:#FFFFFF solid 1px;
}
#navigation li {
float:left;
list-style-type:none;
/* border-right:1px solid #ffffff; */
}
#navigation li a {
display:block;
padding:0 20px;
text-decoration:none;
color: #fff;
letter-spacing:1px;
}
#navigation li a:hover {
background: url(images/sblank_over.jpg) repeat-x;
text-decoration:none;
}

.left {
float: left;
width: 200px;
height:100%;
line-height: 14px;

}
.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 8px 6px 0;
}
.styled {
	border: 1px solid #DDD;
	padding: 4px;
}
.button {
	background: url(images/search.gif) no-repeat right bottom;
	border: none;
	height: 27px;
	width: 27px;
}

#search {
	float: right;
	width: 200px;
	padding-top: 140px;
}

/* side nav */
#menu {
	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: #FFF;
	display: block;
	background:  url(images/menu_side.jpg);
	padding: 8px 0 0 55px;
	}
	
#menu li a:hover, #menu li a:current, #menu li a:active{
	color: #FFF;
	background:  url(images/menu_active.jpg) 0 -32px;
	padding: 8px 0 0 55px;
	}


	



/* total width neto = 550px  */
.wide {
margin-bottom: 10px;
clear:both;
}
.middle { 
float: right;
width: 530px;
padding-right:10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;

}
.middle h2 {
font-family : arial, sans-serif; 
font-weight : bold; 
font-size :175%; 
padding: 15px 0 15px 55px;
color:#3853C0;
background: url(images/arrow.gif) left no-repeat;
}


.middle h1 {
font-family : arial, sans-serif; 
font-weight : bold; 
font-size : 240%;
padding: 15px 0 5px 0;
line-height:120%;
color:#3853C0;
border-bottom:#3853C0 solid 5px;
margin-bottom:5px;

}

.middle p{ 
margin-bottom:10px;
}

.right {
padding: 10px;
float:right;
width: 170px;
}
#footer { 
background: #eee url(images/footer.jpg) no-repeat;
color: #eee;
margin-top:20px;
height: 60px;
line-height: 95px;
text-align: center;
}
#footer a {  color: #aaa; text-decoration: none; }
#footer  a:hover { color: #777; }



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

h3 {
background-image: url(images/sblank2.png);
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;
}
.newsletter {
background-color:#6C93D4;
width:167px;
padding-left:3px;
color: #FFFFFF;


}
.newsletter input[type=text]{
border: 1px solid #fff;
width: 95%; 
}
.newsletter input[type=submit] {     
width: 95%;     
 
border: 1px solid #fff;     } 