﻿/* General */

/*Reset Common Tags*/

a,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,img
{
    margin:0px;
    padding:0px;
}

html 
{
    margin-left: -0.1px; 
}

body 
{
    margin:0px auto;
    padding:0px;
    background:URL(../../images/bg.jpg) center top no-repeat #002f43;
    font-family:Arial;
    font-size:14px;
}

a
{
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

img
{
    border:0px;
}

p
{
}

h1
{
    font-size:24px;
    color:#008aff;
    font-weight:normal;
    margin:0;
    padding:15px 0px 0px 15px;
}

h2
{
    font-weight:normal;
    font-size:14px;
    color:#08406f;
    width:717px;
    border-bottom:1px solid #cbd5d9;
    padding:0;
    margin:10px 0;
    clear:both;
    float:left;
}

.text-12
{
    font-size:12px;
}

.text-14
{
    font-size:14px;
}

.text-mpower
{
    color:#013b6c;
}

.text-middle
{
    text-align:center;
}

label
{
    width:300px;
    float:left;
}

.textbox
{
    border:1px solid #006897;
    width:300px;
    padding:3px;
    margin-bottom:10px;
}

.news-date
{
    font-size:10px;
    font-style:italic;
    color:#008aff;
    position:absolute;
    top:266px;
    left:15px;
}

		/*---------------------layout--------------------*/
		
#container 
{
    width:759px;
    margin:0 auto;
    height:auto;
}

#layout
{
    width:757px;
    border-left:1px solid #80b0c7;
    border-right:1px solid #80b0c7;
    height:auto;
    background:#fff;
    float:left;
    position:relative;
}

		/*---------------------header---------------------*/
		
#header
{
    width:757px;
    height:186px;
}

#header-left
{
    float:left;
    width:260px;
    margin-left:1px;
}

#header-right
{
    float:right;
    width:425px;
    text-align:right;
    padding-right:25px;
}

#header-top
{
    height:54px;
    padding-top:10px;
    color:#fff;
}

#header-bottom
{
    height:62px;
    padding-top:10px;
    color:#737373;
}

#header-follow-us
{
    height:62px;
     padding-top:10px;
    color:#737373;
}

.header-textbox
{
    border:1px solid #006897;
    width:154px;
    padding:3px;
}

input.radio
{
    height:6px;
    vertical-align:middle;
}

        /*----------------------nav-----------------------*/
        
.nav
{
    margin:0;
    padding:0;
    list-style-type:none;
    position:relative;
    height:37px;
    line-height:37px;
    text-align:center;
    color:#fff;
}

.nav a
{
    color:#fff;
    display:block;
    cursor:pointer;
}

.nav li
{
    float:left;
    margin:0 3px;
    position:relative;
}

#breadcrumbs
{
    position:absolute;
    top:0px;
    padding:10px;
    font-size:10px;
    color:#fff;
    display:block;
    background:#008aff;
}

#breadcrumbs a
{
    color:#fff;
}

.subnav
{ 
    position:absolute;  
    width:185px;
    top:38px;
    left:10px;
    display:none;
    margin:0px;
    list-style-type:none;
    background:#005981;  
    z-index:1;
    padding:5px 10px;
    border:1px solid #fff;
}

.subnav li
{
    float:left;
    font-size:14px;
    line-height:16px;
    padding:3px 0;
    width:185px;
    text-align:left;
    border-bottom:1px solid #fff;
}

.subnav li a:hover
{
    text-decoration:none;
    color:#999;
}
        
/*.nav
{
    margin:0;
    padding:0;
    list-style-type:none;
    height:37px;
    line-height:37px;
    text-align:center;
    color:#fff;
}

.nav a
{
    color:#fff;
}

.nav li
{
    display:inline;
    margin:0 3px;
}

#breadcrumbs
{
    position:absolute;
    top:0px;
    padding:10px;
    font-size:10px;
    color:#fff;
    display:block;
    background:#008aff;
}

#breadcrumbs a
{
    color:#fff;
}*/

        /*---------------------content--------------------*/
        
#content-leftcol
{
    float:left;
    width:506px;
}

#leftcol-left
{
    float:left;
    width:229px;
    background:URL(../../images/welcome-bg.jpg) no-repeat;
    padding:50px 10px 10px 10px;
}

#leftcol-right
{
    float:right;
    width:231px;
    background:URL(../../images/latest-news-bg.jpg) no-repeat;
    padding:50px 10px 10px 10px;
}

#content-rightcol
{
    float:right;
    width:245px;
}

#amandas-story
{
    width:225px;
    background:URL(../../images/amandas-story-bg.jpg) no-repeat;
    padding:50px 10px 10px 10px;
}

#main-content-wrapper
{
    float:left;
    width:757px;
    background:URL(../../images/main-content-bg.jpg) no-repeat;
}

#main-content
{
    float:left;
    width:717px;
    padding:20px;
}

#main-content-top
{
    float:left;
    width:757px;
}

#main-content-title
{
    float:left;
    width:600px;
    height:50px;
}

#main-content-links
{
    float:right;
    width:157px;
    color:#fff;
}

#main-content-links a
{
    color:#fff;
}

.share
{
    float:left;
    width:147px;
    height:16px;
    line-height:16px;
    padding:4px 5px;
    background:#4dbde9;
    margin-bottom:3px;
}

.email-this
{
    float:left;
    width:147px;
    height:15px;
    padding:4px 5px;
    background:#12aae5;
}

.content-box
{
    float:left;
    width:715px;
    border:1px solid #bbcfd8;
    background:#fff;
    margin-bottom:20px;
}

.content-box-title
{
    float:left;
    width:675px;
    border-bottom:1px solid #bbcfd8;
    font-size:19px;
    color:#002f5d;
    padding:10px 20px;
}

.content-box-title-two
{
    float:left;
    width:675px;
    border-bottom:1px solid #bbcfd8;
    font-size:19px;
    color:#002f5d;
    padding: 10px 0px;
}

.content-box-text
{
    float:left;
    width:495px;
    padding:5px 200px 0px 20px;
}

.content-box-text-amanda
{
    float:left;
    /*width:495px;*/
    padding:5px 20px 0px 20px;
}

select
{
    margin:10px 0;
    border:1px solid #abcada;
    width:300px;
    float:left;
}

.form
{
    clear:both;
    float:left;
    width:608px;
    padding:20px 0 0 20px;
}

.news-image
{
    float:left;
    border:3px solid #0b8dfb;
    margin:15px 20px 20px 0;
}

#contact-links
{
    float:left;
    width:717px;
    margin:20px 0;
}

#contact-links IMG
{
     float:left;
     width:auto;
     margin-right:30px;
     vertical-align:middle;
}

        /*---------------------footer---------------------*/
        
#footer-wrapper
{
    clear:both;
    width:100%;
    background:#006088;
}

#footer
{
    margin:0 auto;
    width:770px;
    color:#fff;
    font-size:10px;
    padding-bottom:50px;
}

#footer p
{
    margin:0;
    padding:0 20px;
}

#footer a
{
    color:#fff;
}

.chunky
{
    float:right;
    padding-right:10px;
    position:relative;
    top:-15px;
}

