div.text_request{
    color: #DC7623;
    font-size: 10pt;
    text-decoration: underline;
}

div#container{
	width:970px;
	margin:0 auto; 
	border: 0px solid #000000; 
	text-align:left
}

div#header{
	position:relative; 
	width: 970px;
	background-image: url(../images/bg_top.jpg); 
	height: 15px;
}

div#item_nav_main{
	padding-left: 32px;
	padding-bottom: 4px;
	padding-top: 2px;
	background-image: url(../images/cross_index.jpg); 
	background-repeat:  no-repeat; 
	background-position: 10px;
}

