

.menutitle    
{ background: url(images/menutitle_m.gif) repeat-x;
  height :23px;
  text-align:left;
}

.menutitle h4 {
        color:white;
        margin:2px;
        margin-left:10px;       
}

.menutitle .l { background: url(images/menutitle_l.gif) top left no-repeat; }
.menutitle .r { background: url(images/menutitle_r.gif) top right no-repeat; height:23px;}
#w200 { padding-left:0px;}

.boxFeatureR .r a
{ color:White;}

.box { 
        float:left;
        display:inline;
        margin-left:15px;
}
.boxContent2 
{
	display:inline;      
    width: 100%;
    float:left;
}
.boxFeatureL 
{
	float:left;
    display:inline;
    width:15.7%;
    position:relative;
    left:81%;
    overflow:hidden;
    
}
.boxFeatureR {
    float:left;
    width:21%;
    position:relative;
    left:79%;
    overflow:hidden;
    padding-top:0px;
    padding-bottom:0px;
    display:inline;
}
.boxContent
{
	
	display:inline;    
    float:left;
    width:61%;
    position:relative;
    left:80%;
    overflow:hidden;
    padding-top:0px;
   
}

.box1 {
        
        padding:5px;
        overflow:hidden;
        
}
.box2 {
              
        overflow:hidden;
        margin-bottom:5px;
        height:299px;
        
}
.box3 {
        
        padding:5px;
        overflow:hidden;
        
}
.boxFeatureR .box1
{
        
        padding:10px;
        background:#DBE3F0;
}

.boxFeatureL .box1
{
       
        padding:10px;
        background:#f8f7e5;
}
