#wrapper {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#masterheader {
	float: left;
	height: 80px;
	width: 880px;
	background-image: url(../images/jpeg/masterheader.jpg);
	background-repeat: no-repeat;
}

#logo {
	float: left;
	height: 80px;
	width: 445px;
}

#webcontent {
	float: left;
	width: 870px;
	padding-left: 10px;
	background-color: #FFF;
}
#horizontalnav {
	float: left;
	height: 35px;
	width: 860px;
	background-image: url(../images/jpeg/horizontalnav.jpg);
	background-repeat: no-repeat;
}
#horizontalnav ul{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#horizontalnav li{
	list-style-type: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 27px;
	color: #FFF;
	
}
#horizontalnav a{
	color: #FFF;
	text-decoration: none;
	
}
#horizontalnav a:hover{
	text-decoration: underline;
	
}

#banner {
	float: left;
	height: 210px;
	width: 860px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	background-image: url(../images/jpeg/bannerbottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 175px;
}

#bannertext {
	float: left;
	height: 200px;
	width: 390px;
	margin-right: 15px;
}

#slideshow {
	float: left;
	width: 455px;
	height: 200px;
}


#content {
	float: left;
	width: 860px;
}

#lcolumn {
	float: left;
	width: 390px;
	margin-right: 10px;
}

#rcolumn {
	float: left;
	width: 460px;
}

#productinformation {
	float: left;
	width: 390px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#federaltaxcredit {
	float: left;
	height: 300px;
	width: 390px;
	background-image: url(../images/jpeg/indextaxcredit_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0CF;
	border-bottom-color: #0CF;
}
#federaltaxcredit img {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 5px;
	padding-right: 5px;
}

#affiliations {
	float: left;
	height: 140px;
	width: 390px;
	margin-top: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}

#affiliations img{
	float: left;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 0px;
}

#bottom {
	float: left;
	height: 40px;
	width: 870px;
	padding-top: 0px;
	padding-left: 10px;
	background-color: #FFF;
	background-image: url(images/jpeg/bottom.jpg);
	background-repeat: no-repeat;
}

#footer {
	float: left;
	width: 860px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F00;
}

.indexproductboxtop {
	float: left;
	width: 440px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0CF;
	border-bottom-color: #0CF;
	padding: 10px;
	background-image: url(../images/jpeg/indexproductbox_bg.jpg);
	background-repeat: repeat-x;
}
.indexproductbox {
	float: left;
	width: 440px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0CF;
	border-bottom-color: #0CF;
	padding: 10px;
	margin-top: 5px;
	background-image: url(../images/jpeg/indexproductbox_bg.jpg);
	background-repeat: repeat-x;
}

.indexproductpict {
	float: left;
	height: 120px;
	width: 100px;
	margin-right: 10px;
}

.indexproducttext {
	float: left;
	height: 100px;
	width: 330px;
}

.indexproductviewproduct {
	float: left;
	height: 20px;
	width: 330px;
	margin-top: 3px;
}
/*Secondary Product*/

.textstyle1 {
	padding-right: 10px;
	padding-left: 10px;
}

.textstyle1 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #F00;
}

.textstyle1 h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.textstyle1 h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #6AA9DF;
}

.textstyle1 h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #000;
}


.textstyle1 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.textstyle1 img{
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;S
	padding-top: 5px;
	
}

.textstyle1 ul{
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 25px;
}

.textstyle1 li{
	font-size: 12px;
	padding-top: 5px;
	
}


.textstyle2 {
}

.textstyle2 h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.textstyle2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.secondarypagestyle {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	
}

.secondarypagestyle h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	color: #F00;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.secondarypagestyle h2{
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #007FCF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.secondarypagestyle h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 15px;
}

.secondarypagestyle p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.secondarypagestyle ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	list-style-type: disc;
	line-height: 18px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.secondarypagestyle li{
	line-height: 18px;
	padding-top: 5px;	
}
.secondarypagestyle a {
	color: #000;
	text-decoration: none;
}
.secondarypagestyle a:hover {
	color: #0066CB;
}


.secondarypagestyle img{
	float: left;
	margin: 10px;
	padding: 0px;
	
}

.secondarypagestyle2 {
	font-family: Arial, Helvetica, sans-serif;
	
}

.secondarypagestyle2 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	color: #F00;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.secondarypagestyle2 h2{
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #007FCF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.secondarypagestyle2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 15px;
}

.secondarypagestyle2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.secondarypagestyle2 ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	list-style-type: disc;
	line-height: 18px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.secondarypagestyle2 li{
	line-height: 18px;
	padding-top: 5px;	
}
.secondarypagestyle2 a {
	color: #000;
	text-decoration: none;
}
.secondarypagestyle2 a:hover {
	color: #0066CB;
}


.secondarypagestyle2 img{
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	
}

.secondarypagestyle3 {
	font-family: Arial, Helvetica, sans-serif;
}

.secondarypagestyle3 img{
	padding-right: 2px;
	padding-left: 2px;
}

.secondarypagerightfloat {
	float: right;
	width: 202px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	
}

.tablerow1 {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 4px;
	border: 1px solid #73AFE3;
}
.tablerow1 h2 {
	text-align: center;
	color: #FFF;
	background-color: #0066CB;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #000;
}
.tablerow1 p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}


.productheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #FC151B;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	
}

.tablerow1 img{
	
}


.findoutmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
}

.findoutmore a{
	color: #0066CB;
	font-weight: bold;
	text-decoration: none;
}

.findoutmore a:hover{
	color: #0066CB;
	text-decoration: underline;
}

.footertext {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CB;
	width: 760px;
	height: 30px;
	padding-top: 10px;
	
}

.socialnetwork {
	float: left;
	width: 90px;
}

.socialnetwork img{
	padding-left: 10px;
	padding-top: 3px;
}

.bjornproductions {
}
.red {
	color: #F00;
	font-weight: bold;
}
.estimateform {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
}

.contactusrightfloat {
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	
}
.contactusrightfloat img {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
}


.contactheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #FC151B;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	
}

.contact1 {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 4px;
	border: 1px solid #73AFE3;
}
.contact1 h2 {
	text-align: center;
	color: #FFF;
	background-color: #0066CB;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #000;
}
.contact1 p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.bold {
	font-weight: bold;
}
.smalltext {
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	padding-left: 20px;
	margin-top: 5px;
	margin-left: 10px;
}

.productbox {
	display: inline;
	float: left;
	width: 860px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.productbox h2 {
	padding-top: 5px;
}

.productbox ul {
	line-height: 12px;
}

.productbox2 {
	display: inline;
	float: left;
	width: 860px;
}
.productbox2 ul {
	line-height: 12px;
}

.productbox2 img {
	float: right;
	width: 860px;
}


.productleft {
	display: inline;
	float: left;
	width: 225px;
}
.productleft h2 {
	color: #666;
	padding-top: 5px;
	font-size: 12px;
}

.productright {
	display: inline;
	float: left;
	width: 225px;
}
.productright h2 {
	color: #666;
	padding-top: 5px;
	font-size: 12px;
}

.productimagebox {
	width: 400px;
	margin: 0px;
	padding: 5px;
	display: inline;
	float: left;
}

.productboxfull {
	float: left;
	width: 635px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.productimagefull {
	width: 200px;
	margin: 0px;
	padding: 5px;
	display: inline;
	float: left;
}

.productbox2 {
	display: inline;
	float: left;
	width: 630px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.productbox2 img {
	width: 200px;
}

.productbox2 ul {
	line-height: 12px;
}

.product2left {
	display: inline;
	float: left;
	width: 315px;
}

.product2right {
	display: inline;
	float: left;
	width: 315px;
}

.productbox3 {
	display: inline;
	float: left;
	width: 845px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
}

.productbox3 img {
	margin-bottom: 5px;
	margin-left: 9px;
}

.productbox4 {
	display: inline;
	float: left;
	width: 845px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
}

.productbox4 img {
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
}

.testimonials {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0066CB;
	padding-top: 7px;
}.testimonials p {
	font-size: 12px;
	font-style: italic;
	line-height: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
.coupons {
	float: left;
	width: 500px;
	padding-bottom: 3px;
}

#bottom {
	float: left;
	height: 40px;
	width: 870px;
	padding-top: 0px;
	padding-left: 10px;
	background-color: #FFF;
	background-image: url(images/jpeg/bottom.jpg);
	background-repeat: no-repeat;
}

#bjornproductions {
	float: left;
	width: 880px;
}

#bjornproductions p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: right;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
}
#bjornproductions a {
	color: #CCC;
	text-decoration: none;
}
#bjornproductions a:hover {
	text-decoration: none;
}

