/*
v5.12.2007 1:50:12
*/





/* HTML BODY - START */

body {
  font-family: tahoma, verdana, arial, sans-serif;
  font-size: 12px;
	color: #666699;
  padding: 0;
  margin: 15px 0 15px 0;
  background: #FFFFFF;
}

/* HTML BODY - END */





/* HEADERs - START */

h1,
h2,
h3 {
  color: #669933;
  font-weight: bold;
  padding: 0;
  margin: 0;
  clear: both;
}

h1 {
  font-size: 17px;
  padding: 0 0 2px 0;
  margin: 0 0 10px 0;
  letter-spacing: 2px;
  word-spacing: 4px;
  border-bottom: 2px solid #669933;
}

h2 {
  font-size: 13px;
  letter-spacing: 1px;
  word-spacing: 2px;
  margin: 0 0 5px 0;
}

h3 {
  font-size: 11px;
  letter-spacing: 1px;
  word-spacing: 2px;
  margin: 0 0 2px 0;
}

/* HEADERs - END */





/* DIVs- - START */

#attributes {
  width: 100%;
}



#attributes div.content {
  width: 100%;
  float: left;
  clear: both;
}



#bg {
  width: 100%;
  background-image: url('./../../_layout/_www/bg_bg.gif');
  background-repeat: repeat-y;
  background-position: 93px 0;
  float: left;
  clear: both;
}



#content {
  width: 990px;
  min-height: 525px;
  background-image: url('./../../_layout/_www/content_bg.png');
  background-position: 0 bottom;
  background-repeat: no-repeat;
  float: left;
  clear: none;
}



#copyright {
  width: 645px;
  height: 91px;
  color: #666666;
  font-size: 10px;
  padding: 0 165px 0 180px;
  margin: 0 0 5px 0;
  background-image: url('./../../_layout/_www/copyright_bg.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  float: left;
  clear: both;
}

#copyright div {
  width: 50%;
  padding: 17px 0 0 0;
  float: left;
  clear: none;
}



#copyright div.logo {
  padding-top: 10px;
  float: right;
  clear: none;
}



#glass {
  width: 144px;
  height: 390px;
  background-image: url('./../../_layout/_www/glass.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  position: relative;
  top: -75px;
  left: -7px;
  float: right;
  clear: none;
}




#header {
  width: 777px;
  height: 115px;
  padding: 0 119px 25px 94px;
  background-image: url('./../../_layout/_www/header_bg.png');
  background-position: 93px bottom;
  background-repeat: no-repeat;
  float: left;
  clear: both;
}



#list {
  width: 100%;
  margin: 0 0 10px 0;
  float: left;
  clear: none;
}



#logo {
  width: 286px;
  height: 61px;
  margin: 0 0 15px 0;
  float: left;
  clear: none;
}




#mainMenu {
  width: 100%;
  float: left;
  clear: both;
}



#navi {
  width: 100%;
  font-weight: bold;
  line-height: 16px;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #DDDDDD;
  float: left;
  clear: none;
}



#page {
  width: 990px;
  margin-left: auto;
  margin-right: auto;
}



#workspace {
  width: 727px;
  min-height: 525px;
  padding: 0 0 25px 119px;
  float: left;
  clear: none;
}

/* DIVs- - END */





/* TABLEs - START */

/* TABLEs - END */





/* TABLE CELLs - START */

/* TABLE CELLs - END */





/* LINKs - START */

a {
  color: #669933;
  outline: 0;
}

a:hover {
  color: #98CC65;
}



#copyright div.logo a {
  width: 125px;
  height: 23px;
  margin: 3px 0 0 0;
  background-image: url('./../../_layout/_www/copyright_logo.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
  float: right;
}

#copyright div.logo a:hover {
  background-position: 0 -23px;
}



#list ul li a {
  padding: 2px;
  float: left;
  clear: both;
}



#logo a {
  width: 100%;
  height: 100%;
  text-decoration: none;
  background-image: url('./../../_layout/_www/logo.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
}



#mainMenu ul li a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding: 7px 0 7px 30px;
  background-image: url('./../../_layout/_www/mainmenu_bullet.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  float: left;
}

#mainMenu ul li a.active {
  color: #6699CC;
}

#mainMenu ul li a.active:hover {
  color: #666699;
}

/* LINKs - END */





/* SPANs - START */

#copyright div.logo a span {
  display: none;
}



#logo a span {
  display: none;
}

/* SPANs - END */





/* LISTs - START */

div.content ol,
div.content ul {
  padding: 0;
  margin: 0 0 15px 0;
}

div.content ol {
  list-style: decimal;
  padding-left: 30px;
}

div.content ul {
  list-style: square;
  padding-left: 25px;
}

div.content ol:last-child,
div.content ul:last-child {
  margin-bottom: 0 !important;
}



#list ul {
  width: 100%;
  list-style: square;
  padding: 0 0 0 15px;
  margin: 0;
  float: left;
  clear: both;
}



#mainMenu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: left;
  clear: both;
}

/* LISTs - END */





/* LIST ROWs - START */

div.content li {
  margin-bottom: 5px;
}

div.content li:last-child {
  margin-bottom: 0;
}


#list ul li {
  line-height: 16px;
  margin: 0 0 2px 0;
  float: left;
  clear: both;
}



#mainMenu ul li {
  padding: 0;
  margin: 0 22px 0 0;
  float: left;
  clear: none;
}

/* LIST ROWs - END */





/* FIELDSETs - START */

/* FIELDSETs - END */





/* LEGENDs - START */

/* LEGENDs - END */





/* FORMs - START */

form {
  padding: 0;
  margin: 0;
  float: left;
}

form#contactForm {
  width: 100%;
  padding-top: 7px;
  margin-top: 25px;
  border-top: 1px solid #E0E0E0;
}

/* FORMs - END */





/* LABELs - START */

label {
  font-weight: bold;
}

/* LABELs - END */





/* INPUTs - START */

input {
  width: 172px;
  color: #666666;
  font-family: verdana, arial, sans-serif !important;
  font-size: 11px;
  padding: 2px 1px 0 1px;
}

/* INPUTs - END */





/* SELECTs - START */

/* SELECTs - END */





/* TEXTAREAs - START */

textarea {
  height: 100px;
  color: #666666;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  padding: 2px 1px 1px 1px;
  margin: 2px 0 0 0;
}

/* TEXTAREAs - END */





/* IMAGEs - START */

img.icon {
  vertical-align: middle;
}



img.nonBorder {
  border: 0 !important;
}


div.content img {
  padding: 3px;
  margin: 0;
  text-align: left;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  float: none !important;
  clear: both !important;
}

/* IMAGEs - END */





/* PARAGRAPHs - START */

div.content p {
  text-align: justify;
  margin: 0 0 15px 0;
}

div.content p:last-child {
  margin: 0;
}



#copyright p {
  line-height: 14px;
  margin: 0;
}

/* PARAGRAPHs - END */
