@charset "UTF-8";
body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d7dcee;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: lighter;
	line-height: 18px;
}
.thrColFixHdr #container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/images/background.jpg);
} 
.thrColFixHdr #header {
	background-image: url(images/banner.jpg);
	height: 150px;
	width: 800px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 181px; /* padding keeps the content of the div away from the edges */
	background-image: url(images/contact-us-new.jpg);
	height: 518px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: lighter;
	color: #333333;
	padding-left: 20px;
	padding-top: 30px;
	background-repeat: no-repeat;
}
.thrColFixHdr #sidebar2 {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	padding-top: 8px;
}
.thrColFixHdr #mainContent {
	width: 290px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-left: 210px;
	margin-top: 5px;
} 
.thrColFixHdr #sidebar2press {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	padding-top: 8px;
	width: 550px;
}
.thrColFixHdr #mainContentpress {
	width: 150px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-left: 210px;
	margin-top: 5px;
}
.thrColFixHdr #containergallery {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}
.thrColFixHdr #sidebar2gallery {
	float: right;
	margin-right: 5px;
	margin-top: 7px;
	padding-top: 8px;
}
.thrColFixHdr #mainContentgallery {
	padding-bottom: 0;
	margin-left: 210px;
	margin-top: 5px;
	padding-top: 8px;
	width: auto;
}
.thrColFixHdr #sidebar2lasercutting {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	padding-top: 8px;
}
.thrColFixHdr #mainContentlasercutting {
	width: 250px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-left: 210px;
	margin-top: 5px;
}
.thrColFixHdr #mainContentContact {
	width: 550px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-left: 210px;
	margin-top: 5px;
}
.thrColFixHdr #footer {
	background-image: url(images/footer.jpg);
	width: 785px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 15px;
	height: 37px;
	color: #EFEFEF;
	padding-top: 3px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.menubar {
	height: 22px;
	width: 800px;
	position: relative;
	padding-top: 5px;
	margin-bottom: 5px;
}
.boldcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.essexlaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #333333;
}
.bodylaser {
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #d7dcee;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: lighter;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #172C82;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
A.linkemail:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
}
A.linkemail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #0E1950;
}
A.linkemail:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #666666;
}
A.linkmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #FFFFFF;
}
A.linkmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #CCCCCC;
}
A.linkmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #FFFFFF;
}
.boldtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
.imagepadbottom {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.maplink {
	padding-top: 0px;
}
A.linkcontact:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	color: #333333;
}
A.linkcontact:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	color: #0E1950;
}
A.linkcontact:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	color: #333333;
}
.contactdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	color: #333333;
}
.contactdetailsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
