/* 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/integrity_01.jpg);
}
#navigation{
width:965px;
height:28px;
background:url(images/integrity_02.jpg);
text-align:right;
padding-right:25px;
}
#flash{
width:990px;
height:299px;
background:url(images/integrity_03.jpg);
}

#contact{
width:935px;
height:299px;
background:url(images/contact_10.jpg);
padding-left:55px;
}

#content_wrapper{
width:990px;
}
#content{
width:990px;
height:124px;
background:url(images/integrity_04.jpg);
padding-top:8px;
}
#left{
width:460px;
float:left;
padding-left:35px;

}

#contactleft{
width:990px;
float:left;
text-align:center;
}





#right{
width:460px;
float:left;
text-align:right;
padding-right:35px;
}
#footer{
width:990px;
height:88px;
background:url(images/integrity_05.jpg);
text-align:center;
}

img {
border: 0px;
}


.style1 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}
.style2 {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.style4 {font-family: Verdana; font-weight: bold; font-size: 11px; color: #003399; }

.white {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	}
.orange {
	font-family: Verdana;
	font-size: 13px;
	color: #FF9900;
	}
	
.footertext {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
