/*
Theme Name: Digi-Inc
Theme URI: http://www.midcan.com
Description: All Access The Digital Incubator
Version: 1.0
Author: Kyle Sierens - Midcan.com

*/

/*        EI Hacks
-------------------------------- */


img{
border:none
}

a, img { outline:none;}


html,body {
font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
color:#FFF;
background-color:#efefef;
margin:0;
padding:0;
}


#header {
background:url("images/banner.jpg") top center no-repeat;
height:263px;
width:955px;
margin:0 auto;
}

/* -------- Navigation ------- */

#nav {
height:52px;
width:955px;
margin:0 auto;
}
#nav-buttons{display:block; margin-top:0; width:955px; height:55px; background:url("images/nav.jpg"); position:relative;}