/* Layout */

#main {
	position:static;
	width:951px;
	height: auto;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	
}

#top {
	height: 108px;
	background-color: #FFFFFF;
}
#topimg {
	height: 132px;
	background-color: #FFFFFF;
}
#footer.bg {
	height: 8px;
}
#mainbody {
	background-color: #FFFFFF;
	margin		: 10px 0px 4px 0px;
}
#footer {
	background-color: #FFFFFF;
}
#info table {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	color: #999999;
	background-color: #FFFFFF;
}

div.left_edge {

	background  	: url(../../images/bg_leftside.gif) top left repeat-y;

	margin-bottom	: 0px

}

div.right_edge {

  background	: url(../../images/bg_rightside.gif) top right repeat-y;

}

div.top_edge {

  background	: url(../../images/bg_corner1.gif) top left repeat-x;

  height		: 6px;

  clear			: both;

}

div.top_lcorner {

  background	: url(../../images/corner1.gif) top left no-repeat;

  height		: 6px;

}

div.top_rcorner {

  background	: url(../../images/corner2.gif) top right no-repeat;

  height		: 6px;

  text-align	: left;

}

div.corner_inner {

	padding		:0px 6px 0px 6px;

}

#rightmain {

	margin: 0px;

	padding:0px;

	text-align: left;

	width: 100%

}

div.bottom_edge {

  background	: url(../../images/bg_corner2.gif) bottom left repeat-x;

  height		: 6px;

  clear			: both;

}

div.bot_lcorner {

  background	: url(../../images/corner3.gif) bottom left no-repeat;

  height		: 6px;

}

div.bot_rcorner {

  background	: url(../../images/corner4.gif) bottom right no-repeat;

  height		: 6px;

}

table.moduletable {

	width			: 100%;

	padding			: 0px;

	margin			: 0px 0px 0px 0px;

	border	: 0;

}

table.moduletable2 {

	width			: 160px;

	padding			: 0px;

	margin			: 0px 0px 0px 0px;

	border	: 0;

}