body
{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #9A9A9A;
}

b { font-size: 110%; }
em { color: red; }

p
{
	line-height: 16px;
	text-align: justify;
}

li { line-height: 14px; }
img { border: 0; }

h1
{
	font-size: 13px;
	letter-spacing: 2px;
	font-family: "Eurostile", "Lucida Grande", Verdana, Arial, sans-serif;
}

#main
{
	width: 1086px;
	margin-left: auto;
	margin-right: auto;
}

#top
{
	height: 150px;
	background-color: #FFF;
	border-bottom: 3px #DADADA solid;
}

#wrapper
{
	float: right;
	width: 100%;
	margin-left: -682px;
}

#content
{
	margin-left: 680px;
	width: 410px;
	color: #333;
	font-size: 10px;
	line-height: 12px;
	min-height: 500px;
}

#left
{
	float: left;
	width: 205px;
	min-height: 510px;
	background-color: #EAEAEA;
	background-image: url(images/bg_7.png);
	background-repeat: no-repeat;
}

#right
{
	float: left;
	width: 473px;
	color: #000;
	background: #FFF;
	font-size: 12px;
	line-height: 16px;
}

#footer
{
	clear: both;
	width: 100%;
	color: #9A9A9A;
	padding: 2px 0 4px 4px;
	background-color: #FFF;
	border-top: 3px #DADADA solid;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

#footer a
{
	color: #9A9A9A;
	font-weight: bold;
	text-decoration: none;
}

.logo
{
	width: 400px;
	left: 670px;
	margin: 0;
	padding-top: 15px;
	position: relative;
}

.innertube
{
	margin: 10px;
}

.innertube a:link, .innertube a:active, .innertube a:visited
{
	color: #333;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}

.innertube a:hover
{
	color: #999;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}

.navi
{
	position: absolute;
	top: 130px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

.navi a:link, .navi a:active, .navi a:visited
{
	color: #999;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}

.navi a:hover
{
	color: #333;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.subnavi
{
	margin-left: 0px;
	color: #999;
	font-size: 12px;
	line-height: 22px;
	border-top: 1px #DADADA solid;
}

.subnavi a:link, .subnavi a:active, .subnavi a:visited
{
	color: #999;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px #DADADA solid;
	display: block;
	word-spacing: -2px;
}

.subnavi a:hover
{
	color: #333;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	background-color: #F5F5F5;
	background-image: url(images/arr_3.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}

a.active:link, a.active:active, a.active:hover, a.active:visited
{
	color: #333;
}

#left a.active:link, #left a.active:active, #left a.active:hover, #left a.active:visited
{
	color: #333;
	background-image: url(images/arr_4.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
