.content_right li { 
font-size : 1em;
margin-bottom : 2px;
padding-left: 15px;
margin-top : 5px;
color : #075d29;
}  
.content_left { 
margin : 0 auto;
padding : 5px;
display : inline;
float : left;
width : 395px;
height : 180px;
background-color : #f9f9f9;
margin-left : 11px;
text-align : justify;
} 
#boxes { 
height : 260px;
width : 840px;
} 
#box1 { 
width : 150px;
height : 200px;
float : left;
text-align : left;
} 
#box2 { 
width : 150px;
height : 200px;
text-align : left;
margin : 0 auto;
float : left;
} 
#box3 { 
width : 300px;
height : 200px;
float : right;
text-align : left;
} 
#box1 h2, #box2 h2, #box3 h2 { 
padding-left : 10px;
padding-bottom : 10px;
padding-top : 5px;
font-size : 1.5em;
color : #075d29;
font-weight : lighter;
display : block;
text-transform : uppercase;
font-size : 1.1em;
font-weight : bolder;
} 
#box1 h3, #box2 h3, #box3 h3 { 
padding-left : 10px;
padding-bottom : 0px;
padding-top : 0px;
color : #000000;
font-weight : lighter;
display : block;
font-size : 1.1em;
font-weight : normal;
} 

