﻿/*
Theme Name: AAAExchange
*/
@font-face {
	font-family: 'AvantGardeBkBTBook';
	src: url('fonts/avant_garde_book_bt-webfont.eot');
	src: url('fonts/avant_garde_book_bt-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/avant_garde_book_bt-webfont.woff') format('woff'),
		url('fonts/avant_garde_book_bt-webfont.ttf') format('truetype'),
		url('fonts/avant_garde_book_bt-webfont.svg#AvantGardeBkBTBook') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'AvantGardeDemi';
    src: url('fonts/avant_garde_demi-webfont.eot');
    src: url('fonts/avant_garde_demi-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/avant_garde_demi-webfont.woff') format('woff'),
         url('fonts/avant_garde_demi-webfont.ttf') format('truetype'),
         url('fonts/avant_garde_demi-webfont.svg#AvantGardeBkBTDemi') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'InterstateBold';
	src: url('fonts/interstate_bold-webfont.eot');
	src: url('fonts/interstate_bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/interstate_bold-webfont.woff') format('woff'),
		url('fonts/interstate_bold-webfont.ttf') format('truetype'),
		url('fonts/interstate_bold-webfont.svg#InterstateRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'InterstateLight';
	src: url('fonts/interstate_light-webfont.eot');
	src: url('fonts/interstate_light-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/interstate_light-webfont.woff') format('woff'),
		url('fonts/interstate_light-webfont.ttf') format('truetype'),
		url('fonts/interstate_light-webfont.svg#InterstateRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'InterstateRegular';
	src: url('fonts/interstate_regular-webfont.eot');
	src: url('fonts/interstate_regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/interstate_regular-webfont.woff') format('woff'),
		url('fonts/interstate_regular-webfont.ttf') format('truetype'),
		url('fonts/interstate_regular-webfont.svg#InterstateRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	margin:0;
	padding:0;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
body {
	color:#000;
	font:12px/17px Arial, Helvetica, sans-serif;
	background:#b6d5d9 url(images/bg-body.gif) 50% 0;
	min-width:992px;
}
a {
	text-decoration:none;
	color:#4b739c;
}
a:hover {text-decoration:underline;}
input, textarea, select {
	font:15px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
	overflow: auto;
}
label{vertical-align:middle;}
button, input{
	width: auto;
	overflow: visible;
}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul li, ol li{list-style-position:inside;}
ul li{list-style-type:disc;}
#wrapper {
	width:100%;
	position:relative;
	background:url(images/bg-wrapper.jpg) repeat-x 50% 156px;
}
.w1 {background:url(images/bg-w1.jpg) no-repeat 50% 156px;}
#header {
	position:relative;
	z-index:10;
	background:url(images/bg-header.gif) repeat-x;
}
.header-holder {
	margin:0 auto;
	width:976px;
	padding:3px 0 0;
}
#header .area {
	overflow:hidden;
	width:975px;
	padding:0 1px 19px 0;
}
#header .area .section {float:right;}
#header .add-nav {
	margin:0;
	padding:3px 14px 0 0;
	text-transform:uppercase;
	float:left;
	font-size:9px;
	line-height:13px;
	color:#fff;
}
#header .add-nav li {
	float:left;
	list-style:none;
	list-style-position:outside;
	padding:0 0 0 20px;
}
#header .add-nav a {color:#fff;}
.social {
	float:left;
	background:#fff url(images/bg-social.gif) no-repeat;
	padding:0 0 0 3px;
}
.social ul {
	margin:0;
	float:left;
	padding:4px 7px 0 0;
	background:url(images/bg-social.gif) no-repeat 100% -42px;
}
.social ul li {
	float:left;
	list-style:none;
	list-style-position:outside;
	padding:0 0 0 4px;
}
.social ul li img {float:left;}
.print-logo {display:none;}
.logo {
	float:left;
	background:url(images/logo.gif) no-repeat;
	width:353px;
	height:41px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.logo a {
	display:block;
	background:inherit;
	height:100%;
}
.search {
	float:right;
	background:url(images/bg-search.gif) no-repeat;
	padding:0 0 0 11px;
	margin:7px 0 2px;
}
#content .search{float:left;}
.search form,
.search fieldset {
	float:left;
	margin:0;
}
.search input {
	float:left;
	width:267px;
	margin:0 11px 0 0;
	padding:8px 0;
	border:none;
	height:17px;
	line-height:17px;
	background:none;
	color:#fff;
	outline:none;
	overflow:hidden;
}
.search .submit {
	background:url(images/bg-search.gif) no-repeat 100% -33px;
	width:36px;
	height:33px;
	overflow:hidden;
	text-indent:-9999px;
	padding:0;
	margin:0;
	font-size:0;
	line-height:0;
	border:none;
	cursor:pointer;
}
#nav {
	margin:0;
	border-bottom:1px solid #b6c1bf;
	background:#fff url(images/bg-nav.gif) no-repeat;
	height:45px;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	text-transform:uppercase;
}
#nav:after {
	content:"";
	display:block;
	clear:both;
}
#nav li {
	float:left;
	position:relative;
	list-style:none;
	list-style-position:outside;
}
#nav a {
	float:left;
	color:#385666;
	background:url(images/bg-nav-link.gif) no-repeat 100% 0;
	padding:16px 28px 16px 14px;
}
#nav .first-link a {padding:0;}
#nav .first-link a span {
	float:left;
	padding:16px 28px 16px 19px;
	cursor:pointer;
	background:url(images/bg-first-link.gif) no-repeat;
}
#nav .active a {color:#159fcc;}
#nav li:hover a,
#nav a:hover {
	text-decoration:none;
	color:#fff;
	background-position:100% -45px;
}
#nav li:hover .drop {display:block;}
#nav .drop {
	display:none;
	position:absolute;
	left:0;
	top:45px;
	min-width:100%;
	font-weight:normal;
	text-transform:none;
	z-index:10;
}
#nav .drop ul {
	margin:0 0 -1px;
	padding:1px 0 0;
	background:#33829c;
	white-space:nowrap;
}
#nav .drop ul li {
	float:none;
	width:100%;
	vertical-align:top;
	border-bottom:1px solid #5c9bb0;
}
#nav .drop ul li a {
	float:none;
	color:#fff;
	height:1%;
	display:block;
	padding:7px 10px 8px 20px;
	background:#33829c url(images/bullet-drop.gif) no-repeat 10px 11px;
}
#nav .drop ul li a:hover {
	background:#5195ab url(images/bullet-drop.gif) no-repeat 10px -49px;
	color:#fff;
}
.drop-b {
	height:14px;
	width:100%;
	overflow:hidden;
	text-indent:-9999px;
	position:relative;
}
.drop-b-l,
.drop-b-r {
	position:absolute;
	top:0;
	right:0;
	background:url(images/bg-drop-br.png) no-repeat;
	width:19px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
}
.drop-b-l {
	right:auto;
	left:0;
	background:url(images/bg-drop-bl.png) no-repeat;
}
.drop-b-c {
	background:url(images/bg-drop-bc.png) repeat-x;
	height:14px;
	display:block;
	overflow:hidden;
	margin:0 19px 0 19px;
}
#main {
	width:976px;
	margin:0 auto;
	padding:0 8px;
	background:url(images/bg-main.png) repeat-y;
}
.main-holder {
	background:url(images/bg-main-gradient.gif) repeat-x 0 100%;
	border-bottom:1px solid #fff;
}
.slideshow {
	padding:15px 0 0;
	background:#eff1f1 url(images/bg-slideshow.jpg) repeat-x;
}
.slideshow .heading-holder {width:100%;}
.slideshow .heading-holder:after {
	content:"";
	display:block;
	clear:both;
}
.slideshow .heading {
	background:url(images/bg-heading-slideshow.gif) no-repeat;
	float:left;
	width:401px;
	height:34px;
	margin:0 0 0 -8px;
	position:relative;
	z-index:2;
	color:#fff;
	font:18px/22px 'InterstateRegular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:4px 0 0 28px;
}
#content .heading h2,
.heading h2 {
	margin:0;
	font:18px/22px 'InterstateRegular', Arial, Helvetica, sans-serif;
	color:#fff;
}
.slide-holder {
	margin:-38px 0 0;
	position:relative;
	height:300px;
	padding:0 20px 25px;
	border-bottom:1px solid #b6c1bf;
}
.slide-holder li {
	position:absolute;
	list-style:none;
	list-style-position:outside;
	left:20px;
	top:0;
	width:936px;
}
.slide-holder li .text {
	float:left;
	width:400px;
	padding:43px 0 0;
	color:#242729;
	font-size:16px;
	line-height:25px;
}
.slide-holder li .text p {margin:0;}
.slide-holder li .title {
	display:block;
	font:33px/36px 'InterstateBold', Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#4b739c;
	padding:0 0 12px;
}
.slide-holder li .more {font-style:italic;}
.slide-holder li .visual {
	float:right;
	border:solid #e5e2e2;
	border-width:9px 9px 11px;
}
.slide-holder li .visual img {float:left;}
.slideshow .gallery {
	background:#84a67d url(images/bg-gallery.gif) repeat-x;
	border-top:4px solid #fff;
	overflow:hidden;
	height:1%;
	padding:0 0 17px 16px;
}
.slideshow .gallery .link-prev,
.slideshow .gallery .link-next {
	float:left;
	background:url(images/btn-prev.png) no-repeat;
	width:31px;
	height:115px;
	text-indent:-9999px;
	overflow:hidden;
	margin:16px 6px 0 0;
	z-index:102;
	position:relative;
}
.slideshow .gallery .link-next {
	background:url(images/btn-next.png) no-repeat;
	margin:16px 0 0;
}
.slideshow .gallery-holder {
	float:left;
	position:relative;
	overflow:hidden;
	width:628px;
	margin:0 -8px 0 0;
}
.slideshow .gallery-holder ul {
	margin:0;
	overflow:hidden;
	width:99999px;
	height:130px;
}
.slideshow .gallery-holder li {
	float:left;
	list-style:none;
	list-style-position:outside;
	padding:17px 14px 0 0;
	width:143px;
}
.slideshow .gallery-holder li.active {background:url(images/bullet-gallery.gif) no-repeat 61px 0;}
.slideshow .gallery-holder li a {
	float:left;
	position:static;
	overflow:hidden;
	background:url(images/bg-gallery-cell.gif) no-repeat;
	width:137px;
	height:107px;
	padding:3px;
	color:#fff;
	font-size:10px;
	line-height:12px;
	cursor:pointer;
}
.slideshow .gallery-holder li a:hover {
	text-decoration:none;
	position:relative;
}
.slideshow .gallery-holder li img {vertical-align:top;}
.slideshow .gallery-holder li a .txt span {
	display:block;
	width:121px;
	background:url(images/bg-gallery-txt.png);
	padding:5px 8px 9px;
}
.slideshow .gallery-holder li a:hover .txt {
	position:absolute;
	display:block;
	text-decoration:none;
}
.slideshow .gallery-holder li a .txt {
	display:none;
	bottom:3px;
	left:3px;
	width:137px;
	color:#fff;
	font-weight:normal;
}
* html .slideshow .gallery-holder li a .txt {bottom:2px;}
.container {
	background:url(images/bg-container.gif) repeat-y 100% 0;
	width:100%;
}
.container:after {
	content:"";
	display:block;
	clear:both;
}
.content-holder {
	float:left;
	width:722px;
	position:relative;
	background:url(images/bg-content-holder.jpg) repeat-x;
}
.home .content-holder {background:none;}
#content {
	float:left;
	width:681px;
	border-right:1px solid #fff;
	padding:15px 19px 0 20px;
}
.sep-block{
    padding:32px 0 0;
    clear:both;
    width:100%;
    overflow:hidden;
    position:relative;
    background:url(images/bg-main-gradient.gif) repeat-x;
}
.home #content {padding:10px 19px 25px 20px;}
#content .heading {
	background:url(images/bg-content-heading.gif) no-repeat;
	position:relative;
	width:682px;
	height:34px;
	text-transform:uppercase;
	color:#fff;
	font-family:'InterstateRegular', Arial, Helvetica, sans-serif;
	padding:4px 0 0 28px;
	margin:0 0 5px -28px;
}
.home #content .heading {margin:0 0 11px -28px;}
.more-items {
	overflow:hidden;
	width:708px;
	margin:0 -27px 0 0;
	padding:0 0 4px;
	color:#242729;
}
.more-items .item {
	float:left;
	width:210px;
	margin:0 26px 0 0;
}
.more-items .item .visual {
	border:3px solid #e5e2e2;
	margin:0 0 10px;
}
.more-items .item .visual img {display:block;}
.more-items .title {
	display:block;
	font-size:14px;
	line-height:16px;
	padding:0 0 5px;
        color:#2a6d86;
}
.more-items .mark a {color:#2a6d86;}
.more-items p {margin:0;}
#content .breadcrumbs {
	margin:0;
	overflow:hidden;
	width:100%;
	font-size:10px;
	line-height:14px;
	padding:3px 0 0;
}
#content .breadcrumbs li {
	float:left;
	width:auto;
	list-style:none;
	list-style-position:outside;
	background:url(images/bullet-breadcrumbs.gif) no-repeat 0 5px;
	padding:0 4px 0 8px;
	margin:0 8px 0 -8px;
	display:inline;
}
#content .breadcrumbs a {color:#93b9e0;}
#content h1 {
	margin:0 0 13px;
	font:42px/44px 'InterstateRegular', Arial, Helvetica, sans-serif;
	color:#0a495e;
	letter-spacing:-1px;
}
#content h2 {
	margin:0 0 1px;
	color:#860005;
	font:30px/34px 'InterstateLight', Arial, Helvetica, sans-serif;
}
#content h2.mark {color:#858c90;}
#content h3 {
	margin:0 0 10px;
	color:#4a7b9a;
	font:27px/29px 'InterstateLight', Arial, Helvetica, sans-serif;
}
#content h4 {
	margin:0 0 15px;
	color:#860005;
	font:24px/26px 'InterstateLight', Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}
#content h5 {
	margin:0 0 18px;
	color:#4a7b9a;
	font:20px/22px 'InterstateRegular', Arial, Helvetica, sans-serif;
}
#content h6 {
	margin:0 0 18px;
	color:#860005;
	font:14px/16px Arial Black, Gadget, sans-serif;
	text-transform:uppercase;
}
#content hr {
	width:100%;
	height:1px;
	border:0;
	clear:both;
	overflow:hidden;
	color:#ebe4e6;
	background:#ebe4e6;
	display:block;
	margin:-3px 0 16px;
}
* html #content hr { margin: -10px 0 9px !important;}
* + html #content hr { margin: -10px 0 9px;}
#content .buttons {
    height:20px;
	margin:0 0 21px;
	width:100%;
	border:solid #ebe4e6;
	border-width:1px 0;
	padding:10px 0 11px;
	z-index:9999;
}
.addthis_button_facebook_like{
	z-index:9999;
	opacity:1;
	filter:alpha(opacity=100);
}
#content .buttons li {
	float:left;
	width:auto;
	list-style:none;
	list-style-position:outside;
	margin:0 9px 0 0;
	padding:0;
}
#content .buttons li img {vertical-align:top;}
#content .image,
.wp-caption{
	float:left;
	font-style:italic;
	padding:3px 9px 29px 0;
	color:#484242;
	font-size:11px;
	line-height:13px;
}
.wp-caption p{
	text-align:center;
}
#content .image{text-align:left;}
* html #content .image {padding:3px 16px 29px 0;}
#content .main-image {
	padding:7px 0 12px !important;
	float:none;
	margin:0 -1px 0 0;
}
#content .image img,
.wp-caption img{
	display:block;
	margin:0 0 7px;
}
#content .main-image img {
	margin:0;
	display:inline;
	vertical-align:top;
}
#content .image .caption,
#content .wp-caption .wp-caption-text{
	width:193px;
	margin:0 10px;
}
.slide-blocks {
	overflow:hidden;
	padding:4px 0 0;
	margin:0 0 14px;
	border-bottom:1px solid #ccd5dd;
}
.slide-blocks .title {
	font:24px/26px 'AvantGardeBkBTBook', Arial, Helvetica, sans-serif;
	margin:0 0 -1px;
	position:relative;
	z-index:2;
}
.slide-blocks .title a {
	display:block;
	outline:none;
	height:1%;
	border:solid #ccd5dd;
	border-width:1px 0;
	padding:12px 20px 10px 58px;
	background:#f8f7f7 url(images/bullet-slide-block.gif) no-repeat 15px 10px;
}
.slide-blocks .title a:hover,
.slide-blocks .active .title a {
	background:#ebeaea url(images/bullet-slide-block.gif) no-repeat 15px -63px;
	text-decoration:none;
}
.slide-blocks .block {
	width:639px;
	overflow:hidden;
	position:relative;
	border:solid #f8f7f7;
	border-width:0 3px;
	padding:21px 16px 7px 21px;
}
#content .slide-blocks .block .image {padding:4px 13px 16px 0;}
#content .slide-blocks .block ul li {
	padding:0 0 7px 17px;
	background-position:2px 5px;
}
#content p {margin:0 0 17px;}
#content .image .caption p {margin:0;}
#content ul {
	margin:0 0 9px;
	overflow:hidden;
	width:100%;
}
#content ul li {
	height:1%;
	vertical-align:top;
	list-style:none;
	list-style-position:outside;
	padding:0 0 7px 21px;
	background:url(images/bullet-list.gif) no-repeat 6px 5px;
}
#content blockquote {
	float:right;
	width:334px;
	border-left:10px solid #ccd5dd;
	padding:17px 30px 20px 20px;
	margin:4px 0 0 15px;
	background:#edf0f3;
	color:#2e3339;
	font-size:11px;
	line-height:16px;
}
#content blockquote .title {
	display:block;
	font:18px/20px 'InterstateRegular', Arial, Helvetica, sans-serif;
}
#content blockquote q {display:block;}
.widgets-holder {
	float:left;
	background:url(images/bg-widgets-holder.gif) repeat-x 0 100%;
	padding:0 0 19px;
	margin:0 0 -19px;
}
.widgets {
	float:left;
	overflow:hidden;
	width:721px;
	border-top:2px solid #fff;
	background:#e9e9e9 url(images/bg-widgets.jpg) no-repeat 0 100%;
	color:#494f53;
	font-size:11px;
	line-height:16px;
}
.widgets2 {
	font-size:12px;
	line-height:17px;
}
.widgets3 {
	background:url(images/bg-widgets3.jpg);
	font-size:12px;
	line-height:17px;
	border-bottom:1px solid #dbdcdd;
}
.widgets .holder {
	width:723px;
	overflow:hidden;
	margin:0 -2px 0 0;
	padding:16px 0 40px;
	background:url(images/separator-widgets.gif) repeat-y 240px 0 ;
}
.widgets2 .holder {
	background:none;
	width:682px;
	padding:0 0 0 19px;
	margin:0;
}
.widgets3 .holder {
	background:none;
	padding:14px 20px 16px;
	margin:0;
	border-bottom:2px solid #fff;
        width:683px;
}
.widget-title {
	display:block;
	overflow:hidden;
	width:100%;
	font:18px/20px 'InterstateRegular', Arial, Helvetica, sans-serif;
	padding:0 0 11px;
}
.widgets .section {
	float:left;
	width:200px;
	padding:0 21px 0 20px;
}
.widgets2 .section {
	float:none;
	width:100%;
	overflow:hidden;
	border-top:1px solid #c1c1c1;
	margin:-1px 0;
	padding:12px 0 15px;
}
.widgets3 .section {
	float:none;
	width:661px;
	overflow:hidden;
	border-top:1px solid #cacccf;
	border-left:10px solid #ccd5dd;
	margin:0 0 10px;
	padding:8px 0 3px 10px;
}
.widgets2 .text {
	overflow:hidden;
	height:1%;
	color:#494f53;
	padding:0 60px 0 0;
}
.widgets3 .text {
	overflow:hidden;
	height:1%;
	color:#494f53;
	padding:0 20px 0 0;
}
.widgets3 .text p {margin:0;}
.widgets .title {
	display:block;
	color:#385666;
	padding:0 0 9px;
	font:20px/22px 'InterstateRegular', Arial, Helvetica, sans-serif;
}
.widgets2 .title {padding:0;}
.widgets3 .title {
	padding:0 0 2px;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
}
.widgets .sub-title {
	display:block;
	font-size:12px;
	padding:0 0 1px;
}
.widgets .visual {padding:7px 0 6px;}
.widgets2 .visual {
	float:left;
	padding:4px 26px 0 0;
}
.widgets3 .visual {
	float:left;
	padding:3px 14px 0 0;
}
* html .widgets2 .visual {padding:4px 23px 0 0;}
* html .widgets3 .visual {padding:3px 11px 0 0;}
.widgets .visual img {display:block;}
.widgets p {margin:0 0 11px;}
.widgets hr {
  height:1px;
  border:0;
  color:#b4b4b4;
  background:#b4b4b4;
  display:block;
  margin:0 0 6px;
}
* html .widgets hr { margin:-7px 0 -2px;}
*+html .widgets hr { margin:-6px 0 -1px;}
.widgets .more {
	text-align:right;
	font-style:italic;
}
.widgets .links,
.widgets .section ul{
	margin:0;
	font-style:italic;
}
.widgets .links li,
.widgets .section ul li{
	list-style:none;
	list-style-position:outside;
	width:100%;
	vertical-align:top;
	margin:0 0 1px;
	background:url(images/bg-links.png);
}
.widgets .links .mark-link,
.widgets .section .mark-link{background:url(images/bg-links-mark.png);}
.widgets .links span,
.widgets .section ul span{
	position:relative;
	display:block;
	height:1%;
	padding:8px 10px 7px 26px;
	background:url(images/bullet-links.gif) no-repeat 11px 10px;
}
#sidebar {
	float:right;
	width:215px;
	padding:1px 22px 8px 17px;
	color:#242729;
	font-size:11px;
	line-height:16px;
	position:relative;
	margin:-2px 0 0;
	background:url(images/bg-sidebar.gif) no-repeat 0 2px;
}
.home #sidebar {
	background:url(images/bg-sidebar-home.gif) no-repeat;
	margin:-107px 0 0 -3px;
	padding:1px 22px 7px 20px;
}
#sidebar .section {
	background:url(images/bg-sidebar-section.gif) no-repeat;
	width:215px;
	padding:15px 22px 10px 16px;
	margin:0 -22px 0 -16px;
        position:relative;
        float:left;
        clear:both;
        display:inline;
}
#sidebar .section2 {
	padding:16px 22px 19px 16px;
}
#sidebar .heading {
	background:#e6eaee url(images/bg-sidebar-heading.gif) no-repeat;
	color:#385666;
	font:14px/16px 'InterstateLight', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0 0 7px;
}
#sidebar .section2 .heading {margin:0;}
#sidebar .heading .holder {
	background:url(images/bg-sidebar-heading.gif) no-repeat 100% 100%;
	padding:7px 9px;
}
#sidebar .heading h3 {
	margin:0;
	font:14px/16px 'InterstateLight', Arial, Helvetica, sans-serif;
}
#sidebar .section2 .heading .holder {padding:3px 0 0;}
#sidebar .section2 .heading .holder .title {
	display:block;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	text-align:center;
	padding:8px 0;
}
.wp-polls-ul{
    width:100%;
    overflow:hidden;
}
#sidebar .section2 .heading .holder .title span {font-size:9px;}
#sidebar .section2 .heading img {
	display:block;
	border-bottom:1px solid #fff;
}
.subnav {
	margin:0;
	padding:1px 0 18px;
	font:14px/16px 'InterstateLight', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.subnav li {
	width:100%;
	vertical-align:top;
	list-style:none;
	list-style-position:outside;
	padding:0 0 2px;
}
.subnav a {
	display:block;
	background:#e6eaee url(images/bg-sidebar-heading.gif) no-repeat;
	color:#385666;
	outline:none;
}
.subnav a:hover,
.subnav .active a,
.subnav .current_page_item a,
.subnav .current_page_ancestor a{
	color:#860005;
	text-decoration:none;
}
.subnav a span {
	display:block;
	background:url(images/bg-sidebar-heading.gif) no-repeat 100% 100%;
}
.subnav ul a span{
    display:inline !important;
    background:none !important;
}
.subnav a span em {
	display:block;
	font-style:normal;
	background:url(images/bullet-subnav.gif) no-repeat 8px 8px;
	padding:7px 10px 7px 30px;
}
.subnav ul a span em{
    display:inline !important;
    background:none !important;
    padding:0 !important;
}
.subnav .active a span em,
.subnav .current_page_item a span em,
.subnav .current_page_ancestor a span em{background-position:8px -77px;}
.subnav ul {
	margin:0;
	overflow:hidden;
	font-size:11px;
	line-height:13px;
	text-transform:none;
	padding:0 1px 2px;
        display:none;
}
.subnav .current_page_item ul,
.subnav .current_page_parent ul{display:block;}
.subnav ul li {
	border-top:1px solid #ddd2d6;
	margin:-1px 0 0;
	width:183px;
	padding:7px 10px 9px 20px;
	background:url(images/bullet2-subnav.gif) no-repeat 7px 12px;
}
.subnav ul li a,
.subnav .active ul li a,
.subnav .current_page_item ul li a,
.subnav .current_page_ancestor ul li a{
	color:#4b739c;
	display:inline;
	background:none;
}
.subnav ul li a:hover,
.subnav .active ul li a:hover,
.subnav .active ul li.active a,
.subnav ul .current_page_item a{color:#860005 !important;}
#sidebar .section .visual {padding:3px 0 6px;}
#sidebar .section .visual img {vertical-align:top;}
#sidebar .section p {margin:0 0 16px;}
.polls-area,
.wp-polls-ul{
    list-style:none !important;
	margin:-5px 0 0 !important;
	border-top:1px solid #ddd2d6;
	font-size:10px;
	line-height:12px;
	color:#000;
	padding:7px 0 13px !important;
}
.wp-polls-ul{width:215px;}
.polls-area .item,
.wp-polls-ul li{
    list-style:none !important;
	border-bottom:1px solid #ddd2d6;
	margin:0 0 7px;
	padding:0 0 10px;
	overflow:hidden;
        width:215px;
        clear:both;
        float:left;
}
.wp-polls-ul li input{
    float:left;
    margin:0 6px 0 0;
    padding:0;
    width:16px;
    height:15px;
}
.wp-polls-ul li label{
    line-height:15px;
    height:1%;
    overflow:hidden;
    display:block;
}
.polls-area .title,
.wp-polls-ul .title{
	display:block;
	color:#184655;
	padding:0 0 3px;
}
.polls-area .item .item-holder,
.wp-polls-ul .item-holder{
	overflow:hidden;
	width:215px;
}
.polls-area .item .bar,
.wp-polls .wp-polls-ul .pollbar{
        border:0;
	float:left;
	height:15px;
	background:url(images/bg-polls-bar.gif);
	overflow:hidden;
	text-indent:-9999px;
}
.polls-area .item-holder span,
.wp-polls-ul .item-holder span{
	float:left;
	font-size:9px;
	line-height:15px;
	white-space:nowrap;
	padding:0 0 0 5px;
}
#footer {
	position:relative;
	background:#f1f3f5 url(images/bg-footer.gif) repeat-x;
	font-size:11px;
	line-height:15px;
	color:#182d3b;
}
.footer-holder {
	width:976px;
	margin:0 auto;
	border-top:5px solid #6b8e99;
	padding:23px 0 50px;
}
#footer .area {
	overflow:hidden;
	width:100%;
	background:url(images/bg-footer-area.gif) repeat-y 363px 0;
	padding:0 0 6px;
	margin:0 0 20px;
}
#footer .area .section {
	float:left;
	width:330px;
	margin:0 33px 0 0;
	font-size:10px;
	line-height:13px;
}
#footer .area .section .visual {padding:0 0 10px;}
#footer .area .section .visual img {vertical-align:top;}
#footer p {margin:0 0 12px;}
#footer .copyright {margin:0;}
#footer .section a {
	font-weight:bold;
	font-style:italic;
	color:#4b739c;
}
#footer .add-nav {
	height:1%;
	overflow:hidden;
	margin:0;
	padding:0 0 0 15px;
	background:url(images/bg-footer-add-nav.gif) repeat-y 204px 0;
}
#footer .area .add-nav {
	float:left;
	background:none;
	padding:0;
}
#footer .add-nav li {
	float:left;
	list-style:none;
	list-style-position:outside;
	padding:0 0 10px 20px;
	width:169px;
}
#footer .area .add-nav li {
	padding:0 21px;
	width:160px;
}
#footer .add-nav ul {margin:0;}
#footer .add-nav ul li,
#footer .area .add-nav ul li {
	float:none;
	width:100%;
	vertical-align:top;
	overflow:hidden;
	padding:0 0 2px;
}
#footer .add-nav ul li img {
	float:left;
	margin:3px 4px 0 0;
}
#footer .add-nav a,
#footer .add-nav .title{
	text-transform:uppercase;
	display:block;
	font:12px/14px 'AvantGardeDemi', Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#385666;
	padding:0 0 3px;
}
#footer .add-nav ul a{
    letter-spacing:0;
    display:inline;
    padding:0;
    text-transform:none;
    font:12px/17px Arial, Helvetica, sans-serif;
    color:#4b739c;
}
#footer hr {
  height:1px;
  border:0;
  color:#7aa3b2;
  background:#7aa3b2;
  display:block;
  margin:0 0 26px;
}
* html #footer hr { margin:-7px 0 19px;}
*+html #footer hr { margin:-7px 0 19px;}
#content ol {
	margin:0 0 13px !important;
	padding:0 150px 0 10px !important;
	line-height:18px;
	color:#000;
	counter-reset: item;
}
#content ol li {
	display: block;
	padding:0 0 6px 21px;
	height:1%;
}
#content ol li:before {
	content: counters(item, ".") ". "; counter-increment: item;
	margin:0 0 0 -21px;
	padding:0 7px 0 0;
}
#main .no-bg {background:none !important;}
.aligncenter {
    text-align: center;
    float:none;
}
img.aligncenter {
  display: block;
 margin: 0 auto;
}
#content .alignleft {
    float: left;
}
.alignright {float: right;}
