#header {
	background-color: #000000;
	height: 60px;
}
#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/sitebg_content.gif);
	background-repeat: repeat-y;
}
#container .leftBG {
	float: left;
}
#contentWrapper {
	float: left;
	height: auto;
	min-height: 450px;
	width: 943px;
}
*html #contentWrapper { height: 450px;}
#contentWrapper .navigaton {
	float: left;
	height: auto;
	width: 190px;
	z-index: auto;
	position: relative;
	left: -8px;
	overflow: hidden;

}
#contentWrapper a.L1 {
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear: both;
	float: left;
	width: 190px;
	font-size: 15px;
	text-decoration: none;
	padding-left: 20px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;

}
#contentWrapper a.L1active {
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear: both;
	float: left;
	width: 190px;
	font-size: 15px;
	text-decoration: none;
	padding-left: 20px;
	color: #CC0033;
		overflow: hidden;
	white-space: nowrap;

}

#header img {
	margin-top: 8px;
	margin-left: 5px;
}

#contentWrapper a:hover{
		font-weight:bold;
	}

#contentWrapper a.L2 {
	background-color: #FFFFFF;
	height: 20px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: left;
	float: left;
	width: 169px;
	padding-left: 21px;
	font-size: 11px;
		color: #333333;
	text-decoration: none;
		overflow: hidden;
	white-space: nowrap;


}
#contentWrapper a.L2active {
	background-color: #FFFFFF;
	height: 20px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: left;
	float: left;
	width: 190px;
	padding-left: 0px;
	font-size: 11px;
	text-decoration: none;
	color: #CC0033;
		overflow: hidden;
	white-space: nowrap;

}

#contentWrapper a.L2active img{
	float: left;
	border: 0px;
	vertical-align: middle;
}

#container .rightBG {
	float: right;
}
#wrapper {
	background-image: url(../images/sitebg_top.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#footer {
	width: 970px;

	margin-right: auto;
	margin-left: auto;
		background-image: url(../images/sitebg_content.gif);
	background-repeat: repeat-y;
}
#contentWrapper .content h1 {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

#wrapperFooter {
	background-image: url(../images/sitebg_bottom.gif);
	background-repeat: repeat-x;
	background-color: #CFCFCF;
	height: 98px;
	overflow: hidden;

}
#contentWrapper .content {
	float: right;
	height: auto;
	width: 740px;
	margin-right: 5px;
	margin-top: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 18px;
}

#contentWrapper .content p{
	margin-top: 0px;

}

#wrapperFooter .content {
	width: 740px;
	height: 26px;
	margin-left: 203px;
	margin-top: 42px;
	float: left;
	font-size: 10px;
	color: #999999;
}
#wrapperFooter .footer {
	float: right;
}
#wrapperFooter .copy {
	float: left;
}

#wrapperFooter a{
		color: #999999;
		text-decoration: none;
	}

#wrapperFooter a:hover{
		text-decoration: underline;
	}


*html #wrapperFooter .content {
	margin-left: 101px;
}
#wrapperFooter .leftBG {
	float: left;
}

#wrapperFooter .rightBG {
	float: right;
}
