* {
	margin:0;
	padding:0;
	}

html, body 
{
	height:100%;
}

body
{
	font-family:Arial;
	font-size:10pt;
	background-color:#8E8A8A;
}

#distance 
{ 
	width:1px;
	height:50%;
	margin-bottom:-273px;
	float:left;
}

#container
{
	margin:0 auto;
	position:relative;
	text-align:left;
	width:756px;
	height:546px;
	clear:left;
}

#top-left, #top-right, #left, #content
{
	display:inline;
	float:left;
}

#top-left
{
	margin:0px 10px 10px 0px;
	width:246px;
	height:184px;
	background-image:url('/img/top-left.jpg');
}


#top-right
{
	margin:0px 0px 10px 0px;
	width:500px;
	height:184px;
	background-image:url('/img/top-right.jpg');
}

#left
{
	position:relative;
	margin:0px 10px 0px 0px;
	padding:3px 0px 0px 25px;
	width:221px;
	height:349px;
	background-image:url('/img/left.gif');
}


#left .ul-nav
{
	list-style-type:none;
}

#left .ul-nav a
{
	text-decoration:none;
	color:#FFFFFF;
}

#left #ul-main
{
	font-weight:bold;
	line-height:20px;
}

#left #ul-sub
{
	margin:0px 0px 0px 10px;
	line-height:15px;
	font-weight:normal;
}

#left #naw
{
	position:absolute;
	top:265px;
	line-height:12px;
	font-size:8pt;
	color:#5A5858
}

#content
{
	padding:10px 100px 10px 10px;
	width:390px;
	height:332px;
	background-image:url('/img/content-1.gif');
	color:#FFFFFF;
}

#content p
{
	margin:0px 0px 8px 0px;
}

#content h1
{
	margin:0px 0px 5px 0px;
	font-size:10pt;
	color:#94C13A;
}

#c9 a
{
	font-size:8pt;
	margin:1px 0px 0px 20px;
	text-decoration:none;
	width: 934px;
	color:#cdcdcd;
	display:inline;
	
	
}
