.bodybg { text-align:center; background:#282828 url(../Images/Graphics/homebgslice.jpg) top center repeat-x; margin:0px; }

a img{border: 0px;}



#contentbg{background: url(../Images/Graphics/homemainbg.jpg) top center no-repeat; width: 100%; min-height: 700px;}

#wrapper{ width:887px; margin:0 auto; padding: 0px; text-align:left;  }



        #logo{ width:303px; height:111px; margin: 15px 0px 0px 30px; background: url(../images/graphics/homelogo.jpg) top center no-repeat; padding: 0px; margin:0 auto; }
          #logo  h1 { font-size: 10px; margin:0px }
            #logo a { width:303px; height:111px; display:block; text-indent:-10000px;  }
        #enter{float:right; margin: 3px 62px 0px 0px;}    
            

#contentwrapper{ width: 754px; margin:46px auto 0px auto;  }
      #leftimage{ width:450px; float:left; }
      #leftimage1{ padding-top:4px; }
      #rightimage{width: 299px; float: right;}
 

#footer{background: url(../Images/Graphics/footer.jpg) top center no-repeat; margin:0 auto; width: 100%; height: 31px;}

    
ul{ color: #333333; font-size: 12px; }


#poweredby{ width: 870px; height: 41px; position:relative; margin:0px auto; color:#969696 ; font-size: 13px;
}
#poweredby div{padding: 10px;}

#poweredby a{ color: #a7a7a7; font-size: 13px; }
#poweredby a:hover{ color: #ededea; font-size: 13px;}

hr { height: 0px; color: #e3e2e2; border-top: 1px; background: #e3e2e2; border-style: solid;}

input,textarea{ font-family: arial; font-size:12px; background: #181715; border: 1px solid #cccccc; color:#fff;}

input:hover,textarea:hover{ font-family: arial; font-size:12px; background: #393731; border: 1px solid #fff; color:#fff;}

.rssHeader{font-size: 12px; font-weight:bold; }
.rssList { margin:0px; padding:5px 10px 5px 10px; width: 150px; }
.rssItem { list-style-type:none; border-bottom:1px solid #ccc; 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; }