/* CSS Document */

body {
bgcolor: #ffffff;
margin:0px;
}

#mainwrapper {
width: 892px;
margin-left: auto;
margin-right: auto;
}

#contentwrapper {
widht: 892px;
height: 562px;
background-image: url(img/contentwrapper_bkg.gif);
background-repeat: no-repeat;
}

#contentwrapper_inner {
padding: 18px 18px 12px 18px;
float:left;
}

#marketingmsg {
float:left;
background-color:#000000;
width: 435px;
height: 300px;
margin-right:10px;
}

#linkslist {
float:right;
width: 411px;
height: 301px;
background-image: url(img/linkslist_bkg.gif);
background-repeat:no-repeat;
}

.linkslist a {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color: #333333;
text-decoration:none;
}

.linkslist a:hover {
text-decoration:underline;
}

.linkslist {
margin-top:50px;
line-height:30px;
list-style-type:none;
padding-left:20px;
margin-left:0px;
}

.linkslist li{
background-image: url(img/bullet.gif);
background-repeat:no-repeat;
background-position: 0px 9px;
padding-left:30px;
}

#notice {
clear:both;
width: 856px;
height: 171px;
background-image: url(img/notice_bkg.gif);
background-repeat:no-repeat;
margin-left:18px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #333333;
}

#notice p {
padding:15px;
}

#notice ol {
margin-top: 0px;
margin-bottom: 5px;
}

#footer p {
margin-top:0px;
padding: 10px 0px 10px 18px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #666666;
line-height: 16px;
}

#footer a {
color: #666666;
font-weight: bold;
text-decoration:none;
}

#footer a:hover {
text-decoration: underline;
}
