/* CSS Document */

body{
	background-position: 0 0; padding:0; margin:0; color:#676749; background-color:#FFFFF2; background-repeat:repeat-x; background-attachment:scroll
}
/*------------------------------------------------body--------------------*//*------------------------------------------------header start--------------------*/

}
#header ul{
	height:38px;
	margin:0 auto;
	padding:0;
}
#header ul li{
	float:left;
}
#header ul li a{
	display:block;
	color:#FFFFFF;
	background-color:#2A2A2A;
	text-decoration:none;
	text-transform:uppercase;
	float:left; font-style:normal; font-variant:normal; font-weight:bold; line-height:38px; font-size:10px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; padding-left:0px; padding-right:46px; padding-top:0; padding-bottom:0
}
#header ul li a:hover{
	background:url(images/nav_hover.gif) 0 0 repeat-x #330A0A;
	padding:0 15px 0 15px;
	border-left:#D63030 solid 1px;
	border-right:#D63030 solid 1px;
	color:#ECE8C3;
}
#header ul li.home{
	float:left;
	font:bold 10px/38px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ECE8C3;
	text-decoration:none;
	text-transform:uppercase;
	background:url(images/nav_hover.gif) 0 0 repeat-x #330A0A;
	padding:0 15px 0 15px;
	border-left:#D63030 solid 1px;
	border-right:#D63030 solid 1px;
}
#header img{
	background:url(images/logo.gif) 0 0 no-repeat;
	position:absolute;
	left:39px;
	top:77px;
}
#header h1{
	display:block;
	width:215px;
	height:39px;
	background:url(images/slogan.gif) 0 0 no-repeat;
	text-indent:-10000px;
	position:absolute;
	top:120px;
	left:45px;
}

#header a:hover.click{
	background:url(images/click_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------header end--------------------*/