body{
    padding:0;
    margin:0;
}

.wrapper{
    margin:auto auto auto auto;
    max-width: 980px;
    width:100%;
}

.wrapper-inner{

}

.pad{
    margin:15px;

}

.pad-mini{
  margin:6px;
  margin-bottom:-6px;
}

.searchbox{
    margin-top:35px;
}

#right_menu{
    float:right;
}

.centerit{
    margin:auto auto auto auto;
    width:330px;
}

.bottom_border{
    border-bottom:#e8e8e8 1px solid;
}

.top-shade{
    border-top: #dadada 1px solid;
    /*background: url('/images/top_shade.png') repeat-x top left;*/
}

@font-face {
font-family: "Segoe UI";
src: url("fonts/3ca1af51-981a-4e1c-b9c6-a66d0a5fe3c0-1.ttf") format("truetype");
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: "Segoe UI Light";
src: url("fonts/45a13f65-5199-4a22-821e-9b7d7795518e-1.ttf") format("truetype");
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: "Segoe UI Bold";
src: url("fonts/f5dd91f1-2016-48f8-a46c-e3418a52c859-1.ttf") format("truetype");
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: "Segoe UI Semibold";
src: url("fonts/Segoe-UI-Semibold/afae52c9-5d08-4193-8984-bb4346fd493c-1.ttf") format("truetype");
font-style: normal;
font-weight: normal;
}
@font-face {
font-family: "Segoe UI Semilight";
src: url("fonts/58e25a2b-5ed7-47bc-abc4-2f5c14b43227-1.ttf") format("truetype");
font-style: normal;
font-weight: normal;
}

@font-face {
font-family: "Railway";
src: url("fonts/Raleway-Regular.ttf") format("truetype");
font-style: normal;
font-weight: normal;
}

@font-face {
font-family: "Railway Light";
src: url("fonts/Raleway-Light.ttf") format("truetype");
font-style: normal;
font-weight: normal;
}

*{
font-family: "Segoe UI Light","Century Gothic", "Apple Gothic", sans-serif;

}

h1{
color:#7B8B6C;
font-weight:100;
font-size: 1.6em;
}

h3{
font-size: 1.2em;
padding:0;
margin:0;
margin-bottom: 16px;
font-weight: 900;
}
