
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* Containers
----------------------------------------------------------------------------------------------------*/
.container_9 {
	    margin-left: auto;
	margin-right: auto;
	width: 954px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9{
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_9 .grid_1 {
	width:86px;
}
    .container_9 .grid_2 {
	width:192px;
}
    .container_9 .grid_3 {
	width:298px;
}
    .container_9 .grid_4 {
	width:404px;
}
    .container_9 .grid_5 {
	width:510px;
}
    .container_9 .grid_6 {
	width:616px;
}
    .container_9 .grid_7 {
	width:722px;
}
    .container_9 .grid_8 {
	width:828px;
}
    .container_9 .grid_9 {
	width:934px;
}




/* Prefix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_9 .prefix_1 {
	padding-left:106px;
}
    .container_9 .prefix_2 {
	padding-left:212px;
}
    .container_9 .prefix_3 {
	padding-left:318px;
}
    .container_9 .prefix_4 {
	padding-left:424px;
}
    .container_9 .prefix_5 {
	padding-left:530px;
}
    .container_9 .prefix_6 {
	padding-left:636px;
}
    .container_9 .prefix_7 {
	padding-left:742px;
}
    .container_9 .prefix_8 {
	padding-left:848px;
}


/* Suffix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_9 .suffix_1 {
	padding-right:106px;
}
    .container_9 .suffix_2 {
	padding-right:212px;
}
    .container_9 .suffix_3 {
	padding-right:318px;
}
    .container_9 .suffix_4 {
	padding-right:424px;
}
    .container_9 .suffix_5 {
	padding-right:530px;
}
    .container_9 .suffix_6 {
	padding-right:636px;
}
    .container_9 .suffix_7 {
	padding-right:742px;
}
    .container_9 .suffix_8 {
	padding-right:848px;
}


/* Push Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_9 .push_1 {
	left:106px;
}
    .container_9 .push_2 {
	left:212px;
}
    .container_9 .push_3 {
	left:318px;
}
    .container_9 .push_4 {
	left:424px;
}
    .container_9 .push_5 {
	left:530px;
}
    .container_9 .push_6 {
	left:636px;
}
    .container_9 .push_7 {
	left:742px;
}
    .container_9 .push_8 {
	left:848px;
}




/* Pull Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/
    .container_9 .pull_1 {
	right:106px;
}
    .container_9 .pull_2 {
	right:212px;
}
    .container_9 .pull_3 {
	right:318px;
}
    .container_9 .pull_4 {
	right:424px;
}
    .container_9 .pull_5 {
	right:530px;
}
    .container_9 .pull_6 {
	right:636px;
}
    .container_9 .pull_7 {
	right:742px;
}
    .container_9 .pull_8 {
	right:848px;
}


/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


hr{
display: block;
clear: both;
display: none;
}


.container_9 .no-right-margin{
margin-right: 0;
}


h2.staticcontent{
color:#FFFFFF;
font-size:0;
}

h2.supfooter {
	color:#FFFFFF;
	font-size:0;
}

html {
     height:100%
}


    body {
    	font-size: 62.5%; /* Resets 1em to 10px */
    	font-family:   Arial, Sans-Serif, Verdana;
        background: #fff url('/images/bg-header.png')  no-repeat scroll center top;
    	color: #444444;
    	text-align: left;
    	font-size:76%;
        height: 100%;
        }

      
      	#everything {  height: auto !important;
        min-height:100%;
        height:100%; }
      
        .content-wrapper{
        position:relative;

        }
        
			#header { min-height: 220px; 
            margin: 2px auto 0;
            }
            
                #headerimg 	{
            	margin: 0;
            	height: 45px;
                margin: 0;
            	margin: 2px 0 0 0px;	
            	background: url('/images/saracen-new-header.png') no-repeat top left;
                }

                    #headerimg h1, #headerimg .description {
                    display: none;
                    padding: 0;
                    }
                    
                    h2.twitterbar{
                    margin: 0;
                    }
                    
                    .twitterbar .entry-meta{
                    margin: 8px 0 0 0;  
                    display: block;
                    }      
                    
                .main-menu-top ul{
                display: block;
                margin: 0px 0 0 0px;
                line-height: 12px;
                float: left;
                }
                
                    .main-menu-top ul li{
                    margin: 0;
                    padding:0 0px 0 0;
                    list-style: none;
                    float: left;
                    }                                
                
                        .main-menu-top ul li a{
                        color:#545454;
                        font-size: 12px;
                        display:block;
                        padding:12px 12px 6px 7px;
                        text-decoration:none;
                        font-size: 0.9em;
                        }
                        
                            .main-menu-top ul li a:hover{
                            text-decoration: underline;
                            }

                              .main-menu-top ul li.active{
                              background:transparent url(/images/tab-right.png) no-repeat scroll right top;
                              display: block;
                              margin: 0px 0px 0 0;
                              
                              }


                                .main-menu-top ul li.active a{
                                background:transparent url(/images/tab-left.png) no-repeat scroll left top;
                                display: block;
                                height: 22px;
                                padding:12px 12px 0px 7px;
                                }
                                
                  .rotator{
                  background-image:url(/images/bg-rotator.png);
                  background-repeat:no-repeat;
                  float:left;
                  height:119px;
                  margin:5px 0 0 0px;
                  width: 100%;
                  } 
                  .rotator-alt{
                  background-image:url(/images/bg-rotator-alt.jpg);
                  background-repeat:no-repeat;
                  float:left;
                  height:119px;
                  margin:5px 0 0 0px;
                  width: 100%;
                  }
                  
                  
                      .twitterbar{
                      width: 400px;
                      margin: 20px 0 0 0;
                      
                      }
                      
                          .twitterbar ul{
                          list-style: none;
                          margin: 0;
                          padding:0 5px 0 20px;
                          height: 60px;
                          width: 330px;
                          }
                          
                          
                              .twitterbar ul .entry-content{
                              font-size: 12px;
                              color: #575759;
                              font-weight: bold;
                              display: block;
                              }
                              
                                  .twitterbar ul .entry-content a{
                                  color: #b90211;
                                  text-decoration: underline;
                                  
                                  }
                                  
                                  .twitterbar ul .entry-meta, .twitterbar ul .entry-meta a{
                                  color: #b90211;
                                  font-size:  10px;
                                  font-weight: bold;
                                  clear: both;
                                  margin: 5px 0 0 0;
                                  }
                  
                                    h2.twitterbar a.twitterwidget-title{
                                    display: none;
                                    }
                  
                            .rotator h2.twittername a{
                            margin: 23px 0 0 0;
                            color: #b90211;
                            display: block;
                            float: left;
                            font-size: 0.75em;
                            text-decoration: none;
                            }
                  
                            .rotator p{
                            margin: 23px 0 0 50px;
                            color: #575759;
                            display: block;
                            float: left;
                            font-size: 10px;
                            text-decoration: none;
                            }                 
                            
                                .rotator a.twitter-logo{
                                background: url('/images/twitter-logo.png') no-repeat top left;
                                height:12px;
                                width: 46px;
                                float:left;
                                position: relative;
                                
                                margin: 23px 0 0 5px;
                                }     

                                    .rotator a.twitter-logo span{
                                    display: none;
                                    }
                      
                      #logo-container{
                      text-align: right;
                      margin: 0 0 0 0;
                      }
                                    
                      img#logo{
                      margin-top: -28px; 
                      }
                      
                      #rotator {
                      	margin-top: 2px;	
					  }
                      
                      #strapline-holder{
                      clear: both;display: block;
                      margin: 0px 0 0 70px;
                      }
                      
                      #strapline-holder #strapline{
                      color:#111111;
                      margin:0;
                      text-align:right;
                      font-size: 1.2em;
                      }       
                      
                  
        #left-container{
        /*background: #fdcfd3;*/
        
        }               
            #content h1{
            padding: 0 0 5px 0;
            font-size: 2.1em;
            color: #bd1220;
            
            }
        

                    
        
            #stray_widgets-2 {
            width: 414px;
            height: 300px;
            position: absolute;
            }
            
                #stray_widgets-2 h2 a{
                display: none;
                }
        
                #stray_widgets-2 .quote {
	                color: #fff;
	                font-size: 1.8em;
					font-family: Georgia, times, serif; 
	                font-style: italic;
	                padding: 10px 14px;
	                line-height: 130%;
	                width: 80%; 
                }
                
                #stray_widgets-2 .author {
                    color: #fff;
                    font-size: 1.6em;
					font-family: Georgia, times, serif; 
                    font-style: italic;
                    padding: 10px 14px;
                    line-height: 120%;
                }
                
                    h2.quoterotator{
                    display: none;
                    }
                    
        
            #left-container p{
            padding: 0 0 8px 0;
            line-height: 120%;
            }
        
            #left-container .textwidget p{ 
            color: #585858;
            font-size: 1em;
            padding: 5px 0 0 0;            
            text-align: justify;
            line-height: 1.2em;
            }

            .sub-content{
            margin: 20px 0 0 0;
            padding: 0 0 10px; width: 100%; overflow: auto; 
            }


            #phone{
            font-size:26px;
            font-weight: bold;
            color: #bd1220;
            font-family: Arial;
            }
        
            /*#contact-us-button, a.more-right-long{
            float: right;
            }*/
            
            a.more-right-long{
            float: right;
            }
            
                #contact-us-button a {
                background: url('/images/button-contact.png') no-repeat top left;
                width: 90px;
                height: 26px;
                display: block;
                text-decoration: none;
                margin: 5px 5px 0 0;
                text-align: center;
                
                }
                
                a.more-right-long{
                background: url('/images/button-more.png') no-repeat top left;
                width: 120px;
                height: 26px;
                display: block;
                text-decoration: none;
                margin: 5px 5px 0 0;
                text-align: center;
                
                }
        
                     #contact-us-button a span, a.more-right-long span{
                        color: #bd1220;
                        font-size: 0.9em;
                        display: block;
                        padding: 7px 0 0 0;
                        text-transform: uppercase;
                        /*font-weight: bold;*/
                     }        
        #contact-us-button a span:hover, a.more-right-long:hover span { text-decoration: underline; }
        
        
            #survey-block{
            clear: both;
            background: url('/images/bg-left-col-survey-block.png') #C4C5C6 repeat-y top left;
            height: 81px;             
            margin: 40px 0 0 0;
            display: block;
            
            width:100%;
            }
                
                .survey-graph{
                background: url('/images/survey-graph.gif') no-repeat top left;
                width: 153px;
                height: 129px;
                position: relative;
                float: left;
                margin: -24px 0 0 22px;
                }
        
                #survey-block h2{
                font-size: 1.6em;
                color: #bd1220;
                padding: 7px 0 8px 5px;
                }
        
                #survey-block a{
                background: url('/images/button-more.png') no-repeat top left;
                width: 90px;
                height: 26px;
                display: block;
                float: right;
                margin: -4px 5px 0 0;
                text-decoration: none;
                text-align: center 
                }

                    #survey-block a span{
                    font-size: 0.9em;
                    color: #bd1220;
                    /*font-weight: bold;*/
                    padding: 8px 0 0 0 ;
                    display: block;
                    text-transform: uppercase;
                    }
                    
       
        #right-container{
        background: #cffddb;
        background: url('/images/border-separator.png') repeat-y 5px top;
        
        }                  
        
        #right-container .image-box{
        text-align: right;
        
        
        }
        
        #right-container-wide {
        
        margin: 0 0 0 0px;
        }

            #right-container-wide h2{
            font-size: 1.3em;
            border-bottom: 2px solid #bd1220;
            color: #bd1220;
            padding: 0 0 2px 0;
            margin: 0 0 5px 0;
            }

                #right-container-wide ul{
                padding: 0 0 0 10px;
                margin: 0 0 40px 0;
                }

                        #right-container-wide ul li{
                        padding: 0 0 5px 12px;
                        background: url('/images/buller-features.png') no-repeat top left;
                        font-size: 0.9em;
                        color: #58585a;
                        line-height: 120%;
                        }

                            #right-container-wide ul li strong{
                            color: #bd1220;
                            }
                                        

                #right-container-wide ul.client-quotes{
                padding: 0;
                }

                #right-container-wide ul.client-quotes li{
                background: url('/images/right-col-lp-quote.png') #C4C5C7 NO-repeat top left;
                height: 80px;
                padding: 10px 20px 10PX  50px;
                display: block;
                font-size: 0.9em;
                margin: 0 0 10px 0;
                color: #58585a
                }

                    #right-container-wide ul.client-quotes li p{
                    font-weight: bold;                    
                    }
                    
                    #right-container-wide ul.client-quotes li span{
                    font-style: italic;
                    display: block;
                    margin: 5px 0 0 0;                    
                    }

            #right-container h2.rightsidebar{
            display: none;
            }
            
                #right-container ul{
                padding: 0 0 0 15px;
                }
                
                    #right-container ul li{
                    background: url('/images/bg-right-col-li.png') repeat-y #C4C5C6 top left;
                    margin: 0 0 5px 0;
                    /*border-left: 10px solid #bd1220;*/
                    padding:10px 0 35px 25px;
                    } 
        
                    #right-container ul li a.post-title{
                    font-size: 1.6em;
                    color:#bd1220;
                    text-decoration: none;
                    display: block;
                    margin: 0 0 5px 0;
                    }
        
                        #right-container ul li a.post-title:hover{
                        text-decoration: underline;
                        }
        
                .staticcontent{
                clear: both;
                display: block;
                }
                
                .right-col-text-teaser p{
                padding: 0 10px 5px 0;
                line-height: 140%;
                }
                
       
            
        #supfooter-container{
        margin: 10px 0 20px 0;
        width: 100%;
        
        padding: 0;
        }                  
        
            
        
         #supfooter-container p.click-here-for{
         float: left;
         color: #bd1220;
         font-size: 0.75em;
         font-weight: bold;
         padding: 9px 10px 0 0;
         }                 
         
         #supfooter-container #bottom-nav-holder {
        
         float: left;
         margin: 0 0 0 0px;
         }
         
         #supfooter-container #bottom-nav-holder ul li {
         	float: left;
         	padding: 0; margin: 0;
         	width: 154px;
         	height: 20px;
         	margin-left: 8px;
         	text-align: center;
		 }

         #supfooter-container #bottom-nav-holder a{
         text-decoration: none;
         text-transform: uppercase;
         }
         

         
         #supfooter-container #bottom-nav-holder a.other-button-long,
         #supfooter-container #bottom-nav-holder ul li a
         {
         width: 154px;
         height: 22px;
         display: block;
         float: left;
         background: url('/images/other-button-long.png') no-repeat top left;
         padding: 0;
         padding-top: 5px;
         }      
         
         #supfooter-container #bottom-nav-holder a.last-long,
         #supfooter-container #bottom-nav-holder ul:last-child a {
         padding: 0;
         }
         
         #supfooter-container #bottom-nav-holder ul li a span,
         #supfooter-container #bottom-nav-holder ul li a
         {
         color: #ffffff;
         font-size: 0.75em;
         /*font-weight: bold;*/
         float: right;
         margin: 0;
         padding: 8px 0 0 0;
         }
         
         #supfooter-container #bottom-nav-holder a.grey-button-long,
         #supfooter-container #bottom-nav-holder ul li:first-child a
         {
         width: 154px;
         height: 22px;
         display: block;
         float: left;
         background: url('/images/datastore-button-long.png') no-repeat top left;
         	padding-top: 8px;
         }      
         
         #supfooter-container #bottom-nav-holder a.grey-button-long span,
         #supfooter-container #bottom-nav-holder ul li:first-child a span,
         #supfooter-container #bottom-nav-holder ul li:first-child a
         {
         color: #bd1220;
         font-size: 0.75em;
         font-weight: bold;
         float: right;
         margin: 0;
         }
         
         #supfooter-container p.bottom-nav-text{
         margin: 15px 0 0 0;
         float: left;
         clear: both;
         font-size: 0.9em;
         color: #58585a;
         width: 100%;
         text-align: left; 
         line-height: 120%;
         }
         
                #main-menu-bottom ul{
                list-style: none;
                display: block;
                clear: both;
                padding: 3px 0 0 10px;
                float: left;
                
                }
                
                
                  #main-menu-bottom ul li{
                    float: left;    
                  padding: 0 15px 0 0;      
                  }
                  
                  #main-menu-bottom ul li a{
                  font-size: 0.85em;
                 color: #58585a;
                  text-decoration: none;
                  }
                  #main-menu-bottom ul li a:hover{
                  text-decoration: underline;
                  }
                  

                                            
                #right-container-wide{
                background: url('/images/border-separator.png') repeat-y top left;
margin-left:0;
padding:0 0 0 10px;
                }  
                
                .post-page-wide{
                padding: 0 10px 0 0;
                }
        
        
                .post-page-wide h2{
                font-size: 1.6em;
                color: #bd1220;
                padding: 5px 0 0px 0;
                }
				.post-page-wide p.date { 
                font-size: 1.6em;
                padding: 5px 0 0px 0; font-weight: bold; }
        
                .post-page-wide p{
                padding: 0 0px 5px 0;
                text-align: justify;
                }
        
                .post-page-wide ul.features{
                clear:both;
                display: block;
                }
                
                .post-page-wide ul.features li{
                
                float: left;
                padding: 0 5px 3px 12px;
                background: url('/images/buller-features.png') no-repeat top left;
                }
        
                .post-page-wide h3{
                display: block;
                clear: both;
                font-size: 2.1em;
                color: #58585a;
                border-bottom: 4px solid #bd1220;
                padding: 5px 0 5px 0;
                margin: 0 0 50px 0;
                }
                
                
                
                
                
                    .post-page-wide h3 a{
                background: url('/images/button-more.png') no-repeat top left;
                width: 90px;
                height: 26px;
                display: block;
                text-decoration: none;
                margin: 0px 5px 0 0;
                text-align: center;
                font-size: 0.4em;
                float: right;
                
                }
        
     
                    
                    .post-page-wide h3 a span{
                        color: #bd1220;
                        font-size: 0.9em;
                        display: block;
                        padding: 8px 0 0 0;
                        text-transform: uppercase;
                        /*font-weight: bold;*/
                    }          
                    
                .landing-images{
                float: left;
                }
            
                .landing-images a{
                padding: 0 10px 0px 0;
                }
            
                .landing-images a img{
                border: 1px solid #666666;
                margin: 0 0 5px 0;
                }
                
                    .question-box{
                    background: #f2f2f2;
                    float: left;
                    padding: 10px 20px 10px 10px;
                    width: 95%;
                    margin: 0 0 20px 0;
                    }
                    
                     .post-page-wide h4{
                display: block;
                clear: both;
                font-size: 1.8em;
                color: #58585a;
                border-bottom: 4px solid #bd1220;
                padding: 5px 0 5px 0;
                margin: 0 0 0px 0;
                    }         
                    
                    .question-box small{
                    font-size: 0.75em;
                    padding: 0px 0 0 10px;
                    margin: 5px 0 0 0;
                    display: block;
                    }             
                    
                    p.submit input{
                background: url('/images/button-contact.png') no-repeat top left;
                width: 90px;
                height: 26px;
                display: block;
                text-decoration: none;
                margin: 5px 115px 0 0;
                text-align: center;                    
                    clear: both;
                    float: right;
                    border: none;
                    }
                    
                    .vcard{
                    clear:both;
                    display: block;
                    background-color:#F2F2F2;
                    margin:2em 0 ;
                    padding:1em;
					border: 1px solid #444; 
                    }
                    
                  a#exportVcf {

                  background:transparent url(/images/vcf.png) no-repeat scroll 0 0;
                  float:right;
                  padding-left:20px;
                  }
                  
                  #content-link-container ul li{
                  text-align: left; 
                  width: 85px;
                  float: left;
                  padding: 0 5px;

                  }
                  
                  #content-link-container ul li ul li{
                  /*border-right: 1px solid #fff;*/
                  padding: 0 0 8px 0;
                  
                  float: left;
                  }
                  
                  #content-link-container ul li.footer-logo{
                  margin: 0 0 0 0;
                  width: 35px;
                  border-right: none;
                  }
                  
                  
                  #content-link-container ul li:last-child ul li:last-child {
                  border-right: none;
                  }
                  
                  #content-link-container h3{
                  padding: 0 0 5px 0px;
                  font-size: 1em;
                  font-weight: bold;
                  color: #fff;
                  height: 25px
                  }
                                    
                  
                    #content-link-container ul li a{
                    color: #fff;
                    font-size: 0.8em;
                    line-height: 1;
                    text-decoration: none; 
                    }     
                    
                p#copyright{
                text-align: left; 
            clear: both;
            display: block;
            
            float: left;
            color: #ffffff;
            font-size: 0.85em;
            width: 100%;
            margin: 0px 0 10px 0;
            }
            
            #copyright a { color: #fff; } 
            #copyright a:hover { color: #fae5e5; }
            
            .right-col-text-teaser{
            padding: 0 10px 0 0;
            }
                #left-container-wide .attachment-post-thumbnail{
                float: left;
                padding: 0 20px 20px 0;
                }
            
                #left-container-wide a.post-title, #left-container-single .post-header h2 a{
                font-size: 1.85em;
                font-weight: bold;
                color: #333333;
                text-decoration: none;

                }
                #left-container-wide p.post-date, #left-container-single .post-header small{
                padding: 3px;
                font-style: italic;
                font-size: 1em;
                color: #666666;
                }
                
                .post-page-wide h2.staticcontent{
                display: none;
                }
                

.editable {
	background: url(/wp-content/plugins/ozh-admin-drop-down-menu/inc/images/pencil.png) top left no-repeat;
    position: absolute;
    height: 16px;
    width: 16px;
}

h2 .editable, .deletable {
	background: none;
	height: auto; width: auto;
	position: static;
}

#right-container .fee-filter-the_title .deletable,
#left-container .fee-filter-the_title .deletable
{
	background: url(/wp-content/plugins/ozh-admin-drop-down-menu/inc/images/cancel.png) top left no-repeat;
    position: absolute;
    height: 16px;
    width: 16px;
}

#header .editable {
	right: -90px;
}

#left-container .editable, #left-container-wide .editable {
	left: -100px;
}

#left-container .deletable, #left-container-wide .deletable {
	left: -70px;
}

#right-container .editable {
	right: -80px;
}

#right-container .deletable {
	right: -5000px;
}

#right-container .fee-filter-the_title .deletable {
	right: -110px;
}

#supfooter-container .editable {
	left: -80px;
}

#ozhmenu .menu-logout {
	background: url(/wp-content/plugins/ozh-admin-drop-down-menu/inc/images/user_go.png) 0px 4px no-repeat;
	padding-left: 20px;
}

#ozhmenu .menu-page-edit {
	background: url(/wp-content/plugins/ozh-admin-drop-down-menu/inc/images/page_edit.png) 0px 4px no-repeat;
	padding-left: 20px;
}

#ozhmenu .menu-add-post {
	background: url(/wp-content/plugins/ozh-admin-drop-down-menu/inc/images/page_white_edit.png) 0px 4px no-repeat;
	padding-left: 20px;
}

.fee-form-content {
	width: 300px;
}


#footer #copyright a{
color: #fff;
text-decoration: underline;
}
      
        #posFooter a span{
        display: none;
        }       
        
        #twitter-footer{
        
        
        float: left;
        
        }         
        
        #twitter-footer a{
        background: url('/images/twitter-logo-bottom.png') no-repeat top left;
        width: 49px;
        height: 10px;
        display: block;
        margin: 14px 0 0 0; 
        }
        
        #twitter-footer span{
        display: none;
        }
        
.entry a{
color: #b90211;
}        

body#tinymce{
background: #ffffff;
}

.mceFirst{
background: #d6d6d6;
}

.wrapper{
height: 250px;
}

#right-container .widget_stray_quotes p a{
display: none;
}

.post-page-news h1 a{
font-size: 1.7em;
}

.post-page-news .img-box{
width: 100px;
height: 80px;
overflow: hidden;
float:left;
margin: 0 10px 10px 0;
background: #E3E4E5;
}

.post-page-news a img{
float:left;
clear: both;
display: block;


}

.post-page-news{
display: block;
clear:both;
}

.post-page-news .news-list-item{
margin: 0 0 30px 0;
}

a.more-news-button{
float: right;
background:url(/images/button-more.png) no-repeat scroll left top transparent;
display:block;
height:26px;
margin:5px 5px 0 0;
text-align:center;
text-decoration:none;
width:120px;
text-transform: uppercase;
}

a.more-news-button span{
margin: 5px 0 0 0;
display: block;
}

a.more-news-button:hover span{
text-decoration: underline;
}

#right-container .quote{
background:url(/images/quotes-left.gif) no-repeat scroll 3px top transparent;
font-size:12px;
line-height:130%;
padding:0 20px 0 30px;
width:127px;

}

#right-container .author {
background:url(/images/quotes-right.gif/) no-repeat scroll right bottom transparent;
font-size:14px;
font-style:italic;
line-height:125%;
margin:5px 0 0;
padding:0 20px 0 30px;
width:124px;
}

#right-container .widget_stray_quotes ul li{
text-align: left;
background: #E6E6E6;
margin:0;
padding:10px 0 10px 0px;
margin:0 0 5px 0;
}

.question-box p{
float: left;
margin: 0 70px 0 0;
}
.no-float p{
float: none;
clear: both;
}

#ozhmenu_wrap{
margin:0 0 -1px 0; }
 
img.lead { margin: 4px 0 10px 0; }

.content_block h2, #right-container h2 { color: #BD1220; border-bottom: 2px solid #BD1220; font-size: 1.2em; padding-bottom: 4px; margin: 20px 0 8px; clear: both; }
.content_block h3 { font-size: 1.1em; font-weight: bold; margin: 15px 0 5px; color: #BD1220; padding: 0 0 5px; }

.content_block table { margin: 0 0 20px; }
.content_block th { padding: 3px 0 5px; font-weight: bold; border-bottom: 1px solid #444;  }
.content_block td { padding: 3px 0;}

.myForm td { padding: 3px 5px 3px 0;}

#right-container h2 { margin: 0 0 10px 25px; }


#right-container .list ul { margin: 0 0 20px; }
#right-container .list li { margin: 0 0 5px 37px; padding: 0 0 0 18px; background: url(/images/arrow-grey.png) 0 0 no-repeat; line-height: 1.2; }
#right-container .list li strong { color: #BD1220; }

#right-container .quoteblock blockquote { background-color:#E6E6E6; color:#444444; padding:8px 50px; position:relative; font-size: 100%; margin-bottom: 4px; margin-left: 20px;}
#right-container .quoteblock blockquote p { font-weight: 300; margin-bottom: 5px; line-height: 1.2; }
#right-container .quoteblock .quotes-left { left:2px; position:absolute; top:2px; }
#right-container .quoteblock .quotes-right { bottom:4px; position:absolute; right:4px; }
#right-container cite { font-size: 90%; line-height: 1.1;}
 
#content .inline-image { margin: 4px 0 10px; } 

.content_block blockquote { font-size: 130%; color: #bd1220; }
 
.content_block li { font-size: 120%; margin-bottom: 4px; line-height: 1.2; }
.content_block li strong { font-size: 130%; color: #bd1220; }
.content_block li em { color: #bd1220; }

#right-container .logoblock li { background: none; text-align: center; margin: 0 0 10px; padding: 0; }
#right-container .logoblock { margin: 0 0 30px; }

.case_study_block h3, .case_study_block h2 { color: #BD1220; border-bottom: 2px solid #BD1220; font-size: 1.2em; padding-bottom: 4px; margin: 20px 0 8px; clear: both; }

.case_study_block li { margin: 0 0 5px 33px; padding: 0 0 0 18px; background: url(/images/arrow-grey.png) 0 0 no-repeat; line-height: 1.2; }
.case_study_block li strong { color: #BD1220; }

.downloadblock { margin-top: 20px; }
.downloadblock p { margin: 0 0 10px 20px; background: url(/images/adobePDF-icon.gif) 0 0 no-repeat; padding-left: 20px; min-height: 17px; padding-top: 3px; line-height: 1.2; }
.downloadblock p a { color: #bd1220; }
.downloadblock p a:hover { color: #444; }
.downloadblock p.extra { background: none; padding: 0; }
.downloadblock p.get_reader { background: none; padding: 0; text-align: center; }

.list-page-items li { background-color:#E6E6E6; border-left:8px solid #9C0503; margin-bottom:2px; padding:4px 8px; width: 96%; overflow: auto; position: relative; padding-bottom: 30px;}
.list-page-items li .col1 { width: 160px; margin: 0 0 0 10px; float: left; display: inline; } 
.list-page-items li .col2 { width: 680px; margin: 0; float: right; padding: 10px 20px 10px 0; } 
.list-page-items li h2 { font-size: 1.4em; color: #bd1220; margin: 0 0 4px; }
.list-page-items li h3 { font-size: 1.1em; color: #444444; font-weight: bold; margin: 0 0 14px; }
.list-page-items li .more-right-long { position: absolute; bottom: 12px; right: 14px;}

.list-page-items li blockquote { font-style: italic; margin: 0 20px; }
.list-page-items li li { background: url(/images/arrow-grey-ongrey.gif) 0 4px no-repeat; border: 0; padding-left: 16px; margin-left: 20px; width: auto; }

.list-page .post-header h1 { margin-bottom: 10px; }

.list-item-intro { width: 75%; margin: 0 0 10px; }
.list_page_intro_image { float: left; margin: 0 10px 10px 0; }

#content a { color: #bd1220; }
#content a:hover { color: #444; }

.entry { clear: both; }
.entry h2 { font-size: 120%; margin: 0 0 2px; }
.entry h2 a { text-decoration: none; }
.entry p { line-height: 1.2; }

.entry { width: 100%; overflow: auto; margin-top: 10px; }
.entry .news-thumb { width: 100px; float: left; }
.entry .news-thumb img { width: 100px; }
.entry .news-preview { margin-left: 20px; width: 580px; float: left; display: inline; }
.entry img.alignleft { float: left; margin: 4px 15px 5px 0; }
.entry img.alignright { float: right; margin: 4px 0 5px 15px; }

.entry .news-preview h3 { margin-bottom: 3px; }

.tweet { width: 323px; height: 51px; margin: 24px 0 4px 24px; line-height: 1.3; font-family: georgia, times, serif; font-style: italic; }
.tweet a { color: #bd1220; } 

.document-storage, .tape-storage, .deed-storage, .business-storage, .destruction-services { display: none; }
.contact-image { margin: 0 0 0 15px; }

#right-container.grid_2 .quoteblock blockquote { padding:8px 35px; margin-left: 15px; }
#right-container.grid_2 .quoteblock .quotes-left-small { left:2px; position:absolute; top:2px; }
#right-container.grid_2 .quoteblock .quotes-right-small { bottom:4px; position:absolute; right:4px; }

img.nl-img { margin-left: 58px; }
.nl-intro { margin: 10px 0; }

.reg { margin: 10px 0 15px 20px; }

.storage-boxes { margin: 20px 0 10px 0; clear: both; }
.storage-boxes td { padding: 8px 5px; border-bottom: 1px solid #f3f3f3; vertical-align: middle; }
.storage-boxes th { padding: 8px 5px; font-weight: bold; color: #fff; background: #bd1220;}
p.illustration small { font-size: 80%; }

#subheader #img-box { float: left; width: 125px; }
#subheader #text-box { float: left; width: 550px; }
#subheader ul { margin: 0 0 10px 0; }
#subheader li { margin: 0 0 5px 0; padding: 0 0 0 18px; background: url(/images/arrow-grey.png) 0 0 no-repeat; line-height: 1.2; }
#subheader h2 { font-size: 1.4em; margin-bottom: 5px; }
#subheader h3 { font-size: 1.1em; margin-bottom: 10px; line-height: 1.2;}

.push{ height: 345px; }     

#footer-container { height: 445px; margin: 0 auto; text-align: center; padding-top: 0; clear: both; position:relative;        background: url('/images/bg-outer.png') no-repeat scroll center bottom; 
}

#everything{ margin: 0 auto -445px; }

#content-link-container{ float: left; margin: 0 0 15px 0; position: relative; }            
#footer { height: 195px; }        
#footer-wrapper { position: relative; }

#posFooter a{ background: url(/images/rsweb-icon.png) no-repeat top left; width: 95px; height: 56px; display: block; position: absolute;  top: -65px; right: 0; }
        
img.image_block { margin: 0 0 5px; }






}
