@import url("slide.css");

html {background:#A6A6A6;}
body {margin:0; font-size:14px; line-height:20px; font-family:Arial, Helvetica, sans-serif; background:url('images/body_bckg.jpg') repeat-y center;}
.green {color:#006233;}
a {color:#8d8d8d; text-decoration:none;}
a:hover {color:#666666;}
blockquote {color:#666666; border-left:2px solid #8d8d8d; padding-left:20px; margin:10px 0 10px 40px;}
.grey {color:#666666;}

#time {width:260px; float:right; margin-right:25px;}
#time span {padding:0px 0px 0px 4px; color:#feffff; text-align:center; font-size:12px;}

#all {background:url('images/container_bckg.jpg') no-repeat top center;}
#container {width:1000px; margin:0 auto; background:url('images/container_bckg.jpg') no-repeat top center;}

#logo {height:50px; margin:0 40px; padding:90px 0 0 150px; background:url('images/logo.png') no-repeat 32px 10px;}
#logo a {text-decoration:none; font-size:20px; color:#000000; font-family:"Times New Roman", Times, serif; text-transform:capitalize;}

#menu {height:40px; margin:0 60px;}
#menu ul {margin:0; padding:0;}
#menu ul li {display:inline-block; float:left; list-style:none; text-align:center; color:#8d8d8d;}
#menu a {padding:0 20px; font-family:"Times New Roman", "Times", "serif"; font-size:20px; text-transform:lowercase; text-decoration:none; color:#8d8d8d;}
#menu a:hover {color:#666666;}
#menu ul li ul {display:none;}
#menu ul li ul li {list-style:none; text-align:left; color:#8d8d8d;}
#menu ul li:hover ul, #menu ul ul li:hover {display:block;}

/*
#menu ul li ul li {display:block; float:left; list-style:none; text-align:center; color:#8d8d8d;}
*/


#main {background:url('images/main_bottom.jpg') bottom center no-repeat; float:left; margin:0 60px; display:inline;}
#text {margin:0 270px 0 20px;}
#text ul {padding:0; margin:10px 0 10px 40px;}
#text li {list-style:none; padding-left:20px; background:url('images/li.gif') no-repeat 0 7px;}
#text p {margin:10px 0;}
#text form {margin: 0 0 10px 0;}
#text label {float: left; padding-top: 3px; width: 200px; display: block;}
#text input.field { border: 1px #1A1A1A solid; background: #414141; margin-right: 5px; margin-top: 4px; width: 200px; color: white; height: 16px;}
#text input:focus.field {background: #545454;}
#text input.bt_register {display: block; float: left; clear: left; height: 24px; text-align: center; cursor: pointer; border: none; font-weight: bold; margin: 10px 0;}
#text input.bt_register {width: 94px; color: white; background: transparent url('slide/bt_register.png') no-repeat 0 0;}

#sidebar {float:right; width:180px; padding:0 40px 0 10px;}
h1, h2 {font-family:"Times New Roman", Times, serif; margin:20px 0 0 0; font-size:1.8em;}

#footer {height:130px; clear:both; background:url('images/footer_bckg.jpg') no-repeat center #53533B; font-family:"Times New Roman", Times, serif; color:#666666; font-size:10px; text-transform:uppercase; padding:0 60px;}
#left_footer {float:left; padding:30px 0 0 20px;}
#right_footer {float:right; padding:30px 20px 0 0;}