body {
    	font-family:  Arial, Helvetica, sans-serif;
    	font-size: 12pt;
    	margin: 0px;
    	padding: 0px;
    	background-color: #282b2b
}
div#wrapper {

}
div#header {
	position: relative;
	top: 100px;
	width: 100px;
	left: -400px;
	height: 20px;
	color:#ff8c30;
margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, Sans-Serif;
font-size: x-large;

}

div#navbar {
	position: relative;
	top: 70px;
	width: 600px;
	left: 300px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
}
#navbar a:link {   
    color: #ff8c30;   
}
#navbar a:visited {
    color: #89640A  
}
#navbar a:hover {
    color: #73553E
   
}
#navbar a:active {
    color: #ff8c30;
  
}
div#bigrectangle {
	background-color: #464b46;
	position: relative;
    	top: 100px;
    	width: 920px;
    	height:530px;
	margin-left: auto;
      margin-right: auto;
}
div#companylogos {

	position: relative;
    	top: 150px;
    	width: 920px;
    	height:60px;
	margin-left: auto;
      margin-right: auto;
}
#smallrectanglegreen {
	background-color:#73553E;
	position: absolute;
    	top: 0px;
    	width: 230px;
    	left:0px;
    	height: 230px;
}
#smallrectangle1 {
	background-color:#89640A;
	position: absolute;
    	top: 0px;
    	width: 230px;
    	left:230px;
    	height: 300px;
}
#smallrectangle2 {
	background-color:#89640A;
	position: absolute;
    	top: 0px;
    	width: 230px;
    	left:460px;
    	height: 230px;
}
#smallrectangle3 {
	background-color:#89640A;
	position: absolute;
    	top: 0px;
    	width: 230px;
    	left:690px;
    	height: 230px;
}
#largerectanglegreen {
	background-color:#73553E;
	position: absolute;
    	top: 230px;
    	width: 230px;
    	left:230px;
    	height: 300px;
}
#largerectangleblue {
	background-color:#89640A;
	position: absolute;
    	top: 230px;
    	width: 230px;
    	left:0px;
    	height: 300px;
			font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	color: #ffffff;
	
	padding-left: 6px;
	
}
#verylargerectanglegrey {
	position: absolute;
    	top: 230px;
    	width: 460px;
    	left:460px;
    	height: 300px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	color: #ff8c30;
	margin-left: 6px;
	padding-left: 6px;
	padding-top: 6px;
}
div#contact {
position: absolute;
    	top: 150px;
	left:0;
	padding-left: 6px;
    	width: 460px;
    	height: 100px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
}
div#commercialcontact {
position: absolute;
    	top: 190px;
	left:0;
	padding-left: 6px;
    	width: 460px;
    	height: 100px;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: left;
}
#largeorangenumber {
font-size: x-large;
color: #ff8c30;
}
#tinyorangeletter {
font-size: xx-small;
color: #ff8c30;
}
#bottomlargegrey {
position: absolute;
    	top: 260px;
    	width: 460px;
    	left: 0;
	padding-left: 6px;
    	height: 50px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	text-align: left;
}


