body {
background-color: #22272a;
margin: 0 auto;
text-align: center;
font-family: tahoma, sans-serif;
font-size: 12px;
color: #000000;
}

a {
color: #000000;
text-decoration:none;
}

a:hover{
color: #000000;
text-decoration:none;

border-bottom: 1px dotted #000000;
}

#wrapper {
width: 900px;
margin: 0 auto;
margin-top: 0px;
background-color: #ffffff;
}

#searchform {
margin-top: 10px;
padding-bottom: 10px;
background-color: #22272a;
text-align: right;
}

#header {
height: 246px;
background: url('images/banner.jpg') no-repeat #ffffff;
}

#menu {
height: 56px;
background: url('images/menu_bg.png') repeat-x;
font-family: verdana, sans-serif; 
font-size: 12px;
}

#menu ul {
list-style: none;
margin: 0 auto;
padding-top: 12px;
padding-left: 85px;
}

#menu li {
display: inline;
}

#menu ul li {
height: 22px; 
float: left;
margin-right: 25px;
}

#menu ul li a {
height: 27px; 
display: block; 
color:#ffffff; 
text-decoration:none; 
font-family: verdana, sans-serif; 
font-size: 14px;
font-weight: bold;
text-align:center; 
line-height:32px; 
}

#menu ul li a:hover {
color:#fff; 
text-decoration:none;
border-bottom: 1px dotted #ffffff;
}

#contentwrapper {

}

#footer {
background: #22272a;
font-size: 11px;
color: #ffffff;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}

#footer a {
color: #ffffff;
text-decoration:none;
}

#footer a:hover {
color: #ffffff;
text-decoration:none;
border-bottom: 1px dotted #ffffff;
}

.button {
height:17px;
font-size:10px;
font-family: tahoma, sans-serif;
font-weight:bold;
background-color: #22272a;
color: #ffffff;
padding-bottom:2px;
border: 1px #22272a solid;
position: relative;
top: -1px !important;
top: 0px;
}

.textbox {
height:14px;
font-size:10px;
font-family: tahoma, sans-serif;
font-weight:bold;
background-color: #ffffff;
color: #000000;
padding-top: 2px;
border: 1px #22272a solid;
}

#keyword {
width: 115px;
border: 1px #ccd4df solid;
color: #043149;
}

#searchGo {
width: 60px;
border: 1px #ccd4df solid;
color: #ffffff;
background-color: #22272a;
}
