#sub_menu
{
	position : relative;
        top : 105px;
        left : 720px;
	width:100px;
	overflow : hidden;
	height: auto;	
	padding-top : 0;
	padding-bottom : 0;
	margin-top : 5px;
	margin-bottom : 5px;
	border-left: none;
}
#sub_menu li
{
	line-height : 96px;
	vertical-align : middle;
}

#sub_menu *
{
	padding : 0 !important;
	margin : 0 !important;
}

.title {height:20px; width:100%; background-color:#715b76; color:#eed194; font-size:12px; line-height:20px; text-align:center; font-weight:bold;}

.topPromos{
        width:206px;
        padding: 10px 10px;
        font-size:10px;


}

#promo_box{
	position:relative;
	background-color:white;
	width:500px;
	font-size:13pt;
        top:50px;
        left:350px;
	border:solid 7px #e20000;
	opacity:0.90;
	filter:alpha(opacity=90);
	z-index:99;
}

.fixed_left{
	left:2px;
	top: 94px
}



#welcome3{
        font-size:10px;
        color:#000;
	width:446px;
	height:265px;
        position: relative;
        top:10px;
        left:-15px;
	border:0px solid white;
	padding:10px;

}

#welcome3 a:link {
	text-decoration:none;
}
#welcome3 a {
	text-decoration:none;
}
#welcome3 table {
	position: relative;
        top:-22px;
}

#welcomeLog{
		position:relative; 
		top:-35px;
        left: 50px;
        height:100px;
        width: 550px;

}



#content{
position:relative;
top:100px;
height:820px;
	}
#page_content{top:-100px; width:400px;}
#contentLog2{height:650px;}

.menu_bgLog{
position:relative;
left:-145px;
top:-14px;
width:150px;
height:100%;
background-color:#cad7d5;

}


