/* BEGIN RESET CSS */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin: 0; padding: 0; border: 0; font-weight: normal; font-style: normal; font-size: 100%; line-height: 1; font-family: inherit; text-align: left} table {border-collapse: collapse; border-spacing: 0} ol,ul {list-style: none}q:before,q:after,blockquote:before,blockquote:after {content: ""}
/* END RESET CSS */

/* BEGIN UC CSS */
html, body {width:100%;height:100%;overflow:hidden}
body {background:#77899d}
#background {position:absolute;z-index:1;width:100%;height:100%}
#container {position:absolute;width:100%;height:100%;top:0;left:0;overflow:auto;z-index:2;}
#outer {position:absolute;top:50%;left:0px;width:100%;height:1px;overflow:visible}
#inner {position:absolute;width:100%;height:480px;top:-240px}
#left {float:left;width:60%;background:url(../img/dot.gif) repeat-y right}
#right {float:right;width:40%}
.intro {font:48px "Georgia", sans-serif;color:#FFF;font-style:italic;margin:0 50px 35px 50px}
h1 {font:20px "Georgia", sans-serif;color:#000;font-style:italic;font-weight:bold;margin-left:50px}
.content {font:14px Tahoma, Helvetica, sans-serif;color:#000;margin:3px 50px 0 50px;line-height:20px;margin-bottom:14px}
.content a, address a {color:#FFF;text-decoration:none}
.content a:hover, address a:hover {color:#FFF;text-decoration:underline}
#email {width:300px;height:32px;margin:10px 20px 0 50px;padding-left:5px;font:22px "Georgia", sans-serif;font-style:italic;color:#666;border:none;background:#FFF}
#submit {width:80px;height:34px;font:22px "Georgia", sans-serif;font-style:italic;color:#FFF;border:none;background:#000;cursor:pointer}
#email, #submit {margin-bottom:30px}
#contact {height:150px;margin:165px 0 55px 0;background:url(../img/logo.png) no-repeat 50px 0}
address {font:14px Tahoma, Helvetica, sans-serif;color:#000;margin:0 0 0 230px;line-height:20px;padding-top:15px}
#portfolio {display:block;width:247px;height:29px;background:#000;font:22px "Georgia", sans-serif;font-style:italic;color:#FFF;margin:21px 0 0 50px;padding:3px 0 3px 10px;text-decoration:none}
#submit:hover, #portfolio:hover {background:#FFF;color:#000;text-decoration:none}
