/* CSS Document */
body{
background: url(images/bg.jpg) repeat-x;
background-color:#FFFFFF;
margin-top: 0px;
margin-bottom: 0px;
}
#wrapper{
width:990px;
margin:0 auto;
}
#header{
width:990px;
height:153px;
background:url(images/subpages_01.jpg);
}
#navigation{
width:965px;
height:28px;
background:url(images/integrity_02.jpg);
text-align:right;
padding-right:25px;
}
#top_content{
width:990px;
height:58px;
background:url(images/subpage2_02.jpg);
}
#content {
width: 870px;
background:url(images/backbg.jpg);
padding-left:60px;
padding-right:60px;
text-align:justify;

}
#footer{
width:990px;
height:34px;
background:url(images/subpages_04.jpg);
text-align:center;
padding-top:60px;

}
.style1 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align:justify;
}
.style3 {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}


.style4 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style5 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}





img {
border: 0px;
}
