a, a:link, a:active, a:visited
{
	color:#006994;
	text-decoration:none;
}

a:hover
{
	color:#006994;
	text-decoration:underline;
}

#lmenu, #lmenu a, #lmenu a:link, #lmenu a:active, #lmenu a:visited
{
	color:#000;
	text-decoration:none;
}

#lmenu a:hover
{
	list-style-type:disc;
}

#outerwrapper
{
	margin:0px;
	text-align:center;
	width:100%;
	height:100%;
}

#innerwrapper
{
	background-color:#dbd6c8;
	width:828px;
	margin:0px auto 0px auto;
	height:100%;
	text-align:left;
}

#toppadding
{
	margin:0px;
	height:48px;
	background-color:#000;
}

#layoutcontainer1
{
	margin:0px;
	width:182px;
	height:162px;
	background-color:#faf7e7;
	float:left;
	background-image:url('../images/bg1.gif');
	background-position:top right;
	background-repeat:no-repeat;
}

#layoutcontainer2
{
	margin:0px;
	width:646px;
	height:162px;
	background-color:#000;
	float:right;
}

#layoutcontainer3
{
	margin:0px;
	width:100%;
	height:106px;
	background-color:#000;
}

#layoutcontainer4
{
	margin:0px;
	width:35px;
	height:56px;
	background-color:#dbd6c8;
	background-image:url('../images/bg2a.gif');
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

#layoutcontainer5
{
	margin:0px;
	width:430px;
	height:56px;
	background-color:#dbd6c8;
	background-image:url('../images/bg2.gif');
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
}

#layoutcontainer6
{
	margin:0px;
	width:181px;
	height:56px;
	background-color:#000;
	float:right;
	position:relative;
}

#layoutcontainer7
{
	position:absolute;
	margin:-10px 0px 0px 0px;
	right:10px;
	text-align:right;
	color:#ccc;
	font-size:10px;
	width:191px;
}

#layoutcontainer8
{
	margin:0px;
	width:178px;
	background-color:#dbd6c8;
	background-image:url('../images/bg4.gif');
	background-position:top left;
	background-repeat:no-repeat;
}

#menucontainer
{
	margin:0px;
	width:219px;
	background-color:#dbd6c8;
	background-image:url('../images/bg3.gif');
	background-position:top left;
	background-repeat:no-repeat;
}

#menupaddingtop
{
	margin:0px;
	width:1px;
	height:520px;
	float:left;
}

#lmenu
{
	margin:50px 0px 0px 10px;
	padding:0px;
	list-style:none;
	font-size:20px;
}

#lmenu li
{
	line-height:30px;
}

#lmenu div
{
	visibility:hidden;
	margin:0px;
	border-left:2px solid #000;
	float:left;
}

#menubottompadding
{
	clear:both;
	height:175px;
	line-height:1px;
	font-size:1px;
}

#content_container
{
	margin:0px;
	width:431px;
	max-width:431px;
	background-color:#dbd6c8;
	font-size:13px;
}

#footerpaddingtop
{
	margin:0px;
	background-color:#faf7e7;
	height:4px;
	line-height:4px;
	font-size:4px;
}

#floater
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin:0px;
	color:#000;
	font-size:16px;
	background-color:#faf7e7;
	border:1px solid #000;
	display:none;
	position:absolute;
	top:0px;
	left:20px;
	z-index:999999;
}

#floater_titlebar
{
	background-color:#000;
	border-bottom:1px solid #fff;
	height:20px;
	position:relative;
}

#floater_closewindow
{
	float:right;
	width:50px;
}

#floater_closewindow a, #floater_closewindow a:link, #floater_closewindow a:visited
{
	color:#ccc;
}

#floater_closewindow a:hover
{
	color:#fff;
}

#floater_titlebar_content
{
	color:#ccc;
}

#floater_content_wrapper
{
	overflow:auto;
}

#floater_content
{
	clear:both;
	margin:10px;
}
