h1 { 
    font-family: Arial; 
    font-size: 12pt; 
    font-weight: bold 
}
.small_text  { 
    font-family: Arial; 
    font-size: 8pt; 
    color: #666666 }
.text         { 
    font-family: Arial;
    font-size: 10pt; 
    text-align:justify;
    line-height:100%;
}
table { 
    font-family: Arial; 
    font-size: 12pt; 
    text-align:justify
}
body         { 
    font-family: Arial; font-size: 10pt; 
    background-color:#676767; 
    background-image:url('images/bg.jpg'); 
    background-repeat:repeat-x; 
    background-position-y:top 
}
.outertable {
    background-color: #CCCCCC;
    width : 960px;
}
.marquee{
    width:900px;
    background-color:#312D2E; 
    font-family: Arial; 
    font-size: 10pt; 
    font-weight: bold; 
    height: 30px; 
    line-height: 30px; 
    color: #CCCCCC; 
    padding: 0;
}
.textbox {
    width:600px;
    font-family: Arial; 
    font-size: 10pt; 
    text-align:justify; 
    line-height:100%;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 15px;
    padding-bottom: 0px;

}
.textbox_contact {
    width:885px;
    font-family: Arial; 
    font-size: 10pt; 
    text-align:justify; 
    line-height:100%;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;

}
.missionbox {
    width:595px;
    padding-left: 15px;
}
.servicesbox {
    padding-right: 19px;
     padding-top: 19px;

}
.contactbox1 {
    position: relative;
    top: 13px;
    left: 2px;
    border:1px solid #cccccc;                     
    width: 440px;
    height: 125px;
}
.contactbox2 {
    position: relative;
    top: 13px;
    left: 0px;
    border:1px solid #cccccc;
    width: 325px;
    height: 125px;
}
