.content1{	

	float: left;
    	width: 100%;
	background-color: #cccccc;
	line-height: 30px;
	font-size:12px; 
	font-weight:bold;
	text-align:center;
	
}

.content1left1{
	
	float: left;
	width: 350px;
	background: url(images/roundedcorners/roundedtopbar2.gif) no-repeat center #cccccc;
 
   
}
.content1left2{
	background: url(images/roundedcorners/roundedtopbar.gif) #cccccc;
	
	
	width: 425px;
	
 	float: left;
	
 
   
}
.content1right{
	
	
	float: right;
	width: 25px;
   	background-color: #cccccc;
}

.content2{	

	float: left;
	width: 100%;
	background-color: #cccccc;
	line-height: 30px;
	font-size:12px; 
	font-weight:bold;
	text-align:center; 
}



.content2left1{
	background:url(images/contentbg.gif) repeat-x bottom;
	float: left;
	width: 350px;
	background-color: #cccccc;
	height: 500px;
 
   
}
.content2left2{
	
	width: 425px;
	background:url(images/contentbg.gif) repeat-x bottom;
 	float: left;
	background-color: #cccccc;
 	height: 500px;
   
}
.content2right{
	
	background:url(images/contentbg.gif) repeat-x bottom;
	float: right;
	width: 25px;
   	background-color: #cccccc;
	height: 500px;
}


