@charset "UTF-8";
/* CSS Document */

* {margin:0px; padding:0px;}
a{outline: none}
html {background: url(../images/background.jpg);}
body{background-color: #1e2832; background: url(../images/top_bar.jpg) repeat-x;}
#backlight{width:850px;height: 600px; margin: 0 auto 0 auto; background: url(../images/backlight.jpg) no-repeat;}
#header{padding:57px 0 0 207px;}
#header h1{width:451px; height: 67px; background: url(../images/logo.jpg) no-repeat;text-indent: -9999em;}
h2{text-indent: -9999em; width: 455px; height: 417px; margin: 0px 0px 0px 195px; background: url(../images/content_text.jpg) no-repeat;}
p#text{text-indent: -9999em;width:516px; height: 79px; margin: 30px 0px 0px 173px; background: url(../images/text.jpg) no-repeat;}
#footer{padding: 30px 0 0 0; margin: 30px 0 0 0; background: url(../images/footer.jpg) no-repeat;}
#footer #mail:link, #footer #mail:visited {text-indent: -9999em; display: block; margin:5px auto 0px auto; width: 74px; height: 46px; background: url(../images/envelope.jpg) no-repeat;}
#footer .mail_text{text-indent: -9999em; width: 311px; height: 50px; margin: 30px auto 0px auto; background: url(../images/mail_text.jpg) no-repeat;}
