img, div, input { behavior: url("iepngfix.htc") }
div,span,form,h1,h2,h3,h4,p,img{margin:0;padding:0;border:0;outline: 0;}
*{margin:0;padding:0;}
:focus{outline: 0;}

body{
/*background-color:#1572c0;*/
font:normal 15px Arial, Verdana, Georgia,Arial,Verdana;
background-image:url("../img/bodybg.jpg");
background-repeat: repeat-x;
background-attachment: scroll;
background-position:top;
background-color:#012c2f;
padding:0px;
margin:5px 0 0 0;
}

div.left{float:left;}
div.right{float:right;}
.clear{clear:both;}

div#header{margin:0 auto; width:800px; padding:0px; height:271px; float:inherit;}

div#content{width:750px; margin:0 auto; background: #ffffff url('../img/bg.jpg') repeat-y fixed top; padding:0px;}

h2{font:bold 24px Arial,Verdana; color:#000378;text-align:center; padding:45px 0 20px 0;}
h2.heading{font:bold 24px Arial,Verdana; color:#000378;text-align:center; padding:15px 0 20px 0;}


ul{list-style-image:url("../img/ico-check.png"); list-style-type:square; line-height:26px;}

#inform input.text { width:188px; border:1px solid #d6d6d6; margin:0; padding:3px 2px; height:15px; background:#fff;}

#inform input.btn { height:40px; width:130px; padding:0px; margin:0 0 0 0px; background: #efefef url("../img/btn.png") no-repeat; border:none; color:#000000; float:left;}

.footer{margin:auto; background:url("../img/footer.png") no-repeat; width:750px; height:106px; padding-bottom:5px; padding-top:0px;}
.footertext{float:right; margin-top:50px; margin-right:20px; font-size:11px; color:#000;}	
.footer a{color:#333;}