@charset "utf-8";
/* CSS Document */

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0px;padding:0px;}
body{background:url(images/bg.jpg); margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif;}
fieldset,img,a img,:link img,:visited img {border:0px;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
#page{width:971px; margin:0 auto; background-color:#13274B;}
#header{background:url(images/bg-header.jpg) no-repeat; width:971px; height:174px;}
#header .logo{width:271px; height:170px;}
#left{width:411px; text-align:justify; float:left; color:#FFF; font-size:12px; margin:20px 0 0 36px; line-height:17px;}
p{margin:15px 0 15px 0;}
#left strong{font-weight:bold; color:#7F9FCC;}
#right{width:472px; float:right; font-size:12px; color:#FFF; margin:35px 20px 0 0;}
.sep{background:url(images/separator.jpg) no-repeat; width:473px; height:1px; margin:14px 0 35px 0;}
.title-about{background:url(images/about.jpg) no-repeat; width:136px; height:26px; margin-bottom:25px;}
.title-contact{background:url(images/contact.jpg) no-repeat; width:103px; height:15px;}
.txt{float:left; width:95px; text-align:right; margin-top:6px; margin-left:20px;}

.footer{clear:both; width:971px; height:8px; background-color:#FFF; margin-bottom:28px; margin-top:68px; }

.input-bg{background:url(images/bg-input.jpg) no-repeat; width:220px; height:26px; float:left; padding:1px; margin-left:25px; margin-bottom:16px;}
.input-bg input{width:215px; height:22px; background:none; border:0px;}
.textarea-bg{background:url(images/bg-textarea.jpg) no-repeat; width:317px; height:132px; border:0px; float:left; margin-left:25px; padding:2px;}
.textarea-bg textarea{width:312px; height:126px; border:0px; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.submit{background:url(images/submit.jpg) no-repeat; width:105px; height:34px; border:0px; float:right; margin-right:15px; margin-top:33px;}


.clear{clear:both;}

