body
    {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    min-width: 1124px;
/*    background-image: url(/cms/tpl/img/body_tile.png);
    background-repeat: repeat-x;     */
    background-color: #FFF;
    }

#wrapper
    {
    background-image: url(/cms/tpl/img/header.png);
    background-repeat: no-repeat;
    background-color: #FFF;
    width: 938px;
    margin: 0 auto;
    
    }
    #blog_wrapper
    {
   
    background-repeat: no-repeat;
    background-color: #FFF;
    width: 938px;
    margin: 0 auto;
    
    }
#header{
   height: 279px; 

}
#rsidebar
    {
    width: 130px;
    float: right;
    
       padding-top:0px;  
    }
 #rsidebar img{
 padding-bottom:5px;
 }
#lwrap
    {
    /*background-color: #EEF6E3;  */
/*    background-image: url(/cms/tpl/img/lwrap_header.png);  */
    background-repeat: no-repeat;
    background-position: top right;
    margin-right: 130px;
    padding-top:10px;

    }
 #footer{
 background-color: #ccc;
 height:15px;
 padding:5px;
 text-align: center;
 }
#lsidebar
    {
  
    
    width: 240px;
    float: left;
    }

#main
    {

    margin-left: 230px;
 /*   background-image: url(/cms/tpl/img/lwrap_footer.png);   */
    background-position: bottom right;  
    background-repeat: no-repeat; 

    min-height: 400px;   

    }
    
#signup{
    width:130px;
    height:54px;
      background-image: url(/cms/tpl/img/subscribe_bg.png);

    background-repeat: no-repeat;  
    text-align: right;
    padding:10px;
    padding-top:25px;  
}
    
#signup input{
color:#333;
background-color: #F2DEDA;
margin-bottom:3px;  
}

a {
    outline: none;
 }

a img{
border-style: none
}

#copy{
padding:10px;
}

#contact_button{
position: relative;
top: 70px;
left:670px;
}
.offset3px{
position:relative;
top:3px;

}
.news_details_container{

border:1px solid #ccc;
    margin-left: 20px;       
     margin-right: 20px; 
     
}
.news_item_moreinfo_wide{
        margin: 5px;   
        float:right;
}
.news_item_box_wide {

    
    clear:both;
    
border:1px solid #ccc;      
    padding-bottom:5px;
    padding-top:5px; 
 /*   border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;   */
    margin-left: 20px;       
     margin-right: 20px;       
}
.news_item_content_wide{
    font-family: Arial;
    font-size:   1em;
    color:       #3B5059;
    text-decoration: none;
    text-align:  left;
   
    padding:5px;

    font-weight: normal;
    line-height: 1.2em;
  
}
.news_item_img_wide{
    float:   left;
    padding: 10px;
}

.news_item_body_wide{
    padding: 15px;
}
.news_item_title_wide{
    font-family: Arial;
    font-size: 1.25em;
    color:     #A146BD;
    text-decoration: none;
    text-align: left;
    font-weight: bold;
    
}
.news_item_desc_wide{
    padding: 10px;
    

}

.new_release_date{
 font-size: 10px;
 color: red;
}

.news_details_header
    {
    width:  440px;
  
   
    padding: 10px;
    margin-bottom: 10px;
    }

.news_details_title
    {
    color:          #A146BD;
    /*text-transform: capitalize;*/ 
    font-size:      2.4em;
    line-height: normal;
    }

.news_details_author
    {
    color:     #000;
    font-size: 1.1em;
    }

.news_details_description
    {
    background-color: #FFF;
    padding: 10px;
    margin-right:220px;
    margin-left: 20px;
    }

.news_details_description, .news_details_description p
    {
    color:     #406369;
    font-size: 1.1em;
    line-height: 2.0em;
    }

.news_details_right_col
    {
    width: 225px;
    float: right;
 
    }

.news_detail_img
    {
    float:   right;
    padding: 10px;
    width:   200px;
    margin-left: auto;
    margin-right: auto;
    }



.news_details_data
    {
    padding: 10px;
    }
