@charset "utf-8";
/* CSS Document */

html { padding:0; margin:0; height:100%;}
body { padding:0; margin:0; height:100%; font-family:Arial, Helvetica, sans-serif; font-size:0.75em; background:#eeeeef; color:#666666;}
#address {	position:absolute;	left:12px;	top:2px;	width:447px;	z-index:1;}
p { padding:0; margin:0;}

#jedi { margin:0 auto; padding:0; width:800px; background:url(images_new/bg_con.jpg); border-left:1px solid #333333; border-right:1px solid #333333; position:relative; }

#jedi_header { width:800px; height:149px; float:left; background:url(images_new/header.jpg);}


#jedi_text { padding:15px 10px 0 10px ; float:left;  }
#jedi_text p{ padding-top:10px;}

#obi { margin:0 auto; padding:0; width:800px; background:url(images_new/bg_con.jpg); border-left:1px solid #333333; border-right:1px solid #333333; border-bottom:1px solid #333333; position:relative; }
#obi_text { padding:15px 10px 10px 10px ;  }
#obi_text p{ padding-top:10px; text-align:center;}
#obi_text a { color:#000000; font-weight:bold; text-decoration:none;}
#obi_text a:hover { text-decoration:underline;}

.title { font-size:1.1em; font-weight:bold; color:#000000; text-transform:uppercase;}

#luke { width:800px; float:left;  border-bottom:1px solid #333333; padding:0}

#luke_float{ float:left; padding:0 10px 0 10px; width:380px}

#luke p{ padding-top:10px; text-align:justify;  }

#float_left { float:left; width:400px;}

#nav4 {
	text-align: center;
	width:800px;
	position:absolute;
	top:123px;
	left:0;border-bottom:1px solid #333333;
}
#nav4 ul {list-style: none; padding: 0; margin: 0; padding-left:2px;} 
#nav4 li {float: left; margin: 0;  }
#nav4 a {display: block; width: 159px;height: 25px; line-height: 25px;
 color: #000000 ; text-decoration: none;  font-weight: bold; float: left;    text-transform:uppercase;}

/* IE5 Mac hack \*/
#nav4 a {float: none}
/* End hack */
#nav4 a:hover { background-color:#cccccc; color:#000000}
.black { color:#000000;}

#float_right { float:right;}