/* Generated by KompoZer 697C8E */
* {
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
}
body {
  background: transparent url(images/blue-ribbon-background.jpg) no-repeat scroll center;
  font-family: Arial,tahoma,helvetica,clean,sans-serif;
  font-style: normal;
  height: 100%;
}
img {
  border:  none;
}
div.clear {
  clear: both;
}
#wrapper {
  	position: absolute;
  	bottom: 50%;
  	right: 50%;
  	height: 600px;
  	width: 1000px;
}
#container{
  	position: relative;
  	left: 50%;
  	top: 50%;
}
div.default {
  margin: 0 auto;
  width: 1000px;
  height: 600px;
  background-image: url(images/blue-ribbon-landing-main-bg.jpg);
  background-repeat: no-repeat;
  background-position:  center center;
}

td#cleantech a, td#partners  a {
  color:#283E54;
}

td#cleantech a:hover{
	color:#00A9C9
}

td#partners a:hover{
	color:#5596D7
}