* {margin: 0; padding: 0;} 
ul, li {list-style: none;} 
img {border:none;} a {text-decoration:none; outline: none;} 
.center {margin-left: auto; margin-right:auto;} 
.left {float:left;} 
.right {float:right;} 
.clear {clear:both;}
h1 { color:#666; margin-bottom:10px;}

body {font:62.5% normal Arial, Helvetica, sans-serif; color:#444; background: url(images/design/background.jpg); margin-top:30px;}

/* Header */
#header_container {width:960px; height: 120px; margin-left:10px; margin-top:30px; background-image:url(images/design/headerMain.png);}
#header_image {position:absolute; top: 5px; left:525px; width: 440px; height:215px; background-image:url(images/design/headerImage.png);}
#header_menu {margin-left:10px; width:960px; height:30px; background:url(images/design/menu.png) repeat-x;}

/* Main */
#main_container{width:940px; height:100%; background:#FFF; margin-left:10px; min-height:100px; padding:10px;}

/* Footer */
#footer {padding:10px 0; overflow: hidden; margin-left:10px; width:960px;}
#footer p {margin:2px 0; color:#bbb; font-size: 10px; text-align: center;}
#footer a {color: #bbb; text-decoration: underline; }
#footer a:hover {text-decoration: none;}