/* @override 
	http://test4b.zedit.net/css/layout.css
*/

div.container {
	position: relative;
	height: 1100px;
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
	top: 0px;
	background-image: none;
}

div.thetop {
	height: 100px;
	margin-top: 0px;
	margin-left: 0px;
}

div.thepage {
	text-align: left;
	margin-top: 0px;
	margin-left: 0;
	background: url(../images/wg/hor_fill.png) repeat-y;
}

div.thebottom {
	background: url(../images/wg/foot_fill.png) no-repeat;
}

div.header {
	top: 104px;
	left: 6px;
	height: 26px;
	width: 180px;
	position: absolute;
	display: block;
	color: #fff;
	z-index: 9;
	background-image: none;
	font: normal normal 1.25em Verdana, "Lucida Grande", Lucida, sans-serif;
}

div#content_area {
	position: relative;
	width: auto;
	height: auto;
	min-height: 500px;
	display: block;
	#overflow: hidden;
	margin-left: 2px;
	margin-right: 17px;
}

div.content {
	position: relative;
	height: auto;
	display: block;
	float: left;
	width: auto;
}

div.leftContent {
	position: relative;
	width: 180px;
	height: auto;
	display: inline-block;
	margin-top: 4px;
	margin-left: 4px;
	color: white;
	font-size: .8em;
	float: left;
}

div.footerImage {
	text-align: center;
	margin-bottom: 8px;
}

div.leftBar, div.leftBar2, div.leftBar3, div.leftBar4 {
	position: relative;
}

div.rightContent {
	position: relative;
	min-height: 300px;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	display: inline-block;
	float: left;
	margin: 0px;
	width: 742px;
}

div.sbppTop {
	background: url(../images/wg/box_top.gif) no-repeat;
	height: 50px;
}

div.sbppFill {
	background: url(../images/wg/box_tile.gif) repeat-y;
	padding-left: 16px;
	padding-right: 20px;
}

div.sbppBot {
	background-image: url(../images/wg/box_end.gif);
}

div.mainnavtop {
	height: auto;
	width: 760px;
	position: relative;
	display: inline-block;
	clear: both;
	padding-top: 4px;
	padding-bottom: 1em;
	margin-left: 120px;
}

div.subnavtop {
	position: absolute;
	display: block;
	clear: both;
	top: 106px;
	height: 3.7ex;
	left: 6px;
}

div.subnavbottom {
	height: auto;
	position: relative;
	margin-left: 2px;
	margin-right: 9px;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	clear: both;
}

div.mainnavbottom {
	height: auto;
	position: relative;
	display: block;
	clear: both;
	float: right;
}

div.jumpNav {
	position: relative;
	display: block;
	clear: both;
	height: 50px;
}

div.footer {
	position: relative;
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-left: 2px;
	margin-right: 17px;
	clear: both;
	color: white;
	background: none no-repeat;
}

/* extracted styles*/

.download_listing ul li {
	height:30px;
	line-height:14px;
	margin:0;
	padding-left:5px;
	padding-top:5px;
}

.span-18 ul li {
	padding:3px;
}

.download_listing {
	font-size:12px;
	left:0;
	margin-bottom:10px;
	margin-top:20px;
	width:514px;
	list-style-type: none;
	background-color: #fdfe6e;
}

.download_left {
	float:left;
	font-weight:bold;
	width:220px;
}

.download_center {
	font-size: .7em;
	float:left;
	width:425px;
}

.download_right {
	float:left;
	text-align:center;
	width:60px;
}

.omni {
	height:30px;
	background:#EEEEEE none repeat scroll 0 0;
	list-style-type: none;
}


