* { 
  margin:0; 
  padding:0;
}

body {
  text-align:center;
  background: #f0eee1 url(../images/layout/bgr.gif) repeat-x center top fixed;
  font-family:arial,verdana,sans-serif;
}

div#main {
  position:relative;
  width:1006px;
  margin:0 auto;
}

div#top {
  position:relative;
  height:165px;
}

div.shadow {
  background:url(../images/layout/shadow.png) repeat-y left top;
}

div#mainTopContainer {
  padding-top:22px;
  background:url(../images/layout/shadowTop.png) no-repeat left bottom;
}
div#mainBottomContainer {
  padding-bottom:28px;
  background:url(../images/layout/shadowBottom.png) no-repeat left top;
  margin-bottom:20px;
}

div#mainTop,div#mainBottom {
  width:960px;
  height:25px;
  margin:0 auto;
  background:#FFF;
}
div#mainBottom { position:relative; }

div#content,div#top {
  width:960px;
  clear:both;
  margin:0 auto;
  background:#FFF;
  text-align:left;
}

div#content { padding-bottom:10px; }

div#col2 { margin:0 25px; background:url(../images/layout/bgContentPortal.gif) repeat-y left top; }
div#rightCol2 { width:316px; float:left; background:#E8F0CF; }
div#mainCol2 { width:594px; float:left; }

div#col3 { margin:0 25px; background:url(../images/layout/bgContent.gif) repeat-y left top; }
div#leftCol3 { width:194px; padding-top:10px; float:left; background:#EAEBEB; }
div#rightCol3 { width:216px; padding-top:10px; float:left; background:#E8F0CF; }
div#mainCol3 { padding-bottom:220px; width:500px;  float:left; }

div#topLogo { 
  position:relative;
  background:#f0eee1;
  margin:0 25px;
  height:120px;
}

div#logoUGI img{ 
  position:absolute;
  width: 250px;
  border: 0px;
  left:10px;
  top:10px;
}

div#logoUGI a{ 
  border: 0px;
}

div#topbanner { 
  position:absolute;
  left:510px;
  top:20px;
}


div#lang img{ 
  position:absolute;
  right:10px;
  top:10px;
  height:17px;
  width:27px;
}

div#mainNav {
  border-top:2px solid white;
  background:#97BF0D;
  margin:0 25px;
  height:36px;
}

div#langNav {
  position:absolute;
  right:25px;
  top:172px;
  background:#97BF0D;
  height:25px;
  width:30px;
}

div#rightBox {
  background:#97BF0D;
  height:265px;
}

div#mainBottomLeft {
  float:left;
  padding-left:25px;
  font-size:11px;
  text-align:left;
}

div#mainBottomRight {
  float:right;
  padding-right:25px;
  font-size:11px;
}

div#mainBottom a { color:#000; text-decoration:none; }
div#mainBottom a:hover { text-decoration:underline; }

div#slogansmall {
   position:absolute;
   left:10px;
   top:10px;
   font-size:10px !important;
  color:#FFF;
}

div#slogansmall h1 {
   font-weight:normal;
   left:10px;
   top:10px;
   font-size:10px !important;
  color:#FFF;
}

div#slogan {
   position:absolute;
   left:10px;
   top:40px;
   font-size:24px;
  color:#FFF;
}

div#footer { text-align:left; margin-left:48px; height:230px; margin-top:-240px; padding-bottom:10px; position: absolute;}
div#footerColor { position:relative; width:684px; border-top:10px solid white; height:220px; background:#EAEBEB; }
div#footerText { position:absolute; top:0px;  }

div#contWidth {
  width:564px;
}

div#csc-default { background:white;}
div#csc-default { background:white;border-bottom: 1px solid #B1CF4A;}

div#mainCol2 {
padding-bottom: 220px !important;
}