@charset "utf-8";
/* CSS Document */

/* Global Styles */ 
body,td,th{
	margin: 0;
	font-family: 'Montserrat', sans-serif;
	line-height: 25px;
	vertical-align: baseline;
	width: 100%;
	color: #464646;
	font-size: medium;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}
/* For parallax or individual page bg */ 
.bg {
	position: fixed;
	width: 100%;
	background-repeat: no-repeat;
}













/* Links */ 
/* Page links */ 
a:link {
	color: #99AD37;
	font-size: medium;
	text-decoration: none;
}
a:visited {
	color: #99AD37;
	text-decoration: none;
}
a:hover {
	color: #c2c2c2;
	transition: color .5s ease;
	text-decoration: none;
}
a:active {
	color: #99AD37;
	text-decoration: none;
}
/* Menu links */ 
a.class2:link {
	color: #FFFFFF;
	size: small;
	font-size: x-large;
}
a.class2:visited {
	color: #ffffff;
	font-size: x-large;
}
a.class2:hover {
	color: #c2c2c2;
	font-size: x-large;
	transition: color .5s ease;
}
a.class2:active {
	color: #ffffff;
	font-size: x-large;
}
/* Footer links */ 
a.class3:link {
	color: #99AD37;
	text-decoration: none;
}
a.class3:visited {
	color: #99AD37;
	text-decoration: none;
}
a.class3:hover {
	color: #999999;
	text-decoration: none;
	transition: color .5s ease;
}
a.class3:active {
	color: #99AD37;
	text-decoration: none;
}
/* Global-includes */ 
a.class4:link {
	color: #99AD37;
}
a.class4:visited {
	color: #c2c2c2;
}
a.class4:hover {
	color: #99AD37;
	transition: color .5s ease;
}
a.class4:active {
	color: #99AD37;
}
/* header menu email and screens*/ 
a.class6:link {
	color: #FFFFFF;
	font-size: 100%;
}
a.class6:visited {
	color: #FFFFFF;
	font-size: 100%;
}
a.class6:hover {
	color: #CCCCCC;
	transition: color .5s ease;
	font-size: 100%;
}
a.class6:active {
	color: #FFFFFF;
	font-size: 100%;
}











/* selectors */
#container {
	margin-right: auto;
	margin-left: auto;
	min-height: 1500px;
	max-width: 1200px;
}
#containersplash {
	background-image: url(../images/harwood-carpentry-salisbury-wiltshire.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 1800px;
}
#wrap {
	max-width: 1200px;
	margin-top: ;
	min-height: 1200px;
	padding-bottom: 80px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-align: center;
}
#wrapbg {
	max-width: 1200px;
	margin-top: ;
	min-height: 1200px;
	background-image: url(../images/bgwrap.png);
	background-repeat: no-repeat;
}
#wrapleft {
	margin-top: ;
	float: left;
	height: 100%;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 10px;
	max-width: 700px;
}
#wrapright {
	float: right;
	height: 100%;
	overflow: hidden;
	width: auto;
	margin-top: 200px;
	border-left: thick solid #CACACA;
	padding-bottom: 35%;
}
#wrapsplash {
	margin-top: 0px;
	height: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/harwood-carpentry-salisbury-wiltshire%20.jpg);
	background-position: 1px 1px;
	width: 1400px;
}
#header {
	height: 260px;
	width: 100%;
	text-align: center;
	clear: both;
	background-image: url(../images/harwoods-carpentry-salisbury-telephone-us.png);
	background-repeat: no-repeat;
	background-position: 88% 62%;
}
#menu {
	height: 60px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	float: none;
	width: 1200px;
}
#menupanel {
	z-index: 1;
	height: 100px;
	width: 100%;
	float: left;
	background-color: #000000;
}
#menuiefix {
	z-index: 1000;
	position: relative;
}










/* Parallax sections*/
sectionheader {
	color: #636363;
	width: 100%;
	line-height: 20px;
	font-size: 16px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	text-align: right;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 3%;
	padding-top: 3%;
	background-color: #FFFFFF;
}
section001 {
	font-family: 'Tangerine', cursive;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-top: 10%;
	display: inline-block;
	text-align: center;
	line-height: 70px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90px;
	margin-bottom: 40px;
}
section002 {
	font-family: 'Tangerine', cursive;
	width: 100%;
	line-height: 63px;
	font-size: 60px;
	height: auto;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 0%;
	padding-top: 5px;
	display: inline-block;
}
section003 {
	color: #636363;
	width: 100%;
	line-height: 20px;
	font-size: 16px;
	height: auto;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 200px;
	margin-left: auto;
	padding-right: 10%;
	padding-bottom: 5%;
	padding-top: 5%;
	display: inline-block;
	text-align: center;
	background-color: #FFFFFF;
}










/* Divs*/
/* Empty generic div*/
#box001 {
	width: 100%;
	float: left;
	clear: left;
}
/* Social media bar*/
#box002 {
	text-align: right;
	height: 80px;
	padding-top: 5px;
	width: 100%;
	float: right;
}
#box003 {
	/* phone email panel v.menucodepen*/
	height: 60px;
	text-align: center;
	padding-top: 30px;
	background-color: #99ad37;
	font-size: x-large;
	color: #FFF;
	float: left;
	width: 100%;
	line-height: 1;
}
	/* logo only container concertina*/
#box004 {
}
#box005 {
	text-align: justify;
	margin: 5px;
	float: left;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* slogan only container concertina */
#box006 {
	float: right;
	text-align: justify;
	max-width: 100px;
	margin: 5px;
	padding-top: 70px;
	padding-right: 140px;
	padding-bottom: 140px;
	padding-left: 140px;
}
#box008 {
}
/* For image only revealed in RWD  */
#box010 {
background-size: contain
}
#box011 {
	text-align: center;
	width: 270px;
	margin-left: 20px;
	float: left;
	background-color: #DEE9F3;
	margin-bottom: 40px;
	height: 240px;
}
/* content box full span */
#box050 {
	float: left;
	max-width: 1190px;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 5px;
}
/* content box left partial */
#box051 {
	float: left;
	text-align: justify;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 40px;
	max-width: 500px;
	padding-bottom: 40px;
}
/* content box right partial */
#box052 {
	float: right;
	max-width: 500px;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: justify;
	padding-bottom: 40px;
}
/* other divs */   
#box070 {
	height: 120px;
	width: 100%;
	float: left;
}
#box077 {
	height: 45px;
	padding-left: 5px;
	max-width: 1190px;
	text-align: center;
	padding-right: 5px;
	padding-top: 21px;
	background-color: #000000;
	padding-bottom: 5px;
}
#box078 {
	width: auto;
	text-align: left;
	padding-top: 40px;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 20px;
}
#box079 {
	width: auto;
	float: left;
	padding-left: 5%;
	padding-right: 5%;
	text-align: left;
	padding-bottom: 20px;
	clear: left;
}











/* Tables */
/* container for smaller box divs */
#box150 {
	float: left;
	height: auto;
	width: 730px;
}
/* header width 1 */
#box151 {
	width: 669px;
	float: left;
	background-color: #FAE2B8;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 40px;
	border: 1px solid #000000;
}
/* header width 1 blank*/
#box152 {
	width: 669px;
	float: left;

	background-color: ;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 40px;
	border: 1px solid #c2c2c2;
}
/* header width 2 */
#box153 {
	width: 554px;
	float: left;
	background-color: #FAE2B8;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 40px;
	border: 1px solid #c2c2c2;
}
/* header width 3 */
#box154 {
	width: 554px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 40px;
	border: 1px solid #c2c2c2;
}
/* sub-headers width 1 */
#box155 {
	width: 93px;
	float: left;
	background-color: #FAE2B8;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 40px;
	border: 1px solid #c2c2c2;
}
/* sub-headers width 2 */
#box156 {
	width: 440px;
	float: left;
	background-color: #FAE2B8;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	height: 40px;
	border: 1px solid #c2c2c2;
}
/* data width 1 */
#box157 {
	width: 93px;
	float: left;
	background-color: ;
	padding: 10px;
	height: 140px;
	border: 1px solid #c2c2c2;
}
/* data width 2 */
#box158 {
	width: 440px;
	padding: 10px;
	height: 140px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	text-align: left;
	float: left;
	border-width: 1px;
	border-color: #c2c2c2;
}















/* Indents */
/* Site Map */
#box201 {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 50px 10px;
	padding-left: 80px;
	padding-top: 5px;
	padding-right: 60px;
	max-width: 300px;
	text-align: justify;
	clear: left;
	padding-bottom: 10px;
}
/* Site Map */
#box202 {
	padding-left: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/branch.png);
	background-repeat: no-repeat;
	background-position: 90px top;
	max-width: 270px;
	clear: left;
}
/* Site Map */
#box203 {
	padding-left: 250px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/branch.png);
	background-repeat: no-repeat;
	background-position: 180px top;
	clear: left;
	max-width: 500px;
}
/* Others */
#box204 {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 70px 10px;
	padding-left: 100px;
	padding-top: 5px;
	padding-right: 100px;
	padding-bottom: 5px;
	max-width: 360px;
	text-align: justify;
	clear: left;
}
#box205 {
	padding-left: 200px;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: 25% 46%;
	max-width: 480px;
}
#box206 {
	width: 480px;
	padding-left: 20%;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 18% 13px;
	text-align: justify;
}











/* Contact Form */
#box300 {
	border: 1px solid #000;
	border-radius: 10px;
	float: left;
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	height: auto;
	max-width: 450px;
}
#box301 {
	width: 100%;
	float: left;
	padding-top: 20px;
	text-align: left;
}
#box302 {
	float: left;
	max-width: 400px;
	height: auto;
	padding-top: 305px;
}
.formbutton {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	background-color: #99AD37;
	border: thin solid #999;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 200px;
	margin-top: 20px;
	height: 40px;
	font-size: large;
}
/* differentiate this checkbox from menu with important */
.formcheckbox{
	/* important will override same class elsewhere  */
	display: block !important;
	transform: scale(1.5);
	padding: 5px;
	border: thick solid #E41C1F;
	float: none;
	width: 5px;
	height: 5px;
}
.formbox{
	font-size: medium;
	color: #333;
	padding: 5px;
	width: 100%;
	height: 30px;
	float: left;
	background-color: #FFF;
	border: 0.5px solid #AAAAAA;
	margin-top: 20px;
}
/* drop-downs */
.formselectbox{
	font-size: medium;
	color: #333;
	padding: 5px;
	width: 105%;
	height: 45px;
	float: left;
	background-color: #FFF;
	border: 0.5px solid #AAAAAA;
}
.formboxmessage {
	font-size: medium;
	height: 200px;
	width: 100%;
	margin-top: 20px;
}














/* Terms */
#box400 {
	max-width: 500px;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	clear: left;
}
/* Indents */
#box401 {
	background-image: url(../images/website/bullet.png);
	background-repeat: no-repeat;
	background-position: 70px 10px;
	padding-left: 100px;
	padding-top: 5px;
	padding-right: 100px;
	padding-bottom: 5px;
	max-width: 360px;
	text-align: justify;
	clear: left;
}
/* Recommended websites container */
#box402 {
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 60px;
	padding-right: 60px;
}
















/* Footer */
#footer {
	padding-top: 20px;
	height: auto;
	width: 100%;
	float: left;
	background-image: url(../images/bgfooter.png);
	color: #FFF;
}
#box500 {
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
	height: auto;
	background-repeat: no-repeat;
	background-position: 1% 95%;
}
#box501 {
	text-align: left;
	float: left;
	width: 250px;
	height: auto;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	color: #99AD37;
}
#box502 {
	width: auto;
	height: auto;
	margin-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	color: #99AD37;
}
#box503 {
	width: auto;
	float: left;
	padding-right: 40px;
	padding-left: 40px;
	clear: both;
	font-size: x-small;
	height: 200px;
}
/* website summary  */
#box504 {
	text-align: left;
	height: auto;
	float: left;
	padding-bottom: 100px;
	max-width: 892px;
	width: auto;
}


















/* animated divs hover */
#box700{
	width: 243px;
	text-align: center;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	height: 93px;
	padding-top: 3px;
	font-weight: normal;
	font-size: medium;
	line-height: 21px;
}
#box701{
	width: 121px;
	text-align: center;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #B5B5B5;
	color: #FFF;
	height: 45px;
	padding-top: 3px;
	font-weight: normal;
	font-size: medium;
	line-height: 21px;
	border: 1px solid #ffffff;
}
#box702{
	width: 304px;
	text-align: center;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	height: 209px;
	padding-top: 3px;
	font-weight: normal;
	font-size: medium;
	line-height: 21px;
	border: 1px solid #ffffff;
}
/* animate grow box on hover */
.grow {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.grow:hover, .grow:focus, .grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}














/* Text Classes */
.h1 {
	font-size: x-large;
	line-height: 30px;
}
.h2 {
	font-size: large;
}
.h3 {
	font-size: small;
}
.h4 {
	font-size: x-small;
}
.textcolour001 {
	color: #2D78C4;
}
.textcolour002 {
	color: #ffffff;
}
.textsmallboldcentre {
	font-weight: bold;
	color: #333;
	text-align: center;
}
.textboldcolour001 {
	font-weight: bold;
	color: #99AD37;
}
.textboldcolour002 {
	font-weight: bold;
	color: #7E7A7A;
	font-size: x-large;
}
.textboldcolour003 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: x-large;
}
.textboldcolour004 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 120%;
}
.textboldcolour005 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: medium;
}
.textitalic001 {
	font-style: italic;
}
.textitaliccolour001 {
	font-style: italic;
	color: #FFFFFF;
}
/* to sort +++++++++++++++ */
/* text classes */
/* colour 1 */
/* s */
.text001 {
	color: #FFFFFF;
	font-size: small;
}
/* m */
.text002 {
	color: #FFFFFF;
	font-size: medium;
}
/* l */
.text003 {
	color: #FFFFFF;
	font-size: large;
}
/* xl */
.text004 {
	color: #FFFFFF;
	font-size: x-large;
}
/*s-bold */
.text005 {
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}
/* m-bold */
.text006 {
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
}
/* l-bold */
.text007 {
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
}
/* xl-bold */
.text008 {
	color: #FFFFFF;
	font-size: 300%;
	font-weight: bolder;
}
.text009 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Source Serif Variable;
}
/* colour 1 */
/* s */
.text021 {
	color: #000000;
	font-size: small;
}
/* m */
.text022 {
	color: #464646;
	;
	font-size: medium;
}
/* l */
.text023 {
	color: #000000;
	font-size: large;
}
/* xl */
.text024 {
	color: #000000;
	font-size: x-large;
}
/*s-bold */
.text025 {
	color: #000000;
	font-size: small;
	font-weight: bold;
}
/* m-bold */
.text026 {
	color: #000000;
	font-size: medium;
	font-weight: bolder;
}
/* l-bold */
.text027 {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}
/* xl-bold */
.text028 {
	color: #000000;
	font-size: 300%;
	font-weight: bolder;
}
/* s */
.text029 {
	color: #000000;
	font-size: medium;
	font-weight: bolder;
}
/* colour 1 */
/* s */
.text041 {
	color: #2666A6;
	font-size: small;
}
/* m */
.text042 {
	color: #2666A6;
	font-size: medium;
}
/* l */
.text043 {
	color: #2666A6;
	font-size: large;
}
/* xl */
.text044 {
	color: #2666A6;
	font-size: x-large;
}
/*s-bold */
.text045 {
	color: #2666A6;
	font-size: small;
	font-weight: bold;
}
/* m-bold */
/* used on global terms */
.text090 {
	color: #000000;
	font-size: 18px;
	font-weight: bolder;
}
/* l-bold */
/* used on global terms */
.text091 {
	color: #000000;
	font-size: 25px;
	font-weight: bold;
}
/* xl-bold */
.text048 {
	color: #2666A6;
	font-size: 300%;
	font-weight: bolder;
}
/* s */
.text049 {
	color: #2666A6;
	font-size: medium;
	font-weight: bolder;
}



















/* Positioning */
.clearleft {
	clear:left;
}
.floatleft001 {
	float: left;
	clear: left;
	margin-bottom: 80px;
	margin-right: 20px;
}
.floatleft002 {
	float: left;
	margin-right: 20px;
	margin-bottom: 80px;
	clear: left;
}
.floatleft003 {
	float: left;
	margin-left: 10%;
}
.floatleftmargin001 {
	float: left;
	margin-top: 0px;
	margin-bottom: 70px;
	margin-right: 40px;
}
.floatright001 {
	float: right;
}
.margin001 {
	margin-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
}
.margin002 {
	/* [disabled]border-width: 2px; */
	border-color: Black;
	margin-bottom: 40px;
	margin-left: 40px;
	margin-right: 0px;
}
.margin003 {
	margin-bottom: 10px;
}
.margin004 {
	margin-left: 20px;
	margin-right: 40px;
}
.positionabsolute {
	position: absolute;
}
.positionmiddle {
	margin-top: 10px;
	margin-bottom: 10px;
}
.padding001 {
	padding001: 5px;
}












/* Formatting */
.bullet {
	color: #3f7bae;
}
.border {
3px solid #2D78C5;
}
.ul {
	/* important will override same class elsewhere  */
	display: list-item !important;
	list-style-type: disc;
	margin: 1em 0 1em 0;
	padding-start: 40px;
	float: left;
	text-align: left;
	clear: left;
}
.hr001 {
	/* rule for main divs*/
	width: 100%;
	border: thin solid #2D78C5;
	margin-top: 40px;
	margin-bottom: 40px;
	display: block;
	clear: left;
}
.hr002 {
	/* rule for footer panels*/
	width: 30%;
	border: thin solid #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	display: block;
}
/* rule for footer privacy panels*/
.hr003 {
	width: 100%;
	border: thin solid #ffffff;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: left;
}

















/* maxes all images to 100% of div */
.img {
	width: 100%;
	height: auto;
	margin-right: 10px;
}
/* basic responsive img keeps original size when maxed */
.fixed-ratio-resize { 
	max-width: 100%;
	height: auto;
}
/* iFrames ie Adding Zest*/
.scalable {
  overflow: hidden;
}
.scalable iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.scalable .scalable-content {
	height: 0;
	position: relative;
	margin: 20px;
}
.scalable-16-9 .scalable-content {
	/* Percentage from 9 divided by 16 for ratio of 16:9. */
	padding-bottom: 220.25%;
}
/* vidoes/animation ie Phoria */
/* adjust padding-bottom as required */
.video-container {
	position: relative;
	padding-bottom: 53.75%;
	padding-top: 35px;
	height: 0;
	overflow: hidden;
	clear: left;
}
/* for blog etc */
.video-container-blog {
	position: relative;
	padding-bottom: 100%;
	padding-top: 35px;
	height: 0;
	overflow: hidden;
}
/* embedded video like Odstock */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
	height: 0;
	width: 100%; /* You can set this width to whatever suits your needs */
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	float: left;
}
.videoWrapper video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	float: left;
}













/* horizontal scroll for tables */
.overflowy-hidden {
	overflow-y: hidden;
	width: 700px;
	border: 1px solid #000000;
	clear: left;
}











/* workbench */
/* content box left row 1  */
#box900 {
	text-align: justify;
	max-width: 600px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	height: auto;
	float: left;
}
/* content box right row 1 */
#box901 {
	max-width: 400px;
	height: auto;
	float: right;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
}
/* content box left row 2 */
#box902 {
	text-align: center;
	width: auto;
	float: left;
	padding-bottom: 40px;
	background-color: #0684F7;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	height: auto;
}
/* content box right row 2 */
#box903 {
	max-width: 400px;
	height: auto;
	float: right;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
}
#box920 {
	float: left;
	height: 100px;
	background-image: url(../workbench/images/divider.png);
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 40px;
	padding-bottom: 40px;
	background-position-x: 10%;
	background-position-y: 50%;
	width: 100%;
}
/* content box fixed height for video  */
#box921 {
	text-align: justify;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	float: left;
	background-color: #E9474A;
	width: 600px;
	height: 500px;
}
/* content box fixed height for video 2  */
#box922 {
	text-align: justify;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	float: left;
	background-color: #E9474A;
	max-width: 600px;
	max-height: 1000px;
}
