body, html {
padding: 0;
margin: 0;
height: 100%;
}

body#copy {
background: url(images/bg.gif);
}

img {
border: 0 none !important;
}

div#wrapper {
background: #001632;
border: 7px solid #001632;
border-bottom: 2px solid #001632;
width: 741px;
height: auto;
position: absolute;
left: 50%;
top: 30px;
margin-left: -379px;
}

/*!MSHTML */
html > body > div#wrapper {
border: 7px solid #001632;
}

div#hblock {
background: #001126;
width: 741px;
height: 20px;
margin: 7px 0 5px 0;
}

div#nav {
background: #000f23 url(images/logo-canon.gif) 95% 99% no-repeat;
width: 254px;
height: auto;
text-align: right;
float: left;
}

ul {
list-style-type: none;
margin: 17px 3px 0 0;
padding: 0;
}

li {
margin: 0 0 0 0;
padding: 5px 0 0 0;
}

div#content {
background: #000d1e;
width: 480px;
height: auto;
float: right;
margin: 0;
padding: 0;
clear: both;
}

/*!MSHTML */
body > div#wrapper > div#content {
clear: right;
}

div#contentwrap {
width: 400px;
height: auto;
padding: 15px 0 0 15px;
}

div#contentwrap em {
font-style: normal;
color: #ff7800;
}

.text {
font: 13px Verdana, Arial, Helvetica, sans-serif;
color: #fff;
}

.link {
font: 13px Verdana, Arial, Helvetica, sans-serif;
color: #fff;
text-decoration: underline;
}

.link:hover {
font: 13px Verdana, Arial, Helvetica, sans-serif;
color: #00449b;
text-decoration: none;
}

p.padleft {
padding-left: 7px;
margin: 0 0 17px 0;
}

