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

* { margin: 0; padding: 0; outline:none;}

img { border:o;}
img a { border:o;}
ul , li { list-style:none;}
html { height: 100%; }
.clear { clear:both; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
body { height:100%; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#515151; background:url(../images/bg.gif) repeat-x top; overflow-X:hidden;}
.container { margin:0 auto; width:999px; }
.toplink { height:52px; }
.toplink ul { font-size:16px; padding:8px 0; }
.toplink ul li { float:left; border-left:1px dotted #fff; padding:8px 18px; }
.toplink ul li a { color:#FFF; }
.toplink ul li a:hover { color:#FF0; text-decoration:none; }
.bannerwraper { background-color:#3f2d00; padding:20px; margin-top:6px; }

.contentwraper { background:url(../images/bg-content.gif) repeat-y; margin-top:30px; }
.contentwraper p { margin:16px 0; text-align:justify; }
.leftdiv { float:left; width:238px; padding-bottom:40px; }
.middlediv { float:left; margin-left:20px; width:482px; line-height:1.5em; }
.rightdiv { float:right;  width:238px; padding-bottom:40px; }
.rightwrap { padding:20px; padding-top:0; line-height:1.5em;}

h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; color:#FFF; font-weight:normal; padding:10px 10px; background-color:#3f2d00; }
h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; color:#3f2d00; font-weight:normal; border-bottom:1px dotted #3f2d00; padding:5px 0; line-height:normal;  }
.heading { font-size:20px; color:#8f6600; }

.formdiv { padding:10px 20px 20px 20px; }
.formdiv label { display:block; padding:10px 0 4px 0; color:#333; }
.textfields { width:180px; padding:2px 4px; }
.phone { background-color:#FFF; border:1px dashed #666; padding:12px; }
.copyright { text-align:center; color:#FFF; padding:10px; background-color:#3f2d00; }

#contents{width:60%; background:#fff; border:#066 16px solid; position:absolute; left:50%; top:10%; margin-left:-32%; z-index:5; display:none; padding:20px;}
#backgrounds{width:100%; height:100%; background:#000; left:0px; top:0px; opactiy:0.8; position:absolute; z-index:4; display:none;}

.tc { }
.tc ul { }
.tc ul li { margin:10px 0; list-style-position:inside; }