@charset "utf-8";
/* CSS Document */

body {
	background-color:#f0f3f4;
	margin:0;
	padding:0;
	font-size:80%;
	font-family: Arial, Helvetica, sans-serif;
	}
	
form {
	margin:0;
	padding:0;
	}
	
h1 {
	color:#1d2386;
	font-size:1.4em;
	}
	
#wrapper {
	width:1004px;
	margin:0 auto;
	}
	
#page {
	width:960px;
	padding: 0 22px;
	margin: 0;
	float: left;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position:center top;
	}
	
#header {
	width:960px;
	float: left;
	}
	
#logo {
	width:125px;
	height:51px;
	padding:15px 0 0 15px;
	float:left;
	}
	
#logo a {
	width:125px;
	height:51px;
	display:block;
	background-image: url(../images/logo.gif);
	}
	
#logo strong {
	display:none;
	}
	
#logo h2 {
	margin:0;
	padding:0;
	}

#logo_xmas {
	width:125px;
	height:51px;
	padding:4px 0 0 15px;
	float:left;
	}
	
#logo_xmas a {
	width:125px;
	height:51px;
	display:block;
	background-image: url(../images/logo.gif);
	}
	
#logo_xmas strong {
	display:none;
	}
	
#logo_xmas h2 {
	margin:0;
	padding:0;
	}

#headertext {
	height:51px;
	float:left;
	padding: 15px 0 0 105px;
	width: 520px;
	}
	
#headertext h3 {
	color:#1d2386;
	font-size:1.5em;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
	}
	
#headertext h4 {
	font-size:1.2em;
	color:#df2521;
	margin: 0;
	padding: 0;
	}
	
#phone {
	height:66px;
	width:195px;
	background-image:url(../images/phonebg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	float: left;
	color: #FFF;
	font-size: 1.3em;
	text-align: right;
	}
	
#phone strong {
	display:block;
	padding: 3px 25px 0 0;
	}
	
#navigation {
	width:960px;
	float: left;
	padding:0;
	position: relative;
	}
	
#navigation ul {
	margin:0;
	padding:0 0 7px 420px;
	list-style-type:none;
	width:540px;
	float:right;
	background-image:url(../images/menubg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	display: block;
	text-align: right;
	}
	
#navigation ul li {
	float:left;
	padding: 0;
	background-image:url(../images/separator.gif);
	background-position:right center;
	background-repeat:no-repeat;
	position: relative;
	}
	
#navigation ul li.last{
	background-image:none;
	}
	
#navigation ul li a {
	text-decoration:none;
	color:#fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	display: block;
	padding: 4px 24px;
	}
	
#navigation ul li a:hover,#navigation ul li a.selected {
	text-decoration:underline;
	}
	
#navigation li li {
	background-image:none;
	text-align:left;
	margin:0;
	padding:0;
}
	
#navigation li li a {
	padding:6px 24px 8px 24px;
	font-size:0.9em;
	color:#fff;
	background-image:none;
	width: 112px;
	text-align:left;
	display:block;
	white-space: nowrap;
}


#navigation li li a:hover {
	color:#fff;
	background-image:none;
}

div#navigation ul ul {
	display:none;
	z-index: 500;
	position: absolute;
	background-color: #00B5EF;
	background-image:none;
	text-align:left;
}
div#navigation li:hover { z-index: 100; cursor: pointer; }
div#navigation li:hover ul,
div#navigation li:hover ul ul,
div#navigation li li:hover ul ul,
div#navigation li li li:hover ul ul,
div#navigation li li li li:hover ul ul { display: none; }
div#navigation li:hover ul,
div#navigation li li:hover ul,
div#navigation li li li:hover ul,
div#navigation li li li li:hover ul
div#navigation li li li li:hover ul ul { display: block; }
/* ## Edit values below to create pop up/down/out navcont  levels */


#navigation ul ul {
	left: 0; /* set horizontal offset - 100% set navcont  to right */
	top: 100%; /* set vertical offset - 100% to go underneath */
	width: 160px; /* set to width of popout level two & above */
	text-align:left;
	padding:0;
	margin:0;
}

#mainimg {
	width:960px;
	}
	
#mainimg.home {
	height:152px;
	width: 945px;
	background-image: url(../images/homeimg01.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
	}
	
#mainimg.about {
	height:80px;
	width: 945px;
	background-image: url(../images/topimg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
	}
	
#mainimg .smallimg {
	width:180px;
	float:left;
	text-align:right;
	padding:12px 0 0 0;
	}
	
#mainimg .smallimg img {
	border:3px solid #fff;
	}
	
#mainimg .introtext {
	width:300px;
	float:left;
	padding:0;
	color: #006;
	}
	
#mainimg .introtext h1 {
	margin:36px 0 0 6px;
	font-size:1em;
	font-weight:normal;
	}
	
#content {
	float:left;	
	overflow: auto;
	}

#content h2 {
	color:#1d2386;
	font-size:1.3em;
	}
	
#content.homepage {
	width:960px;
	padding:15px 0;
	margin: 0;
	height: 400px;
	}

	
#content.page {
	width:900px;
	padding:15px 30px;
	float: left;
	height: 474px;
	}

	
#content.page img {
	border:1px solid #1d2386;
	float:right;
	margin:0 0 10px 20px;
	}
#gallerynav.gallery{
	text-align:center;
}
#gallerynav.gallery img {
	border:1px solid #1d2386;
	margin:0 0 10px 20px;
	float:none;
	}	
	
#content .podscontainer {
	padding:0 40px;
	float:left;
	}
	
#content .pod01, #content .pod02, #content .pod03, #content .pod04 {
	width:415px;
	float:left;
	margin-bottom:15px;
	color:#1d2386;
	}
	
#content .pod01, #content .pod03 {
	margin-right:28px;
	}
	
#content .pod01, #content .pod02, #content .pod03, #content .pod04{
	background-image:url(../images/podbg.gif);
	}

	
#content .pod01 h2, #content .pod02 h2, #content .pod03 h2, #content .pod04 h2 {
	color:#fff;
	margin:0;
	text-transform:uppercase;
	font-size: 1.2em;
	display: block;
	padding: 4px 0 3px 15px;
	}
	
#content .pod01 h2 {
	background-image:url(../images/podtop01.gif);
	}
	
#content .pod02 h2 {
	background-image:url(../images/podtop02.gif);
	}
	
#content .pod03 h2 {
	background-image:url(../images/podtop03.gif);
	}
	
#content .pod04 h2 {
	background-image:url(../images/podtop04.gif);
	}
	
#content .pod01 p, #content .pod02 p, #content .pod04 p {
	margin:15px 15px;
	}
	


#content .podbottom {
	height:10px;
	float:left;
	background-image:url(../images/podbottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	width: 415px;
	}
	
#content .pod03 .podtext {
	width:213px;
	float:left;
	}
	
#content .pod03 .video {
	width:175px;
	float:left;
	padding: 5px;
	background-color: #CCC;
	border: 1px solid #666;
	margin: 15px 0 0 0;
	}
	
#content h4 {
	font-size:1em;
	color: #1D2386;
	}
	
#content .podtext p {
	margin: 15px 20px 20px 20px;
	}
	
#content ul.partners  {
	list-style-type:none;
	margin:0;
	padding:0 0 0 5px;
	}
	
#content ul.partners li {
	width:130px;
	height:52px;
	background-image:url(../images/partnersbg.gif);
	display: block;
	float: left;
	margin: 0 6px 0 0;
	}
	
#content ul.partners li.last {
	margin-right: 0;
	}
	
#content ul.partners li img {
	margin:6px 0 0 2px;
	}
	
#content .strip {
	background-color:#CCC;
	width: 415px;
	padding: 5px 0 5px 0;
	float:left;
	text-align: center;
	}
	
#content .contactleft {
	width:400px;
	padding: 0 10px 0 0;
	float: left;
	}
	
#content .contactleft p {
	margin:0 0 10px 0;
	}
	
#content .contactright {
	width:463px;
	height:350px;
	border:1px solid #036;
	margin: 25px 0 0 0;
	padding: 0;
	float: right;
	}
	
#content .map {
	padding:0px 0 0 0 ;
	margin:0px;
	}

#content .pdfmap {	
	padding:0px;
	margin:0px;
	}


#ProductPictures, #ClientPictures {
	height:52px;
	overflow: hidden;
	} 

#ProductPictures img, #ClientPictures img {
	margin: 0;
} 



#footerouter {
	width:1004px;
	float: left;
	margin: 0 auto;
	background-image: url(../images/footer_bg.gif);
	padding-bottom: 20px;
	background-position: bottom center;
	}
	
.footerinner {
	width:960px;
	padding: 11px 22px;
	float: left;
	}
	
.footerleft {
	float:left;
	width:210px;
	color: #FFF;
	font-size: 0.9em;
	}
	
.footerleft strong {
	display:block;
	padding:3px 0 0 15px;
	}
	
.logos {
	float:left;
	width:750px;
	height:50px;
	background-image:url(../images/logosbg01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFF;
	margin: 7px 0 0 0;
	
	}
	
.logos ul {
	list-style-type:none;
	margin:0;
	padding:2px 0 4px 10px;
	display: block;
	height: 44px;
	}

	
.logos li {
	margin:0;
	padding:0;
	display:inline;
	}

#content.page .clientslogos img {
	border:0;
	margin:5px 0px 1px 19px ;
	float:left;
	}

#content.page .productshowcase {
	text-align:center;
	border:0px solid red;
	
}
#content.page .productshowcase img {
	border:0;
	margin:0px !important ;
	
}	

	
.blue {
	color:#1d2386;	
}

#content ul{
	color:#1d2386;	
}

.page#content .blue img {
	float:right;
	border:1px solid #1d2386;
}
	
.formgroup {
	padding: 5px 0;
	float: left;
	width: 400px;
	}
	
.formgroup input, .formgroup textarea {
	border:1px solid #00b5ef;
	width: 280px;
	}

.formgroup input.error, .formgroup textarea.error{
	border:1px solid #df2521;
	width: 280px;
	}
		
	
	
.req, .buttons {
	width:385px;
	float:left;
	text-align: right;
	}
	
label {
	width:100px;
	padding:2px 3px 0 0;
	display: block;
	float: left;
	}
	
#content.page .formgroup img {
	float:left;
	margin: 2px 0 0 100px;
	}
	
input.btn {
	width:90px;
	height:25px;
	color:#fff;
	cursor:pointer;
	background-image:url(../images/btn.gif);
	border:0;
	}
	
input.btn:hover {
	background-image:url(../images/btnover.gif);
	}
 
 
#content .contactleft p.short{
	margin:0 0 2px 0;	
	
}
 
.red {
 	color:#df2521;
 	margin: 5px 0 0 5px;
 	padding: 5px 0 0 5px;
 	}
#content .contactleft h3 {
	margin:15px 0 8px 0;
	text-align:center;
	color: #1d2386;
	font-size: 1.3em;
	}
*.center {
	text-align:center;
	}

 
 
.clearfix {
	clear:both;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.services_image {
	width:500px;
	height:264px;
	margin:0 auto;
	background-image:url(../images/services_image.gif);
	background-position:top left;
	background-repeat:no-repeat;
	position: relative;
	}
	
#content .services_image ul {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	
#content .services_image li {
	position:absolute;
	}
	
#content .services_image li.design {
	top:214px;
	left:43px;
	}
	
#content .services_image li.procurement {
	top:174px;
	left:89px;
	}
	
#content .services_image li.manufacture {
	top:140px;
	left:144px;
	}
	
#content .services_image li.assembly {
	top:108px;
	left:209px;
	}
	
#content .services_image li.dispatch {
	top:82px;
	left:295px;
	}
	
#content .services_image li.estate {
	top:47px;
	left:388px;
	}
	
#content .services_image li a {
	color:#1d2386;
	text-decoration:none;
	font-weight: bold;
	font-size: 1.4em;
	}
	
#content h3 {
	font-size:1.4em;
	color: #1d2386;
	margin: 10px 0 0 0;
	}
	
#content h3.small {
	font-size:1.1em;
	font-weight:normal;
	}
	
.borderb {
	border-bottom:1px dotted #999;
	}
	
.padb {
	padding:15px 0;
	}

.leftlabel {
	width:60px;
	display:block;
	float:left;
	}
	
#content table#imagesleft img {
	float:none;
	border:0;
	}
	
p.leftfulltext {
	display:block;
	width:700px;
	float:left;
	margin: 0 0 15px 0;
	}

table#imagesleft {
	float:left;
	border:1px solid #333;
	}
	
#content .full {
	clear:both;
	width:900px;
	float: left;
	}

