@charset "utf-8";
/* CSS Document */

h1 {line-height:35px;}

body {margin:0; background-color:#000; font-family:Tahoma, Arial, Helvetica, sans-serif; line-height:20px;}

#nav a {color:#fff; text-decoration:none; display:block; float:left; margin:14px 28px 14px 0;}

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

#super_main {background-color:#fff; background-image:url(images/jq-head-bk.jpg); background-repeat:repeat-x;}

#main {margin:0 auto; width:900px; }

#header {position:relative; height:212px; background-image:url(images/jq-logo.jpg); background-repeat:no-repeat; background-position:0px 40px}

#nav {position:absolute; top:155px; left:0; color:#fff;}

#content { padding:0 0 10px 0;}

#footer {width:900px; margin:0 auto; height:150px; background-color:#000;}

#footnav {float:left; width:200px;}

#footnav a {display:block; margin:4px 0 4px 0; width:150px; color:#fff; text-decoration:none; border-bottom:1px solid #fff; padding:0 0 6px 0; font-size:11px;}

#foot_contact {font-size:11px; color:#A2A2A2; width:200px; float:left; margin-top:10px}

input {width: 300px; height:30px; border:1px solid #C5C5C5; font-size:1.3em;}

select {width: 300px; height:30px; font-size:1.3em;}

textarea {width:300px; height:100px; border:1px solid #C5C5C5;font-size:1em; font-family:Tahoma, Arial, Helvetica, sans-serif;}

input#reset {width:150px; height:50px;}

input#submit {width:150px; height:50px;}