/* CSS Document */

body{background-color:#E8E6CD;
margin-left:10px;}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
a:active, a:focus{
outline: none;
} 
a img{
border:none
}
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}



#bottomMain{
	width:100%;
	background-color:#E8E6CD;
	color:#000;
	border-top:#DAD9C1 solid 2px;
	border-bottom:#FFFDE7 solid 1px;
	padding:9px 0 22px 0;
}
#bottom{
	width:946px;
	margin:0 auto;
	padding:0 3px 0 11px;
}
#bottom ul.first{
	width:286px;
	padding:0;
	margin:0 35px 0 0;
	float:left;
}
#bottom ul.first li.topHead{
	background: url(../images1/bullet.gif) 0 12px no-repeat #E8E6CD;
	color:#CE6C04;
	font:bold 18px/43px Arial, Helvetica, sans-serif;
	padding:0 0 0 26px;
}
#bottom ul.first li.normal{
	padding:0;
	margin:0;
}
#bottom ul.first li.normal a{
	background: url(../images1/arrow_white.gif) 0 5px no-repeat #E8E6CD;
	padding:0 0 0 12px;
	color:#3F3D1F;
	font:normal 12px/21px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
#bottom ul.first li.normal a:hover{
	color:#3F3D1F;
	background-color:#D6D4BE;
	text-decoration:none;
}
ul.second{
	width:298px;
	padding:0;
	margin:0;
}
ul.second li.topHead2{
	background: url(../images1/bullet.gif) 0 12px no-repeat #E8E6CD;
	color:#CE6C04;
	font:bold 18px/43px Arial, Helvetica, sans-serif;
	padding:0 0 0 26px;
}
ul.second li.normal2{
	padding:0;
	margin:0;
}
ul.second li.normal2 a{
	background: url(../images1/arrow_white.gif) 0 5px no-repeat #E8E6CD;
	padding:0 0 0 12px;
	color:#3F3D1F;
	font:normal 12px/21px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
ul.second li.normal2 a:hover{
	color:#3F3D1F;
	background-color:#D6D4BE;
	text-decoration:none;
}
ul.third{
	width:298px;
	padding:0;
	margin:0;
}
ul.third li.topHead3{
	background: url(../images1/bullet.gif) 0 12px no-repeat #E8E6CD;
	color:#CE6C04;
	font:bold 18px/43px Arial, Helvetica, sans-serif;
	padding:0 0 0 26px;
}
ul.third li.normal3{
	padding:0;
	margin:0;
}
ul.third li.normal3 a{
	background: url(../images1/arrow_white.gif) 0 5px no-repeat #E8E6CD;
	padding:0 0 0 12px;
	color:#3F3D1F;
	font:normal 12px/21px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
ul.third li.normal3 a:hover{
	color:#3F3D1F;
	background-color:#D6D4BE;
	text-decoration:none;
}
ul.third li.xhtml{
	background: url(../images1/xhtml_bg.gif) right top no-repeat;
	width:73px;
	height:22px;
	padding:0 0 0 29px;
	margin:15px 0 4px 0;
}
ul.third li.xhtml a{
	color:#121213;
	background-color:inherit;
	font:bold 11px/22px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}
ul.third li.xhtml a:hover{
	color:#CE6C04;
	background-color:inherit;
}

