* {
margin : 0;
padding : 0;
border : 0;
outline : 0;
font-weight : inherit;
vertical-align : baseline;
font-family : Arial, sans-serif;
font-size : normal;
font-style : normal;
}
a{
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
a:focus {
outline : 0;
}
.clearer {
clear : both;
}
html{
background : url(../img/bg2.jpg) center top;
height : 100%;
}
body{
background : url(../img/bg.jpg) no-repeat center top;
height : 100%;
}
.wrap{
margin : 0 auto;
width : 978px;
}
.header h1 a{
display : block;
height : 75px;
width : 291px;
margin-top : 22px;
background : url(../img/logo.jpg) no-repeat;
text-indent : -9999px;
float : right;
}
.header h2{
display:none;
}
.header h3 {
font-weight: bold;
text-transform: uppercase;
font-style: italic;
color : #be0004;
padding : 62px 0 16px 16px;
}
.header ul{
border-top : 1px dashed #545358;
border-bottom : 1px dashed #545358;
margin-left : 16px;
margin-right : 120px;
padding : 8px 0;
}
.header ul li{
display : inline-block;
padding-right:40px;
}
.header ul li a{
font-weight: bold;
text-transform: uppercase;
font-style: italic;
color : #545358;
font-size : 12px;
}
.header ul li a:hover{
color : #BE0004;
text-decoration: none;
}
.header h4{
font-weight: bold;
text-transform: uppercase;
color : #464646;
padding : 16px;
font-size : 12px;
}
.header h4 span{
color : #be0004;
font-style: italic;
}
.header h4 a{
font-style: italic;
text-transform: uppercase;
color : #464646;
font-size : 10px;
margin-left : 30px;
}
.teaser{
font-weight: bold;
text-align: center;
text-transform: uppercase;
font-style: italic;
color : #464646;
}
.teaser span{
font-style: italic;
color : #be0004;
}
.teaser small{
font-size:9px;
}
table th{
width : 140px;
font-style: italic;
text-align: left;
font-weight: bold;
text-transform: uppercase;
padding-bottom : 30px;
}
table {
padding-bottom : 30px;
}
table img{
position : relative;
bottom : -1px;
}
