.bodybg { margin:0px; background: #f3f3f3 url(../images/graphics/bg.jpg) top center repeat-x; }

a img{border: 0px;}


#wrapper{ width:978px; margin:0px auto; padding: 0px; text-align:left; }
   
   #menu{width: 970px; margin: 0px auto;  height: 49px; } 
   
    #top{height:178px; width: 978px; margin: 0px ; }
        
    
    #logo{ float:left; width:430px; height:178px; padding: 0px; margin: 0px; background: url(../images/graphics/logo.jpg) left no-repeat; }
            #logo h1 { font-size: 10px; margin:0px }
            #logo a { width:366px; height:97px; display:block; text-indent:-10000px;}
    #mainimage{width: 548px; height: 178px; float:right; background: #fff;} 
        #image{position:relative;}
        #breadcrumbs{position: absolute;  z-index: 100; width: 320px; text-align:right; margin-top: 150px; margin-right:200px; font-size:11px;}
            #breadcrumbs a{font-size:11px; text-decoration:none;}
            #breadcrumbs a:hover{font-size:11px; }        

    #contentwrapper {width: 978px; margin: 0px auto; background:url(../images/graphics/contentslice.jpg) left repeat-y;  min-height: 570px;}       
            
            
       #content{ padding: 0px 20px 20px 20px; float: left; width: 700px; }
       #rightpanel{ width: 216px; padding: 0px; margin: 1px 0px 0px 0px;  float:right;  }
            .rightheader{ background:url(../images/graphics/rightheader.jpg) left repeat-y; width: 206px; height: 25px; color: #fff; font-weight:bold; padding: 5px 0px 0px 10px;}
            .rightcontent{padding:10px;}

        
            
            #login .pad{padding: 6px;}
            #login .SubHeader{margin-bottom:15px; font-size: 12px; color: #fff;}
            #login a {color: #fff;}
            .rightcontent .username{margin:10px 0px 0px 5px;}
            .rightcontent .password{margin: 10px 0px 0px 8px;}
            #loginGo{margin-right:20px;}
        
        
        
  
   


#poweredby{ width: 100%; height: 40px; background: #282524; margin:0px; color:#fff; font-size: 11px;  padding-top: 20px; text-align: center;
}
#poweredby a{ color: #fff; font-size: 11px; }
#poweredby a:hover{ color: #e3e3e3; font-size: 11px;}

hr { height: 0px; color: #ccc; border-top: 1px; background: #ccc; border-style: solid;}

input,textarea{ font-family: arial; font-size:12px; background: #fcfbfb; border: 1px solid #666666; }

input:hover,textarea:hover{ font-family: arial; font-size:12px; background: #f4f3f3; border: 1px solid #f12116; }



.rssHeader{font-size: 1px; display:none; }
.rssList{ margin:0px; padding:5px 10px 5px 10px}
.rssItem{ list-style-type:none; border-bottom:1px solid #e3e3e3; margin:0px;}



 	
/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */



/* --------- Clearfloat --------- */

.clearfloat:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
	}
.clearfloat { display: inline-block; }
* html .clearfloat { height: 1%; }
.clearfloat { display: block; }



