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

body {background:#3d4855 url(../site.imgs/bg_02.gif) repeat; margin:0; padding:0; font-family: tahoma; color:#fff; font-size:82.5%;}

.clear {clear:both; height:15px;}
 
 a {outline:none;}


/* --- general --- */

#wrapper {width: 975px; margin:0 auto;}
#site {float:left; width:955px; height:704px; background: url(../site.imgs/frame.png) no-repeat; }
#main{float:left; width:850px; height:510px; margin-left:50px; margin-top:150px;}

#footer { width:850px; margin:50px auto;}
#footer a {text-decoration:none; color:#ddd;}
#footer a:hover {text-decoration:underline;}

#footer ul { list-style:none; margin:0; padding:0; margin-left:220px;}
#footer ul li {float:left; color:#ddd; margin-right:5px; text-transform:uppercase; font-size:.7em;}

#footer p {text-align:center; font-size:.7em; color:#ddd; text-transform:uppercase; clear:left; padding-top:20px;}


#field {width:450px; float:left; margin-top:125px; margin-left:320px; }
#contactForm {width:450px; color:#fff; background:transparent;}
input {width:225px; height:18px; border:1px solid #fff; background:#576576; margin-right:30px; font-size:.8em; color:#fff; padding-top:5px; padding-bottom:0px;}
textarea {width:450px; height:200px; border:1px solid #fff; background:#576576; font-size:1em;}