@charset "utf-8";
body { text-align: center; font-family:Arial, Helvetica, sans-serif; }
#wrap { width: 895px; margin: 0 auto;}
#header { background-image: url(images/header.jpg); background-repeat: no-repeat; background-position: left top; height: 286px; width:895px; float: left; }
#main { background-image: url(images/main-bg.jpg); background-repeat: repeat-x; background-position: left top; height: auto; float: left; border-left: 8px solid #ff0000; border-right: 8px solid #ff0000; width: 869px; padding: 0 10px 0 0; background-color:#fff;}
#footer { background-image: url(images/footer.jpg); background-repeat: no-repeat; background-position: left top; height: 123px; width: 895px; float:left; clear:left;}
.fl { float: left;}
ul { margin: 10px 0 10px 14px; width: 416px; float: right; padding: 0; }
ul li { margin: 0px 0px 10px 0px; font-size: 35px; color:#000; text-align:left; background-image:url(images/star.png); background-repeat: no-repeat; background-position: left top; list-style-type: none; padding: 0 0 0 60px; line-height: 50px; }
a.email { width: 250px; height: 30px; position:relative; display:block; left:550px; top: 75px; text-indent:-9999px;}
