/* CSS home */

#header .center {
 border-bottom: 0px;
}

body#green {
 background-color: #FFF;
}

#green #stripe {
 padding-bottom:10px;
 padding-top:5px;
 float: left;
 margin-top:0px;
 background: transparent url(../images/bg_stripe_green1.gif) top left repeat-y;
}

#green #rightcolumn {
 float: left;
 width: 290px;
 margin-left: 10px;
 padding: 0px 17px 0px 0px;
}

#green #stripe {
 width: 800px;
 float: left;
}

#rightcolumn p {
 margin-left: 0px;
}

#green #flashcontent {
 float: left;
 width: 300px;
 margin-left: 0px;
 height: 215px;
 margin-top:10px;
 margin-bottom:10px;
 background: #3E3E3E;
}


#green #leftcolumn {
 float: left;
 width: 440px;
 padding-left: 10px;
 padding-right: 20px;
 background: transparent;
}

#green .box {
 float: left;
 width: 135px;
 padding-right: 10px;
 margin: 10px 0px 0px 0px;
 background: transparent;
}

#green .box img {
 padding: 0px 0px 3px 0px;
}

#green #stripe h2 {
 color: #40312D;
 font-size:16px;
 margin-top: 5px;
 margin-bottom: 5px;
 font-weight: normal;
}

#green #stripe p {
 color: #808285;
 font-size: 11px;
 line-height: 17px;
}

#green .title {
 float: left;
 width: 600px;
}

#green .title h1 {
 font-size: 60px;
 color:#FFFFFF;
 line-height: 70px;
}

#green .linksbottom {
 float: left;
 width: 145px;
 color:#FF6600;
 margin: 10px 0px 3px 0px;
}

#green #footer {
 z-index:10000;
 position: relative;
 width: 800px;
 float: left;
}

.clear {
}
