/*---------header---------*/


div#header {
   	position: relative;
   	margin-bottom: 10px;
}

div#header div.headbg {
    background: url("/newpackage/1010082/img/ue-top.gif") no-repeat scroll 0 0 #000000;
    height: 83px;
	width: 960px;
	margin: 0 auto;
}

div#header div.headbg img {
    margin: 27px 0 0 27px;
    border: 0 none;
    vertical-align: bottom;
}

/*---------header/ end---------*/


h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, address, div, form, table, caption, th, td, img {
    list-style-type: none;
    font-weight: normal;
}

body {
	font-size: 12px;
    font-family: "MS PGothic", verdana, arial, sans-serif;
    line-height: 1.4;
}

/*---------footer---------*/


div#footer {
    clear: both;
    border: none;
    height: 20px;
    width: 960px;
    margin: 0 auto;
}

div#footer address {
    background-color: #C60900;
    color: #FFFFFF;
    font-style: normal;
    margin: 0;
    text-align: center;
}

/*---------footer/ end---------*/

