/* Sifr Styles */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1 span, .sIFR-hasFlash h2 span {
	visibility: hidden;
	height: 30px;
}
.sIFR-hasFlash h3 span {
	visibility: hidden;
}
/* Global Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, select, option, textarea, p, blockquote {  
	margin: 0; 
	padding: 0; 
}
table tr th{
	text-align: left;
}
ul, ol {
	margin: 0;
	padding: 0 0 10px 16px;
	line-height: 18px;
}
a{
	outline: none;
}
/* Website Styles */
body {
	background: url(ui/htmlbg.jpg) no-repeat center top;
	font: 11px Tahoma, Aial, Helvetica, sans-serif;
	color: #fff;
}
html {
	background: url(ui/bg.gif) repeat-x #0e4174;
}
input, select, option{
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
a {
	color: #fdc600;
	text-decoration: none;
}
a:hover {
	color: #fdc600;
	text-decoration: underline;
}
#container {
	margin: 0 auto;
	width: 779px;
}
#header {
	width: 779px;
	padding-top: 202px;
}
#flags {
	float: right;
	margin-top: -175px;
}
#flags img {
	margin-left: 5px;
	border: 2px solid #fdc800;
}
.flags-image {
	border: 2px solid #fff !important;
}
#menu {
	margin-left: -10px;
}
#menu li {
	float: left;
	line-height: 30px;
	list-style: none;
}
#menu li a {
	color: #fff;
	display: block;
	font-size: 11px;
	line-height: 30px;
	text-decoration: none;
	text-indent: -900em;
}
#menu li a:hover {
	display: block;
	color: #000;
	text-decoration: none;
}
#menu li ul li a {
	padding: 0;
	text-align: left;
	color: #fff;
	width: 200px;
}
#menu li ul li a:hover {
	color: #fff;
}
#menu li ul {
	position: absolute;
	margin: 0;
	width: 245px;
	list-style: none;
	display: none;
	padding: 0;
	top: 232px;
	background: #346bb4;
	z-index: 1000;
}
#menu li ul li a {
	text-indent: 0;
	background: none !important;
	background: url(ui/arrow.gif) no-repeat 7px 7px !important;
	color: #fff;
	font-weight: bold;
	width: 230px;
	padding: 3px 0 3px 16px;
	line-height: 14px;
}
#menu li ul li a:hover {
	text-indent: 0;
	width: 230px;
	background: #fdc600 !important;
	color: #004293;
}
#menu li.over ul, #menu li:hover ul{
	display: block;
	list-style-image: none;
}
#menu-home a {
	background: url(ui/nav-home.gif) no-repeat;
	width: 46px;
}
#menu-home a:hover {
	background: url(ui/nav-home-over.gif) no-repeat;
}
#menu-about-us a {
	background: url(ui/nav-about-us.gif) no-repeat;
	width: 68px;
}
#menu-about-us a:hover {
	background: url(ui/nav-about-us-over.gif) no-repeat;
}
#menu-products a {
	background: url(ui/nav-products.gif) no-repeat;
	width: 69px;
}
#menu-products a:hover, #menu-products:hover a {
	background: url(ui/nav-products-over.gif) no-repeat;
}
#menu-services a {
	background: url(ui/nav-services.gif) no-repeat;
	width: 62px;
}
#menu-services a:hover {
	background: url(ui/nav-services-over.gif) no-repeat;
}
#menu-specifications a {
	background: url(ui/nav-specifications.gif) no-repeat;
	width: 97px;
}
#menu-specifications a:hover {
	background: url(ui/nav-specifications-over.gif) no-repeat;
}
#menu-downloads a {
	background: url(ui/nav-downloads.gif) no-repeat;
	width: 87px;
}
#menu-downloads a:hover {
	background: url(ui/nav-downloads-over.gif) no-repeat;
}
#menu-contact-us a {
	background: url(ui/nav-contact.gif) no-repeat;
	width: 83px;
}
#menu-contact-us a:hover {
	background: url(ui/nav-contact-over.gif) no-repeat;
}
#language-menu {
	margin: 30px 0 -10px 0;
}
#language-menu li{
	display: inline;
	list-style: none;
	margin-right: 10px;
}
#content {
	float: left;
	width: 526px;
	min-height: 300px;
	margin: 10px 0 20px -1px;
}
#content p {
	padding: 0 10px 10px 10px;
	line-height: 18px;
}
h1, h2 {
	background: #4586c9;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding: 8px;
	height: 12px;
	clear: right;
}
#column {
	margin: 10px 0 20px 0;
	width: 241px;
	float: right;
	text-align: center;
}
#column h2 {
	margin-bottom: 2px;
	text-align: left;
}
#callback {
	background: url(ui/column-bg.png) no-repeat;
	padding: 10px;
	margin-bottom: 30px;
	text-align: left;
	width: 241px;
	height: 170px;
}
#column p {
	background: url(ui/column-bg.png) no-repeat;
	padding: 10px;
	margin-bottom: 30px;
	text-align: left;
	height: 150px;
	width: 221px;
	line-height: 18px;
}
#callback .field {
	background: url(ui/field-bg.png) no-repeat;
	width: 205px;
	height: 20px;
	border: none;
	margin: 0 0 0 3px;
	padding: 5px 20px 4px 4px;
	color: #fff;
}
#callback .highlight {
	background: url(ui/field-bg-error.png) no-repeat;
	width: 205px;
	height: 20px;
	border: none;
	margin: 0 0 0 3px;
	padding: 5px 20px 4px 4px;
	color: #fff;
}
#send {
	background: url(ui/send.gif);
	border: none;
	width: 50px;
	height: 24px;
	text-indent: -9999em;
	margin: 5px 0 0 4px;
	cursor: pointer;
}
#brochure {
	background: #1b4a7b;
	width: 500px;
	height: 115px;
	margin: 20px 13px 0 13px;
}
#brochure-img {
	border: 3px solid #2c65a5;
	float: left;
	margin: 0 20px 0 0;
}
.image {
	border: 3px solid #2c65a5;
	float: right;
	margin: 0 0 10px 10px;
	padding: 1px;
}
#download {
	float: left;
	margin: 35px 10px 0 0;
}
#brochure h3 {
	padding-top: 25px;
	font-size: 14px;
}
#footer {
	width: 779px;
	border-top: 1px solid #5290d5;
	clear: both;
	padding: 7px 0 7px 0;
}
#map {
	height: 250px;
	border: 3px solid #2c65a5;
	margin: 0 auto;
	color: #2c65a5;
	padding: 1px;
	margin-bottom: 10px;
}
#content li {
	list-style: none;
	background: url(ui/bullet.gif) no-repeat 0px 3px;
	padding-left: 16px;
}
#bespoke {
	float: right;
	margin-top: -13px;
}
.contacts {
	border: 1px solid #4586c9;
	padding: 5px;
	background: #215896;
	margin-bottom: 10px;
	height: 105px;
}
.contacts p {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 18px;
}
.contacts .image {
	border: 1px solid #4586c9;
	padding: 1px;
	margin: 0 !important;
}