#landing
{
	margin-top:60px;
	margin-left:27px;	
}

#main_table
{
	position:relative;
	margin-left:18px;
	width:773px;
	max-width:773px;
	background-color:#FFF; /*#F6FAFD; content area blue*/
	height:100%;
}

#shadow_left
{
	position:relative;
	width:9px;
	min-width:9px;
	max-width:9px;
	height:100%;
}

#shadow_right
{
	position:absolute;
	width:11px;
	min-width:11px;
	max-width:11px;
	top:0px;
	bottom:0px;
	left:800px;
	height:100%;
}

#header_pic
{
	position:relative;
	padding-top:24px;
}

#content_menu
{
	position:relative;
	padding-left:34px;
	border-bottom:1px solid #BAC8E2; /* bg color */
}

#content_left
{
	position:relative;
	padding-left:34px;
	padding-top:46px;
	padding-right:18px;
}

#content_right
{
	position:relative;
	text-align:right;
}

#content_all
{
	position:relative;
	padding-left:34px;
	padding-top:46px;
	padding-right:34px;
	padding-top:46px;
	border:1px black solid;
}

#footer
{
	position:relative;
	height:15px;
}

#submenu
{
	position:absolute;
	top:30px;
	left:815px;
}