@charset "utf-8";
/* CSS Document */

#contentleft{float:left; width:600px; margin-top: 0px; margin-top: -53px}

#contentcenter{float:left; width:960px; margin-top: 0px; margin-bottom: 10px}
#contentcenter h3{margin-bottom: 10px}

.maincontent h3{width:600px; color:#c1590c; padding-bottom:9px; margin-bottom:10px; border-bottom:2px solid #d1d5d8; font-size: 26px}
.maincontent h4{margin-bottom:5px; color:#4174b5; margin-top: -5px;}

.box-main{width:140px; float:left; padding:5px 0px 0px 10px;}

.icon{width:140px; height:130px; float:left; margin-top: 0px}

.spacer{width:0px; float:left; display:block; height:100%;}

#side{float:right; width:300px; padding:0px 0px 0px 35px; margin-top: -53px}

.sidecontent h3{width:300px; color:#4174b5; padding-bottom:9px; margin-bottom:10px; border-bottom:2px solid #d1d5d8; font-size: 26px}

ul.content-list {margin:0px; padding:10px 0 0 0; list-style-type:none;}
ul.content-list li {background-image:url(img/arrow.png); background-position:0px 6px; background-repeat:no-repeat; padding:0px 0px 10px 12px; line-height:16px;}
ul.content-list li a {text-decoration:none;}
ul.content-list li a:hover {text-decoration:underline;}

.clr{clear:both;}

#bottom-content{background-image:url(); background-repeat:repeat-x; width:100%; background-position:top; height:143px; }
#bottom-content-inner{width:960px; font-size:11px; color:#989898; margin:0px auto; padding:0px 0px;}

.bottom-main{width:465px; float:left;}
.bottom-main h3{color:#33a30c; margin-bottom:10px;}

ul.list-bottom{margin:0px; padding:5px 0px 0px 12px; list-style-type:none;}
ul.list-bottom li{display:inline; padding:10px;}

.bottom-spacer{width:30px; background-image:url(img/v-line.gif); background-position:center; background-repeat:repeat-y; height:113px; float:left}



.front-quote{font-size:11px; color:#989898;}

blockquote{
font-style:italic;
margin:0px;
color:#6f6f6f;
padding:0px 4px 0px 38px;
background-image:url(img/quote.png);
background-position:0px 5px;
background-repeat:no-repeat;
}





