
* { 
margin: 0;
padding: 0;
}

body {
    background:  url(images/bg3.jpg);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
h1 {
  font-size: 14px;
  color: #1d597f;
  font-weight: bold;

}

h2 {
  font-size: 13px;
  color: #1d597f; 
}

a {
text-decoration: none; 
}

a:hover {
  text-decoration: none;
}

ul {
    margin: 0;
}

li {
   margin: 0;
}

#page { 
margin: 0 auto; 
width: 870px;
background: url(images/pg.jpg) repeat-y;
}

#header {
margin: 0 auto;
width: 870px;
height: 20px;
background: url(images/pgh.jpg) no-repeat;
}


#logo {
margin: 0px 10px 0 10px;
float: left;
width: 850px;
height: 185px;
background: url(images/logo3.jpg) no-repeat;
}
#intro {
margin: 0px 10px 0 10px;
float: left;
width: 850px;
height: 185px;
background: none;
}

#sidebar {
float: left;
width: 175px;
margin: 30px 0px 0 5px;
background: none;
}

#mainbar {
float: right;
width: 670px;
margin-top: 20px;
}


#box {
width: 165px;
margin-left: 10px;
padding: 0;
}

#box .header {
width: 165px;
height: 40px;
background: url(images/bheader3.jpg) no-repeat;
}

#box .content {
padding-left: 5px;
width: 160px;
background: url(images/bcont.gif);
color: #143858;
line-height: 20px;
}
.content  h2 {

  width: 120px;
  color: #334e66;
  text-align: left;
  font-size: 13px;
  border-bottom: 1px solid #334e66;
  
}  
.content ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

.content li {
	display: inline;
        
}

.content a {
    width: 150px;
	height: 22px;
	display: block;
	background: none;
    padding-left: 8px;
	text-decoration: none;
	color: #143858;
	text-align: left;
}

.content a:hover {
    width: 150px;
    padding-left: 8px;
    background: #5f87aa;
    color: #fff6d9;
    text-align: left;
}

#box .bottom {
width: 165px;
height: 19px;
background: url(images/bbottom.jpg) no-repeat;

}

#boxtwo {
width: 165px;
margin: 40px 0 0 10px;
padding: 0;
}


#boxtwo .headers {
width: 165px;
height: 19px;
background: url(images/bheaders3.jpg) no-repeat;
}

#boxtwo .contents {
padding-left: 5px;
width: 160px;
background: url(images/bcont.gif);
color: #143858;
line-height: 20px;
}
.contents  h2 {
  width: 120px;
  color: #334e66;
  text-align: left;
  font-size: 13px;
  border-bottom: 1px solid #334e66;
  
}  

.contents a {
    width: 150px;
	background: none;
    padding-left: 8px;
	text-decoration: none;
	color: #143858;
	text-align: left;
}

.contents a:hover {
    width: 150px;
    padding-left: 8px;
	text-decoration: none;
	background: none;
	text-align: left;
}

#boxtwo .bottoms {
width: 165px;
height: 19px;
background: url(images/bbottom.jpg) no-repeat;
}

#sidebar  .valid {
margin: 20px 0 0 40px;
}

#sidebar .valid  p {
}

#sidebar .valid  p  a {
text-decoration: none;
}

#sidebar .valid p  a:hover {
text-decoration: none;

}
#leftbar {
float: left;
margin: 20px 5px 0 15px;
width: 480px;
color: #1f2020;
text-align: justify;
line-height: 20px;
}

#leftbar h2 {
font-size: 14px;
color: #3d5973;
text-align: center;
margin-top: 5px;
}

#leftbar h4 {
font-size: 13px;
color: #3c5872;
}

#leftbar h3 {
font-size: 13px;
color: #3c5872;
text-align: right;
}

#leftbar .icon {
margin-left: 230px;
width: 15px;
height: 15px;
background: url(images/ara.jpg) no-repeat;
}

#leftbar .copy {
margin-top: 10px;
text-align: center;
}
#leftbar .picture {
margin-left: 100px;
}

#rightbar {
float: right;
margin-right: 15px;
width: 125px;
}
#rightbar .head {
margin-top: 10px;
width: 125px;
height: 107px;
background: url(images/rbh.jpg) no-repeat;
}


#rightbar .cont {
padding-left: 3px;
width: 122px;
background: url(images/bcont.gif);
color: #143858;
line-height: 20px;
}

.cont  h2 {
  width: 120px;
  color: #334e66;
  text-align: left;
  font-size: 13px;
  border-bottom: 1px solid #334e66;
  
} 


.cont a {
    width: 120px;
	background: none;
	text-decoration: none;
	color: #143858;
	text-align: left;
}

.cont a:hover {
    width: 120px;
	text-decoration: none;
	background: none;
	text-align: left;
}
 
#rightbar .bot {
width: 125px;
height: 20px;
background: url(images/rbb.jpg) no-repeat;

}

#rightbar  h3 {
font-size: 11px;
font-weight: normal;
}

#footer {
margin: 0 auto;
background: url(images/pgb.jpg) no-repeat;
width: 870px;
height: 15px;
}

#footer p {
width: 300px;
text-align: center;
}

 
 
