/*
 Handheld styles
 Site: Huber Woods
*/

* {
 float: none !important;
 position: static !important;
 width: auto !important;
}

body {
 background-color: #fff;
 background-image: none;
 color: #003366;
 font-size: 0.9em;
 padding: 1% 2%;
 text-align: left;
}

a {
 text-decoration: underline;
}

#to-nav {
 display: block;
}

#animation-house, #zip-system-stormex, #zip-system-tape {
 display: none;
}

#header, #content, .home #content, #inner-wrapper, #content-wrapper {
 background-image: none !important;
}

#wrapper {
 background-color: #fff;
 color: #003366;
 margin: 0;
}

#header form, #nav ul {
 margin: 0;
}

#content, #inner-wrapper {
 padding: 0 !important;
}
