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

body {background: url(img/bg.jpg) center no-repeat fixed; min-width:1000px; margin:0;}
.cont {min-height:420px; position:relative; background: url(img/cont.png) no-repeat; left: 50%; margin: -191px auto 0 -450px; padding: 50px; position: fixed; top: 50%; width: 800px;}
.txt {width:450px; position:absolute; top:180px; font:18px/28px 'Trebuchet MS', Arial, Helvetica, sans-serif; color:#4e4e4e; text-align:justify;}
.cntcts {width:300px; position:absolute; top:180px; left:460px; font:16px/26px Arial, Helvetica, sans-serif; color:#2b8fe5; text-align: right;}
.cntcts a {text-decoration: none; color:#2b8fe5;}
.cntcts a:hover {text-decoration: underline;}
.prtn {position:absolute; top:330px; width:700px; padding:10px 0; background:url(img/line.gif) top repeat-x; text-align:right;}
.prtn a {font:13px/24px 'Trebuchet MS', Arial, Helvetica, sans-serif; color:#4e4e4e; text-decoration:none;}
.prtn img {float:right; margin:0 0 0 20px;}
.google{float: left; padding-top: 25px}