html>body {
	height: auto;
	min-height: 100%;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	width: 100%;
	height: 100%;
  background: transparent url(/wp-content/themes/default/images/body-background.png) repeat-x;
  background-position: bottom right;
  background-attachment: fixed;
  background-color: #000;
	font: 12px Arial, Verdana, Tahoma, Helvetica, sans-serif;
	min-width: 1025px;
}

* html body {
	height: 100%;
}

/*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;
}

.wrapper{
    width:1000px;
    margin:0 auto;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .flash{
        left:469px;
    }
    .header .wrapper{
        width:1009px;
    }
}
.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;
}
.details-column-body .pagenav, .details-column-body .categories {
    text-indent: -11000px;
    line-height: 0px;
}
.details-column-body .pagenav ul li, .details-column-body .categories  ul li {
    text-indent: 0px;
    line-height: 18px;
    /*padding: 5px;*/
}
.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 .details-column-body .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 .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;
}
/*comments*/
#respond, #comments {
   margin-top: 10px;
   padding-top: 10px;
}

