/* - - - - - - - - - - - - - - - - - - 
	reset
   - - - - - - - - - - - - - - - - - - */
body, ul{margin: 0;	padding: 0;}
a img{border: none;}
h1,h2,h3,h4,h5,h6 { font-weight: normal;}

/* - - - - - - - - - - - - - - - - - - 
	Element
   - - - - - - - - - - - - - - - - - - */
body{background-color: #000000; color:#FFFFFF; font-family:arial; font-size: 12px;}
a{text-decoration: none; color: #FFFFFF;}
a:hover{text-decoration: none; color: #0089C5;}
br{clear:both;}
h1{font-size: 22px; line-height:0.8;}
h2{font-size: 16px; line-height:0.8;}
h3{font-size:16px;}
h4{font-size: 12px; display:inline;}
input.text{height:14px;}
input, select, textarea{font-family:'Lucida Sans Unicode', arial,verdana; font-size:12px; margin:-3px auto 13px auto; vertical-align: middle; width: auto;}

/* - - - - - - - - - - - - - - - - - - 
	Common
   - - - - - - - - - - - - - - - - - - */
.clear {clear:both;}
.clear-all {clear:both; line-height:0px; font-size:0px; height:0px; margin:0px; padding:0px; border:0px;}
.fl {float:left;}
.fr {float:right;}
.debug ,.lineidc{border:1px #8D8D8D dotted; color:#E6B2B2; display:block;}
.blue{color:#0089C5;}
.bg-blue{background-color:#0089C5;}

/* - - - - - - - - - - - - - - - - - - 
	Layout
   - - - - - - - - - - - - - - - - - - */
.main-wrapper{width:950px; margin:auto; padding:0px;}
.two-layout-left-narrow{float:left; width:140px; height: 620px; -margin-left:1px;}
.two-layout-right-main{float:left; width:800px; height: auto;}
#header-container{height:160px; -margin-left:0px; margin-top:10px}
#footer-container{width:907px; height:34px; margin-left: 15px; padding-top:10px; }

/* - - - - - - - - - - - - - - - - - - 
	Header
   - - - - - - - - - - - - - - - - - - */
div#logo{background: URL('../images/Logo.gif') no-repeat; height: 80px; width: 147px; float:left; margin:50px 4px 0 -126px; padding-left:129px;}
ul#nav-container{width: 628px; height: auto; float:left;}
ul#nav-container li{width: 157px; height:148px; float: left; list-style:none; text-align: center; width:}
ul#nav-container li a{display:block; width:157px; height:24px; margin-top:120px; font-size:16px; padding-top:4px;}
ul#nav-container li.image-01{background: URL('../images/Menu.Bar.01.jpg') no-repeat;}
ul#nav-container li.image-02{background: URL('../images/Menu.Bar.02.jpg') no-repeat;}
ul#nav-container li.image-03{background: URL('../images/Menu.Bar.03.jpg') no-repeat;}
ul#nav-container li.image-04{background: URL('../images/Menu.Bar.04.jpg') no-repeat;}

/* - - - - - - - - - - - - - - - - - - 
	Left Side Bar (LSB)
   - - - - - - - - - - - - - - - - - - */
.two-layout-left-narrow{}
div.banner-LSB{background: URL('../images/Banner.LSB.jpg') no-repeat; width:134px; height:95px; margin:500px 0px 0px 13px;}
/*-- IE6 -- */
.two-layout-left-narrow{-background-position:18px 0px;}
div.banner-LSB{-margin-left:0px; -position:relative; -left:13px;}

/* - - - - - - - - - - - - - - - - - - 
	Footer
   - - - - - - - - - - - - - - - - - - */
#footer-container{background-color:#000000; color:#9C9C9C; text-align:center; font-size:10px;}
#footer-container .FTP-Creative{color:#FFFFFF;}