@charset "UTF-8";
/* CSS Document */


/* NOTES:

Green #e8f0cb							
d4deb0
dee7be

*/


.greenblock {

position:absolute;
width:100%;
height:440px;
top:130px;
right:0px;
left:0px;
background-color:#d4deb0;
z-index:2;
}


.greenlinetop {

position:absolute;
width:100%;
height:10px;
top:190px;
left:0px;
background-color:#B7C786;
margin:none;
z-index:2;
}


.greenlinebottom {

position:absolute;
width:100%;
height:10px;
top:700px;
left:0px;
background-color:#B7C786;
margin:none;
z-index:2;
}



.menu {

position:absolute;
width:100%;
height:100%;
top:0px;
text-align:center;
margin:none;
z-index:5;
}

.flashmain {

position:absolute;
width:100%;
height:100%;
top:200px;
left
text-align:center;
margin:none;
z-index:5;
}


.greenblock2 {

position:absolute;
width:100%;
height:440px;
top:125px;
background-color:#d4deb0;
z-index:1;
overflow:hidden;
}

Body {margin:0px;}
