﻿
{
    padding:0;
    margin:0;
    border:0;
    
}

body
{
    margin:10px;
    background-color:#ffffff;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color:#333;
}

tr,td
{
    font-family: arial, Verdana, san-serif;
    font-size:12px;
    color:333;
}


#wrapper
{
    position:relative;
    width:994px;
    background-color:#ffffff;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    padding-top:1px;
    top:0;
    left:0;
    border:SOLID, 5PX, #000000;
}

#banner
{
    width:994px;
    height:110px;
    background-repeat: no-repeat;
    background-image:url(images/banner2.jpg);
    background-color:#ffffff;
}


#navholder
{
    margin-top:5px;
    width:994px;
    height:30px;
    background-repeat:no-repeat;
    background-colour:#ffffff;
    background-image:url(images/NavBar.jpg)
}

#navbuttons
{
    width:994px;
    height:60px;
    text-align:left;
    
   
}

.navbutton
{
    float:left;
    height:50px;
    padding-top:0px;
    padding-bottom:5px;
}

#groupimagesholder
{
    width:994px;
    height:110px;
    border-top:solid 5px #0094de;
    border-bottom: solid 5px #0094DE;
    float:left;  
}

#groupimages
{
    width:980px;
    padding-top:17px;
}

#footerHolder
{
    width:994px;
    margin-top:10px;
    text-align:left;
}

#footermessage
{
    float:left;
    text-align:left;
    margin-top:10px;
    margin-bottom:10px;
    width:400px;
}

#footerlinks
{
    float:right;
    text-align:right;
    width:594px;
    color:#0094de;
    margin-top:10px;
    margin-bottom:10px;
}

#maincontentholder
{
    width:994px;
    height:700px;
    margin-top:10px;
    text-align:justify;
    float:left;
    
    
}

.PageHeader
{
    font-size:36px;
    color:#0094DE;
    float:left;
}

.Subheader
{
    font-size:20px;
}

#ContactContentHolder
{
    width:880px;
    height:500px;
    margin-left:auto;
    margin-right:auto;
}

.ContactContent
{
    width:880px;
    height:120px;
    background-color:#ffffff;
    border-bottom:solid 2px #0094de;
    margin-bottom:25px;
    margin-top:25px;
    margin-left:auto;
    margin-right:auto;
    
}

.ContactImg
{
    float:left;
    width:120px;
    height:50px;
    
    
}


.ContactAdd
{
    float:left;
    width:150px;
    margin-left:15px;
}


.ContactNum
{
    float:left;
    width:300px;
    margin-left:50px;
}

.ContactButton
{
    float:left;
    width:100px;
    margin-left:10px;
}


#contactholder
{
    width:874px;
    background-color:#ffffff;
    height: 377px;
}

#contactaddholder
{
    width:295px;
    depth:100px;
    background-color:#ffffff;
    float:left;
}

#contactImgHolder
{
    width:495px;
    background-color:#ffffff;
    float:right;
}