#main {
	width:inherit;
	position:relative;
	background-color:#FFFFFF;
}

@font-face {
	font-family:'futurastd-medium';
	src: url(http://www.woodencamera.com/landing-pages/fonts/futurastd-medium.eot);
    src: url('futurastd-medium.eot') format('embedded-opentype'),
         url('futurastd-medium.woff2') format('woff2'),
         url('futurastd-medium.woff') format('woff'),
         url('futurastd-medium.ttf') format('truetype'),
         url('futurastd-medium.svg#FuturaStdMedium') format('svg');
	font-weight:normal;
	font-style:normal;

}

@font-face {
	font-family:'futura-light';
	src: url(http://www.woodencamera.com/landing-pages/fonts/futura-light.eot);
    src: url('futura-light.eot') format('embedded-opentype'),
         url('futura-light.woff2') format('woff2'),
         url('futura-light.woff') format('woff'),
         url('fonts/futura-light.ttf') format('truetype'),
         url('futura-light.svg#FuturaLightLight') format('svg');
	font-weight:normal;
	font-style:normal;
}

#table-main {
	background-color: #FFFFFF;
	width:770px;
	margin-left:30px;
}


#table-sub {
	background-color: #FFFFFF;
	width:770px;
}

#table-header {
	background-color: #66cc99;
	width:770px;
	height:25px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:30px;
	padding-top:0px;
	padding-bottom:0px;
}

#table-header-2 {
	background-color: #66cc99;
	width:371px;
	height:25px;
	margin-top:0px;
	margin-bottom:2px;
	padding-top:0px;
	padding-bottom:0px;
	vertical-align:middle;
}

#h1 {
	font-size:16pt;
	margin-left:10px;
	margin-top:5px;
	font-family: 'futurastd-medium', sans-serif;
	text-align:left;
	font-weight:normal;
	font-style:normal;
}

#h2 {
	font-size:14pt;
	color:#FFFFFF;
	line-height:0pt;  
	margin-top:10px; 
	margin-bottom:8px; 
	margin-left:10px;
	font-family: 'futurastd-medium', sans-serif;
	text-align:left;
	font-weight:normal;
	font-style:normal;
	
}

#h3 {
	font-size:10pt;
	line-height:9pt; 
	text-align:center;
	font-family: 'futurastd-medium', sans-serif;
	font-weight:normal;
	font-style:normal;
}
	
#h4 {
	font-size:9pt;
	text-align:left; 
	margin-left:10px;
	font-family: 'Futura-Light', sans-serif;
}

#price {
	font-size:14pt;
	color: #66cc99;
	margin-right:10px;
	margin-top:5px;
	font-family: 'Futura-Light', sans-serif;
	text-align:right;
}

#price-sub {
	font-size:9pt;
	color: #66cc99;
	margin-right:10px;
	margin-top:5px;
	font-family: 'Futura-Light', sans-serif;
	text-align:right;
}

#body-copy-main {
	font-size:10pt;
	line-height:12pt; 
	margin-left:10px; 
	margin-right:10px; 
	font-family: 'Futura-Light', sans-serif; 
	text-align:justify;
}

#body-copy-bold {
	font-size:12pt;
	line-height:12pt; 
	margin-left:10px; 
	margin-bottom: 0px;
	font-family: 'Futura-Medium', sans-serif; 
	text-align:justify;
}

#body-copy-sub {
	font-size:9pt; 
	line-height:9pt; 
	margin-right:0px; 
	margin-left:0px;
	font-family: 'Futura-Light', sans-serif; 
	text-align:center;
	color:#F50408;
	}
	
.body-copy-link {
	font-size:10pt; 
	line-height:12pt; 
	margin-right:0px; 
	font-family: 'Futura-Light', sans-serif; 
	text-align:justify;
	color:#000000;
	text-decoration:none
	}
	
#body-copy-note {font-size:8pt; 
	line-height:10pt; 
	padding-bottom:0px; 
	padding-left:10px; 
	padding-right:0px; 
	font-family: 'Futura-Light', sans-serif;
	}
	
#cart-text-link {
	font-size:10pt;
	line-height:12pt; 
	padding-right:0px; 
	padding-bottom:0px; 
	padding-top:0px; 
	font-family: 'Futura-Light', sans-serif; 
	text-align:center
	}
	
.line-sep {
	width:770px; 
	height:5px; 
	position:left; 
	background:url(http://www.woodencamera.com/landing-pages/main-images/line-separator.jpg) no-repeat; 
	margin-top:3px; 
	margin-bottom:3px; 
	padding-top:0px; 
	padding-bottom:0px;
	}
	
.more-info-btn {
	display:block;
	width:125px; 
	height:36px; 
	margin-right:0px; 
	margin-top:0px; 
	background:url(http://www.woodencamera.com/landing-pages/main-images/more-info-button.jpg) center no-repeat; 
	background-size:100%; 
	background-size:125px auto;
	text-indent:-1999px;
	overflow:hidden;
	}
	
	
.more-info-btn-sub {
	display:block;
	width:90px; 
	height:25px; 
	margin-right:10px; 
	margin-top:5px; 
	background:url(http://www.woodencamera.com/landing-pages/main-images/more-info-button-sub.jpg) no-repeat; 
	right no-repeat; background-size:100%; 
	background-size:90px auto;
	text-indent:-1999px;
	overflow:hidden;
	}
	
.add-to-cart-btn-main {
	display:block;
	width:250px; 
	height:72px; 
	margin-left:0px; 
	margin-top:0px; 
	background:url(http://www.woodencamera.com/landing-pages/main-images/add-to-cart-button.jpg) center no-repeat; 
	background-size:100%; 
	background-size:125px auto;
	text-indent:-1999px;
	overflow:hidden;
	}
	
.add-to-cart-btn {
	display:block;
	width:125px; 
	height:36px; 
	background:url(http://www.woodencamera.com/landing-pages/main-images/add-to-cart-button.jpg) center no-repeat; 
	center no-repeat; background-size:100%; 
	background-size:125px auto;
	text-indent:-1999px;
	overflow:hidden;
	}
	
.add-to-cart-btn-small {
	display:block;
	width:75px; 
	height:22px; 
	margin-left:0px; 
	margin-top:0px; 
	background:url(http://www.woodencamera.com/landing-pages/main-images/add-to-cart-small.jpg) center no-repeat; 
	background-size:100%; 
	background-size:75px auto;
	text-indent:-1999px;
	overflow:hidden;
	}
	
.add-to-cart-btn-sub {
	display:block;
	width:90px; 
	height:25px; 
	margin-right:10px; 
	margin-top:5px; 
	background:url(http://www.woodencamera.com/landing-pages/main-images/add-to-cart-btn-sub.jpg) no-repeat; 
	right no-repeat; background-size:100%; 
	background-size:90px auto;
	text-indent:-1999px;
	overflow:hidden;
	}
	
.base-btn {
	display:block;
	width:90px; 
	height:25px; 
	margin-left:0px; 
	background:url(http://www.woodencamera.com/landing-pages/main-images/base-btn.jpg) center no-repeat; 
	center no-repeat; background-size:100%; 
	background-size:90px auto;
	text-indent:-1999px;
	overflow:hidden;
	}
	
.base-btn-lite {
	display:block;
	width:90px; 
	height:25px; 
	margin-left:0px; 
	background:url(http://www.woodencamera.com/landing-pages/main-images/base-btn-lite.jpg) center no-repeat; 
	center no-repeat; background-size:100%; 
	background-size:90px auto;
	text-indent:-1999px;
	overflow:hidden;
	}
	
.advanced-btn {
	display:block;
	width:90px; 
	height:25px; 
	margin-left:0px; 
	background:url(http://www.woodencamera.com/landing-pages/main-images/advanced-btn.jpg) center no-repeat; 
	center no-repeat; background-size:100%; 
	background-size:90px auto;
	text-indent:-1999px;
	overflow:hidden;
	}
	
.advanced-btn-lite {
	display:block;
	width:90px; 
	height:25px; 
	margin-left:0px; 
	background:url(http://www.woodencamera.com/landing-pages/main-images/advanced-btn-lite.jpg) center no-repeat; 
	center no-repeat; background-size:100%; 
	background-size:90px auto;
	text-indent:-1999px;
	overflow:hidden;
	}
	
.pro-btn {
	display:block;
	width:90px; 
	height:25px; 
	margin-left:0px; 
	background:url(http://www.woodencamera.com/landing-pages/main-images/pro-btn.jpg) center no-repeat; 
	center no-repeat; background-size:100%; 
	background-size:90px auto;
	text-indent:-1999px;
	overflow:hidden;
	}
	
.pro-btn-lite {
	display:block;
	width:90px; 
	height:25px; 
	margin-left:0px; 
	background:url(http://www.woodencamera.com/landing-pages/main-images/pro-btn-lite.jpg) center no-repeat; 
	background-size:100%; 
	background-size:90px auto;
	text-indent:-1999px;
	overflow:hidden;
	}
	
.watch-video-btn {
	width:125px; 
	height:36px; 
	margin-left:0px; 
	background:url(http://www.woodencamera.com/landing-pages/main-images/watch-video-btn.jpg) center no-repeat; 
	background-size:100%; 
	background-size:125px auto;
	}
	
.included-in-kit {
	font-size:16px;
	color:#FFFFFF;
	margin-top:0px; 
	margin-left:10px;
	padding-top:3px;
	padding-left:10px;
	font-family: 'futurastd-medium', sans-serif;
	}
	
.other-options {
	font-size:13px;
	margin-left:5px; 
	font-family: 'futurastd-medium', sans-serif;
	text-align:left;
	}