body
{
	margin:0px;
	font-size:12px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
}
#main
{
	width:1000px;
}
#top
{
	width:1000px;
	height:83px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
}
.right
{
	margin-top:10px;
	float:right;
}
#top_1 
{
	margin-top:10px;
	float:right;
	color: #000;
}
#top_1 a 
{
	margin:8px;
	color: #000;
	text-decoration:none;
}
#menu
{
	border:solid 1px #363636;
	height:33px;
}
#menu-01
{
	border:solid 1px #ffffff;
	background-image:url(images/menubg.jpg);
	height:31px;
}
#menu-01 ul.nav
{
	padding:0px;
	margin:0px;
}
#menu-01 ul.nav li
{
	float:left;
	line-height:24pt;
	width:90px;
	height:31px;
	display:inherit;
}
#menu-01 ul.nav li a
{
	width:90px;
	height:31px;
	color:White;
	text-decoration:none;
}
#menu-01 ul.nav li a:hover
{
	width:90px;
	height:31px;
	color:#000000;
	
	display:block;
	background-image:url(images/nav_bj2.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
#menu-01 ul.nav li a.hover
{
	width:90px;
	height:31px;
	color:Red;
	text-decoration:underline;
	display:block;
}
#meun_02
{
	float: right; font-size: 14px; margin-right: 15px; color: White; line-height:20pt;
}
#content
{
	margin-top:5px;
}
#bottom
{
	margin-top:8px;
	background-color:#484848;
	height:45px;
}
.contact
{
	float:left;
	margin:15px 10px 0px 10px;
	color:White;
}
.contactline
{
	float:left;
	margin:13px 10px 0px 10px;
	color:White;
}
.contact a 
{
	color:White;
	text-decoration:none;
}
.contact a:hover
{
	color:White;
	text-decoration:underline;
}
.clearboth
{
	clear:both;
}

#content-top-left a:link { text-decoration: none; color:#323232}
#content-top-left a:active {text-decoration: none; color:#323232}
#content-top-left a:visited {text-decoration: none; color:#323232}
#content-top-left a:hover {text-decoration: none; color:Red;}
