#outermaincontent
{
    clear:both;
    float:left;
    width:620px;
    height:auto;
    
}

#innermaincontent
{
     height:auto;
     width:100%;
     padding:20px 10px 20px 10px;
}
#innermaincontent img
{
    padding:0 15px 0 0;
}

#prop 
{
    height:500px;
    float:right;
    width:1px;
  }

.boxrow
{
	both:clear;
	float:left;
	width:640px;
	height:auto;
	
}

.boxwrapper
{
	float:left;
	width:290px;
	height:auto;
	margin:10px 0px 10px 15px;
	padding:5px 5px 5px 5px;
	
}

.boxwrapper img
{
         padding: 5px 5px 5px 0;
}

.boxtitle
{
	width:100%;
         height:25;
         background-image:url('images/box1bg.jpg');
	text-align:center;
         font-family:Times, serif;
         font-weight:bold;
         font-size:1.2em;
}


.boxcontent
{

}



