@charset "UTF-8";
/* CSS Document */

body{
background-color:#cbcfce;
margin-top:0;}

#container{
width:850px;
height:504px;
margin:0 auto;
}

#leftshadow{
width:10px;
height:504px;
background-image:url(images/left_shadow.jpg);
background-repeat:repeat-y;
float:left;}

#centre{
width:850px;
height:504px;
background-color:#FFFFFF;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(images/background_slice.jpg);
background-repeat:repeat-y;}



#rightshadow{
width:10px;
height:504px;
background-image:url(images/right_shadow.jpg);
background-repeat:repeat-y;
float:right;}

#header{
width:830px;
height:84px;
float:left;
position:absolute;
top:0;
z-index:99;
margin-left:10px;
background-image:url(images/header.jpg);}

#navbar{
	width:830px;
	height:22px;
	float:left;
	background-image:url(images/navbar_sliver.jpg);
	background-repeat:repeat-x;
	z-index:1;
	position:absolute;
	top:84px;
	margin-left:10px;
	
}

.home a:link, .home a:visited, .home a:active{
width:61px;
height:22px;
display:inline;
float:left;
background:url(images/home_button.jpg) 0 0 no-repeat;
border-right: 1px #ffffff solid;}

.home a:hover{
background:url(images/home_button.jpg) -62px 0 no-repeat ;}


.about a:link, .about a:visited, .about a:active{
width:64px;
height:22px;
display:inline;
float:left;
background:url(images/about_us_button.jpg) 0 0 no-repeat;
border-right: 1px #ffffff solid;}

.about a:hover{
background:url(images/about_us_button.jpg) -64px 0 no-repeat ;}

.applications a:link, .applications a:visited, .applications a:active{
width:82px;
height:22px;
display:inline;
float:left;
background:url(images/applications_button.jpg) 0 0 no-repeat;
border-right: 1px #ffffff solid;}

.applications a:hover{
background:url(images/applications_button.jpg) -82px 0 no-repeat ;}

.products a:link, .products a:visited, .products a:active{
width:65px;
height:22px;
display:inline;
float:left;
background:url(images/products_button.jpg) 0 0 no-repeat;
border-right: 1px #ffffff solid;}

.products a:hover{
background:url(images/products_button.jpg) -65px 0 no-repeat ;}

.services a:link, .services a:visited, .services a:active{
width:61px;
height:22px;
display:inline;
float:left;
background:url(images/services_button.jpg) 0 0 no-repeat;
border-right: 1px #ffffff solid;}

.services a:hover{
background:url(images/services_button.jpg) -61px 0 no-repeat ;}

.news a:link, .news a:visited, .news a:active{
width:47px;
height:22px;
display:inline;
float:left;
background:url(images/news_button.jpg) 0 0 no-repeat;
border-right: 1px #ffffff solid;}

.news a:hover{
background:url(images/news_button.jpg) -47px 0 no-repeat ;}

.resources a:link, .resources a:visited, .resources a:active{
width:70px;
height:22px;
display:inline;
float:left;
background:url(images/resources_button.jpg) 0 0 no-repeat;
border-right: 1px #ffffff solid;}

.resources a:hover{
background:url(images/resources_button.jpg) -70px 0 no-repeat ;}

.working a:link, .working a:visited, .working a:active{
width:94px;
height:22px;
display:inline;
float:left;
background:url(images/working_button.jpg) 0 0 no-repeat;
border-right: 1px #ffffff solid;}

.working a:hover{
background:url(images/working_button.jpg) -94px 0 no-repeat ;}

.contact a:link, .contact a:visited, .contact a:active{
width:61px;
height:22px;
display:inline;
float:left;
background:url(images/contact_button.jpg) 0 0 no-repeat;
border-right: 1px #ffffff solid;}

.contact a:hover{
background:url(images/contact_button.jpg) -61px 0 no-repeat ;}

.partners a:link, .partners a:visited, .partners a:active{
width:61px;
height:22px;
display:inline;
float:left;
background:url(images/partners_button.jpg) 0 0 no-repeat;
border-right: 1px #ffffff solid;}

.partners a:hover{
background:url(images/partners_button.jpg) -63px 0 no-repeat ;}


#menu1{
	width:130px;
	height:auto;
	visibility:hidden;
	background-color:#817d8f;
	z-index:99;
	position:absolute;
	top: 107px;	
	margin-left:72px;
	
}

.menu1item{
width:120px;
height:auto;
padding-left:5px;
padding-right:5px;
padding-bottom:2px;
padding-top:2px;
background-color:#817d8f;
border-bottom:1px #ffffff solid;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
float:left;
}

.menu1item a:link{
width:130px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:underline;
background-color:#817d8f;
font-weight:normal;
}

.menu1item a:visited{
width:130px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:underline;
background-color:#817d8f;
font-weight:normal;
}

.menu1item a:hover{
width:130px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:none;
background-color:#817d8f;
font-weight:normal;
}

.menu1item a:active{
width:130px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:underline;
background-color:#817d8f;
font-weight:normal;
}

.menu1aitem{
width:120px;
height:auto;
padding-left:5px;
padding-right:5px;
padding-bottom:2px;
padding-top:2px;
background-color:#243f98;
border-bottom:1px #ffffff solid;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
float:left;
}

.menu1aitem a:link{
width:130px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:underline;
background-color:#817d8f;
font-weight:normal;
}

.menu1aitem a:visited{
width:130px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:underline;
background-color:#817d8f;
font-weight:normal;
}

.menu1aitem a:hover{
width:130px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:none;
background-color:#817d8f;
font-weight:normal;
}

.menu1aitem a:active{
width:130px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:underline;
background-color:#817d8f;
font-weight:normal;
}

#menu2{
	width:130px;
	height:auto;
	visibility:hidden;
	background-color:#817d8f;
	z-index:99;
	position:absolute;
	top: 107px;	
	margin-left:137px;
	
}

#menu3{
	width:130px;
	height:auto;
	visibility:hidden;
	background-color:#817d8f;
	z-index:99;
	position:absolute;
	top: 107px;	
	margin-left:220px;
	
}

#menu4{
	width:130px;
	height:auto;
	visibility:hidden;
	background-color:#817d8f;
	z-index:99;
	position:absolute;
	top: 107px;	
	margin-left:286px;
	
}

#menu5{
	width:130px;
	height:auto;
	visibility:hidden;
	background-color:#817d8f;
	z-index:99;
	position:absolute;
	top: 107px;	
	margin-left:348px;
	
}

#menu6{
	width:130px;
	height:auto;
	visibility:hidden;
	background-color:#817d8f;
	z-index:99;
	position:absolute;
	top: 107px;	
	margin-left:396px;
	
}

#menu7{
	width:130px;
	height:auto;
	visibility:hidden;
	background-color:#817d8f;
	z-index:99;
	position:absolute;
	top: 107px;	
	margin-left:467px;
	
}

#menu8{
	width:130px;
	height:auto;
	visibility:hidden;
	background-color:#817d8f;
	z-index:99;
	position:absolute;
	top: 107px;	
	margin-left:562px;
	
}

#content{
width:731px;
height:auto;
float:left;
z-index:1;
position:absolute;}

#calendar{
width:420px;
height:273px;
border:1px solid #000000;}

.date{
width:115px;
float:left;
height:17px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:4px;
padding-top:2px;
border-right:#000000 1px solid;
border-bottom:1px #000000 solid; }

.description{
width:295px;
float:left;
height:17px;
padding-left:4px;
padding-top:2px;
border-bottom:1px #000000 solid;}

.datelast{
width:115px;
float:left;
height:17px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:4px;
padding-top:2px;
border-right:#000000 1px solid;
 }

.descriptionlast{
width:196px;
float:left;
height:17px;
padding-left:4px;
padding-top:2px;
}

.date1{
width:115px;
float:left;
height:53px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:4px;
padding-top:2px;
border-right:#000000 1px solid;
border-bottom:1px #000000 solid;}

.description1{
width:295px;
float:left;
height:53px;
padding-left:4px;
padding-top:2px;
border-bottom:1px #000000 solid;}


#homeleft{
width:471px;
height:393px;
float:left;
margin-top:111px;
}

#homeleft1{
	width:830px;
	height:300px;
	float:left;
	position:absolute;
	z-index:0;
	top: 111px;
	margin-left:10px;
}

#homeleft2{
width:635px;
height:393px;
float:left;

margin-right:10px;
z-index:0;

}

#homeright{
width:255px;
height:393px;
float:right;
margin-top:111px;
}

#homeright1{
	width:185px;
	height:393px;
	float:left;
	
	z-index:0;
	
}

#casestudy{
width:255px;
height:150px;
background-color: #c3d4ea;
margin-bottom:5px;}

#innercasestudy{
width:250px;
height:135px;
padding-top:5px;
}



.innercasestudyheading{
FONT: 16px Helvetica;
color: #404041;
padding-left:5px;
margin-top:5px;
margin-bottom:5px;
}

.enquiryheading{
FONT: 15px Helvetica;
color: #404041;
padding-left:5px;
margin-top:5px;
margin-bottom:5px;
}

.enquiryheading a:link{
FONT: 15px Helvetica;
color: #404041;
text-decoration:underline;
}

.enquiryheading a:visited{
FONT: 15px Helvetica;
color: #404041;
text-decoration:underline;
}

.enquiryheading a:hover{
FONT: 15px Helvetica;
color: #404041;
text-decoration:none;
}

.enquiryheading a:active{
FONT: 15px Helvetica;
color: #404041;
text-decoration:underline;
}

.innercasestudyheading1{
FONT: 16px Helvetica;
color: #404041;
padding-left:5px;
line-height:20px;
}

.innercasestudyheading a:link{
FONT: 16px Helvetica;
color: #404041;
line-height:20px;
text-decoration:underline;
}

.innercasestudyheading a:visited{
FONT: 16px Helvetica;
color: #404041;
line-height:20px;
text-decoration:underline;
}

.innercasestudyheading a:hover{
FONT: 16px Helvetica;
color: #404041;
line-height:20px;
text-decoration:none;
}

.innercasestudyheading a:active{
FONT: 16px Helvetica;
color: #404041;
line-height:20px;
text-decoration:underline;
}

#news{
width:255px;
height:130px;
background-color:#cbcfce;
}

#innernews{
width:245px;
padding-left:5px;
padding-right:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
height:auto;
margin-top:5px;
}

#innernews a:link, #innernews a:visited, #innernews a:active {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
font-weight:bold;
color:#000000;
}

#innernews a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
font-weight:bold;
color:#000000;
}

#bar1{
width:205px;
height:140px;
float:left;
margin-top:5px;
margin-right:5px;
margin-left:5px;
}

#bar2{
width:153px;
height:140px;
float:right;
margin-top:5px;
background-color:#c3d4ea;}

#bar3{
width:255px;
height:140px;
float:left;
margin-top:5px;
}

#contact{
width:255px;
height:73px;
margin-top:5px;}

#footer{
width:850px;
height:21px;
margin:0 auto}

#map{
width:731px;
height:320px;
float:left;}

#map1{
width:731px;
height:auto;
float:left;}

.worldmap{
margin-top:10px;
}

.africa{
position:absolute;
margin-left:20px;
margin-top:10px;}

#northusa{
	visibility:visible;
	width:500px;
	height:30px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#233e99;
	font-weight:bold;
	left:18px;
	top:350px;
}

#northusa a:link, a:visited, a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#233e99;
	font-weight:bold;
	text-decoration:underline;
}

#northusa a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#233e99;
	font-weight:bold;
	text-decoration:none;
}


#africa{
	visibility:visible;
	width:500px;
	height:30px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#233e99;
	font-weight:bold;
	left:18px;
	top:350px;

}

#africa a:link, a:visited, a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#233e99;
	font-weight:bold;
	text-decoration:underline;
}

#africa a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#233e99;
	font-weight:bold;
	text-decoration:none;
}

#europe{
	visibility:visible;
	width:500px;
	height:30px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#233e99;
	font-weight:bold;
	left:18px;
	top:350px;

}

#europe a:link, a:visited, a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#233e99;
	font-weight:bold;
	text-decoration:underline;
}

#europe a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#233e99;
	font-weight:bold;
	text-decoration:none;
}

#asia{
	visibility:visible;
	width:500px;
	height:30px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#233e99;
	font-weight:bold;
	left:18px;
	top:350px;

}

#asia a:link, a:visited, a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#233e99;
	font-weight:bold;
	text-decoration:underline;
}

#asia a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#233e99;
	font-weight:bold;
	text-decoration:none;
}

#australia{
	visibility:visible;
	width:500px;
	height:30px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#233e99;
	font-weight:bold;
	left:18px;
	top:350px;

}

#australia a:link, a:visited, a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#233e99;
	font-weight:bold;
	text-decoration:underline;
}

#australia a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#233e99;
	font-weight:bold;
	text-decoration:none;
}

#clickover{
	visibility:visible;
	width:673px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#233e99;
	margin-left:25px;
	
}

#southusa{
	visibility:visible;
	width:500px;
	height:30px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#233e99;
	font-weight:bold;
	left:18px;
	top:350px;
}

#southusa a:link, a:visited, a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#233e99;
	font-weight:bold;
	text-decoration:underline;
}

#southusa a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#233e99;
	font-weight:bold;
	text-decoration:none;
}

#title{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
padding-left:15px;
padding-right:15px;
margin-top:5px;
float:left;
width: 480px;
margin-bottom:5px;}

#introbox{
width:506px;
height:320px;
background-color:#C9D5E3;
float:left;
padding-left:15px;
padding-right:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#000000;
padding-top:10px;
padding-top:5px;
margin-bottom:5px;
}

#box{
width:590px;
height:320px;
background-color:#ffffff;
float:left;
padding-left:15px;
padding-right:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#000000;
padding-top:10px;
padding-top:5px;
margin-bottom:5px;
}

#box a:link, #box a:visited, #box a:active {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#000000;
text-decoration:underline;
font-weight:bold;
}

#box a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#000000;
text-decoration:none;
font-weight:bold;
}

#box1{
width:470px;
height:320px;
background-color:#c9d5e3;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#000000;

}


#box2{
width:475px;
height:280px;
background-color:#c9d5e3;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#000000;

}

#box1padding{
padding-left:15px;
padding-right:15px;
padding-top:5px;
margin-bottom:5px;}

#box1padding a:link, #box1padding a:visited, #box1padding a:active {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#000000;
text-decoration:underline;
font-weight:bold;
}

#box1 a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#000000;
text-decoration:none;
font-weight:bold;
}





#contentfooter{
width:620px;
float:left;
height:20px;
padding-left:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height:15px;
padding-top:5px;
color:#233e99;
margin-top:5px;}

#aboutbox{
width:180px;
float:right;
background-color:#e6e6e6;
margin-bottom:5px;}

#enquirybox{
width:180px;
height:42px;
float:right;
background-color:#c9d5e3;
margin-bottom:5px;}

.sidemenu{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#404041;
padding-left:5px;
padding-right:5px;
margin-top:10px;
line-height:16px;
margin-bottom:5px;
font-weight:normal;}

.sidemenu a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#404041;
line-height:16px;
text-decoration:underline;
font-weight:normal;}

.sidemenu a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#404041;
line-height:16px;
text-decoration:underline;
font-weight:normal;}

.sidemenu a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#404041;
line-height:16px;
text-decoration:none;
font-weight:normal;}

.sidemenu a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#404041;
line-height:16px;
text-decoration:underline;
font-weight:normal;}

.sidemenu1{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#404041;
padding-left:5px;
padding-right:5px;
line-height:20px;
margin-bottom:5px;}

.sidemenu1 a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#404041;
line-height:20px;
text-decoration:underline;
font-weight:normal;}

.sidemenu1 a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#404041;
line-height:20px;
text-decoration:underline;
font-weight:normal;}

.sidemenu1 a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#404041;
line-height:20px;
text-decoration:none;
font-weight:normal;}

.sidemenu1 a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#404041;
line-height:20px;
text-decoration:underline;
font-weight:normal;}

#picturerail{
width:150px;
height:320px;
float:left;
margin-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;}

#picturerail1{
width:150px;
height:270px;
float:left;
margin-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;}

.introduction{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
}

.datasheet{
width:150px;
height:auto;
float:left;
margin-right:10px;
margin-bottom:10px;}

#form1{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#404041;
padding-left:5px;
padding-right:5px;
line-height:20px;
margin-bottom:5px;}

.smalltext{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
line-height:12px;}

.telephoneheading{
FONT: 16px Helvetica;
color: #404041;

}

.telephone{
FONT: 14px Helvetica;
color: #404041;
}

#maptext{
width:400px;
height:370px;
float:right;
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#000000;
}

#maptext a:link, #maptext a:visited, #maptext a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
text-decoration:underline;
color:#000000;
font-weight:bold;}

#maptext a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
text-decoration:none;
color:#000000;
font-weight:bold;}

#maprolls{
width:730px;
height:30px;
float:left;
margin-top:15px;}

.datasheetpicsmall{
margin-left:8px;
margin-top:5px;}

#asm{
margin-top:5px;
width:100px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #404041;}

#asm a:link, #asm a:visited, #asm a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #404041;
text-decoration:underline;
font-weight:bold;}

#asm a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #404041;
text-decoration:none;
font-weight:bold;}

.datasheettext{
float:left;
width:150px;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:5px;
margin-top:5px;
color: #404041;}

.datasheettext a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
font-weight:bold;
color: #404041;
}

.datasheettext a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
font-weight:bold;
color: #404041;
}

.datasheettext a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
font-weight:bold;
color: #404041;
}

.datasheettext a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
font-weight:bold;
color: #404041;
}

#menu3a{
	width:130px;
	height:auto;
	visibility:hidden;
	background-color:#817d8f;
	z-index:99;
	position:absolute;
	top: 126px;	
	margin-left:350px;
	
}

#menu3b{
	width:130px;
	height:auto;
	visibility:hidden;
	background-color:#817d8f;
	z-index:99;
	position:absolute;
	top: 146px;	
	margin-left:350px;
	
}

#contactright{
width: 175px;
height:140px;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
line-height:12px;
color:#404041;
float:right;
padding-left:5px;}

#contactright a:link, a:visited, a:active{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
line-height:12px;
color:#404041;
text-decoration:underline;}

#contactright a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
line-height:12px;
color:#404041;
text-decoration:none;}

.telephonenumber{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:13px;
color:#404041;
font-weight:bold;}

#flags{
width:250px;
height:20px;
float:right;
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;}
