@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 20px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}

.oneColFixCtrHdr #mainContentText {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	margin-top: 20px;
}

.oneColFixCtrHdr #menu {
	padding: 0 2cm; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #000000;
	height: 51px;
}

.oneColFixCtrHdr #footer {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#anime {
    color: #ffffff;
    background-color: #000000;
    padding: 0;
    font-family: Trebuchet, Geneva, Arial, Helvetica, Verdana, sans-serif;
    left: 550px; top: 325px; width: 334px; height: 200px;
    position: absolute;
    display: none;
}

.left { float: left; vertical-align: middle; }
.leftc { float: left; vertical-align: middle; text-align: center; }
.left20 { float: left; width: 20%; }
.left25 { float: left; width: 25%; text-align: center; }
.left33 { float: left; width: 33%; text-align: center; }
.left50 { float: left; width: 50%; text-align: left; }
.left50c { float: left; width: 49%; text-align: center; }
.right { float: right; }

.breaker { height: 20px; clear: both; }
.wid100 { float: left; width: 100%; } /* this all mess because of IE */
.wid100c { float: left; width: 100%; text-align: center; }

#map { float: left; width: 100%; }

.topline {
    border-top: 1px dotted #e0e0e0; float: left; 
    width: 100%; height: 1%;
    margin: 0px 0px 10px 0px;
    clear: both;
}
.bordright { border-right: 1px solid #e0e0e0; float: left; }
.bordbot { border-bottom: 1px solid #e0e0e0; float: left; }
.bordtop { border-top: 1px solid #e0e0e0; float: left; }
.bordleft { border-left: 1px solid #e0e0e0; float: left; }

.header {
    width: 900px; height: 150px;
    background-image: url("header.png");
    clear: both;
}
.mailtit {
    width: 20%; height: 1%;
    float: left; margin: 0px; padding: 5px;
    font-weight: bold; color: #d0d0d0;
    text-align: right;
    position: relative;
}
.mailfield {
    width: 70%; height: 1%;
    float: left; margin: 0px; padding: 5px;
    font-size: 80%;
    text-align: left;
    position: relative;
}

.leadcol1 a { color: #fff; text-decoration: none; }
.leadcol2 a { color: #fff; text-decoration: none; }
.leadcol3 a { color: #fff; text-decoration: none; }
.leadcol1 a:hover { background-color: #1050a0; text-decoration: none; }
.leadcol3 a:hover { background-color: #1050a0; text-decoration: none; }
.leadcol2 a:hover { background-color: #1050a0; text-decoration: none; }
.leadcol2 a:visited { color: #f0f0f0; text-decoration: none; }
.leadcol1 a:visited { color: #f0f0f0; text-decoration: none; }
.leadcol3 a:visited { color: #f0f0f0; text-decoration: none; }

.mainbody {
	width: 900px;
	height: 528px;
	/*     background-image: url("body.jpg"); */
    clear: both;
	background-image: url(homepage_2.png);
	background-repeat: no-repeat;
}
#standalone {
	background-image: url(footer.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 900px;
}
.leadbody {
    background-image: url("bodylead.jpg");
    width: 900px; height: 545px;
    clear: both;
}
.leadbs {
    background-image: url("bodyleadg.png");
    background-color: #1050a0;
    width: 900px; height: 1%;
    border: none;
    float: left; margin: 0px; padding: 0px;
    clear: both; 
}

.lang {
    width: 200px; height: 50px;
    float: right; margin: 0px; padding: 0px;
    text-align: right;
    clear: both;
}
.phones {
    width: 600px; height: 65px;
    float: right; margin: 0px; padding: 0px;
    text-align: right;
    clear: both;
}
.navik {
    width: 850px; height: 35px;
    float: right; margin: 0px; padding: 0px;
    text-align: right;
    clear: both;
}

.leadhead {
    width: 300px; height: 115px;
    float: right; margin: 0px; padding: 0px;
    text-align: center;
    clear: both;
}
.leadtop {
    width: 800px; height: 32px;
    float: left; margin: 0;
    clear: both;
/* background-color: #303030;  0px auto 0px; padding: 0px; */
    position: relative;
}
.leadmiddle {
    width: 844px; height: 483px;
    float: left; margin: 0px 0px 0px 25px; padding: 0px;
    vertical-align: middle;
    font-style: oblique;
    clear: both; 
/*     position: relative; */
}
.leadmiddleprod {
    width: 844px; height: 483px;
    float: left; margin: 0px 0px 0px 25px; padding: 0px;
    background-color: #fff; color: #000;
    clear: both; 
/*     position: relative; */
}
.leadmiddleprodser {
    width: 850px; height: 1%;
    float: left; margin: 0px 25px 0px 25px; padding: 0px;
    background-color: #fff; color: #000;
    clear: both; 
}
.right a {
    background-color: #fff; color: #000; text-decoration: none;
}
.right a:hover {
    background-color: #000; color: #fff;
}
.breadcrumbs a {
    background-color: #fff; color: #000; text-decoration: none;
    position: relative;
}
.breadcrumbs a:hover {
    background-color: #000; color: #fff;
    position: relative;
}

.leadbar {
    width: 850px; height: 1%;
    float: left; margin: 5px 25px 5px 25px; padding: 0px;
    font-weight: bold; font-style: italic;
    clear: both;
}
.leadcol1 {
    width: 15%;  height: 1%;
    float: left; margin: 0px; padding: 0px;
}
.leadcol2 {
    width: 25%;  height: 1%;
    float: left; margin: 0px; padding: 0px;
}
.leadcol3 {
    width: 35%;  height: 1%;
    float: left; margin: 0px; padding: 0px;
}

.pad10 {
    padding: 5px; margin: 0px;
}

.leadwell {
    /* color: #ffffff; font-weight: bold;  */
    margin: 20px 20px;
}
.leadwell a { color: #1050a0; }
.leadwell a:visited { color: #2060b0; }
.leadwell img {
    float: right; margin: 5px;
    display: block;
}

.leadmenu {
    color: #ffffff;
    font-weight: bold; font-style: italic; font-size: 80%;
}
.leadthumb {
    width: 400px; height: 1%;
    float: left; margin: 0px; padding: 0px;
    font-weight: bold; color: #d0d0d0;
    text-align: center;
    position: relative;
}
.leadinfo {
    width: 400px; height: 1%;
    float: left; padding: 0px 0px 0px 20px; margin: 0px;
    border: 0px;
    font-size: 80%;
    clear: right;
    position: relative;
}
.leadthumbv {
    width: 300px; height: 1%;
    float: left; margin: 0px; padding: 0px;
    font-weight: bold; color: #d0d0d0;
    text-align: center;
}
.leadinfov {
    width: 500px; height: 1%;
    float: left; margin: 0px; padding: 0px 0px 0px 20px;
    border: 0px;
    font-size: 80%;
    clear: right;
}
.leadtitlew {
    width: 850px; height: 1%;
    float: left; margin: 5px 0px; padding: 0px;
    text-align: center;
    font-size: 120%; font-weight: bold;
    position: relative;
}
.leadtitlewsm {
    width: 890px; height: 1%;
    float: left; margin: 5px 0px; padding: 0px;
    text-align: center;
    font-size: 90%;
    position: relative;
}
.leadtitle {
    width: auto; height: 1%;
    background-color: #1050a0; color: #fff;
    float: left; margin: 0px 10px; padding: 2px 30px;
    text-align: center;
    font-size: 120%; font-weight: bold;
    clear: both;
    position: relative;
}
.leadinfov table {
    color: #000000;
    font-weight: bold; 
    border-left: 1px solid #e0e0e0; border-top: 1px solid #e0e0e0;
}
.leadinfo table {
    color: #000000;
    font-weight: bold; 
    border-left: 1px solid #e0e0e0; border-top: 1px solid #e0e0e0;
}
.leadinfov td {
    color: #000000;
    font-weight: bold; 
    border-bottom: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0;
    padding: 1px;
}
.leadinfo td {
    color: #000000;
    font-weight: bold; 
    border-bottom: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0;
    padding: 1px;
}
.leadlinkactive {
    background-color: #1050a0; color: #fff;
}

.botline {
    border-bottom: 1px solid #ffffff
}

.brcr3 a {
    color: #1050a0; text-decoration: none;
}
.brcr3 a:hover {
    background-color: #f0f0f0; color: #000000;
}
.brcr3 a:visited {
    color: #2060b0; text-decoration: none;
}
.brcr3 {
    text-decoration: none;
}
.brcr3act {
    font-weight: bold;
}

.brcr2 a {
    text-decoration: none;
}
.brcr2 a:hover {
    background-color: #e0e0ff;
}
.brcr2 a:visited {
    text-decoration: none; color: #000000;
}
.brcr2 {
    width: 100%; height: 1%;
    float: left;
    margin: 5px 0px 0px 0px; padding: 0px;
    text-align: center;
    position: relative;
    text-decoration: none;
}
.brcr2act {
    font-weight: bold;
}

.breadcrumbs { /* 850 */
    width: 850px; height: 1%;
    float: left;
    margin: 5px 0px 0px 0px; padding: 0px;
    text-align: center;
    position: relative;
}

.grey {
    color: #b0b0b0;
}
.red {
    color: #ff0000;
}
.second {
    background-color: #f0f0f0;
}

.nav2 {
    padding: 3px 1px;
}

#nav, #nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
    width: 100%;
}
#nav li {
    float: right;
    position: relative;
}
#nav li li {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
}

#nav a {
    color: #ffffff;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    display: block;
    padding: 3px 15px;
}
#nav a:hover {
    color: #66ccff;
    background: #303030;
}
#nav li:hover,
#nav li.jshover {
    background: #303030;
}

#nav li ul {
    display: none;
    position: absolute;
    padding: 0px 0;
}
#nav li li a {
  background: none;
}
#nav li:hover ul,
#nav li.jshover ul {
  display: block;
  background: #303030;
}

#nav li:hover li ul,
#nav li.jshover li ul {
  display: none;
}
#nav li:hover li:hover ul,
#nav li.jshover li.jshover ul {
  background: #303030;
  display: block;
}

@charset "UTF-8";
/* CSS Document */

#navb, #navb ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	width: 100%;
	font-size: 14px;
}
#navb li {
    float: left;
    position: relative;
}
#navb li li {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
}

#navb a {
    color: #ffffff;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    display: block;
    padding: 3px 10px;
}
#navb a:hover {
    color: #66ccff;
    background: #303030;
}
#navb li:hover,
#navb li.jshover {
    background: #303030;
}

#navb li ul {
    display: none;
    position: absolute;
    padding: 0px 0;
}
#navb li li a {
  background: none;
}
#navb li:hover ul,
#navb li.jshover ul {
  display: block;
  background: #303030;
}

#navb li:hover li ul,
#navb li.jshover li ul {
  display: none;
}
#navb li:hover li:hover ul,
#navb li.jshover li.jshover ul {
  background: #303030;
  display: block;
}

* fieldset { border: 0; }
* h2 { margin: 3px 0px 3px 15px; }
* h3 { margin: 3px 0px 3px 15px; }

/* stupid IE \*/
* html { position: relative; height: 0px; }
/* hehe */

.stinfo {    /* 850 - 20 */
    width: 810px; height: 1%;
    float: left; margin: 0px 20px 0px 20px; padding: 0px;
    border: 0px;
    font-size: 80%;
    clear: both;
    position: relative;
    text-align: center;
}
.stinfo table {
    color: #000000;
    border-left: 1px solid #e0e0e0; border-top: 1px solid #e0e0e0;
}
.stinfo td {
    color: #000000;
    border-bottom: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0;
    padding: 5px;
}
.stinfo60 {
    width: 60%; height: 1%;
    float: left; margin: 0px 0px 0px 180px; padding: 0px 20px;
    border: 0px;
    clear: both;
    position: relative;
    text-align: left;
}
.stinfo80 {
    width: 80%; height: 1%;
    float: left; margin: 0px 0px 0px 90px;
    border: 0px;
    clear: both;
    text-align: left;
}
.info10 {
    width: 800px; height: 1%;
    float: left; margin: 0px 0px 0px 10px; padding: 0px;
    border: 0px;
    clear: right;
    text-align: center;
}
#header {
	height: 97px;
	width: 120px;
}
#mdf img {
	padding-top: 20px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#standalone    img   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 330px;
	top: 10px;
	position: relative;
}
#menu a {
	color: #FFFFFF;
	padding-left: 15px;
	text-decoration: none;
	font-size: 14px;
}

