
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
margin : 0;
padding : 0;
border : 0;
outline : 0;
font-size : 100%;
background : transparent;
}
html {
height : 100%;
width : 100%;
background : #F59620 url(/files/jpeg/35/bg3.jpg) no-repeat top center;
}
body {
height : 100%;
width : 100%;
background : transparent;
line-height : 1;
font-family : "Trebuchet MS", sans-serif;
}
table {
border-collapse : collapse;
border-spacing : 0;
}
#wrapper {
background : #c5c5c5 url(/files/jpeg/12/content_bg.jpg) no-repeat center bottom;
width : 770px;
height : auto !important ;
height : 100%;
min-height : 100%;
position : relative;
margin : auto;
border-left : 1px solid #fff;
border-right : 1px solid #fff;
}
#header {
width : 256px;
height : 205px;
background : #fff url(/files/jpeg/31/logo_bg.jpg) no-repeat top center;
margin-left : 10px;
margin-top : 10px;
float : left;
display : inline;
border : 1px solid #ccc;
text-align : center;
}
#slogan {
position:absolute;
bottom:30px;
z-index:1000;
}
#slogan blockquote {
background:transparent url(/files/png/67/bq-bg.png);
margin:0;
padding:5px 20px 5px 40px;
color:#FFF;
font-size:30px;
letter-spacing:2px;
}
#content-wrapper {
width : auto;
padding-bottom : 82px;
float : right;
display : inline;
}
#content {
background : #fff url(/files/jpeg/39/leipis_bg.jpg) no-repeat top center;
padding : 50px 30px 30px 30px;
width : 688px;
margin : 10px 10px 0 10px;
float : right;
display : inline;
color : #666;
border : 1px solid #ccc;
font-family : Georgia, serif;
font-size : 16px;
font-weight : normal;
line-height : 1.7em;
text-align : justify;
}
#content h1 {
border-bottom : 1px dashed #ff9900;
font-size : 36px;
font-family : "Trebuchet MS", sans-serif;
font-weight : normal;
letter-spacing : 15px;
line-height : 1.5em;
margin : 0;
padding-bottom:.3em;
}
#content h2 {
font-size : 20px;
font-family : "Trebuchet MS", sans-serif;
font-weight : normal;
line-height : 1.5em;
}
#content h3 {
font-size : 14px;
font-family : "Trebuchet MS", sans-serif;
line-height : 1.5em;
border-bottom : 1px dashed #999;
margin-left:1.5em;
margin-right:1.5em;
}
#content p {
margin:1.5em;
}
#content a {
color : #c76900;
text-decoration : underline;
}
#content a:visited {
color : #c76900;
text-decoration : underline;
}
#content a:hover {
color : #ff9900;
text-decoration : none;
}
#footer {
width : 728px;
position : absolute;
bottom : 0;
left : 0;
background : #666 url(/files/jpeg/33/footer_bg.jpg) no-repeat top center;
margin : 10px;
color : #fff;
padding : 10px;
text-align : center;
border : 1px solid #ccc;
font-family : Georgia, serif;
font-size : 10px;
font-style : normal;
font-weight : normal;
text-transform : uppercase;
letter-spacing : 1px;
line-height : 2em;
}
#footer a {
color:#FFF;
}
#footer a:hover {
text-decoration:none;
}
.clear {
clear : both;
}
#form {
background:#F9F9F9;
padding:10px 53px 20px 30px;
margin:0 50px;
border:dashed 1px #CCC;
}
label {
text-align:left;
display:block;
}
.form_btn {
background:#FF9900;
border:solid 1px #CCC;
padding:.8em 1.6em;
font-family : Georgia, serif;
font-size : 10px;
font-style : normal;
font-weight : normal;
text-transform : uppercase;
letter-spacing : 1px;
line-height : 2em;
color:#FFF;
}
.form_fld {
background:#EEE;
border:solid 1px #CCC;
padding:.4em .8em;
width:100%;
}
.form_fld:focus {
border:solid 1px #FF9900;
}
