@charset "UTF-8";

* {
	margin: 0 auto;
	padding: 0px;

}

body {
	font-family:"Century Gothic", Verdana, Arial, Helvetica, Sans-serif;
	font-size:12px;
}

#wrapper {
	position: relative;
	text-align: center;
	width: 100%;
	height: 100%;
	background-image: url(../dimensional_verification_images/images_templates/heading-background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#wrapcentre {
	width: 1000px;
	position: relative;
	height: auto;
}

#navigationwrap {
	position: relative;
	text-align: left;
	height: 163px;
	width: 1000px;
	z-index: 1000;
}

#logo {
	position: relative;
	height: 163px;
	width: 237px;
	float: left;
}

#handyscan, #alufix, #vacuumworkholding, #tetronom, #fixturesgauges, #scaning, #cmmverification {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #808080;
	position: relative;
	height: 163px;
	width: 108px;
	float: left;
	z-index: 1000;
}

#handyscanbutton a, #alufixbutton a, #vacuumworkholdingbutton a, #tetronombutton a, #fixturesgaugesbutton a, #scaningbutton a, #cmmverificationbutton a {
	color: #666666;
	background-color:#E9E8E5;
	position: absolute;
	text-align: left;
	vertical-align: middle;
	display: block;
	height: 41px;
	width: 103px;
	padding-top: 15px;
	padding-left: 5px;
	text-decoration: none;
	left: 0px;
	top: 107px;
}

#navigationhover a {
	background-color:#BB241C;
	color:#FFFFFF;
	position: absolute;
	text-align: left;
	vertical-align: middle;
	display: block;
	height: 41px;
	width: 103px;
	padding-top: 15px;
	padding-left: 5px;
	text-decoration: none;
	left: 0px;
	top: 107px;
}

#handyscanbutton a:hover, #alufixbutton a:hover, #vacuumworkholdingbutton a:hover, #tetronombutton a:hover, #fixturesgaugesbutton a:hover, #scaningbutton a:hover, #cmmverificationbutton a:hover {
	background-color:#BB241C;
	color:#FFFFFF;
}

/*--------------NAVIGATION DROPDOWNS-------------------------*/

#drophandyscan, #dropalufix, #dropvacuum, #droptetronom, #dropfixtures, #dropscaning {
	position: absolute;
	height: auto;
	width: 108px;
	top: 163px;
	left: 0px;
	z-index: 1000;
	filter: Alpha(Opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;

	visibility: hidden;
}
#drophandyscan a, #dropalufix a, #dropvacuum a, #droptetronom a, #dropfixtures a, #dropscaning a {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #BB241C;
	text-align: center;
	display: block;
	clear: left;
	float: left;
	height: auto;
	width: 92px;
	position:relative;
	padding:8px;
	text-decoration:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#drophandyscan a:hover, #dropalufix a:hover, #dropvacuum a:hover, #droptetronom a:hover, #dropfixtures a:hover, #dropscaning a:hover {
	color: #333333;
	background-color: #E9E8E5;

}
/*----------------------END DROPDOWNS-------------------------------*/

#secondnavigationwrap {
	clear: left;
	float: left;
	height: 36px;
	width: 100%;
	position: relative;
}

#secondnavigation, #secondnavigationred, #secondnavigationgreen {
	position: relative;
	height: 36px;
	width: 490px;
	float: left;
	clear: left;

}

#secondnavigation {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5274de;
	width: 486px;
}

#secondnavigationred {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AF1806;
}
#secondnavigationgreen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD158;
}

#secondnavigation a, #secondnavigationred a, #secondnavigationgreen a{
	font-family: "Century Gothic", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
	color: #333333;
	display: block;
	float: left;
	width: 81px;
	height: 20px;
	text-decoration: none;
	padding-top: 15px;
}

#hover {
	font-size: 12px;
	font-style:italic;
	text-transform: uppercase;
	color: #333333;
	display: block;
	float: left;
	width: 16%;
	height: 20px;
	text-decoration: none;
	padding-top: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5274de;
	position: relative;
}

#secondnavigation a:hover {
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5274de;
}

#secondnavigationred a:hover {
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #AF1806;
}

#secondnavigationgreen a:hover {
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CFD158;
}

#topleftindex {
	clear: left;
	float: left;
	width: 478px;
	position: relative;
	height: auto;
	margin-left: 20px;
}
#topindex {
	clear: left;
	float: left;
	width: 1000px;
	position: relative;
	height: auto;
	padding-bottom: 30px;
	text-align: justify;
}
#titletopleft {
	display: block;
	float: left;
	height: 18px;
	width: 448px;
	position: relative;
	background-image: url(../dimensional_verification_images/images_templates/blue_tab.gif);
	background-repeat: no-repeat;
	padding-top: 22px;
	padding-right: 25px;
}
h1 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 3px;
}
#toptext {
	position: relative;
	height: auto;
	width: 470px;
	float: left;
	padding-top: 15px;
}
p {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 1.5em;
}
#flash {
	width: 498px;
	position: relative;
	float: right;
	height: auto;
}


#indexbottom {
	float: left;
	width: 1000px;
	position: relative;
	height: auto;
}

#bottomleftindex {
	clear: left;
	float: left;
	width: 478px;
	position: relative;
	height: auto;
	margin-left: 20px;
	text-align: left;
}
#headingleftbottom {
	background-image: url(../dimensional_verification_images/images_templates/red_tab_top.gif);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 20px;
	width: 448px;
	position: relative;
	padding-right: 25px;
	padding-top: 5px;
}

#bottomlefttab {
	background-image: url(../dimensional_verification_images/images_templates/red_tab_bottom.gif);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 25px;
	width: 498px;
	position: relative;
	margin-top: 10px;
}
#rightbottomindex {
	clear: right;
	float: right;
	width: 498px;
	position: relative;
	height: auto;
	text-align: left;
}
#bottomrightuptab {
	background-image: url(../dimensional_verification_images/images_templates/green_tab_top.gif);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 20px;
	width: 460px;
	padding-top: 5px;
	position: relative;
	padding-right: 38px;
	background-position: center;
}
.headinggray {
	color: #666666;
}
#bottomrighttab {
	background-image: url(../dimensional_verification_images/images_templates/green_tab_bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	clear: right;
	float: right;
	height: 25px;
	width: 498px;
	position: relative;
	margin-top: 10px;
}
#footerwrapp {
	text-align: center;
	float: left;
	width: 100%;
	position: relative;
	background-image: url(../dimensional_verification_images/images_templates/back_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #999999;
	line-height: 1.7em;
	font-size: 11px;
	margin-top: 30px;
	padding-top: 40px;
}

#footerwrapp a {
	color: #999999;
	text-decoration:none;
}
#footerwrapp a:hover {
	color: #AF1806;
	text-decoration:underline;
}

#footerlinks {
	width: 1000px;
	position: relative;
	padding-bottom: 10px;
}
.copyright {
	color: #999999;
	display: block;
	width: auto;
	padding-top: 5px;
	position: relative;
	height: auto;
}

#textleftbottom {
	position: relative;
	height: auto;
	width: 470px;
	float: left;
	padding-top: 15px;
}
#textrightbottom {
	position: relative;
	height: auto;
	width: 470px;
	float: left;
	padding-top: 15px;
	margin-left: 15px;
}
#lineleft {
	width: 40%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5274de;
	position: absolute;
	top: 199px;
	left: 0px;
}

#lineleftheader {
	width: 40%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5274de;
	position: absolute;
	top: 410px;
	left: 0px;
}

#lineleftcontact {
	width: 35%;
	position: absolute;
	top: 107px;
	left: 0px;
	background-image: url(../dimensional_verification_images/images_templates/contact_background.gif);
	height: 56px;
}

#lineright {
	width: 40%;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #A3241C;
	position: absolute;
	top: 99px;
	right: 0px;
}

#linerightblue {
	width: 40%;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #2980AB;
	position: absolute;
	top: 99px;
	right: 0px;
}


#linerightgreen {
	width: 40%;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #B6B858;
	position: absolute;
	top: 99px;
	right: 0px;
}

#linegray {
	width: 100%;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #E9E8E5;
	position: absolute;
	top: 361px;
	right: 0px;
}

#imageleft, #imagelefta, #imageleftb, #imageleftc {
	clear: left;
	float: left;
	height: 106px;
	width: 128px;
	position: relative;
}

#imageright, #imagerighta, #imagerightb {
	clear: right;
	float: right;
	height: 106px;
	width: 128px;
	position: relative;
}

#handyscantext, #alufixtext, #vacuumtext, #tetronomtext, #fixturestext, #scaningtext, #cmmverificationtext {
	clear: left;
	float: left;
	width: 470px;
	position: relative;
	margin-bottom: 8px;
}

h2 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	
}

h2 a{
	text-decoration:none;
}

.h2red {
	color: #AF1806;
	}
	
.h2green {
	color: #CFD158;
	}
#bottomtabs {
	clear: left;
	float: left;
	height: 25px;
	width: 1000px;
	position: relative;
	padding-bottom: 15px;
}
.readmore a {
	font-size: 11px;
	text-transform: lowercase;
	color: #FF0000;
	text-decoration: underline;
}
#header {
	clear: left;
	float: left;
	height: 195px;
	width: 1000px;
	border-bottom-width: 14px;
	border-bottom-style: solid;
	border-bottom-color: #E9E8E5;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#headingproducts, #headingservices, #headingnormal {
	clear: right;
	float: left;
	width: 460px;
	height: 20px;
	padding-top: 16px;
	padding-right: 30px;
}

#headingproducts {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AF1806;
	background-image: url(../dimensional_verification_images/images_templates/red_tab_top.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#headingservices {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFD158;
	background-image: url(../dimensional_verification_images/images_templates/green_tab_top.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#headingnormal {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #298CC3;
	background-image: url(../dimensional_verification_images/images_templates/blue_tab.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#contentsproducts {
	clear: left;
	float: left;
	height: auto;
	width: 970px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	position: relative;
	text-align: justify;
}
li {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 13px;
	line-height: 1.8em;
	color: #666666;
	text-align: left;
	margin-left: 25px;
}
#address {
	height: 15px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: -32px;
	color: #298CC3;
	text-align: center;
}
h3 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	text-transform: capitalize;
}
#video {
	padding: 5px;
	clear: right;
	float: right;
	height: auto;
	width: 400px;
	border: thin solid #999999;
	position: relative;
	margin-left: 20px;
	font-size: 16px;
	font-style: italic;
	color: #A3241C;
	font-weight: bold;
	line-height: 2em;
	margin-right: 5px;
}
.centre {
	text-align: center;
	color:#666666;
}
td {
	border: 1px solid #999999;
	padding:5px;
	vertical-align:middle;
}
.imageleft {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	clear: left;
}
.imageright {
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	clear: right;
}

.imagetable {
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	text-align: center;
}

.mainForm {
	margin-right: 5px;
}
#contentsproducts img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headingblue {
	color: #2980AB;
}

.blueback {
	color: #FFFFFF;
	background-color: #298CC3;
	text-align: center;
}

table {
	height: auto;
	
}
table tr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: top;
	vertical-align: top;
}
.graybackground {
	background-color: #E7E8E9;
}
#advert {
	background-image: url(../images/advert_back.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 200px;
	position: fixed;
	left: 0px;
	z-index: 100;
	top: 163px;
	overflow: hidden;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
}
#contactbutton {
	float: left;
	height: 56px;
	width: 236px;
	margin-top: 2px;
	position: absolute;
	left: 0px;
	top: 105px;
	z-index: 1000;
}
