html,body {
margin: 0;
padding: 0;
font-family: verdana;
font-size: 12px;
}

.clear{
clear: both;
}

#wrapper{
margin: auto;

}

#header{
background-image: url(images/header.jpg);
height: 172px;
}

#top{
padding-left: 250px;
padding-top: 30px;
}

#menu{
padding-top: 15px;
width: 780px;
margin: auto;
}

#menu ul{
text-align: left;
margin: 0;
padding: 0;
list-style-type: none;
}

#menu li{
height: 30px;
width: 122px;
background-image: url(images/menu.jpg);
float: left;
text-align: center;
line-height: 27px;
margin-left: 2px;
}

#menu a{
color: white;
text-decoration: none;
font-family: verdana;
font-size: 14px;
font-weight: bold;
}

#content{
text-align: left;
margin: auto;
width: 770px;
}

#content ul{
margin: 0;
padding: 0;
}

#content li{
list-style-type: none;
}

#content a{
color: #920b0b;
text-decoration: none;
}


#content a{
color: #920b0b;
text-decoration: none;
}

#mobile{
margin-top: 15px;
}

.ctxt{
padding-bottom: 10px;
font-weight: bold;
color: #920b0b;
}

#footer, #footer a{
text-decoration: none;
text-align: center;
font-weight: bold;
color: #920b0b;
}

#linkpartners, #linkpartners a{
text-decoration: none;
text-align: center;
font-weight: bold;
color: #920b0b;
}
