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

.box_header {
	height: 32px;
	width: 459px;
	position:relative;
	left: -3px;
	
	background-image: url(img/boxes/gray/gradiant.jpg);
	
}
#gray.box_header_txt {
	color: #003700;
	position:relative;
	top:5px;
	width:175px;
	float:left;
}
.box_l_border {
	background-image: url(img/boxes/gray/l_border.jpg);
	
	height:255px;
	width: 9px;
	
	float: left;
}
.box_r_border {
	background-image: url(img/boxes/gray/r_border.jpg);
	position: relative;
	height: 255px;
	background-repeat:repeat-x;
		position:relative;
		
	left: -3px;
	width: 9px;
	
}
.middle {
	height: 255px;
	width: 450px;
	background-color:#E7E7E7;
	float:left;
	margin-top: 0px;
	position: relative;
	top: 3px;
}
.box_left_corner {
	background-image: url(img/boxes/gray/top_corner.jpg);
	height: 32px;
	width: 9px;
	
	float:left;
}
.bottom {
	height: 12px;
	width: 450px;
	background:url(img/boxes/gray/bottom-06.jpg)
}
.box_l_bottom_corner{
	background:url(img/boxes/gray/bottom_l.jpg);
	height: 13px;
	width: 9px;
	background-repeat:repeat-x;
	float: left;
}
.box_bottom_middle{
	background:url(img/boxes/gray/bottom.jpg);
	height:13px;
	background-repeat:repeat-x;
	width: 450px;
	float:left;
}
.box_r_bottom_corner{
	background:url(img/boxes/gray/bottom_r.jpg);
	height: 13px;
	width: 9px;
	background-repeat:repeat-x;
	float: left;
}
.box_viewall{
	background:url(img/boxes/gray/viewall.jpg);
	height: 22px;
	width: 64px;
	position:relative;
	left:395px;

}

/* BE GREEN */

.green_box_header {
	height: 32px;
	width: 459px;
	position:relative;
	left: -3px;
	background-image: url(img/boxes/green/gradiant.jpg);
	
}
#box1.green_box_l_border {
	background-image: url(img/boxes/green/l_border.jpg);
	position:relative;
	top:1px;
	height:75px;
	width: 9px;
	
	float: left;
}
#box1.green_box_r_border {
	background-image: url(img/boxes/green/r_border.jpg);
	position: relative;
	height: 75px;
	background-repeat:repeat-x;
		position:relative;
		
	left: -3px;
	width: 9px;
	
}
#box1.green_box_header_txt {
	color: #FFFFFF;
	position:relative;
	top:5px;
	width:175px;
	float:left;
}
#box1.green_middle {
	height: 75px;
	width: 450px;
	background-color:#E7E7E7;
	float:left;
	margin-top: 0px;
	position: relative;
	top: 3px;
}
.green_box_left_corner {
	background-image: url(img/boxes/green/top_corner.jpg);
	height: 32px;
	width: 9px;
	float:left;
}
.green_bottom {
	height: 12px;
	width: 450px;
	background:url(img/boxes/green/bottom-06.jpg)
}
.green_box_l_bottom_corner{
	background:url(img/boxes/green/bottom_l.jpg);
	height: 13px;
	width: 9px;
	background-repeat:repeat-x;
	float: left;
}
.green_box_bottom_middle{
	background:url(img/boxes/green/bottom.jpg);
	height:13px;
	background-repeat:repeat-x;
	width: 450px;
	float:left;
}
.green_box_r_bottom_corner{
	background:url(img/boxes/green/bottom_r.jpg);
	height: 13px;
	width: 9px;
	background-repeat:repeat-x;
	float: left;
}
#box1.green_box_viewall{
	background:url(img/boxes/green/viewall.jpg);
	height: 22px;
	width: 64px;
	position:relative;
	float:right;

}
#gray.box_viewall{
	background:url(img/boxes/gray/viewall.jpg);
	height: 22px;
	width: 64px;
	position:relative;
	left:0px;
	float: right;

}

#box2.green_box_viewall{
	background:url(img/boxes/green/viewall.jpg);
	height: 22px;
	width: 64px;
	position:relative;
	left:0px;
	float:right;

}
#box2.green_box_l_border {
	background-image: url(img/boxes/green/l_border.jpg);
	position:relative;
	top:1px;
	height:135px;
	width: 9px;
	
	float: left;
}
#box2.green_box_r_border {
	background-image: url(img/boxes/green/r_border.jpg);
	position: relative;
	height: 135px;
	background-repeat:repeat-x;
		position:relative;
		
	left: -3px;
	width: 9px;
	
}
#box2.green_box_header_txt {
	color: #FFFFFF;
	position:relative;
	top:5px;
	width:215px;
	float:left;
}
#box2.green_middle {
	height: 130px;
	width: 450px;
	background-color:#E7E7E7;
	float:left;
	margin-top: 0px;
	position: relative;
	top: 3px;
}