body {
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
	min-width: 1024px;
}

a {
    text-decoration: underline;
    color: #7398C2;
}

a:hover  {
	text-decoration: none;
	color: #7398C2;
}

table {
    font-size: 13px;
    border-collapse: collapse;
}

td {
    margin: 0em;
	padding: 0em;
	vertical-align: top;
}
#spec {
	padding-left: 20px;
	padding-bottom: 5px;
    color: #F5AF1E;
    font-size: 16pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}
td.middle {
	vertical-align: middle;
}

td.bottom {
	vertical-align: bottom;
}

.menu-fill {
    background-image: URL('/design/images/menu_fill.jpg');
    background-color: #F6F6F6;
    background-position: 100% 0%;
	background-repeat: no-repeat;
}

.mini-menu {
    margin: 20px 17px 5px 0;
}

.lang {
    margin: 10px 25px 0 0;
    color: #B3C7DE;
    font-size: 11px;
}

a.lang_a {
    text-decoration: underline;
    color: #B3C7DE;
}

a.lang_a:hover  {
	text-decoration: none;
	color: #B3C7DE;
}

.title {
	margin: 5px 0 0 10px;
    color: #FFFFFF;
}

h1 {
	text-align: right;
    margin: 30px 0 0 0;
    padding: 0;
    color: #F5AF1E;
    font-size: 20pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

h2 {
	text-align: left;
    margin: 10px 0 10px 0;
    padding: 0;
    color: #000000;
    font-size: 16pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

h3 {
	text-align: left;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;

/*    margin: 20px 0 5px 0;*/
    padding: 0;
    font-size: 13px;
    font-family: Verdana;
    font-weight: bold;
}

.alt-menu {
    margin: 50px 0 20px 50px;
    color: #7F7F7F;
}

.alt-menu a {
    text-decoration: none;
    color: #7F7F7F;
}

.alt-menu a:hover  {
	text-decoration: underline;
	color: #7F7F7F;
}

.bottom-fill {
    background-image: URL('/design/images/bottom_fill.jpg');
	background-repeat: repeat-x;
}

.how {
    margin: 80px 0 30px 80px;
    font-size: 12px;
}

.how a {
    text-decoration: underline;
    color: #7398C2;
}

.how a:hover  {
	text-decoration: none;
	color: #7398C2;
}

.address {
    margin: 75px 0 0 15px;
    color: #7F7F7F;
    font-size: 11px;
}

.address a, a:hover {
    text-decoration: none;
    color: #7F7F7F;
}

.question {
    background-image: URL('/design/images/question.jpg');
	background-repeat: no-repeat;
}

.v-fill {
    background-image: URL('/design/images/v_fill.gif');
	background-repeat: repeat-y;
}

a.top-menu {
    text-decoration: none;
    color: #000000;
}

a.top-menu:hover  {
	text-decoration: none;
	color: #000000;
}

#text {
    margin: 110px 100px 0 30px;
    text-align: justify;
    line-height: 150%;
}

#left-menu {
    margin: 0 10px 20px 5px;
}

#left-menu td {
	vertical-align: middle;
}

#left-menu a {
    text-decoration: none;
    color: #7398C2;
}

#left-menu a:hover {
    text-decoration: underline;
    color: #7398C2;
}

#left-menu b {
    padding: 200px 0 0 10px;
    color: #00448F;
}

.price {
    padding: 5px 10px 5px 0;
}

a.price_a {
    text-decoration: underline;
    color: #626262;
}

a.price_a:hover  {
	text-decoration: none;
	color: #626262;
}

#catalogue a {
    text-decoration: none;
    color: #00448F;
}

#catalogue a:hover {
    text-decoration: underline;
    color: #00448F;
}

#catalogue a.current {
    text-decoration: none;
    color: #F5AF1E;
    font-weight: bold;
}

#catalogue a.current:hover {
    text-decoration: underline;
    color: #F5AF1E;
    font-weight: bold;
}

#catalogue div {
    padding: 5px;
}

#catalogue div.text {
    padding-left: 5px;
    text-align: justify;
}

#catalogue span {
    color: #A0A0A0;
    text-align: justify;
}

#map {
    line-height: 150%;
}

.copyright {
    margin-top: 80px;
    color: #7398C2;
}

a.copyright {
	text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
}

a.copyright:hover {
	text-decoration: underline;
}
.nav, .nav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
}

.nav #nav-one {
font-family:Verdana, Arial, Helvetica, sans-serif;
position:relative;

}

.nav #nav-two {
z-index:10;
}

.nav li {

float:right;
margin:0pt;
padding:0pt;
position:relative;
}

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
none repeat scroll 0%;
color:#000000;
display:block;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:25px;
padding:0pt 9px;
text-decoration:none;

}

.nav li a:hover {
none repeat scroll 0%;
color:#000000;
}

#nav-one li:hover a, #nav-two li.sfHover a {
none repeat scroll 0%;
color:#000000;
}

#nav-one li:hover ul a, #nav-two li.sfHover ul a {
background:#FFFFFF none repeat scroll 0%;
color:#000000;
}

#nav-one li:hover ul a:hover, #nav-two li.sfHover ul a:hover {
background:#F6F6F6 none repeat scroll 0%;
color:#000000;
}

.nav ul {
background:#FFFFFF none repeat scroll 0%;
border-bottom:0px solid #FFFFFF;
left:-1px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
position:absolute;
top:-999em;
width:0px;
}

.nav li:hover ul, .nav li.sfHover ul {
top:25px;
z-index:100;
}

.nav ul li {
border:0pt none;
float:none;
}

.nav ul a {
border-left:1px solid rgb(255, 255, 255); border-right:01px solid rgb(255, 255, 255); border-top:1px solid #FFFFFF; border-bottom:0pt none -moz-use-text-color; padding-right:20px;
white-space:nowrap;
width:110px
}

.nav ul a:hover {
background:#F6F6F6 none repeat scroll 0%;
color:#000000;
}
