BODY
{
	margin: 0px;
	text-align: center;
	background: #ffe690 url(../images/inner_back.jpg) top repeat-x;
}
	
BODY, TEXTAREA, INPUT, TABLE, SELECT
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;

}

.clear
{
	clear: both;
}

#wrapper
{
	width:1002px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
	
#top
{
	height: 91px;
	margin: 40px 25px 7px 35px;
}

#top .name
{
	float: left;
	padding-top: 5px;
}
#top .logo
{
	float: right;
	margin: 0px;
	padding: 0px;
}

#top #menu
{
	clear: left;
	float: left;
	margin-top: 15px;
	width: 600px;
}
#top #menu UL
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#top #menu UL LI
{
	float: left;
	display:inline;
	margin-left:12px;
}

#top #menu UL LI A
{
	line-height: 22px;
	display: block;
	color: #0a0a0a;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;

}
	
#top #menu UL LI A:hover, #top #menu UL LI.over A
{
	color: #0a0a0a;
	line-height: 20px;
	padding-left: 9px;
	padding-right: 9px;
	background-color: #FFFFFF;
	border: 1px solid #e6e6e6;
}

#top #menu UL.level2
{
	margin: 0px;
	padding: 0px;
	display: none;
	position: absolute;
	background: #FFFFFF;
	list-style-type: none;
	border-bottom-width: 0;
	border: 1px solid #e6e6e6;
}

#top #menu UL.level2 LI
{
	float:none;
	display: inline;
	text-align: left;
	background: #FFFFFF;
}

#top #menu UL.level2 LI A
{
	width: 180px;
	line-height:20px;
	padding-left: 17px;
	border-bottom: 1px solid #e6e6e6;
	background: url(../images/menu_arrow.png) 3px center no-repeat;
}

#top #menu UL.level2 LI A:hover
{
	color:  #353a42;
	padding-left: 17px;
	background-color: #ffe691;
	border-bottom: 1px solid #e6e6e6;
}

.arrow
{
	margin:0px;
	padding:0px;
	margin-right:-10px;
	padding-top:2px;
}

#intro
{
	float:left;
	width:588px;
}
#middle
{
	clear:both;
	height:306px;
	margin-top: 25px;
}

#middle img
{
	float:left;
	margin: 0px;
	padding: 0px;
}

#middle .content
{
	float:left;
	width:410px;
	padding-top:48px;
}
	
#middle .content img
{

	margin-bottom:18px;

}
#middle .content P
{
	font-size: 100%;
	line-height:16px;

}

#middle .content UL
{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#middle .content UL LI
{
	font-size: 110%;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url('../images/bu_home.jpg') no-repeat left top;
}

#middle .content UL LI A
{
	width1: 160px;
	color: #090909;
	padding-top: 2px;
	padding-left: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	text-decoration: none;
	border: 1px solid #D3D3D3;
}

#middle .content UL LI A:hover
{
	background: #DEDEDE;
	border: 1px solid #E9E9E9;
}

#view
{
	padding-top:90px;
	padding-left:40px;
}

#view img
{
	border:0;
}
#view P
{
	margin: 0px;
	padding: 0px;
}

#view P A
{
	color:#000000;
	font-size:90%;
	font-weight:bold;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}

#bottom
{
	clear:both;
	color: #1f1a17;
	padding:20px 30px 0px 30px;
	margin:0px 10px 0px 10px;
}

#bottom .copyright
{
	float:left;
	font-size:85%;
}

#bottom .footer
{
	float:right;
	font-size:85%;
}

#bottom .footer A
{
	color: #1f1a17;
	text-decoration:none;
}

#bottom .footer A:hover
{
	text-decoration:underline;
}
