@import url(reset.css);
@import url(common.css);


#box { width:994px;}

#header { margin-top:70px; border-right:1px solid #484749; width:314px; }
#nav { margin-left:141px; margin-top:15px }
#nav li a { height:25px; width:173px }
#nav li a:hover { background-position:0 -24px; }

#content { margin-left:359px; width:544px; }
#home #content { width:630px }
#content p, #content dl { padding:6px 0 8px 0; line-height:1.8em }
#content h3 { margin:10px 0 0 0; }
#content h2 { height:180px; }
#home #content h2 { height:334px; }
#content h4 { margin-top:6px }
#content ul, #content ol { margin-left:25px; list-style:disc; line-height:1.8em; padding-bottom:6px }
#content ol { list-style:decimal }
#content dt, #content dd { margin-left:170px; }
#content dt.image img{border:1px solid #000000}
#content dt.image { margin-left:0; margin-top:5px }
#content dt.logo { margin-top:0;}
#content dd { padding-top:6px; }
#content h5 { padding-top:15px; }

#footer { padding-top:50px; padding-bottom:20px; }
