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