@import url(fonts.css) all;
@import url(fonts1.css) all;
@import url(fonts2.css) all;
body {
text-align: center;
margin-top: 0px;
font-size: 12px;
font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}
a {
color: #f58221;
text-decoration: none;
}
a:hover {
color: #F0B056;
}
img {
border: solid;
border-width: 1px;
border-color: #e5e5e5;
}
#wrapper {
width: 852px;
background: #e5e5e5;
}

#header {
background: url(images/header.png);
width: 850px;
height: 278px;
}

.lex1 {
font-size: 14px;
padding-left: 70px;
text-align: left;
margin-top: 211px;
}
.lex1 a{
color: #57585a;
text-decoration: none;
}
.lex1 a:hover {
color: #85868a;
}
.lex2 {
padding-right: 40px;
text-align: right;
font-family: arial;
margin-top: 20px;
}

#left{
width: 300px;
height: 100%;
float: left;
text-align: left;
margin-bottom: 1px;
background: url(images/bg.png) bottom no-repeat;
}


#ltop {
padding: 10 0 10 40;
font-family: "Tall Films Expanded";
font-weight: bold;
font-size: 45px;
}

#lcontent {
padding: 10 15 10 0;
text-align: left;
margin-left: 1px;
}
#lcontent ul li {
padding-top: 10px;
padding-bottom: 20px;
font-family: "CuprumFFU";
list-style: none;
font-size: 18px;
background: url(images/bar.png) bottom no-repeat;
}

.yell, .yell a {color:#f58221; text-decoration: none;
}
.yell a:hover {color:#000000; text-decoration: none;
}
.bl a {color:#000000; text-decoration: none;
}
.bl a:hover {color:#f58221; text-decoration: none;
}

#right {
width: 551px;
background: #ffffff;
float:right;
margin-right: 1px;
margin-bottom: 1px;
}
#rtop {
margin-right: 50px;
background: #ffffff;
color: #2f55a6;
text-align: left;
font-size: 40px;
padding: 10 10 0 20;
width: 500px;
font-family: Silver;
}
#rcontent {
font-family: "Arial";
margin-right: 50px;
background: #ffffff;
padding: 10 10 10 20;
width: 500px;
text-align: justify;
font-size: 14px;
}