body  {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	background: #FFFFFF;
	margin: 0;
	font-size: 12px;
	padding: 0;
	text-align: center;
	color: #2b322f;
}

#contentHeader {
	width: auto;
	margin-top: 24px;
	height: auto;
	text-align: left;
	background: url(../images/h1.jpg) top left repeat-y;
}

h1 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #3a6eb5;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0;
}

h2 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #6c7a74;
	margin: 0;
	padding-left: 10px;
	padding-bottom: 10px;
} 

h3 {
	text-align: left;
	font-size: 14px;
} 

a, a:link {
	color: #3a6eb5;
	text-decoration: underline;
}

a:hover, a:active {
	color: #3a6eb5;
	text-decoration: none;
}

a:visited {
	color: #3A6EB5;
	text-decoration: underline;
}

.twoColHybLtHdr #container { 
	width: 100%;  
	background: #FFFFFF;
	margin: 0; 
	text-align: left; 
	z-index: 1;
} 
.twoColHybLtHdr #header { 
	background: url(../images/header-bknd.jpg) top left repeat-x #FFFFFF; 
	height: 172px;
	padding: 0 38px 2px 28px;  
} 

.twoColHybLtHdr #header img {
	float: left;
}

.twoColHybLtHdr #header #topNav {
	position: absolute;
	top: 138px;
	left: 0;
	z-index: 999;
}

#music-container {
	width: 250px;
	height: 30px;
	float: left;
	font-size: 10px;
	padding:40px 0px 0px 80px ;
}
/* --------------------------------------------------------------------------------------------------------Left Fixed-Width Sidebar--------------------------*/
.twoColHybLtHdr #sidebar1 {
	float: left; 
	position: relative;
	width: 440px;
	height:auto;
	background: url(../images/nav-bknd.jpg) top center no-repeat #3a6eb5;
	color: #FFFFFF;
	margin-top: 330px;
	padding-top: 40px; 
	z-index: 7;
}

#mast-container {
	position: absolute;
	top: 172px;
	left: 0;
	z-index: 5;
}

.twoColHybLtHdr #sidebar1 h3, .twoColHybLtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}

/*------------------------------------------------------------------------------------------------------------Video, Email, Blog CTAs---------------------------*/

.twoColHybLtHdr #sidebar1 #cta {
	height: 366px;
	width: 393px;
	margin: 38px 23px;
	padding: 0;
}

.twoColHybLtHdr #sidebar1 #cta li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.twoColHybLtHdr #sidebar1 #cta li, .twoColHybLtHdr #sidebar1 #cta a{
	height: 122px;
	display: block;
}

.twoColHybLtHdr #sidebar1 #cta li.video a, .twoColHybLtHdr #sidebar1 #cta li.video a:link, .twoColHybLtHdr #sidebar1 #cta li.video a:visited{
	width: 393px;
	height: 122px;
	background: url(../images/videoCTA.jpg) top left no-repeat;
}

.twoColHybLtHdr #sidebar1 #cta li.video a:hover, .twoColHybLtHdr #sidebar1 #cta li.video a:active{
	background: url(../images/videoCTA.jpg) top right no-repeat;
}

.twoColHybLtHdr #sidebar1 #cta li.blog a, .twoColHybLtHdr #sidebar1 #cta li.blog a:link, .twoColHybLtHdr #sidebar1 #cta li.blog a:visited{
	width: 393px;
	height: 122px;
	background: url(../images/blogCTA.jpg) top left no-repeat;
}

.twoColHybLtHdr #sidebar1 #cta li.blog a:hover, .twoColHybLtHdr #sidebar1 #cta li.blog a:active{
	background: url(../images/blogCTA.jpg) top right no-repeat;
}

.twoColHybLtHdr #sidebar1 #cta li.email a, .twoColHybLtHdr #sidebar1 #cta li.email a:link, .twoColHybLtHdr #sidebar1 #cta li.email a:visited{
	width: 393px;
	height: 122px;
	background: url(../images/emailCTA.jpg) top left no-repeat;
}

.twoColHybLtHdr #sidebar1 #cta li.email a:hover, .twoColHybLtHdr #sidebar1 #cta li.email a:active{
	background: url(../images/emailCTA.jpg) top right no-repeat;
}

/*--------------------------------------------------------------------------------  Quick Contact----------------------------------*/
#qc{
	float: right;
	padding: 0 0 10px 20px;
}
#qc form{
	width: 245px;
	padding-bottom: 15px;
	background: url(../images/qc_bg.png) top left no-repeat;
}
#qc ul{
	padding-top: 60px;
}
#qc ul li{
	list-style-type: none!important;
	list-style-image: none!important;
}
#qc div{
}
#qc input {
	width: 165px;
	height: 20px;
}
#qc textarea{
	width: 165px;
	height: 100px; 
}
#qc input.select{
}
#qc input.submit{
	height: 25px;
	background: url(../images/qc_submit.jpg) top left repeat-x;
	padding: 0;
	margin-top: 10px;
	border: 1px solid #000000;
	color: #FFFFFF;
}
#qc input.submit:hover {
	background: url(../images/qc_submit.jpg) bottom left repeat-x;
	color: #000000;
}
#qc input.orange-qc{
}
#qc form span {
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}
#qc form span a, #qc form span a:link, #qc form span a:hover, #qc form span a:visited, #qc form span a:active {
	color: #FFFFFF;
}
#qc img {
    vertical-align:middle;
}
.address2 {
    display:none;
}
#qc ul li input.valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
#qc ul li input.invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}



/*-----------------------------------------------------------------------------Right Liquid Column--------------------------------*/

/*--------------------------------------------------------------------------------------------------------------Main Content-----------------------------------*/
.twoColHybLtHdr #mainContent { 
	margin: 0 32px 0 472px; 
	text-align: center;
}

.twoColHybLtHdr #mainContent p {
	text-align: left;
}

.twoColHybLtHdr #mainContent #indexImg {
	float: right;
	margin: 20px 0 10px 20px;
	padding: 0;
}

.twoColHybLtHdr #mainContent ul {
	text-align: left;
}

.twoColHybLtHdr #mainContent ul li {
	margin-bottom: 5px;
	list-style-image: url(../images/bullets2.gif);
}

.twoColHybLtHdr #mainContent ol {
	text-align: left;
}

.twoColHybLtHdr #mainContent ol li {
	margin-bottom: 5px;
}

.contactUs {
	font-size: 18px;
	margin: 10px auto;
}

#contentFooter {
	width: 450px;
	height: 100px;
	margin: 5px auto;
	text-align: center;
}

#contentFooter img {
	float: left;
}


/*------------------------------------------------------------------------------------------------------------------------Footer------------------------------*/
.twoColHybLtHdr #footer { 
	padding: 40px 28px 0 28px; 
	background: url(../images/footer-bluebknd.jpg) top left repeat-x #FFFFFF;
} 
.twoColHybLtHdr #footer p {
	margin: 0; 
	padding: 10px 0;
}

.featured { 
	float: left;
	text-align: center;
	font-size: 12px;
	margin-bottom: 15px;
}
.featured img{ 
	padding: 10px;
}

.lvi { 
	float: right;
	text-align: center;
	margin-bottom: 15px;
}

/*----------------------------------------------------------------------------------------------------------Sitemap and Disclaimer-------------------------------*/

.twoColHybLtHdr #sitemap { 
	padding: 0; 
	background: url(../images/footer-graybknd.jpg) top left repeat-x transparent;
	font-size: 10px;

} 
.twoColHybLtHdr #sitemap p {
	margin: 0; 
	padding: 10px 0;
}

.optimized {
	float: left;
	color: #FFFFFF;
	background: transparent!important;
	padding-left: 28px;
	padding-top: 2px;
}

.copyright {
	float: right;
	color: #FFFFFF;
	background: transparent;
	padding-right: 28px;
	padding-top: 2px;
}

.twoColHybLtHdr #sitemap .sitemap {
	float: left;
	margin-top: 17px;
	padding: 0 0 20px 28px;
}

.twoColHybLtHdr #sitemap .sitemap a{
	color: #515356;
}

.twoColHybLtHdr #sitemap .disclaimer {
	float: right;
	width: 460px;
	text-align: right;
	color: #a8acb0;
	padding: 17px 28px 20px 0;
}

/* Miscellaneous classes for reuse */
.address {
	float: right;
	text-align: right;
	padding-top: 25px;
	font-size: 10px;
	color: #24282e;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*-------------------------------------------------------------------------------------------------------------------------------------- Clearfix */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.brclear {clear:both;height:0;margin:0;font-size: 1px;line-height: 0;}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}

/*-------------------------------------------------------------------------------------------------------------------------Bennett Styles-------------------*/
#pnlCaptcha {
 width: 240px;
 height: auto;
 clear: both;
}
#pnlCaptcha p{
 width: 240px;
 height: auto;
 float: left;
 clear: both;
 margin: 0px;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 background-color:transparent;
}
#pnlCaptcha label {
 width: 240px;
 height: auto;
 float: left;
 clear: both;
 margin: 0px;
 padding: 0px;
}
.captcha {
 width: 240px;
 height: auto;
 float: left;
 clear: both;
 margin: 0px;
 padding: 0px;
}
.captcha img {
 width: 240px;
 float: left;
 clear: both;
 margin: 15px 0px 15px 0px;
 padding: 0px;
}
.captcha span {
 width: 240px;
 height: auto;
 float: left;
 clear: both;
 margin: 0px;
 padding: 0px;
}
.captcha span input {
 width: 240px;
 height: auto;
 float: left;
 clear: both;
 margin: 0px;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 background-color:transparent;
}
#bennett{
}
#bennett input{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 background-color:transparent;
 margin: 0px;
 padding: 0px;
}
#bennett textarea{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 background-color:transparent;
 margin: 0px;
 padding: 0px;
}
#bennett ul{
 width: 240px;
 height: auto;
 margin: 0px;
 padding: 0px;
}
#bennett ul li{
 margin: 0px;
 padding: 0px;
}
#ValidationSummary1 {
 width: 240px;
 height: auto;
 float:left;
 clear:both;
 margin: 15px 0px 15px 0px;
 padding: 0px;
}
#ValidationSummary1 ul{
 width: 240px;
 height: auto;
 float:left;
 clear:both;
 margin: 0px;
 padding: 0px;
 list-style: none;
}
#ValidationSummary1 ul li{
 float:left;
 clear:both;
 margin: 0px;
 padding: 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #990000; 
 background-color:transparent;
}
#errors {
 float:left;
 clear:both;
 width: 240px;
 height: auto;
 margin: 0px;
 padding: 0px;
 color: #990000; 
 background-color:transparent;
}
#errors span{

}
#errors ul{
 float:left;
 clear:both;
 width: 240px;
 height: auto;
 padding: 0px;
 margin: 20px 0px 20px 0px;
}
#errors ul li{
 float:left;
 clear:both;
 width: 240px;
 height: auto;
 margin: 7px 0px 0px 0px;
 padding: 0px;
 text-align:left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 list-style: none;
 color: #990000; 
 background-color:transparent;
}
input#btnValidateForm {
 float: left;
 clear: both;
 width: 240px;
 height: auto;
 margin: 10px 0px 0px 0px;
 padding: 2px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
 background-color: #FFFFFF;
 border: 1px solid #990000;
}
input#btnSubmitForm {
 float: left;
 clear: both;
 width: 240px;
 height: auto;
 margin: 10px 0px 0px 0px;
 padding: 2px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
 background-color: #FFFFFF;
 border: 1px solid #990000;
}