/*fix IE6 png */
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:#666;padding:0px;margin:0;font:normal 15px Arial, Verdana, Georgia,Arial,Verdana;}
*/
body {font:normal 15px Arial, Verdana, Georgia,Arial,Verdana;background-image:url("img/bodybg.jpg");
background-repeat: repeat-x;background-attachment: fixed;background-position:top;
background-color:#000;padding:0px;margin:0;}



div#header{margin:0 auto; width:704px; padding:0px;	height:253px; float:inherit;}
.clear{clear:both;}
div#content{width:704px;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;}

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


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




#myform input.text { width:265px; border:1px solid #d6d6d6; margin:15px 10px 10px 0; padding:5px 2px; height:16px; background:#fff;}
#myform .textarea { width:465px; height:56px; border:1px solid #d6d6d6; margin:15px 10px 10px 0; padding:5px 2px; background:#fff;}


.footer{margin:auto;background:url(img/footer.png) no-repeat;width:704px;height:93px;padding-bottom:2px;padding-top:0px;}
	
.footertext{float:right;margin-top:50px;margin-right:20px;font-size:11px;color:#ffffff;}
	
.footer a{color:#ffffff;}



