body {
	background-color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#maina {
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
}
#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#bot {
	text-align: center;
	background-color: #00CCCC;
	background-image: url(images/bg_bot.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2 {
	font-size: 16px;
	margin-bottom: 3px;
}
.upper {
	text-transform: uppercase;
}
#main {
	background-image: url(images/bg_main.gif);
}
#head {
	background-image: url(images/bg_top.gif);
	font-size: 90%;
	word-spacing: 1px;
}
.partext {
	line-height: 120%;
}
a {
	font-weight: bold;
	color: #FF6600;
}
a:hover {
	color: #000000;
}
#head a {
	color: #000000;
	text-decoration: none;
}
#head a:hover {
	text-decoration: underline;
}
.bread {
	font-size: 10px;
	text-transform: lowercase;
}
.text10lower {
	font-size: 10px;
	text-transform: lowercase;
}
.text14 {
	font-size: 14px;
	font-weight: bold;
}
#container #main ul {
	margin: 0px;
	padding-left: 10px;
}
