html, body
{
    margin: 0;
    color: #082567;
    width: 100%;
    height: 100%;
    font-family: Verdana, Tahoma, Courier New, Calibri;
    font-size: 0.95em;
    background-color: #2d2d2d;
}

#container
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #000000;
    background-color: #dff0f8;
    min-height: 100%;
    padding-bottom: 40px; /* Height of the footer */
    
    /* Because the child elements are floated and to avoid content height being 0 
       we are overflow: hidden for the parent div */
    overflow: hidden;
}

#header
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    height: 100px;
    text-align: center;
    min-width: 900px;
    background: url('/wp-content/images/header.png');
    background-repeat: repeat-x;
}

#content
{
    width: 910px;
    margin-left: auto;
    margin-right: auto;
}

#footer
{
    clear: both;
    margin-top: -40px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 950px;
    height: 40px;
    z-index: 10;
    background-image: url('/wp-content/images/footer.png');
    background-repeat: repeat-x;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}

h1
{
    font-size: 2em;
    font-weight: 800;
}

h2
{
    font-size: 1.5em;
    font-weight: 800;
}

h3
{
    font-size: 1.3em;
    font-weight: 800;
}

p
{
    font-size: 0.9em;
    font-weight: 100;
}

#header-image
{
    margin-left: auto;
    margin-right: auto;
    width: 949px;
    height: 100px;
    background: url('/wp-content/images/header-image1.png');
    background-repeat: no-repeat;
}

#header-logo
{
    float: left;
    width: 243px;
    height: 51px;
    padding: 40px 0px 0px 40px;
}

#navigation
{
}

#navigation ul
{
    padding: 40px 0px 0px 0px;
    margin-right: 25px;
    float: right;
}

#navigation li
{
    display: inline;
    overflow: hidden;
}

#navigation li a
{
    font-size: 0.98em;
    font-variant: normal;
    margin-right: 20px;
    letter-spacing: 2px;
    text-decoration: none;
    color: #ffffff;
}

#navigation li a:hover
{
    color: #082567;
}

#slideshow
{
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
    width: 905px;
    margin-left: auto;
    margin-right: auto;
    height: 140px;
    background-image: url('/wp-content/images/slideshow-image.png');
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
}

#slideshow-images
{
    padding: 15px 0px 0px 15px;
}

img
{
    border: none;
}

#PageContent
{
    margin: 0 auto;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#BlogContent
{
    margin: 0 auto;
    float: left;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
}

#PostContent
{
    font-size: 0.9em;
    font-weight: 100;
    text-align: left;
}

#PostContent a
{
    color: #082567;
}

#ThreeColumns
{
    position: relative;
    text-align: justify;
    padding: 0px 0px 0px 20px;
}

#ThreeColumns-col
{
    float: left;
    width: 31%;
    padding: 0px 20px 0px 0px;
}

#TwoColumns
{
    position: relative;
    text-align: justify;
    padding: 0px 20px 0px 20px;
}

#TwoColumns-Col
{
    float: left;
    width: 45%;
    height: 240px;
    font-size: 10px;
    font-family:verdana;
    font-weight:normal;
    color: #7e7e7e;
    margin-left:30px;
    
}

#TwoColumns-Col a
{
    color: #000084;
}

#TwoColumns-Col img
{
    border: 1px solid #999999;
}

#TwoColumnsLeft
{
    float: left;
    width: 45%;
    padding: 0px 40px 0px 0px;
}

#TwoColumnsRight
{   
    float: left;
    width: 50%;
}

#TwoColumns li
{
    font-size:0.9em;
}
#portfolio
{
    width: 670px;
    margin-left: auto;
    margin-right: auto;
}

#contact
{
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

.floatimgleft
{
    float: left;
    margin: 0px 10px 10px 0px;
}

#column1, #column3
{
    float: left;
    width: 40%;
    letter-spacing: 1px;
    margin-top: 0px;
    margin-left: 10px;
    text-align: justify;
}

#column2
{
    float: left;
    width: 10%;
    margin-left: 10px;
    margin-top: 30px;
    text-align: center;
}

.PostTitle
{
    text-decoration: none;
    letter-spacing: 2px;
    font-size: 1.5em;
    font-weight: 100;
    width: 400px;
    height: 30px;
    margin-top: 35px;
    padding: 5px 0px 0px 0px;
}

.PostTitle a
{
    text-decoration: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 30px;
    width: 400px;
    color: Black;
}

div.PostMeta
{
    padding: 0px 0px 0px 25px;
    font-size: 0.7em;
}

div.PostMeta a
{
    color: #082567;
}

#comments
{
    font-size: 9px;
}

#sidebar
{
    margin-top: 20px;
    width: 200px;
    float: right;
    margin-left: 15px;
    margin-right: 30px;
    display: inline;
    overflow: hidden;
}

#sidebar input#s
{
    width: 80%;
    border: 1px solid #999;
    background-color: #fff;
}

#sidebar #searchform #s
{
    color: #000;
}

#sidebar ul
{
    text-align: left;
    width: 265px;
    height: auto;
    list-style-type: none;
    padding: 2px 0px 0px 15px;
    line-height: 15px;
    color: Black;
}

#sidebar ul li
{
    padding: 2px 20px 12px 20px;
    height: auto;
    width: 265px;
    line-height: 20px;
    font-size: 0.9em;
    font-weight: 300;
}
#sidebar ul li form
{
    padding: 25px 0px 0px 0px;
    width: 100px;
    color: #000;
    margin-left: 15px;
}
#sidebar ul li ul li
{
    text-decoration: none;
    background-image: none;
    padding: 0;
    font-size: 0.85em;
    font-weight: 100;
}

#sidebar ul li ul li a
{
    text-decoration: none;
    color: #082567;
}

#searchform
{
    margin: -10px 10px 10px 10px;
}

#footer a
{
    text-decoration: none;
    color: #828282;
}

#lower-footer
{
    margin-left: auto;
    margin-right: auto;
    width: 900px;
}

#left-footer
{
    width: 450px;
    font-size: 10px;
    color: #828282;
    padding-top: 13px;
    text-align: left;
    float: left;
}

#left-footer a:hover
{
    color: #ccc;
}

#right-footer
{
    width: 450px;
    font-size: 10px;
    color: #828282;
    padding-top: 13px;
    text-align: right;
    float: left;
}

#code
{
    background-color:#d0d0d0;
}

a 
{
   color: #082567;
}

