.box0 {
	background-color: #00cccc;
	background:transparent url(../img/box_bg_left_bottom.gif) no-repeat scroll left bottom; 
	width: 17em;
	margin-top:0.8em;
	margin-bottom:2em;
}
.box1 {
	background-color: #cccccc;
	background:transparent url(../img/box_bg_right_bottom.gif) no-repeat scroll right bottom; 
	margin-top:2em;
			margin-bottom:2em;
}
.box2 {
	background-color: #cccc00;
	background:transparent url(../img/box_bg_right_top.gif) no-repeat scroll right top;
		margin-top:2em;
				margin-bottom:2em;
}
.box3a {
	 background-color: #cc0000; 
	background:transparent url(../img/box_bg_left_top.gif) no-repeat scroll left top; 
	/* padding: 10px 10px 10px 10px;   */
	padding-left: 1em;
	padding-top: 0em;
	padding-bottom: 1em;
	padding-right: 1em;  
	margin-top:2em;
	margin-bottom:2em;

}
.box3 img {
}
.box3{
        background:transparent url(../img/boxside.gif) no-repeat scroll left center;
	/*width: 10em;*/
}
.box4 {
	font-size: 1em ;
	background-color: #ffffff;
	/* padding: 20px 20px 20px 20px;   */
	padding-left: 1em;
	padding-top: 0em;
	padding-bottom: 0em;
	padding-right: 1em;  
	margin-top:2em;
}

.onepixelframe {
}

.box4 .header {
	
	font-size: 3em;
	position: relative; 
	top: -0.2em; 
	
}

.box4 .box_content {
	position: relative; 
	top: -0.8em; 
	}
