@charset "UTF-8";
/* CSS Document */

html,body{margin:0;padding:0;}

a{
	color: #3a3a3a;
	font-weight: 100;
	text-decoration: none;
}

a:hover{
	color: #94959b;
	font-weight: 500;
	text-decoration: none;
}

h2{font-size: 14px; text-decoration: none; margin-bottom: 0px; line-height: 1.4em; font-weight: 400; letter-spacing: 0.1em; }
h3{font-size: 20px; margin: 0 0 0.3em 0; font-weight: 700;}

body { 
	 margin: 0px;
	 background-position: left;
	 background: url(../images/body_background.gif) no-repeat fixed; 
	 font: normal 90% 'Futura', Arial, sans-serif;
	 text-align: left;
	 background-color: #888d91;
	 color: #ffffff; 
}

div#container {	
	background: url(../images/wrapper.png);
	width: 1016px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

table {
	border: 0;
	padding:0;
	margin: 0;
}

table td{
	border: 0;
	padding:0;
	margin: 0;
}

table tr{
	border: 0;
	padding:0;
	margin: 0;
}	

div#content{
	width: 860px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}

div#lhs, div#rhs {
	margin-bottom: 35px;
	padding: 0px;
	padding-left: 0px;
	width: 420px;
}

div# {
	float: right;
	width: 250px;
}

div#leftContent{
	float: left;
	width: 68%;
	margin-bottom: 30px;
	/*border-right: 1px #97989b solid;*/
}

div#linksBox{ 
	line-height: 1.8em;
	padding: 10px 15px 15px 15px;
	background: url(../images/linksBox_wrapper.gif) repeat-x top;
	background-color: #fafafb;
	border: 1px #999da1 solid;
	border-bottom: 7px #949da6 solid;
}
div#linksBoxHolder{
	float: right;
	padding: 2px;
	margin: 0px 10px 0px 20px;
	line-height: 1.8em;
}

#linksBox a, #linksBox a:hover{
 	font-size: 13px;
}


p { 
	margin-bottom: 1.0em;
	margin-left: 0px;
}

p, ul, ol, dd {
	line-height: 1.4em;
	color: #ffffff;
}


span{
	color: #d6261c;
}

div#holder{
	width: 1016px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

#welcome{
	background: url(../images/quote_bg.gif) repeat-x top;
	border-bottom: 1px #9c9da0 solid;
	background-color: #a7a8ac;
	padding: 5px 0px 5px 5px;
	margin: 10px 0px 5px 0px;
	color: #e6e6e6;
}

#quote{
	/*background: url(../images/quote_bg.gif) repeat-x top;*/
	border: 1px #9c9da0 solid;
	background-color: #a7a8ac;
	padding: 5px 20px 5px 20px;
	margin: 25px 0px 25px 5px;
	font-style: italic;
	color: #e6e6e6;
	width: 90%;
	font-size: 16px;
	
}

.title{
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.sub{
	margin: 0px 5px 0px 0px;
}

#header{
	margin: 30px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	height: 7px;
	background: url(../images/bg_header.png) no-repeat top;
}

#footer{
	background: url(../images/bg_footer.png) no-repeat bottom;
	height: 7px;
	margin-bottom: 20px;
}

#footer img{
	border: 0px;
}

#welcomeTitle{
	background: url(../images/underline.gif) repeat-x;
	background-position: bottom;	/*border-bottom: 3px #d6261c solid;*/
	width: 96%;
	height: 26px;
	margin-left: 5px;
	margin-top: 30px;
}

.language{
	margin-top: 6px;
	z-index: 300;
	position: absolute;
	right: 50%;
	padding: 0px;
	margin-right: 510px;
}

*+html  .language{
	position: absolute;
	padding: 0px;
	margin-top: 36px;
	margin-left:510px;
	z-index: 300;
	right: 50%;
}


#lhs h2, #rhs h2{
	color: #484848;
	border-bottom: 1px solid #8b8b8b;
	border-top: 1px solid #8b8b8b; 
	width: 100%;
}

#lhs {
	float: left;
}

#rhs{
	float: right;
}

/*NAVIGATION*/

div#navigationWrapper {
	margin-top: 0px;
	width: 1004px;
	margin-left: 6px;
	margin-right: auto;

}

#navMap{
	margin-top: 0px;
	color: #3a3a3a;
	font-size: 10px;
	text-align: center;
}

#navMap a{
	font-size: 10px;
	margin-bottom: 20px;
}
	


#nav{
	list-style:none;
	padding: 0px;
	margin: 0px;
}

#nav li{
	float: left;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#nav li li{
	float:  left;
	margin: 0px;
}

#nav li ul{
	list-style: none;
	margin-top: 10px;
	margin-left: 0px;
	background-color:#FFFFFF;
	width: 94px;
	display:none;
}

#nav li:hover ul{
	display:block; background-color:#a4adb5; position:absolute; top:22px; width:138px; padding-left: 0px; left: -10px;
}

#nav #contact_us #who a{
	background: url(../images/nav/linksDrop.gif) no-repeat;
	width: 138px;
}

#nav #contact_us #who a:hover{
	background: url(../images/nav/linksDrop_HOVER.gif) no-repeat;
	width: 138px;
}

#nav #contact_us #news a{
	background: url(../images/nav/exportDrop.gif);
	width: 138px;
}

#nav #contact_us #news a:hover{
	background: url(../images/nav/exportDrop_HOVER.gif);
	width: 138px;
}


#home a, #about_us a, #products a, #installations a, #environment a, #resources a, #contact_us a, #flexNav a{
	display: block;
	text-decoration: none;
	height: 39px;
}

#nav #home a{
	width: 86px;
	background:url(../images/nav/home.gif);
}

#nav #about_us a{
	width: 115px;
	background: url(../images/nav/about_us.gif);
}

#nav #products a{
	width: 121px;
	background: url(../images/nav/products.gif);
}

#nav #installations a{
	width: 148px;
	background: url(../images/nav/installations.gif);
}

#nav #flexNav a{
	width: 144px;
	background: url(../images/nav/flex.gif);
}

#nav #environment a{
	width: 140px;
	background: url(../images/nav/environment.gif);
}

#nav #resources a{
	width: 122px;
	background: url(../images/nav/resources.gif);
}

#nav #contact_us a{
	width: 128px;
	background: url(../images/nav/contact_us.gif);
}


/*Hover States*/

#nav #home a:hover{
	width: 86px;
	background:url(../images/nav/home_HOVER.gif);
}

#nav #about_us a:hover{
	width: 115px;
	background: url(../images/nav/about_us_HOVER.gif);
}

#nav #products a:hover{
	width: 121px;
	background: url(../images/nav/products_HOVER.gif);
}

#nav #installations a:hover{
	width: 148px;
	background: url(../images/nav/installations_HOVER.gif);
}

#nav #flexNav a:hover{
	width: 144px;
	background: url(../images/nav/flex_HOVER.gif);
}

#nav #environment a:hover{
	width: 140px;
	background: url(../images/nav/environment_HOVER.gif);
}

#nav #resources a:hover{
	width: 122px;
	background: url(../images/nav/resources_HOVER.gif);
}

#nav #contact_us a:hover{
	width: 128px;
	background: url(../images/nav/contact_us_HOVER.gif);
}

.clear{
	clear:both;
}

.right{
	float: right;
}

/*SECONDARY NAVIGATION*/


#contentNav{
	list-style:none;
	padding: 0px;
	margin: 0px;
}

#contentNav li{
	padding: 0px;
	margin: 0px;
}

#flex a, #environmentBody a, #previous_install a, #product a{
	margin-top: 20px;
	display: block;
	text-decoration: none;
	width: 420px;
	height: 193px;	
}

#nav #environmentBody a{		
	background:url(../images/environment.jpg) 0 0 no-repeat;
}

#nav #flex a{	
	background:url(../images/flex.jpg) 0 0 no-repeat;
}

#nav #previous_install a{	
	background:url(../images/previous_install.jpg) 0 0 no-repeat;
}

#nav #product a{	
	background:url(../images/product_browser.jpg) 0 0 no-repeat;
}

/*Hover States*/

#nav #environmentBody a:hover, #nav #flex a:hover, #nav #previous_install a:hover, #nav #product a:hover{
	height: 193px;
	background-position: -436px 0;
}

.galleryImage{
	margin: 0px;
    padding: 8px 7px 6px 7px;
	width: 177px;
	height: 125px;
	float: left;
	text-align: center;
    overflow: hidden;
}

.galleryImage img{
	border: 1px #3a3a3a solid;
}

/*Contact Us*/


.exportObject, .addressObject, .employeeObject{
	float: left;
	padding: 10px 0px 10px 0px;		
	border-top: 1px #9fa0a3 solid;
	border-bottom: 1px #9fa0a3 solid;
	margin: 15px 0px 0px 10px;
	width: 270px;
	
}

.employeeObject{
	height: 100px;
}

.exportObject{
	height: 280px;
}

.addressObject{
	height: 190px;
}

.employeeObject img{
	float: left;
	padding-right: 10px;
}

.jobRole{
	font-style:italic;
	color: #666666;
}

.contactDetails{
	vertical-align: bottom;
	margin-top: 25px;
}

#navMap a, .contactDetails a{
	color: #3a3a3a
}

#navMap a:hover, .contactDetails a:hover{
	color: #94959b;
}

.rightAlign{
	float: right;
}

.leftAlign{
	float: left;
}

#noBullets ul{
	padding: 0px;
	margin: 0px;
}

#noBullets li{
	list-style: none;
	margin: 0px;
	vertical-align: middle;
} 

#noBullets img{
	vertical-align: middle;
}

#noBullets a{
	color: #ffffff;
}

#noBullets a:hover{
	color: #f51918;
}

#sideBar{
	width: 251px;
	float: right;
}

#flexCreator{
	width: 985px;
	margin-left: auto;
	margin-right: auto;
}

.noBorder {
	border: 0px;
}

