* {
  margin: 0;
  padding: 0;
}
html {height: 100%}
body {
  font: 12px/15px Tahoma, Arial, Verdana, sans-serif;
  width: 100%;
  height: 100%;
}
a {
  color: #0055CC;
}
a:hover {
  color: #9B0510;
}
p {
  margin: 0;
  padding: 8px 0;
}
h1 {
  font-size: 22px;
  font-weight: normal;
  margin: 20px 0 10px;
}
img {
  border: 0;
}


#wrapper {
  width: 950px;
  margin: 0 auto;
  min-height: 100%;
  position: relative;
}
* html #wrapper {
  height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
  height: 158px;
  position: relative;
}
#logo {
  position: absolute;
  top: 15px;
  left: 0px;
  background: url(i/logo.gif) no-repeat;
}
#phone {
  position: absolute;
  top: 127px;
  left: 0px;
  color: #d62a1e;
  font: 18px Trebuchet, Arial, Verdana, sans-serif;
}
#switch {
  position: absolute;
  top: 30px;
  left: 720px;
  color: #9b0510;
  font: 11px Trebuchet, Arial, Verdana, sans-serif;
}
#switch a {
  color: #006fb1;
  }
#switch a:hover {
  color: #9B0510;
  }
#logo a {
  display: block;
  width: 166px;
  height: 99px;
  text-indent: -9999px;
}
#icons {
  position: absolute;
  left: 220px;
  margin-top: 5px;
}
#icons a#home {
  background: url(i/home.gif) no-repeat;
  padding: 0 4px;
  text-decoration: none;
  margin-right: 16px;
}
#icons a#email {
  background: url(i/email.gif) 0 2px no-repeat;
  padding: 0 4px;
  text-decoration: none;
}
#rightMenu {
  position: absolute;
  right: 0;
  width: 230px;
  margin-top: 55px;
  list-style: none;
  line-height: 24px;
}
#rightMenu li a {
  color: #006FB1;
  padding: 0 0 4px 22px;
}
#rightMenu li a:hover {
  color: #9B0510;
}
#rightMenu li.faq a {
  background: url(i/faq.gif) no-repeat;
}
#rightMenu li.faq a:hover {
  background: url(i/faq_hover.gif) no-repeat;
}
#rightMenu li.mail a {
  background: url(i/mail.gif) no-repeat;
}
#rightMenu li.mail a:hover {
  background: url(i/mail_hover.gif) no-repeat;
}
#rightMenu li.order a {
  background: url(i/order.gif) no-repeat;
}
#rightMenu li.order a:hover {
  background: url(i/order_hover.gif) no-repeat;
}
#rightMenu li.contacts a {
  background: url(i/contacts.gif) no-repeat;
}
#rightMenu li.contacts a:hover {
  background: url(i/contacts_hover.gif) no-repeat;
}
#flash {
  position: absolute;
  top: 23px;
  left: 217px;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
  width: 100%;
  padding-bottom: 80px;
}
#content {
  width: 100%;
  float: left;
}
#text {
  margin: 0 264px 0 217px;
  padding: 120px 0 20px;
  text-align: justify;
}

#text h1{
  text-align: left;
  line-height: 20px;
}

#text p {
  text-indent: 0px;
}

#text ol {
  padding-left: 30px;
}

#text ul {
  padding-left: 30px;
}

#partner {
  border: 0px;
  margin: 20px 0px 20px 0px;
  border-collapse: collapse;
}

#partner td {
  padding: 0px;
  vertical-align: top;
  text-align: left;
}

#partner td.logo {
  text-align:center;
  width: 170px;
}

#lawtable {
  margin: 20px 0px 20px 0px;
  border-collapse: collapse;
}

#lawtable tr {
  border: 1px solid #000;
}

#lawtable td {
  padding: 5px;
  vertical-align: middle;
  text-align: left;
  border: 1px dotted #000;
}


/* Left
-----------------------------------------------------------------------------*/
#left {
  width: 220px;
  float: left;
  margin-left: -100%;
  padding-left: 0px;
}
ul#menu,
ul#menu ul {
  list-style: none;
}
ul#menu li {
  line-height: 18px;
  font-weight: bold;
  margin: 0 0 7px;
  padding-left: -10px;
}
ul#menu ul {
  margin: 3px 0 0;
}
ul#menu ul li {
  line-height: 18px;
  font-weight: normal;
  padding-left: 10px;
  margin: 0 0 6px;
}


/* Right
-----------------------------------------------------------------------------*/
#right {
  width: 245px;
  float: left;
  margin-left: -264px;
  margin-top: 0px;
  padding: 5px 0 25px 19px;
  font-size: 11px;
  line-height: 14px;
}
#news {
  background: #E8E8ED url(i/news_top.gif) top right no-repeat;
  z-index: 2;
}
.news {
  background: url(i/news_bot.gif) bottom left no-repeat;
  padding: 10px 17px;
  margin: 0 0 22px;
}
#news h3 {
  font-size: 24px;
  font-weight: normal;
  margin: 4px 0 10px -3px;
}
.date {
  font-weight: bold;
  color: #0F56A0;
  display: block;
  margin: 0 0 3px;
}
.news a {
  color: #000;
}
.news a:hover {
  text-decoration: none;
  color: #000;
}
.all {
  text-align: right;
  padding: 0 0 3px;
}
.all a {
  color: #0074C5;
}
.all a:hover {
  text-decoration: underline;
  color: #9B0510;
}
.projects {
  margin: 0 20px 0 15px;
}
.projects img {
  margin: 7px 0 4px;
}

.projects h3 {
  margin: 7px 0 4px;
}

ul#projlist {
  list-style: none;
}
ul#projlist li {
  line-height: 18px;
  font-weight: normal;
  padding-left: 0px;
  margin: 10px 0 6px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  position: relative;
  width: 950px;
  margin: 0 auto;
  height: 67px;
  font-size: 10px;
  border-top: 2px solid #107DC9;
  margin-top: -69px;
}
#counters {
  position: absolute;
  top: 18px;
  left: 22px;
}
#copyright {
  position: absolute;
  top: 14px;
  left: 211px;
}
#partners {
  position: absolute;
  top: 15px;
  left: 705px;
}
#green_line {
  position: absolute;
  top: -2px;
  left: 0;
  width: 211px;
  height: 2px;
  background: #37E061;
  font-size: 0;
}


.clear {
  clear: both;
}