body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #333333;
	background-image: none;
	background-repeat: repeat;
}
#territry {

}

#territry {
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-right-width: thin;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: thin;
}
#content {
	float: right;
	width: 580px;
	margin-top: 10px;
	padding-right: 10px;
}
#nav {
	margin: 10px;
	float: left;
	width: 140px;
	padding-left: 5px;
}
#content {
	background-color: #FFFFFF;
	width: 570px;
	margin-top: 0px;
	padding-right: 0px;
	line-height: 15px;
}
#nav {
	background-color: #FFFFFF;
	float: left;
	width: 140px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
#footer {
	clear: both;
	padding-top: 5px;
	margin-top: 0px;
}

#territry h2 {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

#territry #nav h3 {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 0px;
	color: #990033;
}
#territry #nav a {
	text-decoration: none;
	background-image: url(imag1/nav1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #990033;
	margin: 0px;
}
#territry #nav a:hover {
	background-image: url(imag1/nav2.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#territry #footer table {
	clear: both;
	color: #FF9933;
	text-decoration: none;
	padding-left: 0px;
}
#territry #footer a {
	text-decoration: none;
	color: #FF0066;
	font-size: 10px;
}
#territry #footer {
	width: 750px;
	margin-right: auto;
	padding-top: 0px;
	clear: both;
}
