/*
Stylesheet Prepared by Chris Johnson
http://chrisltd.com
*/

.hide { position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden; }

.clearboth	{ clear: both; }

body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

html, body.home, #home_wrapper { height:100%; margin: 0; padding: 0; border: none; text-align: center; background: #e0a814; }

#home_wrapper { margin: 0 auto; text-align: left; vertical-align: middle; width: 963px; color: #fff; line-height: 1.5; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; }

a { color: #e0a814; }

#content{ height: 720px; background: url(../images/home_bg.jpg) no-repeat; }

ul#nav { position: absolute; list-style: none; margin-left: 330px; margin-top: 385px; width: 260px; padding: 0; height: 140px; overflow: auto; letter-spacing: 1px; text-transform: uppercase; font-size: 11px; font-weight: bold; }

ul#nav li { margin: 0; padding: 0; margin-bottom: 2px; }

ul#nav li a { display: block; min-height: 12px; text-decoration: none; padding-left: 27px; background: url(../images/home_brush.jpg) no-repeat left center; }

ul#nav li a:hover { text-decoration: underline; }

#intro { position: absolute; margin-left: 604px; margin-top: 105px; width: 245px; height: 414px; overflow: visible; font-size: 14px; }

#intro p { padding-top: 0; margin-top: 0; }

#contact { position: absolute; margin-left: 630px; margin-top: 460px; width: 225px; height: 190px; overflow: visible; color: #e0a814; font-size: 15px; }

#contact form { margin-bottom: 5px; }

