/** BASIC */
html, body {height:100%;}

/** PAGE */
#page {width:778px; margin:0px auto;}
#clear {height:50px; clear:both;}

/** SIDEBAR */
#sidebar {float:left; width:262px;}
#sidebar .boxed {padding:0px 36px 0px 40px;}

/** CONTENT */
#content {float:right; width:516px; padding-top:10px;}
#content .boxed {padding:0px 33px 0px 46px;}

/** FOOTER */
#footer {width:778px; height:100px; margin:0px auto;}

/** BOX1 */
#box1 {}

/** BOX2 */
#box2 {}

/** BOX3 */
#box3 {}
#box3 ul {margin:0px; padding:0px; list-style:none; line-height:normal;}
#box3 li {float:left; padding-left:46px; text-align:center;}
#box3 li.first {padding:0px;}