@charset "utf-8";

@import url("../../../global/css/globalcss.css");

body { margin: 0px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; line-height: 1.5em; background-color: #E5E3E6; background-repeat: repeat; }
#wrapper { margin:auto; clear: both; width: 797px; }
#header { background-image: url(images/header.jpg); background-repeat: no-repeat; height: 188px; width: 797px; clear: both; margin:auto }
#footer { background-image: url(images/footer.jpg); background-repeat: no-repeat; clear: both; height: 98px; width: 797px; margin-right: auto; margin-left: auto; }
#headerbg { background-image: url(images/header_bg.jpg); background-repeat: repeat-x; clear: both; height: 188px; }
.footerbg { background-image: url(images/footer_bg.jpg); background-repeat: repeat-x; height: 98px; clear: both; width: 100%; }
#contentwrapper { clear: both; float: left; width: 797px; background-image: url(images/content_bg.jpg); background-repeat: repeat-y; }
.content { padding-left: 48px; padding-right: 49px; clear: none; width: 700px; }
.minisites { float: right; width: 220px; padding-top: 50px; text-decoration: none; color: #666; font-family: 'uni0553Regular', sans-serif; font-size: 8px; text-transform: uppercase; }
.minisites a { text-decoration: none; color: #666; }