/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Section Boxes 982px 2-Column Layout
  -------------------------------------
*/

/*Sidebar Left Section Boxes*/
.c2_982 #c1 .section_boxtop {
	background-repeat: no-repeat;
}
.c2_982 #c1 .section_boxbottom {
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*Main Column Section Boxes*/
.c2_982 #c2 .section_boxtop {
	background-repeat: no-repeat;
}
.c2_982 #c2 .section_boxbottom {
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*Main Column Section Boxes Color 2*/
.c2_982 #c2 .section_box2 {
	background-repeat: repeat-y;
	color: #000000 !important;
}
.c2_982 #c2 .section_boxtop2 {
	background-repeat: no-repeat;
}
.c2_982 #c2 .section_boxbottom2 {
	background-repeat: no-repeat;
	background-position: left bottom;
}
