/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Section Boxes 982px 2-Column Layout
  -------------------------------------
*/

/*Sidebar Left Section Boxes*/
.c2_982 #c1 .section_boxtop {
	background-image: url(../p7curvitude/img/p7CRV2col_Leftbox_top.jpg);
	background-repeat: no-repeat;
}
.c2_982 #c1 .section_boxbottom {
	background-image: url(../p7curvitude/img/p7CRV2col_Leftbox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*Main Column Section Boxes*/
.c2_982 #c2 .section_boxtop {
	background-image: url(../p7curvitude/img/p7CRV2col_box_top.jpg);
	background-repeat: no-repeat;
}
.c2_982 #c2 .section_boxbottom {
	background-image: url(../p7curvitude/img/p7CRV2col_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*Main Column Section Boxes Color 2*/
.c2_982 #c2 .section_box2 {
	color: #000000 !important;
	background-color: #EB6909;
}
.c2_982 #c2 .section_boxtop2 {
	margin-top: 6px;
	background-color: #CEEAF8;
	background-image: url(../images/bg_sidebar_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.c2_982 #c2 .section_boxbottom2 {
	background-image: url(../images/bg_sidebar_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.c2_982 #c2 .section_boxtop2 p {
	background-color: #CEEAF8;
	padding: 0px;
	margin: 0px;
}
.c2_982 #c2 .section_boxtop3 {
	background-image: url(../images/bg_sidebar_top.gif);
	background-repeat: no-repeat;
}
.c2_982 #c2 .section_boxbottom3 {
	background-image: url(../images/bg_sidebar_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.c2_982 #c2 .section_box3 p {
	padding: 0px;
	margin: 0px;
}
.c2_982 #c2 .section_box3 {
	background-color: #CEEAF8;
	background-repeat: no-repeat;
	background-position: top;
}
.c2_982   #c2   .section_box3 h3  {
	font-size: 1.4em;
	font-weight: bold;
	color: #016374;
	text-align: center;
}
.c2_982  #c2  .section_boxtop2  h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #016374;
	text-align: center;
}
