/* Skin Layout CSS Document */
#Hdr{
width: 923px;
height: 151px;
line-height: 151px;
margin: 0px auto;
padding: 0px;
}
#topMenu {
	width: 923px;
	height: 30px;
	line-height: 30px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/skin/topMenuBg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
#topMenu a:link, #topMenu a:visited, #topMenu a:active{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	height: 30px;
	padding: 0px;
}
#topMenu a:hover{
	color: #FF9900;
}
#contentTopCap {
	width: 923px;
	height: 21px;
	line-height: 21px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/skin/contentTopCap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentSurround {
	width: 923px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/skin/contentBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#contentInner {
	width: 915px;
	margin: 0px auto;
	padding: 0px;
}
#subFooterCap {
	width: 923px;
	height: 12px;
	line-height: 12px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/skin/footerTopCap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	width: 923px;
	height: 41px;
	line-height: 41px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/skin/footerBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#footerTail {
	width: 923px;
	height: 8px;
	line-height: 8px;
	margin: 0px auto;
	padding: 0px;
}