body {
	background-image: url(design/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	background-image: url(design/design1a/center2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#bg {
	background-image: url(design/design1a/topwhole.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1000px;
}

#logo {
	position:absolute;
	left:60px;
	top:30px;
	width:180px;
	height:120px;
}

#logo h2 {
	display: none;
	margin: 0px;
	padding: 0px;
}

#menu {
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 460px;
	background-repeat: no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
display:none;
}

#menu li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#menu a {
	background: #fff;
	width: 78px;
	height: 18auto;
	border-top: 1px solid #0A91C9;
	border-left: 1px solid #0A91C9;
	border-bottom: 1px solid #0A91C9;
	border-right: 1px solid #0A91C9;
	padding: 0;
	margin: 0 0 10px 0;
	color: #0A91C9;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#menu ul li a:hover {
	color: #930;
	background-color: #DEF4FE;
}

#menu a:active {
	background: #c60;
	color: #fff;
}

#menu li#active a {
	background: #c60;
	border: 1px solid #c60;
	color: #fff;
}

#content {
	padding-left: 0px;
	width: 675px;
	float: right;
	padding-right: 80px;
}

#content image {
	border: 0px;
}
#footer {
	width: 1000px;
	background-color: #FFFFFF;
	background-image: url(design/design1a/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
}

h3 {
	color: #0A91C9;
	margin: 0px;
	padding: 0px;
}

.bol {
	font-weight: bold;
}

.ital {
	font-style: italic;
}

img {
	border: 0px;
}

#contentMenu li {
	display: inline;
	margin: 0px;
	padding: 0px 15px 0px 0px;
}

#contentMenu {
	margin: 0px;
	padding: 0px;
}

#contentMenu a:link, #contentMenu a:visited, #contentMenu a:hover, #contentMenu a:active  {
	color: #CC3300;
}

h6 {
	margin: 0px;
	padding: 0px;
	color: #999999;
}

#footer {
	margin: 0px;
	padding: 0px 0px 0px 100px;
	color: #CCCCCC;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	clear: both;
}

#subMenu a:link, #subMenu a:visited, #subMenu a:hover, #subMenu a:active  {
	text-decoration: none;
	color: #0A91C9;
}

#subMenu a:hover{
	text-decoration: underline;
	color: #0A91C9;
}

#subMenu {
	text-align: left;
	float: left;
	width: 160px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 75px;
	position: relative;
	list-style-type: none;
	color: #0A91C9;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F0F0F0;
	border-right-color: #E8E8E8;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
}

#subMenu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

#subMenu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
}

#subMenu ul ul {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	font-weight: normal;
}

.SubMenuSelect {
	font-weight: bolder;
	color: #000000;
}
