/* CSS Document */
/* ORGANIZA */
	
#container {
	background: url("../img/5_bg.jpg") repeat-y;
}

#mainHead {
	background: url("../img/5_head.jpg") no-repeat; 
}

#mainFoot {
	background: url("../img/5_foot.jpg") no-repeat;
}

#col-left {
	background:#eeefc3;
}

#col-right {
	background:#eeefc3;
}




#downloads {
	background:  url(../img/5_pdfbox.jpg) #eeefc3;
	background-repeat: no-repeat;
	background-position: 8px 210px;
}
.row_1 {
background-color:#e6dc97;

}
.row_2 {
background-color:#e7e1a3;
}
