

#container {
    padding:0px 70px;
    width:1100px;
    margin:0 auto;
    height:auto;
    background:#FFF url('/images/bg_main.gif') no-repeat;
}

#promo_home {
    margin:0 auto;
    clear:left;
    width:791px;
    height:0px;
    background:#FFF url('') no-repeat;
}

#promo_secondary{
    margin:0 auto;
    clear:left;
    width:791px;
    height:80px;
    background:#FFF url('/images/promo_sec.jpg') no-repeat;
}
#header {
    margin:0 0 10px 0;
    display:block;
    width:960px;
    float:left;
    background:#FFF url('/images/bg_header_public.jpg');
}
#head_1 {
    height:49px;
}

#head_2 {
    height:65px;
    background:#FFF url('/images/h2_grad.jpg') bottom left repeat-x;

}
#head_2_pub {
    height:48px;
}
#head_members {

    background:#f3f3f3;
    padding:0px 20px;
    font-size:11px;
}
#head_info {
    float:left;
    width:500px;
    height:31px;
    margin:0 0 0 5px;
    padding:0 0 0 10px;
}
#head_sub {
    float:right;
    width:200px;
    text-align:right;
    padding:0 10px 0 0;
}
#head_2_nav {

}
#head_2_nav2 {
    float:right;
    margin:15px;
}

#logo {
    width:200px;
    height:55px;
    position:absolute;
    top:0px;
    margin:0 0 0 15px;
/*
    background:url('/images/ln_logo.gif') no-repeat;
*/
}


#right {
  width:160px;
    height:55px;
    float:right;
}

#main {
    float:left;
    padding:0 10px;
    width:960px;
}
#member_main {
    float:left;
    padding:0 10px;
    width:690px;
}

#main .general_content {
    width:580px;
    float:left;
    padding:10px 20px;
}


/* LANDING PAGE */
#home_left {
    float:left;
    width:480px;
    height:334px;
    margin:10px 0 0 0;
    background:#FFF url('/images/ln_landing_01.jpg') no-repeat;
}

#home_right {
    float:right;
    width:480px;
    margin:10px 0 0 0;
}

#home_rl, #home_rr {
    float:left;
    width:180px;
    height:276px;
    padding:40px 20px 0px 20px;
    background:#e2e8ef;
}
#home_rr {

    background:#dceadb;
    margin:0 0 0 12px;
}

#home_bottom {
    height:127px;
    float:left;
    width:960px;
    
}

#home_bottom_1 {
    width:6px;
    height:127px;
    float:left;
    background:#FFF url('/images/ln_shim_left.gif');

    
}
#home_bottom_2 {
    border-top:solid 1px #dadada;
    border-bottom:solid 1px #dadada;
    height:125px;
    width:923px;
    float:left;
}
#home_bottom_3 {
    width:7px;
    height:127px;
    float:left;
    background:#FFF url('/images/ln_shim_right.gif');

    
}

#hp1,#hp2,#hp3 {
   float:left;
   width:264px;
   padding:10px 20px;
}


/* NAV */

#basic_nav {
    margin:25px 0 0 18px;
    width:480px;
    height:50px;
    padding:0 0 0 15px;
    background:none;
    height:18px;
    float:left;
    clear:both;
}

#basic_nav li {
    float:left;
    margin-left:1px;
    list-style:none;
}

#basic_nav a {
    color:#FFF;
    font-size:12px;
    display:block;
    padding:4px 20px;
    background:#7398bf url('/images/tab_bg.jpg') repeat-x;
    
}
#basic_nav a:hover {
    background:#6890ba;
}

#basic_nav a.selected {
    color:#333;
    background:#FFF;
    position:relative;
    top:-5px;
    border-top:5px solid #FFF;
}


#head_2_login {
    float:right;
    margin:10px 0 0 0;
}

#login_form {


    margin:10px 50px;
    width:300px;

}

#login_form form {
    background:#f3f3f3;
    padding:20px;

    width:300px;
    border:solid 1px #cdcdcd;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;
}

.login_input {
	font-size: 18px;
	width: 97%;
	padding: 3px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 8px;
	border: 1px solid #AAA;
	background: #fbfbfb;

}

#login_horiz {
    
}


#mes {
    padding:10px;
    color:#333;
    font-size:12px;
    width:500px;
    font-weight:normal;
    background:#f6f6f6;
    border:1px solid #CCC;
    border-left:5px solid red;
}

.basic_table td {
    padding: 3px 3px;
}

#about_menu ul {
    list-style:none;
    margin:0;
    padding:0;
}
#about_menu li {
    padding:2px;
}

.high_1 {
    background:#fffea3;
    font-weight:bold;
}
.high_2 {
    background:#FFF;
    font-weight:normal;
}
.high_3 {
    background:#FFF;
    font-weight:normal;
}


/*  FOOTER  */

#footer {
    background:#f6f6f6;
    border-top:solid 2px #CCC;
    padding:10px 20px;
    margin:20px 0 0 0;
    float:left;
    width:920px;
}
