html,body {
	width: 100%;
	height: 100%;
	min-width: 1000px;
}

body {background: #f78101 url('../img/bg.png') repeat-x 0 0;  font: normal 14px Calibri, Arial, sans-serif; color: #ffffff; line-height: 1.6;}

a {outline: none; font: normal 14px Calibri, Arial, sans-serif; color: #ffffff; }
a:hover {text-decoration:none;}

input, textarea {font: normal 14px Calibri, Arial, sans-serif; color: #ffffff;}

h1 {font-size: 20px; font-weight:normal; font-style:italic; margin:0 0 30px 0; padding: 0 0 6px 0; background: url('../img/u.png') no-repeat 0 100%; line-height: 1;}
h2 {}
h3 {}

p {padding: 0 0 20px 0; margin:0 0 0 0;}
p.intro {background: url('../img/m.png') no-repeat 0 10px; padding-left: 32px; margin-left: -32px;}

.wrapper {background: url('../img/bg.jpg') no-repeat 0 0; min-height: 100%; height: auto !important; height: 100%; }
.h_pic {display: block; width: 341px; height: 594px; background: url('../img/h_pic.png') no-repeat; position:absolute; top: 0; left: 130px;}

.content {width: 1000px; margin:0 auto; position:relative;}
.content_i {padding: 38px 100px 0 514px; }
.logo {line-height: 1.2;}
