/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 04: 2 column 940 sidebar left
  -----------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/p7iq_2col940.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/p7iq_2col940Top.jpg);
}
#c1, #c2 {
	width: 240px;
	margin-right: 20px;
}
#c2 {
	margin-right: 0px;
	width: 680px;
}
#columns-bottom {
	background-image: url(img/p7iq_2col940Bottom.jpg);
}
#footer {
	width: 940px;
}

@font-face {
    font-family: 'GreyscaleBasicRegular';
    src: url('Greyscale_Basic_Regular-webfont.eot');
    src: url('Greyscale_Basic_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Greyscale_Basic_Regular-webfont.woff') format('woff'),
         url('Greyscale_Basic_Regular-webfont.ttf') format('truetype'),
         url('Greyscale_Basic_Regular-webfont.svg#GreyscaleBasicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GreyscaleBasicItalic';
    src: url('Greyscale_Basic_Regular_Italic-webfont.eot');
    src: url('Greyscale_Basic_Regular_Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Greyscale_Basic_Regular_Italic-webfont.woff') format('woff'),
         url('Greyscale_Basic_Regular_Italic-webfont.ttf') format('truetype'),
         url('Greyscale_Basic_Regular_Italic-webfont.svg#GreyscaleBasicItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GreyscaleBasicBold';
    src: url('Greyscale_Basic_Bold-webfont.eot');
    src: url('Greyscale_Basic_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Greyscale_Basic_Bold-webfont.woff') format('woff'),
         url('Greyscale_Basic_Bold-webfont.ttf') format('truetype'),
         url('Greyscale_Basic_Bold-webfont.svg#GreyscaleBasicBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GreyscaleBasicBoldItalic';
    src: url('Greyscale_Basic_Bold_Italic-webfont.eot');
    src: url('Greyscale_Basic_Bold_Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Greyscale_Basic_Bold_Italic-webfont.woff') format('woff'),
         url('Greyscale_Basic_Bold_Italic-webfont.ttf') format('truetype'),
         url('Greyscale_Basic_Bold_Italic-webfont.svg#GreyscaleBasicBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'GreyscaleBasicRegular';
    src: url('Greyscale_Basic_Regular-webfont.eot');
    src: url('Greyscale_Basic_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Greyscale_Basic_Regular-webfont.woff') format('woff'),
         url('Greyscale_Basic_Regular-webfont.ttf') format('truetype'),
         url('Greyscale_Basic_Regular-webfont.svg#GreyscaleBasicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GreyscaleBasicItalic';
    src: url('Greyscale_Basic_Regular_Italic-webfont.eot');
    src: url('Greyscale_Basic_Regular_Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Greyscale_Basic_Regular_Italic-webfont.woff') format('woff'),
         url('Greyscale_Basic_Regular_Italic-webfont.ttf') format('truetype'),
         url('Greyscale_Basic_Regular_Italic-webfont.svg#GreyscaleBasicItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GreyscaleBasicBold';
    src: url('Greyscale_Basic_Bold-webfont.eot');
    src: url('Greyscale_Basic_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Greyscale_Basic_Bold-webfont.woff') format('woff'),
         url('Greyscale_Basic_Bold-webfont.ttf') format('truetype'),
         url('Greyscale_Basic_Bold-webfont.svg#GreyscaleBasicBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GreyscaleBasicBoldItalic';
    src: url('Greyscale_Basic_Bold_Italic-webfont.eot');
    src: url('Greyscale_Basic_Bold_Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('Greyscale_Basic_Bold_Italic-webfont.woff') format('woff'),
         url('Greyscale_Basic_Bold_Italic-webfont.ttf') format('truetype'),
         url('Greyscale_Basic_Bold_Italic-webfont.svg#GreyscaleBasicBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
.txt-02regular {
	font-family: 'GreyscaleBasicRegular', Calibri, Geneva, Helvetica, Arial, sans-serif;
	;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #000;
}
.caption {
	background-color: #FECAB8;
	padding: 10px;
	text-align: left;
	display: block;
}

