html{
    background:#bbdee6 url(/wp-content/themes/default/images/top-stripe.png) repeat-x top left;
}
body {
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    background:url(/wp-content/themes/default/images/header.jpg) no-repeat top center;
}
a{
    color:#0057b8;
}
a:hover{
    color:#3a92f4;
}
h3{
    font-size:14px;
    padding:10px 0 5px;
}
.header .wrapper{
    height:350px;
    padding-top:24px;
    position:relative;
}
.main_logo{
    width:100%;
    overflow:hidden;
}
.main_logo a{
    width:146px;
    height:52px;
    float:left;
}
.main_logo p{
    float:left;
    color:#fff;
    padding:30px 0 0 9px;
    font-size:14px;
    text-shadow:0px 1px 2px #000;
}
#slogan{
    top:50%;
    left:0px;
    width:451px;
    height:67px;
    color:#fff;
    font-size:20px;
    margin-top:-85px;
    text-indent:-9000px;
    position:relative;
    background:url(/wp-content/themes/default/images/slogan.png) no-repeat top left;
}
#slogan_1, #slogan_2, #slogan_3, #slogan_4{
    top:50%;
    left:0px;
    width:451px;
    height:101px;
    color:#fff;
    font-size:20px;
    margin-top:-105px;
    position:relative;
    text-indent:-11000px;
}
#slogan_1 { background:transparent url(/wp-content/themes/default/images/slogan_1.png) no-repeat scroll left top; }
#slogan_2 { background:transparent url(/wp-content/themes/default/images/slogan_2.png) no-repeat scroll left top; }
#slogan_3 { background:transparent url(/wp-content/themes/default/images/slogan_3.png) no-repeat scroll left top; }
#slogan_4 { background:transparent url(/wp-content/themes/default/images/slogan_4.png) no-repeat scroll left top; }

.main_logo .slogan_small {
    display: block;
    margin: 14px 0 0 15px;
    padding: 0px;
    width: 310px;
    height: 38px;
    background:url(/wp-content/themes/default/images/slogan_small.png) no-repeat top left;
    text-indent: -11000px;
}
.flash{
    top:0;
    left:421px;
    width:485px;
    position:absolute;
    z-index:3000;
}
.flash div {
    width:485px;
    height: 252px;
     background:url(/wp-content/themes/default/images/01.png) no-repeat top left;
    
}
.wrapper{
    width:1000px;
    margin:0 auto;
}
.content .wrapper{
    overflow:hidden;
}
.content{
    padding:20px 0;
    background:#e5edf0 url(/wp-content/themes/default/images/head-shade.png) no-repeat top center;
}
.round_block{
    margin-bottom:10px;
    line-height:16px;
    background:url(/wp-content/themes/default/images/block-round-bot-right.png) no-repeat bottom right;
}
.round_block .head {
    width:100%;
    height:38px;
    line-height:38px;
    overflow:hidden;
    background:url(/wp-content/themes/default/images/block-round-top-right.png) no-repeat 100% 20px;
}
.round_block .pagenav, .round_block .categories {
    text-indent: -11000px;
    line-height: 0px;
}
.round_block .pagenav ul li, .round_block .categories  ul li {
    text-indent: 0px;
    line-height: 18px;
}
.round_block h1, .round_block h2{
    color:#003366;
    float:left;
    font-weight:bold;
    padding:0 10px 0 30px;
    background:#e5edf0 url(/wp-content/themes/default/images/block-round-top-left.png) no-repeat 0px 20px;
}
.round_block h1 a, .round_block h2 a, .round_block h3 {
    color:#003366;
    text-decoration: none;
}
.round_block h1{
    font-size:24px;
}
.round_block h2 {
    font-size:18px;
    font-weight:normal;
}
.round_block .container{
    padding:0 30px;
    border:1px #ced5d8 solid;
    border-width:0 1px;
    background:#fff url(/wp-content/themes/default/images/block-grad.png) repeat-x top left;
    position:relative;
}
.left_col .round_block .container ul {
    padding: 10px 0 20px 0;
}
.round_block .container .date {
    display: block;
    margin: 0 0 10px 0;
    font-size: 11px;
    color: #888;
}
.round_block .container .date.right {
    text-align: right;
    font-size: 10px;
}
.left_col .round_block .container li {
    list-style-type: none;
}
.round_block .foot{
    height:10px;
    background:url(/wp-content/themes/default/images/block-round-bot-left.png) no-repeat bottom left;
}
.text p{
    padding-bottom:15px;
    font-size:12px;
    line-height:18px;
}
.text p img{
    float:right;
    padding:0 0 5px 20px;
}
.text ul, .text ol{
    padding-bottom:15px;
    font-size:12px;
    line-height:18px;
    padding-left:30px;
}
.text ul li, .text ol li{
    padding:2px 0px;
    list-style-position:outside;
}
.text ul li{
    list-style-type:square;
}
.text ol li{
    list-style-type:decimal;
}
.text ul li ul{
    padding-bottom:0;
}
.footer{
    padding:10px 0 30px;
    background:#bbdee6;
    clear:both;
}
.footer .wrapper {
    position: relative;
    text-align: right;
}
.footer p, .footer ul, .footer li{
    display:inline;
    color:#487882;
    font-size:11px;
}
.footer ul{
    padding-left:75px;
}
.footer p {
    position: absolute;
    left: 0;
}
.footer ul li{
    padding-right:15px;
}
.footer ul li.last{
    padding-right:0px;
}
.footer ul li a.selected, .footer ul li a:hover.selected{
    color:#487882;
    cursor:text;
    text-decoration:none;
}

/*Testimonials*/
.testimonials img{
    display:block;
    margin:0 auto;
}
blockquote{
    color:#666;
    padding:10px 0;
}
.sign{
    line-height:13px;
    text-align:right;
}
.sign span{
    color:#666;
    font-size:11px;
    display:block;
}
.sign a{
    font-size:11px;
}
/*News Page*/
.news_post .date{
    font-size:11px;
    color:#666;
    margin-bottom:-10px;
}
.news_post p{
    padding-bottom:0;
}

.addthis_container {
	float:left;
	margin:8px 0;
}

.clear_addthis {
	clear:both;
}