body, h1, h2, h3, h4, h5, p, a, ul, ol, li, form {
	margin:0px;
	padding:0px;
}
a {
  outline: none;
}
img {
	border: none;
} 
body {
	background-color: #174613;
}
p {
    text-indent: 10px;
	}
#container {
	position: absolute;
	left: 50%;
	width: 934px;
	height: auto;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -467px;
}
/*------------------ Header Selectors <--------------------*/
#header {
	height: 364px;
	width: 934px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #d9d5b5;
	background-image: url(../images/header-bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#header p {
}
#header img {
}
#header ul {
}
#header ul li {
}
#header ul li a {
}
#header ul li a:link, #header ul li a:visited {
}
#header ul li a:hover, #header ul li a:active {
}
#header .header-logo {
	text-indent:-999em;
	display:block;
	width:189px;
	height:100px;
	background-position: 0 0;
	position: absolute;
	top: 9px;
	left: 27px;
	background-color: transparent;
	background-image: url(../images/top-logo.jpg);
	background-repeat: no-repeat;
}
#header .header-logo:hover {
	background-position: 0 -100px;
}

/*------------------ Top Nav Selectors <--------------------*/


#topNav {
	height: 25px;
	/*background-color:#0000CC;*/
	width: 687px;
	left: 220px;
	top: 74px;
	position: absolute;
	background-image: url(../images/nav-bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;	
	z-index: 999!important;	
}
#topNav a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0 10px;
}
#topNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#topNav li {
	list-style-type: none;
	position: relative;
	display:inline;	
}
#topNav a:hover, #topNav a:active {
	color: #05b651;
	text-decoration: none;
}
#topNav .top-nav-sub {
	display:none;
	white-space:nowrap;
	padding:0 5px 0 5px;
	margin:0 0 0 10px;
	background-color:#000000!important;
	top:20px!important;
	left:0px!important;
	z-index:845!important;
	position: absolute;
}
#topNav .top-nav-sub li {
	list-style-type: none!important;
	float:left!important;
	display:block!important;
	background-color:#000000 !important;
}
#topNav .top-nav-sub a {
	text-indent:0em!important;
	font-family: Arial;
	font-weight:bold;
	color:#ffffff;
	font-size:14px;
	line-height:22px;
	background-color:transparent !important;
	float:left!important;
	display:block!important;
}
#topNav .top-nav-sub li {
	float:left!important;
	padding:0px!important;
	margin:0px!important;
	display:block;
	background-color:transparent;
	list-style:none;
}
#topNav .top-nav-sub li a {
	height:20px;
	color:#ffffff;
	display:block!important;
	float:left!important;
	margin:0px!important;
	background-color:transparent;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#topNav .top-nav-sub li a:hover {
	color:#05b651;
	background-color:transparent;
	float: left;
}
#topNav li:hover li ul, #topNav li.sfHover li ul {
	top:-999em;
	position:relative;
}
#topNav li li:hover ul, #topNav li li.sfHover ul {
	left:9.45em;
	top:-1px;
	position:relative;
}
.superfish li:hover ul, .superfish li li:hover ul {
	top: -999em;
}


#header .header-address {
	height: 40px;
	width: 500px;
	text-decoration: none;
	position: absolute;
	top: 8px;
	left: 405px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #000000;
}
#header .header-address a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
	text-decoration: none;
}
#header .header-address a:hover {
	color: #05b651;
}
#header .header-address .hurtline {
	color: #05b651;
	font-size:20px;
	font-weight:bold;
}
#header .header-address .hurtline a {
	color: #05b651;
	font-size:20px;
	font-weight:bold;
}
#header .header-address .hurtline a:hover {
	color:#000000;
}
/*------------------ Mast Selectors <--------------------*/
#mast {
	height: 247px;
	width: 888px;
	position: absolute;
	left: 23px;
	top: 117px;
	background-image: url(../images/mast-bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:0;
}
#mast #flash {
	width:509px;
	height:227px;
	position: absolute;
	left: 5px;
	top: 5px;
	color: #FFFFFF;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	z-index:0;
}
#mast #flash-mast {
	height: 227px;
	width: 336px;
	position: absolute;
	left: 535px;
	top: 5px;
	z-index:0;
}

#mast #flash-video {
	height: 227px;
	width: 336px;
	position: absolute;
	left: 539px;
	top: 5px;
	z-index:0;
	text-align: center;
}

#mast #flash-mast p {
	text-align: center;
	color: #FFFFFF;
}

/*------------------ Content Selectors <--------------------*/
#content {
	height: auto;
	width: 934px;

}
/*------------------ Column Container Selector <--------------------*/
#content #column-container {
	background-image: url(../images/container-repeating-bkg.jpg);
	background-repeat: repeat-y;
	width: 888px;
	padding-right: 23px;
	padding-left: 23px;
	padding-top: 364px;
}
/*------------------ Left Column Selectors <--------------------*/
#left-column {
	background-image: url(../images/left-nav.jpg);
	height: auto;
	width: 246px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
}
#left-column #blogger-navigation{
}
#left-column #blogger-navigation h3{
	padding-top: 10px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
#left-column #blogger-navigation ul{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
	padding-top: 5px;
	padding-left: 30px;
}
#left-column #blogger-navigation ul li{
}
#left-column #blogger-navigation ul li a{
	color: #000000;
}
#left-column #blogger-navigation ul li a:link, #blogger-navigation ul li a:visited{
}
#left-column #blogger-navigation ul li a:hover, #blogger-navigation ul li a:active{
}
#left-column #blogger-navigation #powered-by{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#translator {
	width: 160px
	height: 60px;
	position: absolute;
	top: 400px;
	left: 675px;
	z-index: 50;
}


/*------------------ Left Navigation Selectors <--------------------*/

#leftNav {
	width:236px;
	height:350px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	list-style-type: none;
}
#leftNav h5 {
	color: #FFFFFF;
	font-family: "Copperplate Gothic Bold";
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	padding-top: 9px;
	margin:0 0 4px 0;
}	
#leftNav li {
	position:relative;
	float:left;
	clear:left;
}
#leftNav a:hover, #leftNav a:active {
	color: #019842;
	background-color: #FFFFFF;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	
	background-position: 8px;
}	
#leftNav .left-navigation-top {
	padding: 2px 4px 2px 25px;
	width:215px!important;
	height:22px;
	text-decoration: none;
	display:block;
	color:#000000;
}
#leftNav .top-nav-left {
	display:none;
	padding:0 10px 0 0;
	background-color:#ffffff!important;
	top:0px!important;
	left:238px!important;
	z-index:845!important;
	
	position: absolute;
	z-index:9999;
	color:#019842;
	width:246px;
}

#leftNav .top-nav-left a {
	width:236px!important;
	float:left!important;
	font-family: Arial;
	font-weight:bold;	
	color:#000000;
	font-size:16px;
	line-height:22px;
	background-color:transparent !important;
}
#leftNav .top-nav-left li {
	width:auto;
	float:left!important;
	clear:both!important;
	padding: 1px 0 1px 0;
	margin:0px!important;
	background-color:transparent;
	list-style:none;
	padding:0 10px 0 0;		
}
#leftNav .top-nav-left li a {
	line-height:22px;
	width:auto;
	text-decoration:none;
	color:#019842;
	display:block!important;
	float:left!important;
	clear:both!important;
	padding: 1px 0 1px 0;
	margin:0px!important;
	background-color:#EBE5D9;
	padding-left:25px;	
}
#leftNav .top-nav-left li a:hover {
	color:#000000;	
	background-color:transparent;	
}
#leftNav li:hover li ul, #leftNav li.sfHover li ul {
	top:-999em;
	position:absolute;
}
.superfish li:hover ul, .superfish li li:hover ul {
	top: -999em;
}

/*------------------ Left Column Mini Form Selectors <--------------------*/
#left-column #qc {
	background-image: url(../images/qc-bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 325px;
	width: 246px;
	padding-top: 62px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
}
#left-column #qc ul {
}
#left-column #qc ul li {
	list-style-type: none;
}
#left-column #qc form {

}
#left-column #qc textarea {
	height: 79px;
	width: 192px;
	background: transparent url(../images/textarea.jpg) no-repeat left top;
	margin-left: 24px;
	margin-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-left: 6px;
}
#left-column #qc input {
	height: 25px;
	width: 192px;
	background: transparent url(../images/input.jpg) no-repeat left top;
	margin-left: 23px;
	margin-bottom: 8px;
	border:none;
/*	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
	padding-top: 6px;
	padding-left: 6px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#left-column #qc .button {
	background:transparent url(../images/submit-button.jpg) no-repeat top left;
	height:27px;
	width:210px;
	cursor:pointer;
}
#left-column #qc .button ul {
	list-style-type: none;
	text-decoration: none;
}
#left-column #qc .button ul li {

}
#left-column #qc p {
	padding-left: 40px;
}
#left-column #qc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#left-column #qc .address2 {
  display: none;
}
#left-column #qc .valid {
	background-image:none !important;
  	background-color: #007940 !important;
 	color:#000000;
}
#left-column #qc .invalid {
	background-image:none !important;
  	background-color: #F00000 !important;
  	color:#000000;  
}

#left-column #qc a:link, #right-column #qc a:visited {
}
#left-column #qc a:hover, #right-column #qc a:active {
	color:#9E9874;
}
#left-column #qc #animal input{
	width: 165px;
	height:25px;
	border:none;
}
#left-column #qc #animal img {
	margin-top:-15px;
}
#left-column #ctas a{
	display:block;
	height:68px;
	width:246px;
	text-indent: -999em;
	position: relative;
}
#left-column #ctas .video {
	background-position: 0 0;
	background: transparent url(../images/cta-video.jpg) no-repeat;
}
#left-column #ctas .video:hover {
	background-position: 0 -68px;
}
#left-column #ctas2 a {
	display:block;
	height:71px;
	width:246px;
	text-indent: -999em;
	position: relative;
}
#left-column #ctas2 .consultation {
	background-position: 0 0;
	background: transparent url(../images/cta-consultation.jpg) no-repeat;
}
#left-column #ctas2 .consultation:hover {
	background-position: 0 -71px;
}

#left-column #ctas2 .blog {
	background-position: 0 0;
	background: transparent url(../images/cta-blog.jpg) no-repeat;
}
#left-column #ctas2 .blog:hover {
	background-position: 0 -71px;
}

#left-column #ctas4 a{
	width:246px;
	height:110px;
	display:block;
	background-position: 0 0;
	background: url(../images/cta-peanut.jpg) no-repeat;
}
#left-column #ctas4 .peanut {
	background-position: 0 0;
	background: transparent url(../images/cta-peanut.jpg) no-repeat;
}
#left-column #ctas4 .peanut:hover {
	background-position: 0 -110px;
}

#left-column #ctas3 a {
	display:block;
	height:114px;
	width:246px;
	text-indent: -999em;
	position: relative;
}
#left-column #ctas3 .vaughn {
	background-position: 0 0;
	background: transparent url(../images/cta-vaughn.jpg) no-repeat;
}
#left-column #ctas3 .vaughn:hover {
	background-position: 0 -114px;
}


#left-column #ctas5 a {
	display:block;
	height:114px;
	width:246px;
	text-indent: -999em;
	position: relative;
}
#left-column #ctas5 .ssd {
	background-position: 0 0;
	background: transparent url(../images/cta-ssd.jpg) no-repeat;
}
#left-column #ctas5 .ssd:hover {
	background-position: 0 -114px;
}

/*------------------ Right Column Selector <--------------------*/
#right-column-top {
	background-image: url(../images/content-top.jpg);
	height: 35px;
	width: 642px;
	float:right;
	background-repeat: no-repeat;
	background-position: left top;
}


#right-column-topdouble {
	background-image: url(../images/content-topdouble.jpg);
	height: 70px;
	width: 642px;
	float:right;
	background-repeat: no-repeat;
	background-position: left top;
}






#right-column-top h1 {
	color: #FFFFFF;
	font-family: "Copperplate Gothic Bold";
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
}


#right-column-topdouble h1 {
	color: #FFFFFF;
	font-family: "Copperplate Gothic Bold";
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	padding-top: 7px;
}





#right-column {
	background-image: url(../images/content-repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 578px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	padding-right: 37px;
	padding-left: 27px;
	float: right;
	z-index:0;
}
#right-column h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #174514;
	padding-top: 10px;
}
#right-column .photo {
	width:175px;
	height:214px;
	float: right;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: 15px;
	padding-top: 0px;
	padding-bottom: 4px;
	background-image: url(../images/photo-bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#right-column #ctas5 {
	float:right;
	margin: 30px 0px 0px 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#right-column #ctas5 a {
	width:238px!important;
	height:200px;
	display:block;

}
#right-column #ctas5 .anniversary {
	width:200x;
	height:183px;
	background-position: 0 0;
	background: transparent url(../images/30YearSeal.jpg) no-repeat;
	margin-top: 0px;
}
#right-column #ctas5 .anniversary:hover {
	background-position: 0 -184px;
}

#right-column #ctas5 .cream {
	width:238px;
	height:55px;
	background-position: 0 0;
	background: transparent url(../images/denture-cream.jpg) no-repeat;
	margin-top: 10px;
}
#right-column #ctas5 .cream:hover {
	background-position: 0 -55px;
}

#right-column #ctas5 .drywall {
	width:238px;
	height:55px;
	background-position: 0 0;
	background: transparent url(../images/chineseDryWall.jpg) no-repeat;
	margin-top: 10px;		
}
#right-column #ctas5 .drywall:hover {
	background-position: 0 -55px;
}

#right-column #ctas5 .yasmin {
	width:238px;
	height:55px;
	background-position: 0 0;
	background: transparent url(../images/yazYasmin.jpg) no-repeat;
	margin-top: 10px;	
}
#right-column #ctas5 .yasmin:hover {
	background-position: 0 -55px;
}


#right-column .photo2 {
	width:150px;
	height:175px;
	float: right;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: 15px;
	padding-top: 0px;
	padding-bottom: 4px;
	background-image: url(../images/photo-bkg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#right-column h3 {
}
#right-column p {
	padding-top: 0;
	padding-bottom: 0;
}
#right-column ul {
	padding-left: 57px;
	text-decoration: none;
}
#right-column ul li {
	text-decoration: none;
}
#right-column ol {
	padding-left: 61px;
}
#right-column ol li {
}
#right-column a {
	color:#019842;
}
#right-column a:hover {
	color:#000000;
}
#right-column a:visited {
}
#right-column a:active {
}
.video-container2{
	float: left;
	margin: 0px 10px 10px 0px;
}

#right-column blockquote {
	width: 100%;
	height: 200px;
	margin: 0px;
	padding: 10px;
	background-color: #D8D5B4;
	border: #9E9874 solid 1px;
	position: relative;
}
#right-column blockquote p.test {
	position: absolute;
	bottom: 55px;
	left: 222px;
}
#right-column blockquote img {
	float: left;
	margin: 0px 10px 10px 0px;
	border: #9E9874 solid 1px;
}
#right-column .bottom-logo {
	background-position: 0 0;
	background: transparent url(../images/bottom-logo.jpg) no-repeat;
	height: 52px;
	width: 340px;
	position: relative;
	margin-left: 135px;
	cursor:pointer;
}
#right-column .bottom-logo:hover {
	background-position: 0 -52px;
}
#right-column .bottom-phone {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	margin-left: 210px;
	height: 60px;
	width: 169px;
}
#right-column .bottom-phone a{
	text-decoration: none;
}
#right-column .bottom-phone a:hover{
}
#right-column-bottom {
	background-image: url(../images/content-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 642px;
	height: 23px;
	float: right;
	position: relative;
}
#right-column #btn-cta-blog {
}
#right-column #btn-cta-blog a {
}
#right-column #btn-cta-blog a:link, #right-column #btn-cta-blog a:visited {
}
#right-column #btn-cta-blog a:hover, #right-column #btn-cta-blog a:active {
}
/*------------------ Main Contact Selector <--------------------*/
#right-column #contactform {
	width: 280px;
	float:right;
	background-color: #D9D6B5;
	border: medium solid #9E9874;
	margin-left: 10px;
	padding-right: 20px;
}
#right-column #contactform ul {
	list-style-type: none;
}
#right-column #contactform ul li {
	list-style-type: none;
	display: none;
}
#right-column #contactform form {
	width: 230px;
	text-align: center;
	height: auto;
	list-style-type: none;
	padding-right: 10px;

}
#right-column #contactform textarea {
	height: 79px;
	width: 192px;
	background: transparent url(../images/textarea.jpg) no-repeat left top;
	margin-left: 24px;
	margin-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-left: 6px;
}
#right-column #contactform input {
	height: 25px;
	width: 192px;
	background: transparent url(../images/input.jpg) no-repeat left top;
	margin-left: 23px;
	margin-bottom: 8px;
	border:none;
	/*	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
	padding-top: 6px;
	padding-left: 6px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#right-column #contactform .button {
	background:transparent url(../images/submit-button.jpg) no-repeat top left;
	height:27px;
	width:198px;
	cursor:pointer;
}
#right-column #contactform .button ul {
	list-style-type: none;
	text-decoration: none;
}
#right-column #contactform .button ul li {

}
#right-column #contactform p {
	padding-left: 40px;
}
#right-column #contactform a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#right-column #contactform .address2 {
  display: none;
}
#right-column #contactform .valid {
	background-image:none !important;
  	background-color: #007940 !important;
  	color:#000000;
}
#right-column #contactform .invalid {
	background-image:none !important;
  	background-color: #F00000 !important;
  	color:#000000;  
}

#right-column #contactform a:link, #right-column #qc a:visited {
}
#right-column #contactform a:hover, #right-column #qc a:active {
	color:#9E9874;
}
#right-column #contactform #animal input{
	width: 165px;
	height:25px;
	border:none;
}
#right-column #contactform #animal img {
	margin-top:-15px;
}
#map {
    width:400px;
    height:400px;
	z-index:0;
}
/*------------------ Right Column Blog Navigation Selectors <--------------------*/
#right-column #blog {
}
#right-column #blog h3 {
}
#right-column #blog ul {
}
#right-column #blog ul li {
}
#right-column #blog ul li a {
}
#right-column #blog #powered-by {
}
#right-column #blog ul li a:link, #right-column #blog ul li a:link {
}
#right-column #blog ul li a:hover, #right-column #blog ul li a:active {
}
#right-column #ending {
	text-align:center;
}
#right-column .ending {
	text-align:center;
}
/*------------------ Footer Selectors <--------------------*/
#footer-container{
	background-image: url(../images/container-repeating-bkg.jpg);
	background-repeat: repeat-y;
	width: 934px;
	clip: rect(auto,auto,399px,auto);
}
#footer {
	height: 125px;
	width: 808px;
	/* background-image: url(../images/footer-bkg.jpg); */
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	padding: 0px;
	margin-left: 63px;
	clear:both;
}
#footer .title {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	padding-top: 10px;
}
#footer .title a {
	text-decoration: none;
	color: #000000;
}
#footer .title a:hover {
	color:#019842;
}
#footer ul a:hover {
}
#footer #sitemap-col1 {
	position: absolute;
	left: 6px;
	height: auto;
	width: 775px;
	top: 28px;
	padding-left: 10px;
}
#footer #sitemap-col1 p {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	padding-left: 19px;
	font-size: 12px;
	line-height: 21px;
	text-align: center;
}
#footer #sitemap-col1 p a {
	text-decoration: none;
	color: #000000;
}
#footer #sitemap-col1 p a:link, #footer #sitemap-col1 p a:visited {
}
#footer #sitemap-col1 p a:hover, #footer #sitemap-col1 p a:active {
	color: #019842;
}
#footer p {
}
#footer img {
}
/* #footer #sitemap-col2 {
	position: absolute;
	left: 273px;
	height: 360px;
	width: 255px;
	padding-left: 10px;
	top: 27px;
}
#footer #sitemap-col3 {
	height: 360px;
	width: 255px;
	padding-left: 10px;
	position: absolute;
	left: 538px;
	top: 28px;
} */
/*------------------ Disclaimer Selectors <--------------------*/
#disclaimer {
	background-image: url(../images/disclaimer-bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 83px;
	width: 934px;
	padding-top: 20px;
	position:relative;
}
#disclaimer p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 0px 20px 10px 20px;
}
#disclaimer a {
	text-decoration: none;
	color: #00cc66;
}
#disclaimer a:hover, #disclaimer a:active {
	color: #FFFFFF;
}
#disclaimer ul {
}
#disclaimer ul li {
}
#disclaimer ul li a {
}
#disclaimer ul li a:link, #disclaimer ul li a:visited {
}
#disclaimer #disclaimer-text {
}
#disclaimer #disclaimer-text a {
}
#disclaimer #disclaimer-text a:link, #disclaimer #disclaimer-text a:visited {
}
#disclaimer #disclaimer-text a:hover, #disclaimer #disclaimer-text a:active {
}
/*------------------ Bennett Captcha Selectors <--------------------*/
#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;
}
#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;
}
/*------------------ Bennett Form Selectors <--------------------*/
#bennett {
}
#bennett input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#bennett textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#bennett ul {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#bennett ul li {
	margin: 0px;
	padding: 0px;
}
/*------------------ Bennett Summary Selectors <--------------------*/
#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;
}
/*------------------ Bennett Error Selectors <--------------------*/
#errors {
	float:left;
	clear:both;
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
	color: #990000;
}
#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;
}
/*------------------ Bennett Button Selectors <--------------------*/
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;
}
/*----------------- Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* 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;
}
.nyroModalClose {
	clear:both;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	padding: 0 0 5px;
}
#roscoe-vid {
	padding: 15px 0px 0px 10px;
	width: 400px;
	height: 250px;
}
#right_1505627203 {
display:none !important;
}